Skip to content
Snippets Groups Projects
Commit 69f44c6b 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 31649fb9
No related branches found
No related tags found
No related merge requests found
PDFLATEX = @PDFLATEX@
macroprocessor.pdf: macroprocessor.tex old-design.pdf new-design.pdf macroprocessor.pdf: macroprocessor.tex old-design.pdf new-design.pdf
pdflatex macroprocessor ifdef PDFLATEX
pdflatex macroprocessor $(PDFLATEX) macroprocessor
$(PDFLATEX) macroprocessor
endif
clean: clean:
rm -f macroprocessor.pdf *.toc *.aux *.log *.nav *.snm *.vrb *.out *~ rm -f macroprocessor.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