diff options
Diffstat (limited to 'gdb/config/h8300/h8300.mt')
-rw-r--r-- | gdb/config/h8300/h8300.mt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/config/h8300/h8300.mt b/gdb/config/h8300/h8300.mt deleted file mode 100644 index 80386f3..0000000 --- a/gdb/config/h8300/h8300.mt +++ /dev/null @@ -1,6 +0,0 @@ -# Target: H8300 with HMS monitor, E7000 ICE and H8 simulator -TDEPFILES= h8300-tdep.o remote-e7000.o ser-e7kpc.o monitor.o remote-hms.o -TM_FILE= tm-h8300.h - -SIM_OBS = remote-sim.o -SIM = ../sim/h8300/compile.o |