Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/cherry'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index f956c3d9ba0c4bc24eacb5193cc123e20325976c..b8e603094050377fb8ca2988c2558c76fe113e70 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-729,7
+729,7
@@
git$X: git.c common-cmds.h $(BUILTIN_OBJS) $(GITLIBS) GIT-CFLAGS
help.o: common-cmds.h
git-merge-subtree$X: git-merge-recursive$X
- rm -f $@ && ln git-merge-recursive$X $@
+
$(QUIET_BUILT_IN)
rm -f $@ && ln git-merge-recursive$X $@
$(BUILT_INS): git$X
$(QUIET_BUILT_IN)rm -f $@ && ln git$X $@