X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Fdsd-paper.git;a=blobdiff_plain;f=Makefile;h=f4d290c87c46278c5920b18dc55a9c9e9d2fba2a;hp=f1782ef7aeda60f2443b049f52d73c6eec90d85a;hb=0025553cc63de81213b530f9277c617da74d1452;hpb=4ba989a081577d97bf2e48458841150dd6558fbc diff --git a/Makefile b/Makefile index f1782ef..f4d290c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all: - lhs2TeX -v --poly < cλash.lhs > cλash.tex - latexmk -pdf -pv cλash.tex + latexmk -r latexmkrc -pdf -pvc cλash.lhs clean: latexmk -CA + rm -rf *.pdf