Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk Document the MKKMOD build knob.
details: https://anonhg.NetBSD.org/src/rev/d65b64557846
branches: trunk
changeset: 781809:d65b64557846
user: jkoshy <jkoshy%NetBSD.org@localhost>
date: Tue Oct 02 04:53:11 2012 +0000
description:
Document the MKKMOD build knob.
diffstat:
share/mk/bsd.README | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r a35c91cb4a9f -r d65b64557846 share/mk/bsd.README
--- a/share/mk/bsd.README Tue Oct 02 01:48:06 2012 +0000
+++ b/share/mk/bsd.README Tue Oct 02 04:53:11 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.README,v 1.303 2012/09/30 03:07:25 jkoshy Exp $
+# $NetBSD: bsd.README,v 1.304 2012/10/02 04:53:11 jkoshy Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the make "include" files for the NetBSD
@@ -223,6 +223,9 @@
infrastructure (libraries and support programs).
Default: yes
+MKKMOD If "no", disables building of kernel modules.
+ Default: yes
+
MKLDAP If "no", disables building of LDAP infrastructure
(libraries and support programs).
Default: yes
Home |
Main Index |
Thread Index |
Old Index