Mon Jan 31 18:08:16 1994 Stan Shebs (shebs@andros.cygnus.com)
authorStan Shebs <shebs@codesourcery.com>
Tue, 1 Feb 1994 02:09:26 +0000 (02:09 +0000)
committerStan Shebs <shebs@codesourcery.com>
Tue, 1 Feb 1994 02:09:26 +0000 (02:09 +0000)
* mpw-xconfig.in: Get opcode/mips.h from the right place.

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

index 90560d9d8dcf21f3ef7dc56da2ab2a8b5e504823..6cf9ff38af8ae3a18d1f25102deef5acb70b7fc6 100644 (file)
@@ -1,3 +1,7 @@
+Mon Jan 31 18:08:16 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       * mpw-xconfig.in: Get opcode/mips.h from the right place.
+
 Tue Jan 25 10:52:22 1994  Stan Shebs  (shebs@andros.cygnus.com)
 
        * mpw-xconfig.in: Use forward-include to create include files.
index 495c6df01ff7b59df5a1d3c7685b58d8b3fe81d8..c28e1e7abc6288aeb570800b7de0a0feb2134f04 100644 (file)
@@ -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