* ecoff.c: First cut at new style of linker backend for
[deliverable/binutils-gdb.git] / bfd / mpw-xconfig.in
1 # Extra configuration fragment for BFD.
2
3 echo '#include ":aout:aout64.h"' >'aout/aout64.h'
4 echo '#include ":aout:ar.h"' >'aout/ar.h'
5 echo '#include ":aout:ranlib.h"' >'aout/ranlib.h'
6 echo '#include ":aout:stab.def"' >'aout/stab.def'
7 echo '#include ":aout:stab_gnu.h"' >'aout/stab_gnu.h'
8
9 echo '#include ":coff:ecoff.h"' >'coff/ecoff.h'
10 echo '#include ":coff:internal.h"' >'coff/internal.h'
11 echo '#include ":coff:mips.h"' >'coff/mips.h'
12 echo '#include ":coff:sym.h"' >'coff/sym.h'
13 echo '#include ":coff:symconst.h"' >'coff/symconst.h'
14
15 echo '#include ":elf:common.h"' >'elf/common.h'
16 echo '#include ":elf:external.h"' >'elf/external.h'
17 echo '#include ":elf:internal.h"' >'elf/internal.h'
This page took 0.029167 seconds and 4 git commands to generate.