[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gobolinux-commits
Subject:    [gobolinux-commits] tools/Bootstrap Makefile
From:       lucasvr () gobolinux ! org (Lucas Correia Villa Real)
Date:       2006-04-18 20:36:45
Message-ID: E1FVw5u-0001dA-HS () savannah ! gnu ! org
[Download RAW message or body]

CVSROOT:	/sources/goboscripts
Module name:	tools
Branch: 	
Changes by:	Lucas Correia Villa Real <lucasvr@savannah.gnu.org>	06/04/18 19:42:38

Modified files:
	Bootstrap      : Makefile 

Log message:
	make verbose build be the default

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/goboscripts/tools/Bootstrap/Makefile.diff?tr1=1.10&tr2=1.11&r1=text&r2=text


Patches:
Index: tools/Bootstrap/Makefile
diff -u tools/Bootstrap/Makefile:1.10 tools/Bootstrap/Makefile:1.11
--- tools/Bootstrap/Makefile:1.10	Fri Apr 14 18:44:44 2006
+++ tools/Bootstrap/Makefile	Tue Apr 18 19:42:38 2006
@@ -67,13 +67,13 @@
 	@echo 'Other generic targets:'
 	@echo '  all         - Build all targets marked with [*]'
 	@echo ''
-	@echo '  make V=0|1  - Quiet (default) or verbose build'
+	@echo '  make V=0|1  - Quiet or verbose build (default)'
 	@echo ''
 	@echo 'Execute "make" or "make all" to build all targets marked with [*]'
 	@echo 'For further info see the ./README file'
 	@echo ''
 
-VERBOSE_BUILD=0
+VERBOSE_BUILD=1
 ifdef V
 	VERBOSE_BUILD=$(V)
 endif


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic