.PHONY: clean distclean cviceni.pdf: $(wildcard *.tex) latexmk -xelatex cviceni.tex clean: latexmk -c distclean: latexmk -C