Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk document MKCOMPATMODULES
details: https://anonhg.NetBSD.org/src/rev/41fcfd769a87
branches: trunk
changeset: 971734:41fcfd769a87
user: christos <christos%NetBSD.org@localhost>
date: Sat May 02 19:46:58 2020 +0000
description:
document MKCOMPATMODULES
diffstat:
share/mk/bsd.README | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 710d408f11ac -r 41fcfd769a87 share/mk/bsd.README
--- a/share/mk/bsd.README Sat May 02 19:44:59 2020 +0000
+++ b/share/mk/bsd.README Sat May 02 19:46:58 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.README,v 1.401 2020/04/04 23:54:06 christos Exp $
+# $NetBSD: bsd.README,v 1.402 2020/05/02 19:46:58 christos Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the make "include" files for the NetBSD
@@ -144,6 +144,9 @@
building and installing src/compat.
Default: no
+MKCOMPATMODULES If "no", don't build compat modules (xen, etc.)
+ Default: yes
+
MKCOMPLEX If "no", don't build libm support for <complex.h>
Default: yes
Home |
Main Index |
Thread Index |
Old Index