author | Johannes Schindelin <johannes.schindelin@gmx.de> | |
Sun, 31 May 2009 16:15:16 +0000 (18:15 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 1 Jun 2009 07:08:27 +0000 (00:08 -0700) | ||
commit | 900a5d075e8b48025439966dc3863189874bae3b | |
tree | 89aabb8c1fb63e2fd63feec2fb2e5e6338a76551 | tree | snapshot |
parent | f90cf2b9203e81e3a2b70b15480628e9189b7e60 | commit | diff |
Quiet make: do not leave Windows behind
On Windows, we have to check whether there are scripts which would
override .exe files, but this check missed the "quietification".
Make now prints 'BUILTIN all' instead of a long chain of 'test || rm'
commands.
[spr: added clarification what make will print. ]
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
On Windows, we have to check whether there are scripts which would
override .exe files, but this check missed the "quietification".
Make now prints 'BUILTIN all' instead of a long chain of 'test || rm'
commands.
[spr: added clarification what make will print. ]
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |