Module Name: src
Committed By: martin
Date: Mon May 19 09:56:17 UTC 2014
Modified Files:
src/doc: BUILDING.mdoc
Log Message:
Document MKDEBUG and MKDEBUGLIB
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/doc/BUILDING.mdoc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/BUILDING.mdoc
diff -u src/doc/BUILDING.mdoc:1.96 src/doc/BUILDING.mdoc:1.97
--- src/doc/BUILDING.mdoc:1.96 Mon May 19 09:49:07 2014
+++ src/doc/BUILDING.mdoc Mon May 19 09:56:17 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: BUILDING.mdoc,v 1.96 2014/05/19 09:49:07 martin Exp $
+.\" $NetBSD: BUILDING.mdoc,v 1.97 2014/05/19 09:56:17 martin Exp $
.\"
.\" Copyright (c) 2001-2011 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -446,6 +446,25 @@ Will not affect use of the standard low-
.Xr crypt 3 .
.DFLTy
.
+.It Sy MKDEBUG
+.YorN
+Indicates whether debug information should be generated for all userland
+binaries compiled.
+The result is collected as an additional
+.Sy debug.tgz
+and
+.Sy xdebug.tgz
+set and installed in
+.Pa /usr/libdata/debug .
+.DFLTn
+.
+.It Sy MKDEBUGLIB
+.YorN
+Indicates wether debug information (see
+.Sy MKDEBUG )
+should also be generated for all libraries build.
+.DFLTn
+.
.It Sy MKDOC
.YorN
Indicates whether system documentation destined for