Use latexmk -C instead of -CA.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 10 Dec 2009 11:31:42 +0000 (12:31 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 10 Dec 2009 11:31:42 +0000 (12:31 +0100)
It seems -CA isn't supported on my system?

Makefile

index 79b8aacff434fe368893b22f2e5684e389ebe7e0..c32d7d9e91e12a5ed22c05552abc96d88183f490 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ figs : $(SVGFIGURES:.svg=.pdf)
        $(RSVG) $< > $@
 
 clean:
-               latexmk -CA clash-haskell09
+               latexmk -C clash-haskell09
                $(RM) $(SVGFIGURES:.svg=.pdf)
                $(RM) $(FILE).tex
                $(RM) $(FILE).ptb