diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-03-09 03:36:07 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-03-09 03:36:07 +0000 |
commit | 255cb1ba48c366601cb3754c388c827cd228e888 (patch) | |
tree | 7a2d4ff19ee98570e3e36a58982941245a0e45af /gdb/Makefile.in | |
parent | 9559bd22254db7aa20ce241ae2393826ef8e7857 (diff) | |
download | gdb-255cb1ba48c366601cb3754c388c827cd228e888.tar.gz |
Delete make rules for obsolete files.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r-- | gdb/Makefile.in | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in index ac83fb7b1d0..3a6c5c3ab10 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) \ |