2a9cda49a4
* config/mips/embedl64.mt (TDEPFILES): Delete "remote-array.o". * config/mips/embedl.mt (TDEPFILES): Delete "remote-array.o". * config/mips/embed64.mt (TDEPFILES): Delete "remote-array.o". * config/djgpp/fnchange.lst: Delete "remote-array.c". * README: Delete reference to remote-array. * Makefile.in (ALLDEPFILES): Remove "remote-array.c". (remote-array.o): Delete target. * config/mips/embed.mt (TDEPFILES): Delete "remote-array.o". * remote-array.c: Delete file.
5 lines
159 B
Mathematica
5 lines
159 B
Mathematica
# Target: Big-endian mips board, typically an IDT.
|
|
TDEPFILES= mips-tdep.o remote-mips.o
|
|
TM_FILE= tm-mips64.h
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/mips/libsim.a
|