Home | History | Annotate | Download | only in docs

Lines Matching full:pdf

169 # pdf and postscript
171 @echo "Generating PDF file: $(myprintdir)/index.pdf (please be patient)...";
181 pdftops index.pdf && \
207 if test -r index.pdf ; then \
209 cp index.pdf $(DESTDIR)$(datadir)/doc/valgrind/valgrind_manual.pdf; \
226 cp print/index.pdf $(distdir)
266 # html.tar.bz2, .pdf, .ps.bz2 files for downloading from the website
285 @echo "Generating valgrind_manual.pdf ..."
296 ( pdftops manual.pdf ) )
297 mv $(vgdir)/print/manual.pdf $(downloadsdir)/valgrind_manual.pdf