1 2 3 4 5 6 7 8 9 10 11
# 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 -lm GDBSERVER_DEPFILES= low-sim.o GDBSERVER_LIBS = \ ../../sim/mips/libsim.a \ ../../bfd/libbfd.a \ ../../libiberty/libiberty.a \ -lm