* mh-ncrsvr43 (CFLAGS): Remove -Hnocopyr.
This commit is contained in:
parent
a4b4479a47
commit
00f53835d3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# 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
|
||||
# turn it off by adding the -Hnocopyr flag.
|
||||
CFLAGS = -g
|
||||
|
||||
# Define SYSV as -DSYSV if you are using a System V operating system.
|
||||
SYSV = -DSYSV -DSVR4
|
||||
|
|
Loading…
Add table
Reference in a new issue