old-cross-binutils/config/mh-dgux
Fred Fish 67622ee16f 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

4 lines
87 B
Text

HDEFINES=-DHOST_SYS=DGUX_SYS
CC=gcc -Wall -ansi -D__using_DGUX
RANLIB=echo >/dev/null