dokumente/Protokolle/Versammlungen/Makefile
2015-09-26 15:27:59 +02:00

7 lines
174 B
Makefile

all: MV2012.2-20121201.pdf MV2013-20131124.pdf MV2014-20141116.pdf
%.pdf: %.tex
pdflatex $< && pdflatex $<
clean:
rm -f *.toc *.aux *.ptc1 *.mtc *.mtc0 *.pdf *.log *.maf