Mon Mar 2 16:45:48 1998 Philippe De Muyter <phdm@macqel.be>
[deliverable/binutils-gdb.git] / config / mh-sysv4
1 # Define SYSV as -DSYSV if you are using a System V operating system.
2 SYSV = -DSYSV -DSVR4
3 RANLIB = echo >/dev/null
4 INSTALL = /usr/ucb/install -c
5
6 # The l flag generates a warning from the SVR4 archiver, remove it.
7 AR_FLAGS = cq
This page took 0.029763 seconds and 4 git commands to generate.