* Rename all "hppaosf" files to "hppaelf".
[deliverable/binutils-gdb.git] / ld / mpw-xconfig.in
CommitLineData
9218920a
SS
1# Extra configuration fragment for LD.
2
3echo '/* This file is automatically generated. DO NOT EDIT! */' >ldemul-list.h
4echo 'extern ld_emulation_xfer_type ld_mipsidt_emulation;' >>ldemul-list.h
5echo '#define EMULATION_LIST \' >>ldemul-list.h
6echo ' &ld_mipsidt_emulation, \' >>ldemul-list.h
7echo ' 0' >>ldemul-list.h
8
9forward-include "{srcdir}"mpw-em.c em_mipsidt.c
This page took 0.024373 seconds and 4 git commands to generate.