Module Name: src
Committed By: joerg
Date: Tue Feb 7 22:58:49 UTC 2012
Modified Files:
src/share/mk: bsd.README
Log Message:
Sync with reality for MKCATPAGES and MKMANDOC.
To generate a diff of this commit:
cvs rdiff -u -r1.291 -r1.292 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.291 src/share/mk/bsd.README:1.292
--- src/share/mk/bsd.README:1.291 Sat Jan 28 21:32:13 2012
+++ src/share/mk/bsd.README Tue Feb 7 22:58:49 2012
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.README,v 1.291 2012/01/28 21:32:13 christos Exp $
+# $NetBSD: bsd.README,v 1.292 2012/02/07 22:58:49 joerg Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the make "include" files for the NetBSD
@@ -128,7 +128,7 @@ MKBSDTAR If "yes", use the libarchive ba
Default: no
MKCATPAGES If "no", don't build or install the catman pages.
- Default: yes
+ Default: no
MKCOMPAT If "no", don't build or install the src/compat.
Default: yes on amd64/sparc64, no elsewhere.
@@ -253,7 +253,7 @@ MKMANDOC If "yes", mandoc is built as to
catman or html pages. A directory can be exempted by
defining NOMANDOC. Individual man pages are exempted
if NOMANDOC.${target} is set to "yes".
- Default: no
+ Default: yes
MKMANZ If not "no", compress manual pages at installation time.
Default: no