Lines Matching refs:annotate
72 INFO_DEPS = gdb.info gdbint.info stabs.info annotate.info
143 $(srcdir)/annotate.texinfo \
153 dvi: gdb.dvi gdbint.dvi stabs.dvi refcard.dvi annotate.dvi
154 ps: gdb.ps gdbint.ps stabs.ps refcard.ps annotate.ps
156 pdf: gdb.pdf gdbint.pdf stabs.pdf annotate.pdf
439 ANNOTATE_TEX_TMPS = annotate.aux annotate.cp* annotate.fn* annotate.ky* \
440 annotate.log annotate.pg* annotate.toc annotate.tp* annotate.vr*
443 annotate.dvi : $(ANNOTATE_DOC_FILES)
445 $(SET_TEXINPUTS) $(TEXI2DVI) $(srcdir)/annotate.texinfo
447 annotate.ps: annotate.dvi
450 annotate.pdf: $(ANNOTATE_DOC_FILES)
452 $(SET_TEXINPUTS) $(TEXI2DVI) --pdf $(srcdir)/annotate.texinfo
454 annotate.info: $(ANNOTATE_DOC_FILES)
455 $(MAKEINFO) -I $(srcdir) -o annotate.info $(srcdir)/annotate.texinfo
458 $(MAKEHTML) $(MAKEHTMLFLAGS) $(srcdir)/annotate.texinfo