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.
This commit is contained in:
Stan Shebs 1994-03-30 23:43:52 +00:00
parent 72e11c95da
commit 8f24553567
2 changed files with 8 additions and 1 deletions

View 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.

View 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