X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/0b8ae20fd3339cdb7b02aa37ec295cb0ceca6380..03cd58bdb16034f1d0e2ae5ef835a3a977948ae9:/tools/make/mMakefile diff --git a/tools/make/mMakefile b/tools/make/mMakefile index db7fa6c..22101bf 100644 --- a/tools/make/mMakefile +++ b/tools/make/mMakefile @@ -35,5 +35,8 @@ clean: #----------------------------------------------------------------- %.pdf : %.tex $(SOURCES) pdflatex $< && pdflatex $< - #cp $*.pdf ~/build + cp $*.pdf ~/build + +%.tex : %.xml + mdoc-extract $< ${DOC_CLASS}