Makefile: install hardlinks for git-remote-<scheme> supported by libcurl if possible
commitad17f01399a9220b78678b322bd42b0a29898e01
authorJunio C Hamano <gitster@pobox.com>
Fri, 7 Aug 2009 19:09:29 +0000 (7 12:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Aug 2009 19:20:29 +0000 (7 12:20 -0700)
tree119ed81639ed9b60a1d27054e9109ad576035fc2
parent611c7f6a373fc6e7140f81bf9c26bde9f78390d4
Makefile: install hardlinks for git-remote-<scheme> supported by libcurl if possible

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>
Makefile