]> mj.ucw.cz Git - diplomky.git/blob - en/Makefile
Poangličtěná verze nové šablony
[diplomky.git] / en / Makefile
1 all: thesis.pdf
2
3 # LaTeX must be run twice to get references right
4 thesis.pdf: thesis.tex $(wildcard *.tex)
5         pdflatex $<
6         pdflatex $<
7
8 clean:
9         rm -f *.log *.dvi *.aux *.toc *.lof *.out
10         rm -f thesis.pdf