X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Fdsd-paper.git;a=blobdiff_plain;f=Makefile;h=f4d290c87c46278c5920b18dc55a9c9e9d2fba2a;hp=f372234c6895f0888b117a0ace2b80521b091e48;hb=f513b84e02a6bd0215334379dda9b74a19d178ab;hpb=d761eaf56b88d9a83aa096d23e12bb4d724d4c3f diff --git a/Makefile b/Makefile index f372234..f4d290c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all: - lhs2TeX -v --poly --haskell < 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