[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.264 and 1.265

version 1.264, 2010/02/03 15:34:44 version 1.265, 2010/02/22 12:33:22
Line 56  the tree where the file gets installed.
Line 56  the tree where the file gets installed.
   
 The profiled libraries are no longer built in a different directory than  The profiled libraries are no longer built in a different directory than
 the regular libraries.  A new suffix, ".po", is used to denote a profiled  the regular libraries.  A new suffix, ".po", is used to denote a profiled
 object, and ".so" denotes a shared (position-independent) object.  object, and ".pico" denotes a shared (position-independent) object.
   
 There are various make variables used during the build.  There are various make variables used during the build.
   

Legend:
Removed from v.1.264  
changed lines
  Added in v.1.265

CVSweb <webmaster@jp.NetBSD.org>