3 * mpw-config.in (m68k-apple-macos, ppc-apple-macos,
4 i386-unknown-aout, i386-unknown-coff): New targets.
5 (m68k-aout, m68k-coff): Remove targets.
6 (mk.tmp): Add definition of EMUL.
10 * mpw-config.in (emulname): Set based on target.
11 (ldemul-list.h): Construct.
12 * mpw-make.in (install-only): New target.
13 (install): Depend on install-only.
17 * ldlang.c (lookup_name): Stomp on a pointer if in MPW.
18 * mpw-em.c: Edit to reflect changed syntax of compiled-in linker
23 * mpw-build.in: Remove, subsumed in mpw-make.in.
24 * mpw-make.in (bindir): Fix pathname.
25 (install): Move here from mpw-build.in.
29 * mpw-config.in: New file, MPW configuration fragment.
30 * mpw-build.in: New file, MPW build script fragment.
31 * mpw-make.in: New file, MPW makefile fragment.
32 (This file is semi-automatically generated from Makefile.in.)
33 * ldfile.c (slash): If MPW, set to `:'.
34 * ldlex.l (TRUE_FALSE_ALREADY_DEFINED): If MPW, set this to
35 prevent redefinition errors.
36 * mpw-em.c: New file, compressed version of em_mipsidt.c.