99951eae75b8b3e632bc8a0fe835d3794725a04c
[deliverable/binutils-gdb.git] / ld / mpw-xconfig.in
1 # Extra configuration fragment for LD.
2
3 echo '/* This file is automatically generated. DO NOT EDIT! */' >ldemul-list.h
4 echo 'extern ld_emulation_xfer_type ld_mipsidt_emulation;' >>ldemul-list.h
5 echo '#define EMULATION_LIST \' >>ldemul-list.h
6 echo ' &ld_mipsidt_emulation, \' >>ldemul-list.h
7 echo ' 0' >>ldemul-list.h
8
9 forward-include "{srcdir}"mpw-em.c em_mipsidt.c
10
11 # Set the name of the default emulation - this will get pasted into
12 # the Makefile.
13
14 Set emulname mipsidt
This page took 0.028844 seconds and 3 git commands to generate.