aboutsummaryrefslogtreecommitdiff
path: root/gas/mpw-xconfig.in
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1994-02-01 02:09:26 +0000
committerStan Shebs <shebs@codesourcery.com>1994-02-01 02:09:26 +0000
commit392e46a1c85b3c70f7063a1b252910c65e67b4f5 (patch)
tree3f990f2e18e6f144d28c41781ac100a7dc6ce074 /gas/mpw-xconfig.in
parentf1c1227a599affcfeac747eb86069b562e6b3e4b (diff)
downloadgdb-392e46a1c85b3c70f7063a1b252910c65e67b4f5.zip
gdb-392e46a1c85b3c70f7063a1b252910c65e67b4f5.tar.gz
gdb-392e46a1c85b3c70f7063a1b252910c65e67b4f5.tar.bz2
Mon Jan 31 18:08:16 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-xconfig.in: Get opcode/mips.h from the right place.
Diffstat (limited to 'gas/mpw-xconfig.in')
-rw-r--r--gas/mpw-xconfig.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/mpw-xconfig.in b/gas/mpw-xconfig.in
index 495c6df..c28e1e7 100644
--- a/gas/mpw-xconfig.in
+++ b/gas/mpw-xconfig.in
@@ -17,7 +17,7 @@ forward-include "{srcroot}"include:coff:symconst.h 'coff/symconst.h'
forward-include "{srcroot}"bfd:libcoff.h 'bfd/libcoff.h'
forward-include "{srcroot}"bfd:libecoff.h 'bfd/libecoff.h'
-forward-include "{srcroot}"opcode:mips.h 'opcode/mips.h'
+forward-include "{srcroot}"include:opcode:mips.h 'opcode/mips.h'
echo '#define TARGET_CPU "mips"' >config.new
echo '#define TARGET_ALIAS "mips-idt-ecoff"' >>config.new