* gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
[deliverable/binutils-gdb.git] / gas / mpw-xconfig.in
CommitLineData
ea838f99
SS
1# Extra configuration fragment for GAS.
2
4ce336af
SS
3If "{target_canonical}" =~ /mips-idt-ecoff/
4 forward-include "{srcdir}"config:atof-ieee.c atof-targ.c
5 forward-include "{srcdir}"config:obj-ecoff.c obj-format.c
6 forward-include "{srcdir}"config:obj-ecoff.h obj-format.h
7 forward-include "{srcdir}"config:tc-mips.c targ-cpu.c
8 forward-include "{srcdir}"config:tc-mips.h targ-cpu.h
9 forward-include "{srcdir}"config:te-generic.h targ-env.h
7c805df0 10
4ce336af
SS
11 echo '#define TARGET_CPU "mips"' >config.new
12 echo '#define TARGET_ALIAS "mips-idt-ecoff"' >>config.new
13 echo '#define TARGET_CANONICAL "mips-idt-ecoff"' >>config.new
14 echo '#define GAS_VERSION "cygnus-2.2.1"' >>config.new
7c805df0 15
4ce336af
SS
16 MoveIfChange config.new config.h
17End If
ea838f99 18
ea838f99 19
ea838f99
SS
20
21
This page took 0.041795 seconds and 4 git commands to generate.