mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
8 lines
167 B
Mathematica
8 lines
167 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
|
||
|
|
||
|
SIM_OBS = remote-sim.o
|
||
|
SIM = ../sim/mips/libsim.a
|