projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb48cb5
)
Documentation: generated cmds-*.txt does not depend on git.txt
author
Junio C Hamano
<junkio@cox.net>
Fri, 19 Jan 2007 19:33:27 +0000
(11:33 -0800)
committer
Junio C Hamano
<junkio@cox.net>
Fri, 19 Jan 2007 19:33:27 +0000
(11:33 -0800)
Pointed out by Santi.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/Makefile
patch
|
blob
|
history
diff --git
a/Documentation/Makefile
b/Documentation/Makefile
index 96755ad68751282eb7262cd5cec3d84a3d07d85c..97ea133b43da0a1f930f6ec6f3d2f6364ec159d5 100644
(file)
--- a/
Documentation/Makefile
+++ b/
Documentation/Makefile
@@
-78,7
+78,7
@@
cmds_txt = cmds-ancillaryinterrogators.txt \
cmds-plumbingmanipulators.txt \
cmds-synchingrepositories.txt
-$(cmds_txt): cmd-list.perl $(MAN1_TXT)
$(MAN7_TXT)
+$(cmds_txt): cmd-list.perl $(MAN1_TXT)
perl ./cmd-list.perl
git.7 git.html: git.txt core-intro.txt