[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.137 and 1.138

version 1.137, 2003/09/13 11:16:28 version 1.138, 2003/09/13 19:08:26
Line 198  MKPICLIB If "no", don't build *_pic.a li
Line 198  MKPICLIB If "no", don't build *_pic.a li
                 _pic.a library pointing to the .a library.                  _pic.a library pointing to the .a library.
                 Default: yes                  Default: yes
   
 MKPROFILE       If "no", don't build or install the profiling libraries.  MKPROFILE       If "no", don't build or install the profiling (*_p.a) libraries.
                 Default: yes                  Default: yes
   
 MKSHARE         If "no", act as "MKCATPAGES=no MKDOC=no MKHTML=no MKINFO=no  MKSHARE         If "no", act as "MKCATPAGES=no MKDOC=no MKHTML=no MKINFO=no
Line 216  MKSOFTFLOAT If not "no", build with opti
Line 216  MKSOFTFLOAT If not "no", build with opti
                 point and possibly soft-float library support.                  point and possibly soft-float library support.
                 Default: no                  Default: no
   
   MKSTATICLIB     If "no", don't build or install the normal static (*.a)
                   libraries.
                   Default: yes
   
 MKUNPRIVED      If not "no", don't set the owner/group/mode when installing  MKUNPRIVED      If not "no", don't set the owner/group/mode when installing
                 files or directories, and keep a metadata log of what                  files or directories, and keep a metadata log of what
                 the owner/group/mode should be.  This allows a                  the owner/group/mode should be.  This allows a

Legend:
Removed from v.1.137  
changed lines
  Added in v.1.138

CVSweb <webmaster@jp.NetBSD.org>