=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/share/mk/bsd.README,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- src/share/mk/bsd.README 2005/04/15 17:18:57 1.37 +++ src/share/mk/bsd.README 2005/11/23 18:34:33 1.38 @@ -1,4 +1,4 @@ -# $OpenBSD: bsd.README,v 1.37 2005/04/15 17:18:57 espie Exp $ +# $OpenBSD: bsd.README,v 1.38 2005/11/23 18:34:33 deraadt Exp $ # $NetBSD: bsd.README,v 1.17 1996/04/13 02:08:08 thorpej Exp $ # @(#)bsd.README 5.1 (Berkeley) 5/11/90 @@ -237,7 +237,7 @@ NOPIC Do not build PIC versions of system libraries, and do not build shared libraries. -NOLINT Do not build lint libraries. [set, set unconditionally] +NOLINT Do not build lint libraries. DEBUG Add -g to assembly, C compiler and linking passes. Also doesn't set STRIP to -s per default if defined.