summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/Makefile.inc b/usr.bin/Makefile.inc
index 84bfd7f..28366ba 100644
--- a/usr.bin/Makefile.inc
+++ b/usr.bin/Makefile.inc
@@ -1,3 +1,9 @@
# @(#)Makefile.inc 8.1 (Berkeley) 6/6/93
+# $FreeBSD$
BINDIR?= /usr/bin
+
+# Commented out for the time being.
+# I intend to make this default at some stage.
+#WARNS?= 2
+NO_WERROR= yes
OpenPOWER on IntegriCloud