aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-10-31 20:37:00 +0000
committerMark Kettenis <kettenis@gnu.org>2004-10-31 20:37:00 +0000
commit0159bdbf8e3fc9887f17473e5e3c7e3427ac5731 (patch)
tree8a9ce02808f510d679fc895e0486d883878a1e50 /gdb/Makefile.in
parent19d718a3ac83b076a53698e1956685c5beee15ba (diff)
downloadgdb-0159bdbf8e3fc9887f17473e5e3c7e3427ac5731.zip
gdb-0159bdbf8e3fc9887f17473e5e3c7e3427ac5731.tar.gz
gdb-0159bdbf8e3fc9887f17473e5e3c7e3427ac5731.tar.bz2
* i386v4-nat.c (supply_gregset, supply_fpregset, fill_gregset)
(fill_fpregset): Do not compile for 64-bit systems. * i386-sol2-nat.c: Don't include "i386v4-nat.c". * Makefile.in (i386-sol2-nat.o): Update dependencies. * config/i386/i386sol2.mh (NATDEPFILES): Add back i386v4-nat.c.
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 7abd469..6e1fc7dc 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -2037,7 +2037,7 @@ i386obsd-tdep.o: i386obsd-tdep.c $(defs_h) $(arch_utils_h) $(frame_h) \
$(osabi_h) $(target_h) $(gdb_assert_h) $(gdb_string_h) \
$(i386_tdep_h) $(i387_tdep_h) $(solib_svr4_h)
i386-sol2-nat.o: i386-sol2-nat.c $(defs_h) $(regcache_h) $(gregset_h) \
- $(amd64_nat_h) $(amd64_tdep_h) $(i386v4_nat_c)
+ $(amd64_nat_h) $(amd64_tdep_h)
i386-sol2-tdep.o: i386-sol2-tdep.c $(defs_h) $(value_h) $(osabi_h) \
$(gdb_string_h) $(i386_tdep_h) $(solib_svr4_h)
i386-stub.o: i386-stub.c