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:
parent
72e11c95da
commit
8f24553567
2 changed files with 8 additions and 1 deletions
|
@ -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)
|
Mon Jan 24 12:09:35 1994 Stan Shebs (shebs@andros.cygnus.com)
|
||||||
|
|
||||||
* mpw-xconfig.in (opcode/mips.h): Create using forward-include.
|
* mpw-xconfig.in (opcode/mips.h): Create using forward-include.
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
# Extra configuration fragment for opcodes.
|
# 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
|
||||||
|
|
Loading…
Reference in a new issue