Home | History | Annotate | Download | only in docs

Lines Matching full:make

22 	@echo "Please use \`make <target>' where <target> is one of"
23 @echo " html to make standalone HTML files"
24 @echo " dirhtml to make HTML files named index.html in directories"
25 @echo " singlehtml to make a single large HTML file"
26 @echo " pickle to make pickle files"
27 @echo " json to make JSON files"
28 @echo " htmlhelp to make HTML files and a HTML help project"
29 @echo " qthelp to make HTML files and a qthelp project"
30 @echo " devhelp to make HTML files and a Devhelp project"
31 @echo " epub to make an epub"
32 @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
33 @echo " latexpdf to make LaTeX files and run them through pdflatex"
34 @echo " text to make text files"
35 @echo " man to make manual pages"
36 @echo " texinfo to make Texinfo files"
37 @echo " info to make Texinfo files and run them through makeinfo"
38 @echo " gettext to make PO message catalogs"
39 @echo " changes to make an overview of all changed/added/deprecated items"
104 @echo "Run \`make' in that directory to run these through (pdf)latex" \
105 "(use \`make latexpdf' here to do that automatically)."
110 $(MAKE) -C $(BUILDDIR)/latex all-pdf
127 @echo "Run \`make' in that directory to run these through makeinfo" \
128 "(use \`make info' here to do that automatically)."
133 make -C $(BUILDDIR)/texinfo info