10 lines
276 B
Text
10 lines
276 B
Text
|
# Host configuration file for an NCR 3000 (i486/SVR43) system.
|
||
|
|
||
|
# The MetaWare compiler will generate a copyright message unless you
|
||
|
# turn it off.
|
||
|
CFLAGS = -g -Hnocopyr
|
||
|
|
||
|
# Define SYSV as -DSYSV if you are using a System V operating system.
|
||
|
SYSV = -DSYSV -DSVR4
|
||
|
RANLIB = true
|