aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/m88k.mt
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-10-16 10:04:46 +0000
committerJohn Gilmore <gnu@cygnus>1992-10-16 10:04:46 +0000
commit62aa17e322247ded8a0ea6fe3844427fc83ed281 (patch)
treeefa863275fbdf572e29008076568a7c841d700b0 /gdb/config/m88k.mt
parent6bf98ac01d779404123504dc060a89d034cf7a85 (diff)
downloadgdb-62aa17e322247ded8a0ea6fe3844427fc83ed281.zip
gdb-62aa17e322247ded8a0ea6fe3844427fc83ed281.tar.gz
gdb-62aa17e322247ded8a0ea6fe3844427fc83ed281.tar.bz2
* config/decstation.mh, news.mh (NATDEPFILES): Add corelow.o.
* config/delta88.mt, m88k.mt (TDEPFILES): Remove coredep.o, it's native dependent.
Diffstat (limited to 'gdb/config/m88k.mt')
-rw-r--r--gdb/config/m88k.mt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m88k.mt b/gdb/config/m88k.mt
index abb8c85..73e1bed 100644
--- a/gdb/config/m88k.mt
+++ b/gdb/config/m88k.mt
@@ -1,3 +1,3 @@
# Target: Motorola 88000 Binary Compatability Standard
-TDEPFILES= m88k-tdep.o m88k-pinsn.o exec.o coredep.o
+TDEPFILES= m88k-tdep.o m88k-pinsn.o exec.o
TM_FILE= tm-m88k.h