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