Merge branch 'fc/makefile'
commit854afacb8e64ef9c45d1e1cf3fe11a74692ba988
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Jun 2013 21:56:56 +0000 (5 14:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Jun 2013 21:56:56 +0000 (5 14:56 -0700)
tree9947f8beeb46302a1dbcecd70389a9116b333b5b
parent57a00bf6042e429883c177e94f3a5d7cc7e9e8ad
parent416fda6917f05b456ae263cb7152892bdf96f47c
Merge branch 'fc/makefile'

Update Makefile to use handy automatic variables where appropriate,
and stop installing a script that is only used for testing.

* fc/makefile:
  build: do not install git-remote-testpy
  build: add NO_INSTALL variable
  build: cleanup using $<
  build: cleanup using $^
  build: trivial simplification
Makefile