diff options
Diffstat (limited to 'gdb/config/m68hc11/m68hc11.mt')
-rw-r--r-- | gdb/config/m68hc11/m68hc11.mt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/m68hc11/m68hc11.mt b/gdb/config/m68hc11/m68hc11.mt index 5e25eee..0f1f001 100644 --- a/gdb/config/m68hc11/m68hc11.mt +++ b/gdb/config/m68hc11/m68hc11.mt @@ -1,6 +1,5 @@ # Target: Motorola 68HC11 processor TDEPFILES= m68hc11-tdep.o -TM_FILE= tm-m68hc11.h SIM_OBS= remote-sim.o SIM= ../sim/m68hc11/libsim.a -lm |