3 * mpw-make.in: Delete references to hex-value.c.
7 * mpw-config.in: Add mapping from configs to object file formats,
8 get VERSION from Makefile.in and add to mk.tmp.
9 (mips-idt-ecoff) [TDEFINES]: Add TARGET_BYTES_BIG_ENDIAN.
10 * mpw-make.in (VERSION, gC): Don't define.
11 (ALL_CFLAGS): Remove -d flags.
12 (config.h): Remove definition of MPW, add HAVE_STDARG_H,
17 * mpw-make.in (config.h): Add defines from ho-mpw.h directly.
18 * config/ho-mpw.h: Remove.
22 * mpw-config.in: Don't create host.h.
23 * mpw-make.in (config.h): Add in contents of ho-mpw.h.
24 * config/ho-mpw.h (TRUE_FALSE_ALREADY_DEFINED, WANT_FOPEN_BIN,
25 HAVE_ERRNO_H): Define.
29 * mpw-make.in (ALL_CFLAGS): Add definition of HAVE_STDARG_H,
30 include of ::libiberty:.
31 (config.h): Ifdef contents on GAS_VERSION.
32 config/ho-mpw.h: Remove redefinitions of true and false.
36 * mpw-make.in (as.c): Compile with C not gC.
37 (config-stamp): Touch correctly.
38 (install-only): New target.
39 (install): Depend on all and install-only.
43 * mpw-config.in: Parse target and use to generate forward includes
44 to tc-, obj-, and atof- files, use te-generic.h for emulation.
45 * mpw-make.in (VERSION): Define.
46 (as.c): Compile with GCC.
47 (TARG_OBJECTS, CLIBS): Define.
48 (as.new): Use LDFLAGS, TARG_OBJECTS, CLIBS and EXTRALIBS in link
50 (config.h, config-stamp): Build.
51 config/ho-mpw.h (HOST_SPECIAL_INIT): Define.
55 * mpw-make.in (C, CFLAGS): Removed definitions.
57 Set default rule to use {CC} instead of {C}.
61 * mpw-make.in (install): Moved here from mpw-build.in.
62 * mpw-build.in: Removed, functionality in mpw-make.in
66 * mpw-make.in (CFLAGS): Add more include paths.
70 * mpw-config.in (varargs.h, sys/*.h): Don't create when
72 (host.h): Create with forward-include.
73 * mpw-make.in (CFLAGS): Add -w flag.
74 * mpw-build.in: New file, build script fragment.
78 * mpw-make.in: Replace 8-bit chars with their names.
79 * config/ho-mpw.h (LOSING_COMPILER): Define.
83 * mpw-config.in: New file, MPW version of configure.in.
84 * mpw-make.in: New file, MPW version of Makefile.in.
85 * config/ho-mpw.h: New file, MPW host definitions.