Makefile: install hardlinks for git-remote-<scheme> supported by libcurl if possible
authorJunio C Hamano <gitster@pobox.com>
Fri, 7 Aug 2009 19:09:29 +0000 (12:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Aug 2009 19:20:29 +0000 (12:20 -0700)
Instead of installing/copying three programs separately, just install one
and try to make hardlinks to the other two.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found