summaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorMichael Chastain <mec.gnu@mindspring.com>2004-04-24 18:44:29 +0000
committerMichael Chastain <mec.gnu@mindspring.com>2004-04-24 18:44:29 +0000
commitae0092280daafe16bb8d077a9bf629caef8d0835 (patch)
tree06a0dbc72e9b4c1bfd3ba61013de180cc4bebb27 /gdb/Makefile.in
parent9a595fd4b6c1ebeb9d0519c007d2192ffaa33a10 (diff)
downloadgdb-ae0092280daafe16bb8d077a9bf629caef8d0835.tar.gz
2004-04-24 Michael Chastain <mec.gnu@mindspring.com>
* xmodem.h, xmodem.c: Remove files. * Makefile.in: Remove references to xmodem.h, xmodem.c.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index 2a8e4120378..ab5a699d65d 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -774,7 +774,6 @@ version_h = version.h
wince_stub_h = wince-stub.h
wrapper_h = wrapper.h $(gdb_h)
xcoffsolib_h = xcoffsolib.h
-xmodem_h = xmodem.h
#
# gdb/cli/ headers
@@ -2528,7 +2527,6 @@ xcoffread.o: xcoffread.c $(defs_h) $(bfd_h) $(gdb_string_h) $(gdb_stat_h) \
$(complaints_h) $(gdb_stabs_h) $(aout_stab_gnu_h)
xcoffsolib.o: xcoffsolib.c $(defs_h) $(bfd_h) $(xcoffsolib_h) $(inferior_h) \
$(gdbcmd_h) $(symfile_h) $(frame_h) $(gdb_regex_h)
-xmodem.o: xmodem.c $(defs_h) $(serial_h) $(target_h) $(xmodem_h)
xstormy16-tdep.o: xstormy16-tdep.c $(defs_h) $(value_h) $(inferior_h) \
$(arch_utils_h) $(regcache_h) $(gdbcore_h) $(objfiles_h) \
$(dis_asm_h)