aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2007-02-20 16:05:54 +0000
committerAndreas Schwab <schwab@linux-m68k.org>2007-02-20 16:05:54 +0000
commit81de920dd0a932c1ce7a81c192ace9decee718ed (patch)
treee251ef0387230ac440cf6e8ebcbee89ac673c95a /gdb/Makefile.in
parentf281862dfc549f08385cc1b5cb2e3ab44baf5cc4 (diff)
downloadgdb-81de920dd0a932c1ce7a81c192ace9decee718ed.zip
gdb-81de920dd0a932c1ce7a81c192ace9decee718ed.tar.gz
gdb-81de920dd0a932c1ce7a81c192ace9decee718ed.tar.bz2
* Makefile.in (symfile.o): Update dependencies.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index 54b3dc6..5047ffb 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -2772,7 +2772,7 @@ symfile.o: symfile.c $(defs_h) $(bfdlink_h) $(symtab_h) $(gdbtypes_h) \
$(gdb_stabs_h) $(gdb_obstack_h) $(completer_h) $(bcache_h) \
$(hashtab_h) $(readline_h) $(gdb_assert_h) $(block_h) \
$(gdb_string_h) $(gdb_stat_h) $(observer_h) $(exec_h) \
- $(parser_defs_h)
+ $(parser_defs_h) $(varobj_h)
symfile-mem.o: symfile-mem.c $(defs_h) $(symtab_h) $(gdbcore_h) \
$(objfiles_h) $(exceptions_h) $(gdbcmd_h) $(target_h) $(value_h) \
$(symfile_h) $(observer_h) $(auxv_h) $(elf_common_h)