aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorMichael Chastain <mec@google.com>2004-04-24 18:44:29 +0000
committerMichael Chastain <mec@google.com>2004-04-24 18:44:29 +0000
commit38cc9c28f4c40dee2dad46cc1669f97dc17a2638 (patch)
tree9df0c7c2ba035febcbf3935e3563b05e7efac33f /gdb/Makefile.in
parent15fb45b86bbc38c65b4a6164db1565fb3e9d22db (diff)
downloadgdb-38cc9c28f4c40dee2dad46cc1669f97dc17a2638.zip
gdb-38cc9c28f4c40dee2dad46cc1669f97dc17a2638.tar.gz
gdb-38cc9c28f4c40dee2dad46cc1669f97dc17a2638.tar.bz2
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 2a8e412..ab5a699 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)