From 4a32a1e4169e11847a4efae7f6b5369a9df44199 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Fri, 9 Mar 2001 03:36:07 +0000 Subject: [PATCH] Delete make rules for obsolete files. --- gdb/ChangeLog | 4 ++++ gdb/Makefile.in | 18 ------------------ 2 files changed, 4 insertions(+), 18 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 12114f1b85..d46c992af7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2001-03-08 Andrew Cagney + + * Makefile.in: Delete rules for obsolete files. + Thu Mar 8 15:43:40 2001 David Taylor * stack.c (parse_frame_specification): For one argument case, diff --git a/gdb/Makefile.in b/gdb/Makefile.in index ac83fb7b1d..3a6c5c3ab1 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -1200,8 +1200,6 @@ alpha-tdep.o: alpha-tdep.c $(defs_h) $(gdbcmd_h) $(gdbcore_h) \ $(inferior_h) $(symtab_h) $(dis-asm.h) gdb_string.h linespec.h \ $(regcache_h) -# OBSOLETE altos-xdep.o: altos-xdep.c $(defs_h) $(gdbcore_h) $(inferior_h) - annotate.o: annotate.c $(defs_h) annotate.h $(value_h) target.h $(gdbtypes_h) arm-linux-nat.o: arm-linux-nat.c $(defs_h) $(inferior_h) $(gdbcore_h) \ @@ -1264,17 +1262,8 @@ coffread.o: coffread.c $(bfd_h) $(breakpoint_h) buildsym.h \ symfile.h $(symtab_h) gdb-stabs.h stabsread.h target.h \ gdb_string.h -# OBSOLETE command.o: command.c $(defs_h) $(expression_h) $(gdbcmd_h) \ -# OBSOLETE $(gdbtypes_h) $(symtab_h) $(value_h) gdb_string.h gdb_wait.h - complaints.o: complaints.c complaints.h $(defs_h) $(gdbcmd_h) -# OBSOLETE convex-tdep.o: convex-tdep.c gdb_wait.h $(defs_h) $(gdbcmd_h) \ -# OBSOLETE $(gdbcore_h) $(inferior_h) - -# OBSOLETE convex-xdep.o: convex-xdep.c $(defs_h) $(gdbcmd_h) $(gdbcore_h) \ -# OBSOLETE $(inferior_h) - # Provide explicit rule/dependency - works for more makes. copying.o: $(srcdir)/copying.c $(defs_h) $(gdbcmd_h) $(CC) -c $(INTERNAL_CFLAGS) $(srcdir)/copying.c @@ -1762,10 +1751,6 @@ sol-thread.o: sol-thread.c $(defs_h) gdbthread.h target.h $(inferior_h) \ linux-thread.o: linux-thread.c $(breakpoint_h) $(gdbcmd_h) gdb_wait.h \ gdbthread.h $(gdbcore_h) $(inferior_h) target.h $(defs_h) -# OBSOLETE pyr-tdep.o: pyr-tdep.c $(defs_h) - -# OBSOLETE pyr-xdep.o: pyr-xdep.c $(defs_h) $(gdbcore_h) $(inferior_h) - gnu-regex.o: gnu-regex.c gnu-regex.h $(defs_h) gdb_string.h remote-adapt.o: remote-adapt.c $(defs_h) $(gdbcore_h) \ @@ -1981,9 +1966,6 @@ linespec.o: linespec.c linespec.h $(defs_h) $(frame_h) $(value_h) \ objfiles.h symfile.h completer.h $(symtab_h) \ $(INCLUDE_DIR)/demangle.h command.h -# OBSOLETE tahoe-tdep.o: tahoe-tdep.c $(OP_INCLUDE)/tahoe.h $(defs_h) \ -# OBSOLETE $(symtab_h) - tic80-tdep.o: tic80-tdep.c $(defs_h) $(regcache_h) target.o: target.c $(bfd_h) $(defs_h) $(gdbcmd_h) $(inferior_h) \ -- 2.34.1