8 lines
291 B
Mathematica
8 lines
291 B
Mathematica
# Target: Big-endian SIM monitor board.
|
|
TDEPFILES= mips-tdep.o remote-mips.o
|
|
TM_FILE= tm-vr5000.h
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/mips/libsim.a
|
|
GDBSERVER_DEPFILES= low-sim.o
|
|
GDBSERVER_LIBS = ../../sim/mips/libsim.a ../../bfd/libbfd.a ../../libiberty/libiberty.a -lm ../../intl/libintl.a
|