]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Makefile: Split out the untested functions target
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 25 Jul 2010 19:52:41 +0000 (19:52 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Aug 2010 19:42:18 +0000 (12:42 -0700)
commitb5eed98104853dfed63e5c9f2a6214df74f7b0a7
tree0f6730383c85b3308285761995959b935d8d07b7
parentbc548efe0037839e1a4a611e5f0f24b33fc39dc5
Makefile: Split out the untested functions target

Change the coverage-report target so that it doesn't generate the
coverage-untested-functions file by default. I'm adding more targets
for doing various things with the gcov files, and they shouldn't all
run by default.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile