[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.120 and 1.121

version 1.120, 2003/07/18 08:26:05 version 1.121, 2003/07/18 15:44:07
Line 85  MKBFD  If "no", don't build libbfd, libi
Line 85  MKBFD  If "no", don't build libbfd, libi
                 that depend on them (binutils/gas/ld, gdb, dbsym, mdsetimage).                  that depend on them (binutils/gas/ld, gdb, dbsym, mdsetimage).
                 Default: yes                  Default: yes
   
   MKCATPAGES      If "no", don't build or install the catman pages.
                   Default: yes
   
 MKCRYPTO        If "no", no cryptography support will be built into the system,  MKCRYPTO        If "no", no cryptography support will be built into the system,
                 and also acts as MKKERBEROS=no.                  and also acts as MKKERBEROS=no.
                 Default: yes                  Default: yes
Line 98  MKCRYPTO_MDC2 If not "no", MDC2 support 
Line 101  MKCRYPTO_MDC2 If not "no", MDC2 support 
 MKCRYPTO_RC5    If not "no", RC5 support will be built into libcrypto_rc5.a.  MKCRYPTO_RC5    If not "no", RC5 support will be built into libcrypto_rc5.a.
                 Default: no                  Default: no
   
 MKCATPAGES      If "no", don't build or install the catman pages.  
                 Default: yes  
   
 MKDOC           If "no", don't build or install the documentation.  MKDOC           If "no", don't build or install the documentation.
                 Default: yes                  Default: yes
   
Line 120  MKHESIOD If "no", disables building of H
Line 120  MKHESIOD If "no", disables building of H
                 (libraries and support programs).                  (libraries and support programs).
                 Default: yes                  Default: yes
   
   MKHOSTOBJ       If "yes", for programs intended to be run on the compile host,
                   the name, release, and architecture of the host operating
                   system will be suffixed to the name of the object directory
                   created by "make obj".
                   Default: no
   
 MKHTML          If "no", don't build or install the html man pages.  MKHTML          If "no", don't build or install the html man pages.
                 Default: yes                  Default: yes
   

Legend:
Removed from v.1.120  
changed lines
  Added in v.1.121

CVSweb <webmaster@jp.NetBSD.org>