549cd3bac1
NOTE: Only the BigEndian build has the simulator included, because a LittleEndian simulator is not constructed at the moment (it should work, but has not been tested fully).
5 lines
148 B
Mathematica
5 lines
148 B
Mathematica
# Target: Big-endian SIM monitor board.
|
|
TDEPFILES= mips-tdep.o remote-mips.o
|
|
TM_FILE= tm-vr4300.h
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/mips/libsim.a
|