Author: marcel
Date: Sat Oct  6 19:28:19 2012
New Revision: 241285
URL: http://svn.freebsd.org/changeset/base/241285

Log:
  Update to include WITH_BMAKE.

Modified:
  head/share/man/man5/src.conf.5

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5      Sat Oct  6 19:27:54 2012        
(r241284)
+++ head/share/man/man5/src.conf.5      Sat Oct  6 19:28:19 2012        
(r241285)
@@ -1,7 +1,7 @@
 .\" DO NOT EDIT-- this file is automatically generated.
 .\" from FreeBSD: head/tools/build/options/makeman 236279 2012-05-30 02:37:20Z 
gjb
 .\" $FreeBSD$
-.Dd September 19, 2012
+.Dd October 6, 2012
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -217,6 +217,15 @@ toolchain is enabled.
 .It Va WITHOUT_BLUETOOTH
 .\" from FreeBSD: head/tools/build/options/WITHOUT_BLUETOOTH 156932 2006-03-21 
07:50:50Z ru
 Set to not build Bluetooth related kernel modules, programs and libraries.
+.It Va WITH_BMAKE
+.\" from FreeBSD: head/tools/build/options/WITH_BMAKE 241279 2012-10-06 
19:19:21Z marcel
+Build and install the portable BSD make (bmake) as
+.Xr make 1
+instead of the traditional FreeBSD make.
+This build option is temporary.
+It allows developers to switch to bmake in order to work out any remaining
+kinks or issues.
+This option will be removed in due time.
 .It Va WITHOUT_BOOT
 .\" from FreeBSD: head/tools/build/options/WITHOUT_BOOT 156932 2006-03-21 
07:50:50Z ru
 Set to not build the boot blocks and loader.
@@ -552,7 +561,7 @@ Set to build some programs without IPX s
 Set to not build tools for the support of jails; e.g.
 .Xr jail 8 .
 .It Va WITHOUT_KDUMP
-.\" $FreeBSD$
+.\" from FreeBSD: head/tools/build/options/WITHOUT_KDUMP 240690 2012-09-19 
11:38:37Z zeising
 Set to not build
 .Xr kdump 1
 and
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to