]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Make 'make' quiet by default
authorShawn O. Pearce <spearce@spearce.org>
Tue, 6 Mar 2007 07:09:14 +0000 (02:09 -0500)
committerJunio C Hamano <junkio@cox.net>
Tue, 6 Mar 2007 08:48:13 +0000 (00:48 -0800)
commit2314c947706b9480ddd8c1420efa8da523d99c9f
tree87448f09bbe2f85a14b2a72872779dcd813b46ab
parent74f2b2a8d006a49e1be7e30731c2f7365d2741d1
Make 'make' quiet by default

Per Junio's suggestion we are setting 'make' to be quiet by default,
with `make V=1` available to force GNU make back to its default
behavior of showing each command it is running.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
perl/Makefile
templates/Makefile