* Makefile.in (m68kbsd-tdep.o): Ad missing space.

This commit is contained in:
Mark Kettenis 2005-08-15 21:19:20 +00:00
parent 3d38899710
commit 44878bae0a
2 changed files with 5 additions and 1 deletions

View 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,

View 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) \