]> Git Repo - binutils.git/blob - config/mh-sysv5
This commit was generated by cvs2svn to track changes on a CVS vendor
[binutils.git] / config / mh-sysv5
1 # Define SYSV as -DSYSV if you are using a System V operating system.
2 SYSV = -DSYSV -DSVR4 -DSVR5
3 RANLIB = true
4
5 # The l flag generates a warning from the SVR4 archiver, remove it.
6 AR_FLAGS = cr
7
8 X11_EXTRA_LIBS = -lnsl
This page took 0.02395 seconds and 4 git commands to generate.