4caa115815
* config/mips/{vr4300.mt, vr4300el.mt} (SIM): Add -lm when simulator is included.
5 lines
157 B
Mathematica
5 lines
157 B
Mathematica
# Target: Little-endian SIM monitor board.
|
|
TDEPFILES= mips-tdep.o remote-mips.o
|
|
TM_FILE= tm-vr4300el.h
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/mips/libsim.a -lm
|