summaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2006-12-31 23:59:07 +0000
committerMark Kettenis <kettenis@gnu.org>2006-12-31 23:59:07 +0000
commitb78a76108e94786be50d21fc3d7f82577c2b2697 (patch)
tree3bd4a9658b10500d465c1e2cac5a75084f0b7fcd /gdb/Makefile.in
parent885c63d6225ae661a63244ab7f4cb29927b638ae (diff)
downloadgdb-b78a76108e94786be50d21fc3d7f82577c2b2697.tar.gz
* Makefile.in (remote-sds.o): Remove.
* remote-sds.c: Delete.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index 5ba102d0957..ead6f31092b 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -2532,10 +2532,6 @@ remote-mips.o: remote-mips.c $(defs_h) $(inferior_h) $(bfd_h) $(symfile_h) \
$(gdbcmd_h) $(gdbcore_h) $(serial_h) $(target_h) $(exceptions_h) \
$(remote_utils_h) $(gdb_string_h) $(gdb_stat_h) $(regcache_h) \
$(mips_tdep_h)
-remote-sds.o: remote-sds.c $(defs_h) $(gdb_string_h) $(frame_h) \
- $(inferior_h) $(exceptions_h) $(bfd_h) $(symfile_h) $(target_h) \
- $(gdbcmd_h) $(objfiles_h) $(gdb_stabs_h) $(gdbthread_h) $(gdbcore_h) \
- $(regcache_h) $(serial_h)
remote-sim.o: remote-sim.c $(defs_h) $(inferior_h) $(value_h) \
$(gdb_string_h) $(terminal_h) $(target_h) $(gdbcore_h) \
$(gdb_callback_h) $(gdb_remote_sim_h) $(remote_utils_h) $(command_h) \