Skip to content
Snippets Groups Projects
Commit 2ae9aad1 authored by sebastien's avatar sebastien
Browse files

trunk: added autoconf support for the documentation build system (only build...

trunk: added autoconf support for the documentation build system (only build stuff for which we have the tools: pdflatex, dblatex, xsltproc)


git-svn-id: https://www.dynare.org/svn/dynare/trunk@2634 ac1d8469-bf42-47a9-8791-bf33cf982152
parent 99df94aa
No related branches found
No related tags found
No related merge requests found
PDFLATEX = @PDFLATEX@
preprocessor.pdf: preprocessor.tex expr.png expr-sharing.png matrices.png overview.png preprocessor.pdf: preprocessor.tex expr.png expr-sharing.png matrices.png overview.png
pdflatex preprocessor ifdef PDFLATEX
pdflatex preprocessor $(PDFLATEX) preprocessor
$(PDFLATEX) preprocessor
endif
clean: clean:
rm -f *.pdf *.toc *.aux *.log *.nav *.snm *.vrb *.out *~ rm -f *.pdf *.toc *.aux *.log *.nav *.snm *.vrb *.out *~
.PHONY: clean
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment