old-cross-binutils/config/mh-sysv
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

3 lines
109 B
Text

# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV
RANLIB = echo >/dev/null