* ldfile.c (slash): If MPW, set to `:'.
* ldlex.l (TRUE_FALSE_ALREADY_DEFINED): If MPW, set this to
prevent redefinition errors.
-
+ * mpw-em.c: New file, compressed version of em_mipsidt.c.
Set emulname m68kcoff
Else If "{target_canonical}" =~ /mips-idt-ecoff/
Set emulname mipsidt
+ forward-include "{srcdir}"mpw-em.c em_mipsidt.c
End If
Echo '/* This file is automatically generated. DO NOT EDIT! */' >ldemul-tmp.h
Echo " &ld_{emulname}_emulation, \" >>ldemul-tmp.h
Echo ' 0' >>ldemul-tmp.h
MoveIfChange ldemul-tmp.h ldemul-list.h
-