Wed Mar 30 15:31:55 1994 Stan Shebs (shebs@andros.cygnus.com)
authorStan Shebs <shebs@codesourcery.com>
Wed, 30 Mar 1994 23:43:52 +0000 (23:43 +0000)
committerStan Shebs <shebs@codesourcery.com>
Wed, 30 Mar 1994 23:43:52 +0000 (23:43 +0000)
* mpw-xconfig.in (opcode/mips.h): Don't forward-include here.
(BFD_MACHINES): Set appropriately.

opcodes/ChangeLog.gm
opcodes/mpw-xconfig.in

index aebf373..0bfd980 100644 (file)
@@ -1,3 +1,8 @@
+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.
+
 Mon Jan 24 12:09:35 1994  Stan Shebs  (shebs@andros.cygnus.com)
 
        * mpw-xconfig.in (opcode/mips.h): Create using forward-include.
index d62377e..c162d66 100644 (file)
@@ -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