3 * mpw-make.in (as.c): Compile with C not gC.
4 (config-stamp): Touch correctly.
5 (install-only): New target.
6 (install): Depend on all and install-only.
10 * mpw-config.in: Parse target and use to generate forward includes
11 to tc-, obj-, and atof- files, use te-generic.h for emulation.
12 * mpw-make.in (VERSION): Define.
13 (as.c): Compile with GCC.
14 (TARG_OBJECTS, CLIBS): Define.
15 (as.new): Use LDFLAGS, TARG_OBJECTS, CLIBS and EXTRALIBS in link
17 (config.h, config-stamp): Build.
18 config/ho-mpw.h (HOST_SPECIAL_INIT): Define.
22 * mpw-make.in (C, CFLAGS): Removed definitions.
24 Set default rule to use {CC} instead of {C}.
28 * mpw-make.in (install): Moved here from mpw-build.in.
29 * mpw-build.in: Removed, functionality in mpw-make.in
33 * mpw-make.in (CFLAGS): Add more include paths.
37 * mpw-config.in (varargs.h, sys/*.h): Don't create when
39 (host.h): Create with forward-include.
40 * mpw-make.in (CFLAGS): Add -w flag.
41 * mpw-build.in: New file, build script fragment.
45 * mpw-make.in: Replace 8-bit chars with their names.
46 * config/ho-mpw.h (LOSING_COMPILER): Define.
50 * mpw-config.in: New file, MPW version of configure.in.
51 * mpw-make.in: New file, MPW version of Makefile.in.
52 * config/ho-mpw.h: New file, MPW host definitions.