Newer
Older
Lecture_repo / Lectures_my / KT2_2017 / Lecture2 / Makefile
@Marcin Chrzaszcz Marcin Chrzaszcz on 6 May 2017 208 bytes dupa dupa
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