From dcc6aaff9c3e48213807e41726275df35ce8a20b Mon Sep 17 00:00:00 2001 From: Kevin Buettner Date: Wed, 10 Sep 2003 07:32:47 +0000 Subject: * frv-tdep.c (dis-asm.h): Include. * Makefile.in (frv-tdep.o): Update dependencies. --- gdb/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/Makefile.in') diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 3a8ed99..825cbfb 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -1770,7 +1770,7 @@ frame-unwind.o: frame-unwind.c $(defs_h) $(frame_h) $(frame_unwind_h) \ $(gdb_assert_h) $(dummy_frame_h) frv-tdep.o: frv-tdep.c $(defs_h) $(gdb_string_h) $(inferior_h) $(symfile_h) \ $(gdbcore_h) $(arch_utils_h) $(regcache_h) $(frame_h) \ - $(frame_unwind_h) $(frame_base_h) $(trad_frame_h) + $(frame_unwind_h) $(frame_base_h) $(trad_frame_h) $(dis_asm_h) f-typeprint.o: f-typeprint.c $(defs_h) $(gdb_obstack_h) $(bfd_h) $(symtab_h) \ $(gdbtypes_h) $(expression_h) $(value_h) $(gdbcore_h) $(target_h) \ $(f_lang_h) $(gdb_string_h) -- cgit v1.1