diff options
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r-- | gdb/Makefile.in | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in index c87eb17..de30f43 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -1239,9 +1239,6 @@ udi2go32.o: $(srcdir)/29k-share/udi/udi2go32.c $(udiheaders) udr.o: $(srcdir)/29k-share/udi/udr.c $(udiheaders) $(CC) -c $(INTERNAL_CFLAGS) $(srcdir)/29k-share/udi/udr.c -# OBSOLETE a29k-tdep.o: a29k-tdep.c $(gdbcmd_h) $(gdbcore_h) $(inferior_h) $(defs_h) \ -# OBSOLETE $(regcache_h) - a68v-nat.o: a68v-nat.c $(defs_h) $(gdbcore_h) $(inferior_h) \ $(regcache_h) @@ -1903,9 +1900,6 @@ lin-lwp.o: lin-lwp.c $(defs_h) gdb_assert.h gdb_wait.h $(gdbthread_h) \ proc-service.o: proc-service.c $(defs_h) $(inferior_h) gdb_proc_service.h \ $(symtab_h) $(target_h) gregset.h -# OBSOLETE remote-adapt.o: remote-adapt.c $(defs_h) $(gdbcore_h) \ -# OBSOLETE $(inferior_h) $(target_h) $(terminal_h) $(gdb_string_h) $(regcache_h) - remote-array.o: remote-array.c $(defs_h) $(gdbcore_h) $(target_h) \ $(gdb_string_h) $(command_h) $(serial_h) $(monitor_h) $(remote_utils_h) \ $(version_h) $(regcache_h) @@ -1933,10 +1927,6 @@ remote-bug.o: remote-bug.c $(defs_h) $(gdbcore_h) $(serial_h) \ remote-e7000.o: remote-e7000.c $(defs_h) $(gdbcore_h) $(target_h) \ $(serial_h) $(gdb_string_h) $(regcache_h) -# OBSOLETE remote-eb.o: remote-eb.c $(srcdir)/config/a29k/tm-a29k.h \ -# OBSOLETE $(defs_h) $(gdbcore_h) $(inferior_h) $(symfile_h) $(target_h) \ -# OBSOLETE $(terminal_h) $(gdb_string_h) $(regcache_h) - remote-es.o: remote-es.c $(bfd_h) $(command_h) $(defs_h) \ $(inferior_h) $(remote_utils_h) $(terminal_h) $(gdb_string_h) \ $(symfile_h) $(regcache_h) $(value_h) @@ -1951,9 +1941,6 @@ remote-mips.o: remote-mips.c $(defs_h) $(gdbcmd_h) \ $(gdbcore_h) $(inferior_h) $(serial_h) $(symfile_h) $(target_h) \ $(regcache_h) -# OBSOLETE remote-mm.o: remote-mm.c $(bfd_h) $(defs_h) $(inferior_h) \ -# OBSOLETE minimon.h $(target_h) $(terminal_h) $(gdb_string_h) $(regcache_h) - remote-nindy.o: remote-nindy.c $(floatformat_h) $(command_h) \ $(defs_h) $(gdbcore_h) $(inferior_h) \ nindy-share/env.h nindy-share/stop.h $(remote_utils_h) \ @@ -1974,10 +1961,6 @@ remote-sim.o: remote-sim.c $(defs_h) $(gdbcore_h) \ remote-st.o: remote-st.c $(defs_h) $(gdbcore_h) $(serial_h) \ $(target_h) $(gdb_string_h) $(regcache_h) -# OBSOLETE remote-udi.o: remote-udi.c $(bfd_h) $(defs_h) $(gdbcmd_h) \ -# OBSOLETE $(inferior_h) $(target_h) $(terminal_h) $(udiheaders) $(gdb_string_h) \ -# OBSOLETE $(regcache_h) - remote-vx.o: remote-vx.c $(complaints_h) $(defs_h) $(gdbcmd_h) \ $(gdbcore_h) $(inferior_h) $(target_h) vx-share/dbgRpcLib.h \ vx-share/ptrace.h vx-share/xdr_ld.h vx-share/xdr_ptrace.h \ |