aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2006-07-17 19:34:57 +0000
committerMark Kettenis <kettenis@gnu.org>2006-07-17 19:34:57 +0000
commitaa88762a706df5fe636f7dc3727c0586861720ed (patch)
treed3504700fde129d4656c0e84cf47dd44d5553258 /gdb/Makefile.in
parent7206a0ee43e8c1bc26e7ddc8c589018e75783225 (diff)
downloadgdb-aa88762a706df5fe636f7dc3727c0586861720ed.zip
gdb-aa88762a706df5fe636f7dc3727c0586861720ed.tar.gz
gdb-aa88762a706df5fe636f7dc3727c0586861720ed.tar.bz2
* armobsd-tdep.c (armobsd_init_abi): Set skip_solib_resolver.
* Makefile.in (armobsd-tdep.o): Update dependencies. * config/arm/obsd.mt (TDEPFILES): Add obsd-tdep.o.
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 0359897..d0d1ab1 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -1784,7 +1784,7 @@ armnbsd-nat.o: armnbsd-nat.c $(defs_h) $(gdbcore_h) $(inferior_h) \
armnbsd-tdep.o: armnbsd-tdep.c $(defs_h) $(osabi_h) $(gdb_string_h) \
$(arm_tdep_h) $(solib_svr4_h)
armobsd-tdep.o: armobsd-tdep.c $(defs_h) $(osabi_h) \
- $(arm_tdep_h) $(solib_svr4_h)
+ $(obsd_tdep_h) $(arm_tdep_h) $(solib_svr4_h)
arm-tdep.o: arm-tdep.c $(defs_h) $(frame_h) $(inferior_h) $(gdbcmd_h) \
$(gdbcore_h) $(gdb_string_h) $(dis_asm_h) $(regcache_h) \
$(doublest_h) $(value_h) $(arch_utils_h) $(osabi_h) \