diff options
Diffstat (limited to 'gdb/config/h8500/h8500.mt')
-rw-r--r-- | gdb/config/h8500/h8500.mt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/config/h8500/h8500.mt b/gdb/config/h8500/h8500.mt deleted file mode 100644 index 35f6b4d..0000000 --- a/gdb/config/h8500/h8500.mt +++ /dev/null @@ -1,6 +0,0 @@ -# Target: H8500 with HMS monitor and H8 simulator -TDEPFILES= h8500-tdep.o monitor.o remote-hms.o dsrec.o -TM_FILE= tm-h8500.h - -SIM_OBS = remote-sim.o -SIM = ../sim/h8500/libsim.a |