3 * mpw-configure: Remove subdir-specific makefile hackery,
4 delete mk.tmp after using it.
5 (TDEFINES): Set to empty.
9 * mpw-build.in (all): Display start and end times.
13 * mpw-configure (host_canonical): Set.
14 (mpw-xconfig.in): No longer use.
15 (target_cpu): Always add to makefiles.
16 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18 (mpw-mh-mpw): Look for in srcdir and srcroot.
19 Use sed instead of mpw-edit-prefix to edit prefix definitions.
23 * mpw-README: Update the GDB information.
27 * mpw-build.in: (install-only): New target.
31 * mpw-configure (host_alias, target_alias): Rename from hostalias
32 and targetalias, add into generated Makefile.
33 (mk.tmp): If present, add into generated Makefile.
34 * mpw-build.in (all-gas): Build config.h first before gas proper.
38 * mpw-configure (config.status): Write only if changed.
39 * mpw-config.in (readline): Configure it (not built, just used for
41 * mpw-README: Add/update information.
45 * mpw-config.in (elf/mips.h): Add a forward include.
49 * mpw-configure (BFD_MACHINES): Insert into Makefile if set.
53 * mpw-configure: Conditionalize more Makefile insertions,
54 set MAYBE_TARGET_DEFAULT for gcc, set NATDEPFILES for gdb,
55 delete Makefile.tem, compute target_{cpu,vendor,os}.
56 * mpw-config.in: Forward-include most .h files in include into
58 (readline): Don't build.
59 mpw-build.in (install): Install GDB.
60 mpw-README: Update/add helpful comments.
64 * mpw-configure (prefix, mpw_prefix): Handle it.
65 (ARCHDEFS): Add to makefile editing.
66 (TDEPFILES, TM_FILE, XDEPFILES, XM_FILE, NAT_FILE): Add to
68 (mpw-edit-prefix): Use during makefile editing.
69 * mpw-config.in (mmalloc, readline): Don't configure.
70 * mpw-build.in (thisscript): Rename to ThisScript.
71 Use mpw-build instead of BuildProgram everywhere.
72 (mmalloc, readline): Don't build.
73 * mpw-README: New file, basic documentation about the MPW port.
77 * mpw-configure: Add definition of EMUL to makefiles.
78 * mpw-config.in: Use forward-include to create include files.
82 * mpw-configure: Add more things to the top of each configured
83 Makefile, including contents of config/mpw-mh-mpw.
84 * mpw-config.in (extra-include): Create this directory and fill it
85 with Posix-like include files when configuring.
89 * config.sub (apple, mac, mpw): Add various aliases.
93 * mpw-build.in: New file, top-level build script fragment for MPW.
94 * mpw-configure: New file, configure script for MPW.
95 * mpw-config.in: New file, config fragment for MPW.