summaryrefslogtreecommitdiffstats
path: root/usr.bin/column/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/column/Makefile')
-rw-r--r--usr.bin/column/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/column/Makefile b/usr.bin/column/Makefile
index 33de9f6..0f53dab 100644
--- a/usr.bin/column/Makefile
+++ b/usr.bin/column/Makefile
@@ -1,6 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $FreeBSD$
PROG= column
-CFLAGS+=-Wall
+WARNS?= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud