projects
/
matthijs
/
master-project
/
final-presentation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d042023
)
Use latexmk -C instead of -CA.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 10 Dec 2009 11:31:42 +0000
(12:31 +0100)
committer
Matthijs 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
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 79b8aacff434fe368893b22f2e5684e389ebe7e0..c32d7d9e91e12a5ed22c05552abc96d88183f490 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-39,7
+39,7
@@
figs : $(SVGFIGURES:.svg=.pdf)
$(RSVG) $< > $@
clean:
- latexmk -C
A
clash-haskell09
+ latexmk -C clash-haskell09
$(RM) $(SVGFIGURES:.svg=.pdf)
$(RM) $(FILE).tex
$(RM) $(FILE).ptb