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