]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* Makefile.in (i386v-nat.o): Add $(i386_tdep_h).
authorMark Kettenis <kettenis@gnu.org>
Fri, 25 Oct 2002 21:27:43 +0000 (21:27 +0000)
committerMark Kettenis <kettenis@gnu.org>
Fri, 25 Oct 2002 21:27:43 +0000 (21:27 +0000)
gdb/ChangeLog
gdb/Makefile.in

index 2f6beff20f88a83f9e8fe64e1fcff661166e1464..c4db953052b01287f8a5877fdc7a0549f4c1849b 100644 (file)
@@ -1,5 +1,6 @@
 2002-10-25  Mark Kettenis  <kettenis@gnu.org>
 
+       * Makefile.in (i386v-nat.o): Add $(i386_tdep_h).
        * i386v-nat.c: Include "i386-tdep.h".
 
 2002-10-22  David Carlton  <carlton@math.stanford.edu>
index bc9c2b4d92f0badf11dfa2bc68e07dfbb37091ba..5a773862894f906f84672515d047fd21817b8921 100644 (file)
@@ -1745,7 +1745,7 @@ i386nbsd-tdep.o: i386nbsd-tdep.c $(defs_h) $(gdbtypes_h) $(gdbcore_h) \
        $(nbsd_tdep_h) $(solib_svr4_h)
 i386obsd-nat.o: i386obsd-nat.c $(defs_h)
 i386v-nat.o: i386v-nat.c $(defs_h) $(frame_h) $(inferior_h) $(language_h) \
-       $(gdbcore_h) $(gdb_stat_h) $(floatformat_h) $(target_h)
+       $(gdbcore_h) $(gdb_stat_h) $(floatformat_h) $(target_h) $(i386_tdep_h)
 i386v4-nat.o: i386v4-nat.c $(defs_h) $(value_h) $(inferior_h) $(regcache_h) \
        $(i386_tdep_h) $(i387_tdep_h) $(gregset_h)
 i387-tdep.o: i387-tdep.c $(defs_h) $(frame_h) $(inferior_h) $(language_h) \