mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-04 07:44:22 +08:00
a4738d5ed2
* mpw-xconfig.in: Added forward-includes for all the files, and changed to use absolute pathnames.
18 lines
882 B
Plaintext
18 lines
882 B
Plaintext
# Extra configuration fragment for BFD.
|
|
|
|
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'
|
|
|
|
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'
|
|
|
|
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'
|