summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2001-07-18 13:25:18 +0000
committerMarc Espie <espie@cvs.openbsd.org>2001-07-18 13:25:18 +0000
commit87cf6edca88e0da9463232ace95f0a057381454b (patch)
tree51a0bc4fc94eb9ee4ba4194d55ef6e3abad6ece9 /share
parent004cee8dd3a6ac2206b317f142102ec70ff8b2f4 (diff)
Mention WARNINGS
Diffstat (limited to 'share')
-rw-r--r--share/mk/bsd.README5
1 files changed, 4 insertions, 1 deletions
diff --git a/share/mk/bsd.README b/share/mk/bsd.README
index 68ce548c2ec..e0bead168a1 100644
--- a/share/mk/bsd.README
+++ b/share/mk/bsd.README
@@ -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
@@ -247,6 +247,9 @@ DEBUG Add -g to assembly, C compiler and linking passes. Also
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
"make build" as a user other than root (assuming sudo