Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/share/mk/bsd.README,v rcsdiff: /ftp/cvs/cvsroot/src/share/mk/bsd.README,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.146 retrieving revision 1.147 diff -u -p -r1.146 -r1.147 --- src/share/mk/bsd.README 2004/02/13 05:13:37 1.146 +++ src/share/mk/bsd.README 2004/03/09 19:08:17 1.147 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.README,v 1.146 2004/02/13 05:13:37 lukem Exp $ +# $NetBSD: bsd.README,v 1.147 2004/03/09 19:08:17 skrll Exp $ # @(#)bsd.README 8.2 (Berkeley) 4/2/94 This is the README file for the new make "include" files for the BSD @@ -206,7 +206,7 @@ MKOBJDIRS If "no", don't create objdirs MKPIC If "no", don't build or install shared libraries, and also acts as "MKPICLIB=no" - Default: yes, except for ${MACHINE_ARCH} == "sh3" + Default: yes (for MACHINE_ARCHs that support it) MKPICINSTALL If "no", don't install the *_pic.a libraries. Default: yes