X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Fdsd-paper.git;a=blobdiff_plain;f=Makefile;h=f1782ef7aeda60f2443b049f52d73c6eec90d85a;hp=14a2a9cd997b2f05a130b4e3fef21d6846f92281;hb=659a450d0ca1f164379f7cf851bcc5a04b31740f;hpb=62695514ebae7a4460dda94330dcf1e82fbcb933 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