Merge branch 'fc/makefile'
commit0846fe1a8357b0a99b9d547a4d97844048ae2101
authorJunio C Hamano <gitster@pobox.com>
Thu, 20 Jun 2013 23:02:21 +0000 (20 16:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 Jun 2013 23:02:21 +0000 (20 16:02 -0700)
treeda4a583c779acf5158b5ae62ffee6c933eee837f
parentc0266ed2759fa1838384c37faa6d7264edaaf04b
parent21117bfeac37d6000e2d8c0b69a146ff3717f961
Merge branch 'fc/makefile'

Makefile simplification.

* fc/makefile:
  Makefile: use $^ to avoid listing prerequisites on the command line
  build: do not install git-remote-testgit
  build: generate and clean test scripts
Makefile