From: Stan Shebs Date: Sun, 12 Jun 1994 23:37:35 +0000 (+0000) Subject: Sun Jun 12 16:30:34 1994 Stan Shebs (shebs@andros.cygnus.com) X-Git-Tag: gdb-4_18-branchpoint~14313 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=266f665221f1f28214c917ad3a906eae8f3b2375;p=thirdparty%2Fbinutils-gdb.git 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. --- diff --git a/config/ChangeLog.mpw b/config/ChangeLog.mpw index ad07398c57e..59e2b5cc510 100644 --- a/config/ChangeLog.mpw +++ b/config/ChangeLog.mpw @@ -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 diff --git a/config/mpw-mh-mpw b/config/mpw-mh-mpw index b153d5cf53b..c80c0cf6440 100644 --- a/config/mpw-mh-mpw +++ b/config/mpw-mh-mpw @@ -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