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