Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-am: initialize variable $resume on startup
[gitweb.git]
/
Documentation
/
Makefile
diff --git
a/Documentation/Makefile
b/Documentation/Makefile
index 3bc5357ec93039122df3e7b423d9fae4a804da7c..443114b0463e9c9ca7e99720e78d938049a1ea4b 100644
(file)
--- a/
Documentation/Makefile
+++ b/
Documentation/Makefile
@@
-120,6
+120,7
@@
clean:
mv $@+ $@
%.1 %.5 %.7 : %.xml
+ $(RM) $@
xmlto -m callouts.xsl man $<
%.xml : %.txt