]>
Commit | Line | Data |
---|---|---|
26c87277 MA |
1 | # Target: Big-endian SIM monitor board. |
2 | TDEPFILES= mips-tdep.o remote-mips.o | |
3 | TM_FILE= tm-vr5000.h | |
4 | SIM_OBS = remote-sim.o | |
178b282b | 5 | SIM = ../sim/mips/libsim.a |
33ef0f93 | 6 | GDBSERVER_DEPFILES= low-sim.o |
178b282b | 7 | GDBSERVER_LIBS = ../../sim/mips/libsim.a ../../bfd/libbfd.a ../../libiberty/libiberty.a -lm |