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