Sun Jun 12 16:30:34 1994 Stan Shebs (shebs@andros.cygnus.com)

* mpw-mh-mpw (CC): Define ALMOST_STDC.
	(CFLAGS): Remove ALMOST_STDC, -mc68881.
	(LDFLAGS): add -w.
This commit is contained in:
Stan Shebs 1994-06-12 23:37:35 +00:00
parent b09967b3b7
commit 266f665221
2 changed files with 11 additions and 5 deletions

View File

@ -1,3 +1,9 @@
Sun Jun 12 16:30:34 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-mh-mpw (CC): Define ALMOST_STDC.
(CFLAGS): Remove ALMOST_STDC, -mc68881.
(LDFLAGS): add -w.
Mon Jan 31 16:11:52 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-mh-mpw (CFLAGS): Add -b option to put strings at the ends of

View File

@ -1,12 +1,12 @@
# This is an MPW makefile fragment.
CC = C -d MPW_C
#CC = gC
CC = C -d MPW_C -d ALMOST_STDC
#CFLAGS = -d MPW -d ALMOST_STDC -w -mc68020 -mc68881 -model far -b
CFLAGS = -d MPW -d ALMOST_STDC -w -mc68020 -mc68881 -model far -b
#GCC = gC1
LDFLAGS = -d -model far -c 'MPS ' -t MPST
CFLAGS = -d MPW -w -mc68020 -model far -b
LDFLAGS = -w -d -model far -c 'MPS ' -t MPST
EXTRALIBS = \Option-d
"{CLibraries}"StdClib.o \Option-d