=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/share/mk/bsd.README,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- src/share/mk/bsd.README 2001/07/02 14:01:35 1.26 +++ src/share/mk/bsd.README 2001/07/18 13:25:17 1.27 @@ -1,4 +1,4 @@ -# $OpenBSD: bsd.README,v 1.26 2001/07/02 14:01:35 millert Exp $ +# $OpenBSD: bsd.README,v 1.27 2001/07/18 13:25:17 espie Exp $ # $NetBSD: bsd.README,v 1.17 1996/04/13 02:08:08 thorpej Exp $ # @(#)bsd.README 5.1 (Berkeley) 5/11/90 @@ -246,6 +246,9 @@ DEBUGLIBS Create libraries with -g debug information, and install them in /usr/lib/debug. + +WARNINGS Adds appropriate warning flags (defined in CDIAGFLAGS, + e.g., -Wall...) to compiles. [no] SUDO Command to run when doing "make install" portion of "make build". If set to sudo, this allows one to run