svn commit: trunk/uClibc

aldot at uclibc.org aldot at uclibc.org
Fri Oct 17 07:52:50 UTC 2008


Author: aldot
Date: 2008-10-17 00:52:50 -0700 (Fri, 17 Oct 2008)
New Revision: 23699

Log:
- document environment variables for make(1)


Modified:
   trunk/uClibc/Makefile.help


Changeset:
Modified: trunk/uClibc/Makefile.help
===================================================================
--- trunk/uClibc/Makefile.help	2008-10-16 21:16:46 UTC (rev 23698)
+++ trunk/uClibc/Makefile.help	2008-10-17 07:52:50 UTC (rev 23699)
@@ -36,3 +36,7 @@
 	@echo '  test_compile		- compile testsuite binaries'
 	@echo '  release		- create a distribution tarball'
 	@echo
+	@echo 'Environment variables:'
+	@echo '     			- Quiet build'
+	@echo '  V=1			- Verbose build'
+	@echo '  V=2			- Very verbose build'




More information about the uClibc-cvs mailing list