author | Junio C Hamano <gitster@pobox.com> | |
Tue, 11 Nov 2008 21:12:17 +0000 (13:12 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 11 Nov 2008 21:12:17 +0000 (13:12 -0800) | ||
commit | 912f9980d233961c48a225cce2657f165c98c8ae | |
tree | ed0e2c02660304a1dcdb31d8c97ddffca937f423 | tree | snapshot |
parent | 5bcce8494a2ee09250404b8b086cbd62f9506703 | commit | diff |
Makefile: help people who run 'make check' by mistake
The target to run self test is 'make test', but there are people who try
'make check' and worse yet do not have sparse installed.
Suggest 'make test' target when they do not have 'sparse'.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The target to run self test is 'make test', but there are people who try
'make check' and worse yet do not have sparse installed.
Suggest 'make test' target when they do not have 'sparse'.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |