From baf6de2ed9d51cfb8c968cdd9b0b899e09483490 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Wed, 10 Feb 1999 21:28:03 +0000 Subject: Declare Gould configuration obsolete: * configure.host, configure.tgt: Comment out Gould configs. * Makefile.in: Comment out Gould-related actions. * gould-xdep.c, gould-tdep.c, config/gould/*: Comment out. * NEWS: Mention obsolete status. And the first one bites the dust... --- gdb/Makefile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gdb/Makefile.in') diff --git a/gdb/Makefile.in b/gdb/Makefile.in index ea3b0a19aa8..da217c4142c 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -1259,10 +1259,10 @@ gnu-nat.o: process_reply_S.h exc_request_S.h notify_S.h msg_reply_S.h \ go32-xdep.o: go32-xdep.c -gould-tdep.o: gould-tdep.c $(OP_INCLUDE)/np1.h $(defs_h) $(frame_h) \ - $(gdbcore_h) $(symtab_h) +# OBSOLETE gould-tdep.o: gould-tdep.c $(OP_INCLUDE)/np1.h $(defs_h) $(frame_h) \ +# OBSOLETE $(gdbcore_h) $(symtab_h) -gould-xdep.o: gould-xdep.c $(defs_h) $(gdbcore_h) $(inferior_h) +# OBSOLETE gould-xdep.o: gould-xdep.c $(defs_h) $(gdbcore_h) $(inferior_h) h8300-tdep.o: h8300-tdep.c $(defs_h) $(frame_h) $(symtab_h) -- cgit v1.2.1