Don't pass --haskell to lhs2TeX, it is the default.
[matthijs/master-project/dsd-paper.git] / Makefile
index 14a2a9cd997b2f05a130b4e3fef21d6846f92281..f1782ef7aeda60f2443b049f52d73c6eec90d85a 100644 (file)
--- 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