* config/i960/nindy960.mt: Don't define REMOTE_O; REMOTE_O was
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 23 Sep 1993 00:27:06 +0000 (00:27 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 23 Sep 1993 00:27:06 +0000 (00:27 +0000)
intended only for VxWorks.  Remove dcache.o from TDEPFILES now
that we pick it up from the default REMOTE_O.

gdb/ChangeLog
gdb/config/i960/nindy960.mt

index 46a4473..e683a13 100644 (file)
@@ -1,5 +1,9 @@
 Wed Sep 22 10:28:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * config/i960/nindy960.mt: Don't define REMOTE_O; REMOTE_O was
+       intended only for VxWorks.  Remove dcache.o from TDEPFILES now
+       that we pick it up from the default REMOTE_O.
+
        * breakpoint.c (bpstat_what): Initialize retval.call_dummy and
        retval.step_resume.
 
index 7dd029b..9feefb7 100644 (file)
@@ -1,6 +1,3 @@
 # Target: Intel 80960, in an embedded system under the NINDY monitor
-TDEPFILES= exec.o i960-pinsn.o i960-tdep.o nindy-tdep.o remote-nindy.o dcache.o nindy.o Onindy.o ttyflush.o
+TDEPFILES= exec.o i960-pinsn.o i960-tdep.o nindy-tdep.o remote-nindy.o nindy.o Onindy.o ttyflush.o
 TM_FILE= tm-nindy960.h
-# Don't use remote.o; it doesn't compile (and won't work) due to lack of
-# BREAKPOINT.
-REMOTE_O=