old-cross-binutils/ld/mpw-xconfig.in
Stan Shebs ddde2a14a7 Mon Feb 28 11:09:48 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-xconfig.in (emulname): Define.
1994-02-28 19:15:10 +00:00

14 lines
476 B
Text

# Extra configuration fragment for LD.
echo '/* This file is automatically generated. DO NOT EDIT! */' >ldemul-list.h
echo 'extern ld_emulation_xfer_type ld_mipsidt_emulation;' >>ldemul-list.h
echo '#define EMULATION_LIST \' >>ldemul-list.h
echo ' &ld_mipsidt_emulation, \' >>ldemul-list.h
echo ' 0' >>ldemul-list.h
forward-include "{srcdir}"mpw-em.c em_mipsidt.c
# Set the name of the default emulation - this will get pasted into
# the Makefile.
Set emulname mipsidt