aboutsummaryrefslogtreecommitdiff
path: root/opcodes/mpw-xconfig.in
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1994-03-30 23:43:52 +0000
committerStan Shebs <shebs@codesourcery.com>1994-03-30 23:43:52 +0000
commit8f24553567f8de42add1777f35ac4dffddf6e655 (patch)
tree67e1548917eacef7164584eb55e6cce0c5c885d1 /opcodes/mpw-xconfig.in
parent72e11c95da02a5f2dcec9cb57009f4d93e4f9789 (diff)
downloadgdb-8f24553567f8de42add1777f35ac4dffddf6e655.zip
gdb-8f24553567f8de42add1777f35ac4dffddf6e655.tar.gz
gdb-8f24553567f8de42add1777f35ac4dffddf6e655.tar.bz2
Wed Mar 30 15:31:55 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-xconfig.in (opcode/mips.h): Don't forward-include here. (BFD_MACHINES): Set appropriately.
Diffstat (limited to 'opcodes/mpw-xconfig.in')
-rw-r--r--opcodes/mpw-xconfig.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/opcodes/mpw-xconfig.in b/opcodes/mpw-xconfig.in
index d62377e..c162d66 100644
--- a/opcodes/mpw-xconfig.in
+++ b/opcodes/mpw-xconfig.in
@@ -1,3 +1,5 @@
# Extra configuration fragment for opcodes.
-forward-include "{srcroot}"include:opcode:mips.h 'opcode/mips.h'
+If "{target_canonical}" =~ /mips-idt-ecoff/
+ Set BFD_MACHINES '"{o}"mips-dis.c.o "{o}"mips-opc.c.o'
+End If