aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/mips/embedl64.mt
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-06-14 23:43:15 +0000
committerAndrew Cagney <cagney@redhat.com>2003-06-14 23:43:15 +0000
commit2a9cda49a4dd1dcf31efd891cad0bb6d9b10280c (patch)
treedbc755e0d14a44229973be25a40e94610266c14d /gdb/config/mips/embedl64.mt
parentff2e87acc74e44ce5d35a80961469fc9fbd30b46 (diff)
downloadfsf-binutils-gdb-2a9cda49a4dd1dcf31efd891cad0bb6d9b10280c.zip
fsf-binutils-gdb-2a9cda49a4dd1dcf31efd891cad0bb6d9b10280c.tar.gz
fsf-binutils-gdb-2a9cda49a4dd1dcf31efd891cad0bb6d9b10280c.tar.bz2
2003-06-14 Andrew Cagney <cagney@redhat.com>
* config/mips/embedl64.mt (TDEPFILES): Delete "remote-array.o". * config/mips/embedl.mt (TDEPFILES): Delete "remote-array.o". * config/mips/embed64.mt (TDEPFILES): Delete "remote-array.o". * config/djgpp/fnchange.lst: Delete "remote-array.c". * README: Delete reference to remote-array. * Makefile.in (ALLDEPFILES): Remove "remote-array.c". (remote-array.o): Delete target. * config/mips/embed.mt (TDEPFILES): Delete "remote-array.o". * remote-array.c: Delete file.
Diffstat (limited to 'gdb/config/mips/embedl64.mt')
-rw-r--r--gdb/config/mips/embedl64.mt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/mips/embedl64.mt b/gdb/config/mips/embedl64.mt
index 5df6224..aee68ae 100644
--- a/gdb/config/mips/embedl64.mt
+++ b/gdb/config/mips/embedl64.mt
@@ -1,5 +1,5 @@
# Target: Big-endian mips board, typically an IDT.
-TDEPFILES= mips-tdep.o remote-mips.o remote-array.o
+TDEPFILES= mips-tdep.o remote-mips.o
TM_FILE= tm-mips64.h
SIM_OBS = remote-sim.o
SIM = ../sim/mips/libsim.a