summaryrefslogtreecommitdiff
path: root/Makefile
blob: acd0a61d1e81ad9f57dfd2c25fdde0a9a972f80d (plain)
1
2
3
4
5
6
clean:
	rm -f *.aux *.log *.out *.pdf

compile:
	pdflatex cv.tex
	mv cv.pdf cv_gustaf_rydholm.pdf