Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Document MKDEBUG and MKDEBUGLIB
details: https://anonhg.NetBSD.org/src/rev/b06450b76a46
branches: trunk
changeset: 329314:b06450b76a46
user: martin <martin%NetBSD.org@localhost>
date: Mon May 19 09:56:17 2014 +0000
description:
Document MKDEBUG and MKDEBUGLIB
diffstat:
doc/BUILDING.mdoc | 21 ++++++++++++++++++++-
1 files changed, 20 insertions(+), 1 deletions(-)
diffs (35 lines):
diff -r db686871b8b2 -r b06450b76a46 doc/BUILDING.mdoc
--- a/doc/BUILDING.mdoc Mon May 19 09:49:07 2014 +0000
+++ b/doc/BUILDING.mdoc Mon May 19 09:56:17 2014 +0000
@@ -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 @@
.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
Home |
Main Index |
Thread Index |
Old Index