author | Jim Meyering <jim@meyering.net> | |
Tue, 25 Sep 2007 06:42:16 +0000 (08:42 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 25 Sep 2007 07:30:16 +0000 (00:30 -0700) | ||
commit | e883932f7dc83ea69a990cba656464d5315f3300 | |
tree | dfd18ee81cae0d0b090961521570d6fb6febaeb3 | tree | snapshot |
parent | 85d81a757e495fe74d8a403f813d3748e832c112 | commit | diff |
unexpected Make output (e.g. from --debug) causes build failure
Without this, the extra output produced e.g., by "make --debug"
would go into $INSTLIBDIR and then cause the sed command to fail.
Signed-off-by: Jim Meyering <jim@meyering.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Without this, the extra output produced e.g., by "make --debug"
would go into $INSTLIBDIR and then cause the sed command to fail.
Signed-off-by: Jim Meyering <jim@meyering.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |