Newer
Older
Lecture_repo / Lectures_my / EMPP / 2017 / Lecture4 / Makefile
@Marcin CHrzaszcz Marcin CHrzaszcz on 3 Oct 2017 208 bytes started the lectores 2017
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