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