Newer
Older
Lecture_repo / Lectures_my / EMPP / 2018 / Lecture3 / Makefile
@Marcin Chrzaszcz Marcin Chrzaszcz on 29 Oct 2018 208 bytes lectures done
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