* Makefile.in (ultra3-xdep.o, umax-xdep.o): Add missing ')'.
authorFred Fish <fnf@specifix.com>
Tue, 13 Jul 1993 18:20:55 +0000 (18:20 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 13 Jul 1993 18:20:55 +0000 (18:20 +0000)
gdb/ChangeLog
gdb/Makefile.in

index 2e928cd00ff3c7e7d31cdd0b67a6c44cfb14d3b8..0eed40850336b71b2d1fde3aca8084ca8bf7e009 100644 (file)
@@ -1,3 +1,7 @@
+Tue Jul 13 11:15:15 1993  Fred Fish  (fnf@cygnus.com)
+
+       * Makefile.in (ultra3-xdep.o, umax-xdep.o):  Add missing ')'.
+
 Mon Jul 12 17:46:35 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
        * a29k-tdep.c (read_register_stack): Make val static.
index cc3118e761591073dee5a81aa96bb81767eab004..43c0822e97b636130532f12818467d704c25899a 100644 (file)
@@ -1276,8 +1276,8 @@ typeprint.o: typeprint.c $(defs_h) $(expression_h) $(gdbcmd_h) \
        $(value_h) 
 
 ultra3-nat.o: ultra3-nat.c $(defs_h) $(gdbcore_h) $(inferior_h)
-ultra3-xdep.o: ultra3-xdep.c $(defs_h) $(gdbcore_h) $(inferior_h
-umax-xdep.o: umax-xdep.c $(defs_h) $(gdbcore_h) $(inferior_h
+ultra3-xdep.o: ultra3-xdep.c $(defs_h) $(gdbcore_h) $(inferior_h)
+umax-xdep.o: umax-xdep.c $(defs_h) $(gdbcore_h) $(inferior_h)
 
 utils.o: utils.c $(bfd_h) $(defs_h) $(expression_h) $(gdbcmd_h) \
        language.h signals.h target.h terminal.h