Newer
Older
Lecture_repo / Lectures_my / MC_2016 / Lecture12 / Lecture10 / Makefile
@mchrzasz mchrzasz on 31 May 2016 208 bytes last lecturegit add *git add *git add *
all: mchrzasz.pdf

mchrzasz.pdf: mchrzasz.tex
	xelatex mchrzasz.tex
#	bibtex mchrzasz
	xelatex mchrzasz.tex
#	xelatex mchrzasz.tex
clean:
	rm *.aux *.bbl *.blg *.log *.out *.pdf *.sh *.xml *.snm *.toc *.nav