HomeSort by: relevance | last modified time | path
    Searched refs:pdf (Results 1 - 25 of 261) sorted by relevancy

1 2 3 4 5 6 7 8 91011

  /src/external/bsd/wpa/dist/wpa_supplicant/doc/docbook/
Makefile 1 all: man html pdf
19 pdf:
27 rm -f $(FILES:%=%.pdf)
  /src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
Makefile 17 pdf: $(addsuffix .pdf,$(ALLDOCS))
47 %.pdf: %.texi
53 rm -f *.info *.pdf *.txt *.html
57 .PHONY: all info plaintext html pdf install-info uninstall-info clean
  /src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
Makefile 17 pdf: $(addsuffix .pdf,$(ALLDOCS))
47 %.pdf: %.texi
53 rm -f *.info *.pdf *.txt *.html
57 .PHONY: all info plaintext html pdf install-info uninstall-info clean
  /src/external/gpl2/texinfo/dist/util/
texi2pdf 4 # Execute texi2dvi --pdf.
19 texi2dvi --pdf ${1+"$@"}
txitextest 58 echo "$0: testing $manual_base... (pdf)"
59 texi2dvi --pdf $manual \
60 || { echo "texi2dvi --pdf $manual failed." >&2; exit 1; }
  /src/external/gpl3/gcc/dist/libstdc++-v3/
Makefile.am 68 STAMP_PDF = doc-pdf
69 STAMP_INSTALL_PDF = doc-install-pdf
87 # pdf:
95 # install-pdf:
111 pdf: $(STAMP_PDF)
112 install-pdf: $(STAMP_INSTALL_PDF)
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
Makefile.am 69 STAMP_PDF = doc-pdf
70 STAMP_INSTALL_PDF = doc-install-pdf
88 # pdf:
96 # install-pdf:
112 pdf: $(STAMP_PDF)
113 install-pdf: $(STAMP_INSTALL_PDF)
  /src/external/gpl3/gcc/dist/libstdc++-v3/doc/
Makefile.am 63 STAMP_PDF = doc-pdf
64 STAMP_INSTALL_PDF = doc-install-pdf
82 # pdf:
90 # install-pdf:
106 pdf: $(STAMP_PDF)
107 install-pdf: $(STAMP_INSTALL_PDF)
151 # PDF
153 stamp-pdf: stamp-pdf-docbook stamp-pdf-doxyge
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/doc/
Makefile.am 61 STAMP_PDF = doc-pdf
62 STAMP_INSTALL_PDF = doc-install-pdf
80 # pdf:
88 # install-pdf:
104 pdf: $(STAMP_PDF)
105 install-pdf: $(STAMP_INSTALL_PDF)
149 # PDF
151 stamp-pdf: stamp-pdf-docbook stamp-pdf-doxyge
    [all...]
  /src/external/bsd/openldap/dist/doc/guide/admin/
Makefile 18 www: guide.html booktitle.html index.html OpenLDAP-Admin-Guide.pdf
94 guide.pdf: admin.html booktitle.html guide.book
95 htmldoc --batch guide.book -f guide.pdf
97 OpenLDAP-Admin-Guide.pdf: admin.html guide.book
98 htmldoc --batch guide.book -f OpenLDAP-Admin-Guide.pdf
101 rm -f *.pdf *.html *~ *.bak
  /src/external/gpl2/xcvs/dist/doc/
Makefile.am 30 cvs.pdf \
31 $(srcdir)/cvs-paper.pdf \
32 cvsclient.pdf
63 doc: info pdf
78 # The cvs-paper.pdf target needs to be very specific so that the other PDFs get
79 # generated correctly. If a more generic .ps.pdf implicit target is defined,
80 # and cvs.ps is made before cvs.pdf, then cvs.pdf can be generated from the
81 # .ps.pdf target and the PS source, which contains less information (hyperlinks
94 $(srcdir)/cvs-paper.pdf: cvs-paper.m
    [all...]
  /src/share/man/man0/
Makefile 5 # Note: Needs ps2pdf to convert .ps to .pdf
21 # PDF file pdf2ps generates. By uwe@NetBSD.org.
32 MAN0SRCS+= ${SECTIONS:@S@man${S}pages.pdf@}
93 man${_S}pages.pdf: man${_S}pages.ps
106 tar plzvcf manpages-pdf.tgz man?pages.pdf
  /src/external/public-domain/xz/dist/build-aux/
