* config/mh-cxux: remove dead code
[deliverable/binutils-gdb.git] / config / mh-sysv4
1 RANLIB = true
2
3 # The l flag generates a warning from the SVR4 archiver, remove it.
4 AR_FLAGS = cr
5
6 X11_EXTRA_LIBS = -lnsl
This page took 0.032712 seconds and 5 git commands to generate.