diff options
Diffstat (limited to 'gdb/config/m68k/es1800.mt')
-rw-r--r-- | gdb/config/m68k/es1800.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m68k/es1800.mt b/gdb/config/m68k/es1800.mt index 6e54e31..d809c61 100644 --- a/gdb/config/m68k/es1800.mt +++ b/gdb/config/m68k/es1800.mt @@ -5,5 +5,5 @@ # configurations. However, before that happens remote-es.c has to be # fixed to compile on a DOS host. -TDEPFILES= m68k-pinsn.o m68k-tdep.o remote-es.o +TDEPFILES= m68k-tdep.o remote-es.o TM_FILE= tm-es1800.h |