From: drow Date: Tue, 29 Mar 2005 20:34:57 +0000 (+0000) Subject: Missed part of earlier commit. X-Git-Tag: pre_wait_sig_exit~2328 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=96c7a362eda441db5e68f4e97f36325381af5c52;p=pf3gnuchains%2Fpf3gnuchains4x.git Missed part of earlier commit. --- diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 985f852fe2..f8aa73b03a 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)