ausarbeitung
[seminar-bachelor.git] / Makefile
1 all:
2 pdflatex ausarbeitung.tex
3
4 clean:
5 rm -f *.bbl *.blg *.pdf *.log *.aux
This page took 0.042405 seconds and 5 git commands to generate.