From: Daniel Jacobowitz Date: Tue, 29 Mar 2005 20:34:57 +0000 (+0000) Subject: Missed part of earlier commit. X-Git-Tag: msnyder-tracepoint-checkpoint-branchpoint~761 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15b6c49f149f84ce4a75e93c8429daac2678e758;p=thirdparty%2Fbinutils-gdb.git Missed part of earlier commit. --- diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 985f852fe28..f8aa73b03a1 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -1745,7 +1745,8 @@ arm-tdep.o: arm-tdep.c $(defs_h) $(frame_h) $(inferior_h) $(gdbcmd_h) \ $(doublest_h) $(value_h) $(arch_utils_h) $(osabi_h) \ $(frame_unwind_h) $(frame_base_h) $(trad_frame_h) $(arm_tdep_h) \ $(gdb_sim_arm_h) $(elf_bfd_h) $(coff_internal_h) $(elf_arm_h) \ - $(gdb_assert_h) $(bfd_in2_h) $(libcoff_h) + $(gdb_assert_h) $(bfd_in2_h) $(libcoff_h) $(objfiles_h) \ + $(dwarf2_frame_h) auxv.o: auxv.c $(defs_h) $(target_h) $(gdbtypes_h) $(command_h) \ $(inferior_h) $(valprint_h) $(gdb_assert_h) $(auxv_h) \ $(elf_common_h)