OSDN Git Service

* Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h
authormludvig <mludvig>
Thu, 18 Jul 2002 12:12:41 +0000 (12:12 +0000)
committermludvig <mludvig>
Thu, 18 Jul 2002 12:12:41 +0000 (12:12 +0000)
gdb/ChangeLog
gdb/Makefile.in

index f1b72c2..befe4f1 100644 (file)
@@ -2,6 +2,7 @@
 
        * config/sparc/tm-sp64linux.h: Make the rest of #endif
        line a comment.
+       * Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h
 
 2002-07-17  Jim Blandy  <jimb@redhat.com>
 
index 09f2e2d..26d874c 100644 (file)
@@ -2247,7 +2247,7 @@ x86-64-tdep.o : x86-64-tdep.c $(defs_h) $(inferior_h) $(gdbcore_h) $(gdbcmd_h) \
        $(dwarf2cfi_h) $(gdb_assert_h)
 
 x86-64-linux-nat.o : x86-64-linux-nat.c $(defs_h) $(inferior_h) \
-       $(gdbcore_h) $(regcache_h) i387-tdep.h $(gdb_assert_h) x86-64-tdep.h \
+       $(gdbcore_h) $(regcache_h) $(gdb_assert_h) x86-64-tdep.h \
        i386-tdep.h
 
 win32-nat.o: win32-nat.c $(gdbcmd_h) $(gdbcore_h) $(inferior_h) $(defs_h) \