* arm-tdep.c: Include frame-unwind.h, frame-base.h, and
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index a1b4e006dbddbeac3efec6ec773439255bbab6b7..2afdb2ee1f661359e5b6916e9ff7c44d4f402e9b 100644 (file)
@@ -1586,7 +1586,8 @@ arm-tdep.o: arm-tdep.c $(defs_h) $(frame_h) $(inferior_h) $(gdbcmd_h) \
        $(gdbcore_h) $(symfile_h) $(gdb_string_h) $(dis_asm_h) $(regcache_h) \
        $(doublest_h) $(value_h) $(arch_utils_h) $(osabi_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) $(frame_unwind_h) \
+       $(trad_frame_h) $(frame_base_h)
 avr-tdep.o: avr-tdep.c $(defs_h) $(frame_h) $(frame_unwind_h) \
        $(frame_base_h) $(trad_frame_h) $(gdbcmd_h) $(gdbcore_h) \
        $(inferior_h) $(symfile_h) $(arch_utils_h) $(regcache_h) \
This page took 0.042957 seconds and 4 git commands to generate.