mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
10 lines
200 B
Mathematica
10 lines
200 B
Mathematica
# Target: Linux/MIPS
|
|
TDEPFILES= mips-tdep.o mips-linux-tdep.o corelow.o \
|
|
solib.o solib-svr4.o
|
|
TM_FILE= tm-linux.h
|
|
|
|
GDBSERVER_DEPFILES= low-linux.o
|
|
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/mips/libsim.a
|