OSDN Git Service

* Makefile.in (m68kbsd-tdep.o): Ad missing space.
authorMark Kettenis <kettenis@gnu.org>
Mon, 15 Aug 2005 21:19:20 +0000 (21:19 +0000)
committerMark Kettenis <kettenis@gnu.org>
Mon, 15 Aug 2005 21:19:20 +0000 (21:19 +0000)
gdb/ChangeLog
gdb/Makefile.in

index 4839326..8e3ce68 100644 (file)
@@ -1,3 +1,7 @@
+2005-08-15  Mark Kettenis  <kettenis@gnu.org>
+
+       * Makefile.in (m68kbsd-tdep.o): Ad missing space.
+
 2005-08-15  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * s390-tdep.c (op1_lgfi, op2_lgfi, op1_agfi, op2_agfi,
index a8222ef..05bbd9f 100644 (file)
@@ -2220,7 +2220,7 @@ m68kbsd-nat.o: m68kbsd-nat.c $(defs_h) $(gdbcore_h) $(inferior_h) \
        $(bsd_kvm_h)
 m68kbsd-tdep.o: m68kbsd-tdep.c $(defs_h) $(arch_utils_h) $(frame_h) \
        $(osabi_h) $(regcache_h) $(regset_h) $(trad_frame_h) \
-       $(tramp_frame_h)$(gdb_assert_h) $(gdb_string_h) $(m68k_tdep_h) \
+       $(tramp_frame_h) $(gdb_assert_h) $(gdb_string_h) $(m68k_tdep_h) \
        $(solib_svr4_h)
 m68klinux-nat.o: m68klinux-nat.c $(defs_h) $(frame_h) $(inferior_h) \
        $(language_h) $(gdbcore_h) $(gdb_string_h) $(regcache_h) \