2003-11-23 Michael Chastain <mec@shout.net>
[deliverable/binutils-gdb.git] / config / mh-sysv4
index a98b92680490a884e1d57b086051c1d4c2377d6f..2e9374c7f96ad6a7fa5b3f6863fb1ca01ef92337 100644 (file)
@@ -1,7 +1,4 @@
-# Define SYSV as -DSYSV if you are using a System V operating system.
-SYSV = -DSYSV -DSVR4
-RANLIB = echo >/dev/null
-INSTALL = /usr/ucb/install -c
-
 # The l flag generates a warning from the SVR4 archiver, remove it.
-AR_FLAGS = cq
+AR_FLAGS = cr
+
+X11_EXTRA_LIBS = -lnsl
This page took 0.042708 seconds and 4 git commands to generate.