aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2002-12-21 05:07:36 +0000
committerKevin Buettner <kevinb@redhat.com>2002-12-21 05:07:36 +0000
commit19ed69dd065df2353a60f4c76c78244f9589e627 (patch)
tree05e29b3eb74195da320a2fcdcc1ec09a0afe9f31 /gdb/Makefile.in
parente8119602a5647be2501acd716b04dc0556ca7d85 (diff)
downloadgdb-19ed69dd065df2353a60f4c76c78244f9589e627.zip
gdb-19ed69dd065df2353a60f4c76c78244f9589e627.tar.gz
gdb-19ed69dd065df2353a60f4c76c78244f9589e627.tar.bz2
Multiarch SVR4_FETCH_LINK_MAP_OFFSETS and GET_LONGJMP_TARGET for GNU/Linux/MIPS.
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 b5037d2..f4c72bf 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -1946,7 +1946,7 @@ minsyms.o: minsyms.c $(defs_h) $(gdb_string_h) $(symtab_h) $(bfd_h) \
mips-irix-tdep.o: mips-irix-tdep.c $(defs_h) $(osabi_h) $(elf_bfd_h)
mips-linux-nat.o: mips-linux-nat.c $(defs_h)
mips-linux-tdep.o: mips-linux-tdep.c $(defs_h) $(gdbcore_h) $(target_h) \
- $(solib_svr4_h)
+ $(solib_svr4_h) $(osabi_h) $(gdb_string_h)
mips-nat.o: mips-nat.c $(defs_h) $(inferior_h) $(gdbcore_h) $(regcache_h)
mips-tdep.o: mips-tdep.c $(defs_h) $(gdb_string_h) $(frame_h) $(inferior_h) \
$(symtab_h) $(value_h) $(gdbcmd_h) $(language_h) $(gdbcore_h) \