X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Fdsd-paper.git;a=blobdiff_plain;f=Makefile;h=f372234c6895f0888b117a0ace2b80521b091e48;hp=14a2a9cd997b2f05a130b4e3fef21d6846f92281;hb=09a5bf4c0b4a912d47a4ca83bd112ef6e7e5581a;hpb=62695514ebae7a4460dda94330dcf1e82fbcb933 diff --git a/Makefile b/Makefile index 14a2a9c..f372234 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,6 @@ all: - latexmk -pdf cλash.tex + lhs2TeX -v --poly --haskell < cλash.lhs > cλash.tex + latexmk -pdf -pv cλash.tex + +clean: + latexmk -CA