mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
8f24553567
* mpw-xconfig.in (opcode/mips.h): Don't forward-include here. (BFD_MACHINES): Set appropriately.
6 lines
153 B
Plaintext
6 lines
153 B
Plaintext
# Extra configuration fragment for opcodes.
|
|
|
|
If "{target_canonical}" =~ /mips-idt-ecoff/
|
|
Set BFD_MACHINES '"{o}"mips-dis.c.o "{o}"mips-opc.c.o'
|
|
End If
|