Wed Jan 11 16:29:34 1995 Jason Merrill <jason@phydeaux.cygnus.com>
[deliverable/binutils-gdb.git] / config / mh-ncrsvr43
CommitLineData
d376e43b
PB
1# Host configuration file for an NCR 3000 (i486/SVR43) system.
2
3# The MetaWare compiler will generate a copyright message unless you
4# turn it off.
5CFLAGS = -g -Hnocopyr
6
7# Define SYSV as -DSYSV if you are using a System V operating system.
8SYSV = -DSYSV -DSVR4
9RANLIB = true
10
11# The l flag generates a warning from the SVR4 archiver, remove it.
12AR_FLAGS = cq
This page took 0.042993 seconds and 4 git commands to generate.