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