Sun Jun 12 16:30:34 1994 Stan Shebs (shebs@andros.cygnus.com)
authorStan Shebs <shebs@codesourcery.com>
Sun, 12 Jun 1994 23:37:35 +0000 (23:37 +0000)
committerStan Shebs <shebs@codesourcery.com>
Sun, 12 Jun 1994 23:37:35 +0000 (23:37 +0000)
* mpw-mh-mpw (CC): Define ALMOST_STDC.
(CFLAGS): Remove ALMOST_STDC, -mc68881.
(LDFLAGS): add -w.

config/ChangeLog.mpw
config/mpw-mh-mpw

index ad07398c57e63cca02267ce9731f0d3e84d67065..59e2b5cc51062a038786a48eb4f0600d468cb8e4 100644 (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
index b153d5cf53b58ce847d95f8980988d503355a6aa..c80c0cf6440a8ebb6bc29807c9db9c629f214494 100644 (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