[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.205 and 1.206

version 1.205, 2008/04/30 21:15:33 version 1.206, 2008/05/02 11:45:19
Line 188  MKKERBEROS If "no", disables building of
Line 188  MKKERBEROS If "no", disables building of
                 infrastructure (libraries and support programs).                  infrastructure (libraries and support programs).
                 Default: yes                  Default: yes
   
 MKLINKLIB       If "no", act as "MKPICINSTALL=no MKPROFILE=no".  MKLINKLIB       If "no", act as "MKLINT=no MKPICINSTALL=no MKPROFILE=no".
                 Also:                  Also:
                         - don't install the .a libraries                          - don't install the .a libraries
                         - don't install _pic.a libraries on PIC systems                          - don't install _pic.a libraries on PIC systems
Line 755  USE_SHLIBDIR If not "no", use ${SHLIBINS
Line 755  USE_SHLIBDIR If not "no", use ${SHLIBINS
                 USE_SHLIBDIR must be defined before <bsd.own.mk> is included.                  USE_SHLIBDIR must be defined before <bsd.own.mk> is included.
                 Default: no                  Default: no
   
 MKPRIVATELIB    If not "no", act as "MKPROFILE=no MKPIC=no MKLINT=no",  MKPRIVATELIB    If not "no", act as "MKLINT=no MKPIC=no MKPROFILE=no",
                 and don't install the (.a) library.                  and don't install the (.a) library.
                 This is useful for "build only" helper libraries.                  This is useful for "build only" helper libraries.
                 Default: no                  Default: no

Legend:
Removed from v.1.205  
changed lines
  Added in v.1.206

CVSweb <webmaster@jp.NetBSD.org>