Merge branch 'fc/makefile'
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Jun 2013 21:56:56 +0000 (14:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Jun 2013 21:56:56 +0000 (14:56 -0700)
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

1  2 
Makefile
diff --cc Makefile
Simple merge