* config/m68k/monitor.mt (TDEPFILE): Add remote-es.o.
[deliverable/binutils-gdb.git] / gas / mpw-xconfig.in
CommitLineData
ea838f99
SS
1# Extra configuration fragment for GAS.
2
7c805df0
SS
3forward-include "{srcdir}"config:atof-ieee.c atof-targ.c
4forward-include "{srcdir}"config:obj-ecoff.c obj-format.c
5forward-include "{srcdir}"config:obj-ecoff.h obj-format.h
6forward-include "{srcdir}"config:tc-mips.c targ-cpu.c
7forward-include "{srcdir}"config:tc-mips.h targ-cpu.h
8forward-include "{srcdir}"config:te-generic.h targ-env.h
9
10forward-include "{srcroot}"include:aout:stab.def 'aout/stab.def'
11forward-include "{srcroot}"include:aout:stab_gnu.h 'aout/stab_gnu.h'
12forward-include "{srcroot}"include:coff:ecoff.h 'coff/ecoff.h'
13forward-include "{srcroot}"include:coff:internal.h 'coff/internal.h'
14forward-include "{srcroot}"include:coff:mips.h 'coff/mips.h'
15forward-include "{srcroot}"include:coff:sym.h 'coff/sym.h'
16forward-include "{srcroot}"include:coff:symconst.h 'coff/symconst.h'
17forward-include "{srcroot}"bfd:libcoff.h 'bfd/libcoff.h'
18forward-include "{srcroot}"bfd:libecoff.h 'bfd/libecoff.h'
19
20forward-include "{srcroot}"opcode:mips.h 'opcode/mips.h'
ea838f99
SS
21
22echo '#define TARGET_CPU "mips"' >config.new
23echo '#define TARGET_ALIAS "mips-idt-ecoff"' >>config.new
24echo '#define TARGET_CANONICAL "mips-idt-ecoff"' >>config.new
25echo '#define GAS_VERSION "cygnus-2.2.1"' >>config.new
26
7c805df0 27MoveIfChange config.new config.h
ea838f99
SS
28
29Delete -i config.new
30
31
This page took 0.026317 seconds and 4 git commands to generate.