From b5bfe299dec4303e105a9248c1c04eda1afd8805 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Thu, 13 Oct 1994 02:28:24 +0000 Subject: * Makefile.in (ANNOTATE_OBS): New definition. (COMMON_OBS): Add exec.o. (annotate.o): Remove extra compile rule. * config/*/*.mh, config/*/*.mt: Remove exec.o from *DEPFILES lists everywhere. --- gdb/config/i960/nindy960.mt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/config/i960/nindy960.mt') diff --git a/gdb/config/i960/nindy960.mt b/gdb/config/i960/nindy960.mt index 9feefb7..fd225ef 100644 --- a/gdb/config/i960/nindy960.mt +++ b/gdb/config/i960/nindy960.mt @@ -1,3 +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 nindy.o Onindy.o ttyflush.o +TDEPFILES= i960-pinsn.o i960-tdep.o nindy-tdep.o remote-nindy.o nindy.o Onindy.o ttyflush.o TM_FILE= tm-nindy960.h -- cgit v1.1