mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 04:29:49 +00: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
|