4caa115815
* config/mips/{vr4300.mt, vr4300el.mt} (SIM): Add -lm when simulator is included.
5 lines
152 B
Mathematica
5 lines
152 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 -lm
|