=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/share/mk/bsd.README,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- src/share/mk/bsd.README 1999/11/26 21:47:09 1.21 +++ src/share/mk/bsd.README 2000/05/15 06:10:21 1.22 @@ -1,4 +1,4 @@ -# $OpenBSD: bsd.README,v 1.21 1999/11/26 21:47:09 millert Exp $ +# $OpenBSD: bsd.README,v 1.22 2000/05/15 06:10:21 niklas Exp $ # $NetBSD: bsd.README,v 1.17 1996/04/13 02:08:08 thorpej Exp $ # @(#)bsd.README 5.1 (Berkeley) 5/11/90 @@ -216,8 +216,11 @@ NOLINT Do not build lint libraries. [set, set unconditionally] -DEBUG Add -g to assembly and C compiler passes. Also doesn't - set STRIP to -s per default if defined. +DEBUG Add -g to assembly, C compiler and linking passes. Also + doesn't set STRIP to -s per default if defined. + +DEBUGLIBS Create libraries with -g debug information, and install + them in /usr/lib/debug. SUDO Command to run when doing "make install" portion of "make build". If set to sudo, this allows one to run