diff options
Diffstat (limited to 'gdb/config/i960/mon960.mt')
-rw-r--r-- | gdb/config/i960/mon960.mt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/config/i960/mon960.mt b/gdb/config/i960/mon960.mt new file mode 100644 index 0000000..6cd7345 --- /dev/null +++ b/gdb/config/i960/mon960.mt @@ -0,0 +1,6 @@ +# Target: Intel 960 rom monitor +TDEPFILES= i960-tdep.o monitor.o mon960-rom.o ttyflush.o xmodem.o dsrec.o +TM_FILE= tm-mon960.h +SIM_OBS = remote-sim.o +SIM = ../sim/i960/libsim.a + |