Module Name:    src
Committed By:   christos
Date:           Sat May  2 19:46:58 UTC 2020

Modified Files:
        src/share/mk: bsd.README

Log Message:
document MKCOMPATMODULES


To generate a diff of this commit:
cvs rdiff -u -r1.401 -r1.402 src/share/mk/bsd.README

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/mk/bsd.README
diff -u src/share/mk/bsd.README:1.401 src/share/mk/bsd.README:1.402
--- src/share/mk/bsd.README:1.401	Sat Apr  4 19:54:06 2020
+++ src/share/mk/bsd.README	Sat May  2 15:46:58 2020
@@ -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 @@ MKCOMPATX11  	If "yes", build and instal
 		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
 

Reply via email to