manconv.sh 9 # FORMAT can be ascii, utf8, ps, or pdf. PAPER_SIZE can be anything that
11 # to a4 and is used only when FORMAT is ps (PostScript) or pdf.
13 # Multiple man pages can be given at once e.g. to create a single PDF file
28 # Make PostScript and PDF output more readable:
50 pdf)
  /src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
Makefile.am 98 # make autosprintf.pdf
105 CLEANFILES = autosprintf.pdf
143 SUFFIXES = .pdf
145 # The install-pdf target is already defined by automake.
147 installdirs-pdf:
150 uninstall-pdf:
151 $(RM) $(DESTDIR)$(pdfdir)/autosprintf.pdf
  /src/external/gpl2/groff/dist/contrib/pdfmark/
pdfroff.sh 4 # Function: Format PDF Output from groff Markup
125 WRKFILE=${GROFF_TMPDIR=${TMPDIR-${TMP-${TEMP-"."}}}}/pdf$$.tmp
127 REFCOPY=${GROFF_TMPDIR}/pdf$$.cmp
128 REFFILE=${GROFF_TMPDIR}/pdf$$.ref
131 TC_DATA=${GROFF_TMPDIR}/pdf$$.tc
132 BD_DATA=${GROFF_TMPDIR}/pdf$$.ps
137 trap "rm -f ${GROFF_TMPDIR}/pdf$$.*" 0
147 stylesheet pdf-output no-pdf-output
196 PDF document formatting process
    [all...]
  /src/external/gpl3/gcc/dist/maintainer-scripts/
generate_libstdcxx_web_docs 52 make -C $target/libstdc++-v3 doc-install-html doc-install-xml doc-install-pdf DESTDIR=$DESTDIR
62 gzip --best libstdc++-$which.pdf
update_web_docs_git 177 # Now convert the relevant files from texi to HTML, PDF and PostScript.
191 "${TEXI2PDF}" $includes -o ${file}.pdf ${filename} </dev/null
222 for file in */*.html *.ps *.pdf *.tar; do
237 for file in */*.html *.ps *.pdf *.tar; do
  /src/external/gpl3/gcc.old/dist/maintainer-scripts/
generate_libstdcxx_web_docs 52 make -C $target/libstdc++-v3 doc-install-html doc-install-xml doc-install-pdf DESTDIR=$DESTDIR
62 gzip --best libstdc++-$which.pdf
update_web_docs_git 163 # Now convert the relevant files from texi to HTML, PDF and PostScript.
174 texi2pdf $includes -o ${file}.pdf ${filename} </dev/null
214 for file in */*.html *.ps *.pdf *.tar; do
229 for file in */*.html *.ps *.pdf *.tar; do
update_web_docs_svn 162 # Now convert the relevant files from texi to HTML, PDF and PostScript.
173 texi2pdf $includes -o ${file}.pdf ${filename} </dev/null
212 for file in */*.html *.ps *.pdf *.tar; do
227 for file in */*.html *.ps *.pdf *.tar; do
  /src/external/gpl3/gdb.old/dist/gdb/doc/
Makefile.in 101 # Files which should be generated via 'pdf' and installed by 'install-pdf'
102 PDFFILES = gdb.pdf stabs.pdf refcard.pdf annotate.pdf
213 pdf: $(PDFFILES)
252 all-doc: info man dvi ps pdf html
325 install-pdf: $(PDFFILES)
395 STAGESTUFF = *.info* gdb-all.texi GDBvn.texi *.ps *.dvi *.pdf *.1 *.
    [all...]
  /src/external/gpl3/gdb/dist/gdb/doc/
Makefile.in 101 # Files which should be generated via 'pdf' and installed by 'install-pdf'
102 PDFFILES = gdb.pdf stabs.pdf refcard.pdf annotate.pdf
213 pdf: $(PDFFILES)
252 all-doc: info man dvi ps pdf html
325 install-pdf: $(PDFFILES)
395 STAGESTUFF = *.info* gdb-all.texi GDBvn.texi *.ps *.dvi *.pdf *.1 *.
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/testsuite/
Makefile.in 98 html install-html info install-info clean-info dvi pdf install-pdf \
  /src/external/mit/xorg/lib/pixman/test/
Makefile 19 pdf-op-test \
  /src/external/gpl2/gettext/dist/gettext-tools/doc/
Makefile.am 88 # make gettext.pdf
107 CLEANFILES = gettext.pdf gettext.html
163 SUFFIXES = .pdf
165 # The install-pdf target is already defined by automake.
167 installdirs-pdf:
170 uninstall-pdf:
171 $(RM) $(DESTDIR)$(pdfdir)/gettext.pdf

Completed in 80 milliseconds

1 2 3 4 5 6 7 8 91011