[BACK]Return to bsd.README CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / mk

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

Diff for /src/share/mk/bsd.README between version 1.413 and 1.414

version 1.413, 2020/11/08 14:52:35 version 1.414, 2020/11/08 15:19:18
Line 350  MKMAN  If "no", don't build or install t
Line 350  MKMAN  If "no", don't build or install t
                 Default: yes                  Default: yes
   
 MKMANDOC        If "yes", mandoc is built as tool and used to compile  MKMANDOC        If "yes", mandoc is built as tool and used to compile
                 catman or html pages.  A directory can be exempted by                  html pages.  A directory can be exempted by defining NOMANDOC.
                 defining NOMANDOC.  Individual man pages are exempted                  Individual man pages are exempted if NOMANDOC.${target} is set
                 if NOMANDOC.${target} is set to "yes".                  to "yes".
                 Default: yes                  Default: yes
   
 MKMANZ          If not "no", compress manual pages at installation time.  MKMANZ          If not "no", compress manual pages at installation time.
Line 459  MKSANITIZER if "yes", use the selected s
Line 459  MKSANITIZER if "yes", use the selected s
   
 MKSHARE         If "no", act as "MKDOC=no MKHTML=no MKINFO=no  MKSHARE         If "no", act as "MKDOC=no MKHTML=no MKINFO=no
                 MKMAN=no MKNLS=no".                  MKMAN=no MKNLS=no".
                 I.e, don't build catman pages, documentation, Info                  I.e, don't build documentation, Info documentation, man pages,
                 documentation, man pages, NLS files, ...                  NLS files, ...
                 Default: yes                  Default: yes
   
 MKSKEY          If "no", disables building of S/key authentication  MKSKEY          If "no", disables building of S/key authentication
Line 717  BINMODE  Binary mode.  [555]
Line 717  BINMODE  Binary mode.  [555]
   
 NONBINMODE      Mode for non-executable files.  [444]  NONBINMODE      Mode for non-executable files.  [444]
   
 MANDIR          Base path for manual installation.  [/usr/share/man/cat]  MANDIR          Base path for manual installation.  [/usr/share/man]
   
 MANGRP          Manual group.  [wheel]  MANGRP          Manual group.  [wheel]
   

Legend:
Removed from v.1.413  
changed lines
  Added in v.1.414

CVSweb <webmaster@jp.NetBSD.org>