Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
cvsimport: Improve documentation of CVSROOT and CVS module determination
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index b159ffd0ae49c28725de6549132e0ad3a3b69d20..81dafe5ee3308cb3e75986740d6d67f1364f6995 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-684,7
+684,7
@@
help.o: common-cmds.h
$(BUILT_INS): git$X
$(QUIET_BUILT_IN)rm -f $@ && ln git$X $@
-common-cmds.h:
Documentation/git-*.txt
+common-cmds.h:
$(wildcard Documentation/git-*.txt)
$(QUIET_GEN)./generate-cmdlist.sh > $@+ && mv $@+ $@
$(patsubst %.sh,%,$(SCRIPT_SH)) : % : %.sh