aboutsummaryrefslogtreecommitdiff
path: root/gas/mpw-make.in
AgeCommit message (Collapse)AuthorFilesLines
1994-06-30 * mpw-make.in (as.c): Compile with C not gC.Stan Shebs1-4/+6
(config-stamp): Touch correctly. (install-only): New target. (install): Depend on all and install-only.
1994-06-26 * mpw-config.in: Parse target and use to generate forward includesStan Shebs1-22/+45
to tc-, obj-, and atof- files, use te-generic.h for emulation. * mpw-make.in (VERSION): Define. (as.c): Compile with GCC. (TARG_OBJECTS, CLIBS): Define. (as.new): Use LDFLAGS, TARG_OBJECTS, CLIBS and EXTRALIBS in link command. (config.h, config-stamp): Build. config/ho-mpw.h (HOST_SPECIAL_INIT): Define.
1994-06-12Sun Jun 12 16:38:42 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-4/+2
* mpw-make.in (C, CFLAGS): Removed definitions. (ALL_CFLAGS): Define. Set default rule to use {CC} instead of {C}.
1994-02-26Sat Feb 26 13:23:06 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+14
* mpw-make.in (install): Moved here from mpw-build.in. * mpw-build.in: Removed, functionality in mpw-make.in
1994-02-01Mon Jan 31 18:06:41 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-1/+1
* mpw-make.in (CFLAGS): Add more include paths.
1994-01-25Tue Jan 25 10:49:31 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-1/+1
* mpw-config.in (varargs.h, sys/*.h): Don't create when configuring. (host.h): Create with forward-include. * mpw-make.in (CFLAGS): Add -w flag. * mpw-build.in: New file, build script fragment.
1994-01-07Fri Jan 7 11:18:48 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-68/+68
* mpw-make.in: Replace 8-bit chars with their names. * config/ho-mpw.h (LOSING_COMPILER): Define.
1994-01-04Mon Jan 3 10:47:37 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+95
* config.sub: Add MPW-related aliases. * mpw-configure: New file, MPW version of configure. * mpw-config.in: New file, MPW version of configure.in. * mpw-xconfig.in: New file, addon to configure.in. Mon Jan 3 12:42:45 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-xconfig.in: New file, mpw x mips configuration bits.