1994-06-05 00:23:26 +00:00
|
|
|
# Host configuration file for an NCR 3000 (i486/SVR43) system.
|
|
|
|
|
|
|
|
# The MetaWare compiler will generate a copyright message unless you
|
1996-01-25 21:05:56 +00:00
|
|
|
# turn it off by adding the -Hnocopyr flag.
|
1996-02-15 22:44:28 +00:00
|
|
|
CC = cc -Hnocopyr
|
1994-06-05 00:23:26 +00:00
|
|
|
|
|
|
|
# Define SYSV as -DSYSV if you are using a System V operating system.
|
|
|
|
SYSV = -DSYSV -DSVR4
|
|
|
|
RANLIB = true
|