* Makefile.in (annotate.o): Add dependencies.
authorFred Fish <fnf@specifix.com>
Thu, 28 Jul 1994 18:24:07 +0000 (18:24 +0000)
committerFred Fish <fnf@specifix.com>
Thu, 28 Jul 1994 18:24:07 +0000 (18:24 +0000)
gdb/ChangeLog
gdb/Makefile.in

index 81e0dad00d8988357a975058d0fe8cc409f5a10b..78bdc8eea76c1ce4e12dcc94df11cdcbd7836d64 100644 (file)
@@ -1,3 +1,7 @@
+Thu Jul 28 10:43:36 1994  Fred Fish  (fnf@cygnus.com)
+
+       * Makefile.in (annotate.o):  Add dependencies.
+
 Wed Jul 27 14:34:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
 
        * sparclite/aload.c: Added new -q (quiet) option.
index 42cb5584f474a131d946ec04e74fa0934966c0aa..3eb01287e8e0c139f072cff7023aaf5b275529ce 100644 (file)
@@ -1088,6 +1088,9 @@ alpha-tdep.o: alpha-tdep.c $(defs_h) $(gdbcmd_h) $(gdbcore_h) \
        $(inferior_h) $(symtab_h) $(dis-asm.h)
 
 altos-xdep.o: altos-xdep.c $(defs_h) $(gdbcore_h) $(inferior_h)
+
+annotate.o: annotate.c $(defs_h) annotate.h $(value_h) target.h $(gdbtypes_h)
+
 arm-pinsn.o: arm-pinsn.c $(OP_INCLUDE)/arm.h $(defs_h) $(symtab_h)
 
 blockframe.o: blockframe.c $(defs_h) $(gdbcore_h) $(inferior_h) \
This page took 0.028938 seconds and 4 git commands to generate.