aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/w65/w65.mt
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/w65/w65.mt')
-rwxr-xr-xgdb/config/w65/w65.mt8
1 files changed, 0 insertions, 8 deletions
diff --git a/gdb/config/w65/w65.mt b/gdb/config/w65/w65.mt
deleted file mode 100755
index 06d2325..0000000
--- a/gdb/config/w65/w65.mt
+++ /dev/null
@@ -1,8 +0,0 @@
-# Target: WDC 65816 with simulator
-TDEPFILES= w65-tdep.o
-TM_FILE= tm-w65.h
-
-SIM_OBS = remote-sim.o
-SIM = ../sim/w65/libsim.a
-
-