This website requires JavaScript.
Explore
Help
Sign In
mirror
/
binutils-gdb
Watch
2
Star
0
Fork
0
You've already forked binutils-gdb
mirror of
https://sourceware.org/git/binutils-gdb.git
synced
2025-02-05 12:53:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2e2bf962db
binutils-gdb
/
config
/
mh-dgux
5 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial revision
1991-06-15 07:21:26 +09: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 17:00:51 +08:00
RANLIB=echo >/dev/null
Initial revision
1991-06-15 07:21:26 +09:00
Reference in New Issue
Copy Permalink