Newer
Older
Lecture_repo / Lectures_my / NumMet / 2016 / Lecture11 / Makefile
@mchrzasz mchrzasz on 13 Nov 2016 208 bytes starteed lecture 11
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