MIPS/Linux support
[deliverable/binutils-gdb.git] / gdb / config / mips / linux.mt
1 # Target: Linux/MIPS
2 TDEPFILES= mips-tdep.o mips-linux-tdep.o corelow.o \
3 solib.o solib-svr4.o
4 TM_FILE= tm-linux.h
5
6 GDBSERVER_DEPFILES= low-linux.o
7
8 SIM_OBS = remote-sim.o
9 SIM = ../sim/mips/libsim.a
This page took 0.029926 seconds and 4 git commands to generate.