author | Junio C Hamano <junkio@cox.net> | |
Fri, 5 May 2006 00:38:41 +0000 (17:38 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 5 May 2006 00:38:41 +0000 (17:38 -0700) | ||
commit | fb335158d5a93349e16bc0985e75e93bb9fcd5eb | |
tree | 0707260f4a4320880a62ddd80aee66c8d0850484 | tree | snapshot |
parent | 5edbcd8d778d81254d2c8a4229c76c6fa7880407 | commit | diff |
Makefile: do not link rev-list any specially.
We used to depend on bignum from openssl for rev-list to compute
merge-order, but there is no reason to use different build
recipe from other programs anymore. Just build it with git-%$X
rule like everybody else.
Noticed by Alexey Dobriyan.
Signed-off-by: Junio C Hamano <junkio@cox.net>
We used to depend on bignum from openssl for rev-list to compute
merge-order, but there is no reason to use different build
recipe from other programs anymore. Just build it with git-%$X
rule like everybody else.
Noticed by Alexey Dobriyan.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history |