This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
old-cross-binutils
Watch
1
Star
0
Fork
You've already forked old-cross-binutils
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
44828c3918
old-cross-binutils
/
config
/
mh-dgux
5 lines
87 B
Text
Raw
Normal View
History
Unescape
Escape
Initial revision
1991-06-14 22:21:26 +00:00
HDEFINES=-DHOST_SYS=DGUX_SYS
CC=gcc -Wall -ansi -D__using_DGUX
For systems where RANLIB is defined as echo, send the output to /dev/null to help reduce clutter in the output from doing a make.
1991-10-24 09:00:51 +00:00
RANLIB=echo >/dev/null
Initial revision
1991-06-14 22:21:26 +00:00
Reference in a new issue
Copy permalink