* remote-es.c (es1800_child_ops): Don't declare it static.
[deliverable/binutils-gdb.git] / bfd / mpw-xconfig.in
index 475e1a37db4a7040cd52fa6170d4f2ba314b93e0..4ae986a022316547c043bc6ca0e4a331ad972603 100644 (file)
@@ -1,17 +1,17 @@
 # Extra configuration fragment for BFD.
 
-echo '#include ":aout:aout64.h"' >'aout/aout64.h'
-echo '#include ":aout:ar.h"' >'aout/ar.h'
-echo '#include ":aout:ranlib.h"' >'aout/ranlib.h'
-echo '#include ":aout:stab.def"' >'aout/stab.def'
-echo '#include ":aout:stab_gnu.h"' >'aout/stab_gnu.h'
+forward-include "{srcroot}"include:aout:aout64.h 'aout/aout64.h'
+forward-include "{srcroot}"include:aout:ar.h 'aout/ar.h'
+forward-include "{srcroot}"include:aout:ranlib.h 'aout/ranlib.h'
+forward-include "{srcroot}"include:aout:stab.def 'aout/stab.def'
+forward-include "{srcroot}"include:aout:stab_gnu.h 'aout/stab_gnu.h'
 
-echo '#include ":coff:ecoff.h"' >'coff/ecoff.h'
-echo '#include ":coff:internal.h"' >'coff/internal.h'
-echo '#include ":coff:mips.h"' >'coff/mips.h'
-echo '#include ":coff:sym.h"' >'coff/sym.h'
-echo '#include ":coff:symconst.h"' >'coff/symconst.h'
+forward-include "{srcroot}"include:coff:ecoff.h 'coff/ecoff.h'
+forward-include "{srcroot}"include:coff:internal.h 'coff/internal.h'
+forward-include "{srcroot}"include:coff:mips.h 'coff/mips.h'
+forward-include "{srcroot}"include:coff:sym.h 'coff/sym.h'
+forward-include "{srcroot}"include:coff:symconst.h 'coff/symconst.h'
 
-echo '#include ":elf:common.h"' >'elf/common.h'
-echo '#include ":elf:external.h"' >'elf/external.h'
-echo '#include ":elf:internal.h"' >'elf/internal.h'
+forward-include "{srcroot}"include:elf:common.h 'elf/common.h'
+forward-include "{srcroot}"include:elf:external.h 'elf/external.h'
+forward-include "{srcroot}"include:elf:internal.h 'elf/internal.h'
This page took 0.023553 seconds and 4 git commands to generate.