aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1993-09-01 00:37:53 +0000
committerK. Richard Pixley <rich@cygnus>1993-09-01 00:37:53 +0000
commit46cf42477855fce26bb53a76201af161b215b7b3 (patch)
tree2378ac061887b6ec357ff6ca509942397bb6139d
parent2fd77dab115154c185837760a7530d078b447a24 (diff)
downloadgdb-46cf42477855fce26bb53a76201af161b215b7b3.zip
gdb-46cf42477855fce26bb53a76201af161b215b7b3.tar.gz
gdb-46cf42477855fce26bb53a76201af161b215b7b3.tar.bz2
pulling dcache code out of remote.c
-rw-r--r--gdb/config/m88k/m88k.mt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m88k/m88k.mt b/gdb/config/m88k/m88k.mt
index 3e2ac33..f48ea2f 100644
--- a/gdb/config/m88k/m88k.mt
+++ b/gdb/config/m88k/m88k.mt
@@ -1,3 +1,3 @@
# Target: Motorola 88000 Binary Compatability Standard
-TDEPFILES= m88k-tdep.o m88k-pinsn.o exec.o remote-bug.o dcache.o
+TDEPFILES= m88k-tdep.o m88k-pinsn.o exec.o remote-bug.o
TM_FILE= tm-m88k.h