Perly git: work around buggy make implementations.
authorJunio C Hamano <junkio@cox.net>
Fri, 30 Jun 2006 00:02:21 +0000 (17:02 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 3 Jul 2006 00:14:43 +0000 (17:14 -0700)
FC4 uses gnumake 3.80 whose annoying "Entering directory..."
messages are not silenced with -s alone.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found