178b282ba9
config/mips/{embed embed64 embedl embedl64 vr4300 vr4300el vr5000 vr5000el}.mt config/powerpc/{aix aix4}.mh config/rs6000/{aix aix4}.mh config/sh/sh.mt config/sparc/sp64sim.mt: start-sanitize-v850 config/v850/v850.mt: end-sanitize-v850 Remove -lm. That's now handled by configure.
8 lines
270 B
Mathematica
8 lines
270 B
Mathematica
# 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
|
|
GDBSERVER_DEPFILES= low-sim.o
|
|
GDBSERVER_LIBS = ../../sim/mips/libsim.a ../../bfd/libbfd.a ../../libiberty/libiberty.a -lm
|