* mpw-mh-mpw (CC): Define ANSI_PROTOTYPES.
This commit is contained in:
parent
9e000b3515
commit
b0192f5129
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# This is an MPW makefile fragment.
|
# This is an MPW makefile fragment.
|
||||||
|
|
||||||
CC = C -d MPW_C -d ALMOST_STDC
|
CC = C -d MPW_C -d ALMOST_STDC -d ANSI_PROTOTYPES
|
||||||
|
|
||||||
CFLAGS = -d MPW -w -mc68020 -model far -b
|
CFLAGS = -d MPW -w -mc68020 -model far -b
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue