aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/irix3.mt
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-04-03 04:27:03 +0000
committerJohn Gilmore <gnu@cygnus>1992-04-03 04:27:03 +0000
commit29acf1753a1112265f27f7b810f3c4914271c3ed (patch)
treefdefd951eb4e822e2e5f4dd446e4ac3ccad805ae /gdb/config/irix3.mt
parent9e1cd294b5e89b8401d524fc610a499144315841 (diff)
downloadgdb-29acf1753a1112265f27f7b810f3c4914271c3ed.zip
gdb-29acf1753a1112265f27f7b810f3c4914271c3ed.tar.gz
gdb-29acf1753a1112265f27f7b810f3c4914271c3ed.tar.bz2
Don't need to bring in mipsread.o specially any more.
Diffstat (limited to 'gdb/config/irix3.mt')
-rw-r--r--gdb/config/irix3.mt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/irix3.mt b/gdb/config/irix3.mt
index 18948d9..2f0097b 100644
--- a/gdb/config/irix3.mt
+++ b/gdb/config/irix3.mt
@@ -1,3 +1,3 @@
# Target: SGI mips
-TDEPFILES= mips-pinsn.o mips-tdep.o mipsread.o exec.o
+TDEPFILES= mips-pinsn.o mips-tdep.o exec.o
TM_FILE= tm-irix3.h