mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 10:35:12 +08:00
10 lines
301 B
Plaintext
10 lines
301 B
Plaintext
# Host configuration file for an NCR 3000 (i486/SVR43) system.
|
|
|
|
# The MetaWare compiler will generate a copyright message unless you
|
|
# turn it off by adding the -Hnocopyr flag.
|
|
CC = cc -Hnocopyr
|
|
|
|
# Define SYSV as -DSYSV if you are using a System V operating system.
|
|
SYSV = -DSYSV -DSVR4
|
|
RANLIB = true
|