* config/mh-cxux: remove dead code
[binutils-gdb.git] / config / mh-dgux386
1 # from mh-dgux
2 HDEFINES=-DHOST_SYS=DGUX_SYS
3 RANLIB = true
4
5 # from mh-sysv4
6 RANLIB = true
7
8 # The l flag generates a warning from the SVR4 archiver, remove it.
9 AR_FLAGS = cr
10
11 X11_EXTRA_LIBS = -lnsl
12