Newer
Older
Lecture_repo / Lectures_my / NumMet / Lecture1 / Makefile
@mchrzasz mchrzasz on 28 Aug 2016 208 bytes wrote 1/3 of the first lecture
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