* Makefile.in (annotate.o): Add dependencies.

This commit is contained in:
Fred Fish 1994-07-28 18:24:07 +00:00
parent ff59855b7d
commit 8aa8690c8b
2 changed files with 7 additions and 0 deletions

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

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