Ran "indent", for GNU coding style; some code & comments still need fixup.
[deliverable/binutils-gdb.git] / config / mh-svr4
CommitLineData
c67b1842
JG
1# Define SYSV as -DSYSV if you are using a System V operating system.
2SYSV = -DSYSV -DSVR4
3RANLIB = echo >/dev/null
4
5# The l flag generates a warning from the SVR4 archiver, remove it.
6AR_FLAGS = cq
This page took 0.070996 seconds and 4 git commands to generate.