aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2003-06-03 23:52:41 +0000
committerJoel Brobecker <brobecker@gnat.com>2003-06-03 23:52:41 +0000
commit9798ab0d69e8b32b5fcf84bb2aaa61380feff5fd (patch)
treeae1486e0793e2de2d3ba76a0a9688d7985d022ee /gdb/Makefile.in
parent9ee5e4996f81ebf9c9febba19df86d9072313343 (diff)
downloadgdb-9798ab0d69e8b32b5fcf84bb2aaa61380feff5fd.zip
gdb-9798ab0d69e8b32b5fcf84bb2aaa61380feff5fd.tar.gz
gdb-9798ab0d69e8b32b5fcf84bb2aaa61380feff5fd.tar.bz2
* alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
* Makefile.in (alpha-osf1-tdep.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 93ab6ca..3a68642 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -1515,7 +1515,7 @@ alpha-linux-tdep.o: alpha-linux-tdep.c $(defs_h) $(frame_h) $(frame_base_h) \
alpha-nat.o: alpha-nat.c $(defs_h) $(gdb_string_h) $(inferior_h) $(gdbcore_h) \
$(target_h) $(regcache_h) $(alpha_tdep_h) $(gregset_h)
alpha-osf1-tdep.o: alpha-osf1-tdep.c $(defs_h) $(frame_h) $(gdbcore_h) \
- $(value_h) $(osabi_h) $(gdb_string_h) $(alpha_tdep_h)
+ $(value_h) $(osabi_h) $(gdb_string_h) $(alpha_tdep_h) $(objfiles_h)
alpha-tdep.o: alpha-tdep.c $(defs_h) $(doublest_h) $(frame_h) \
$(frame_unwind_h) $(frame_base_h) $(inferior_h) $(symtab_h) \
$(value_h) $(gdbcmd_h) $(gdbcore_h) $(dis_asm_h) $(symfile_h) \