summaryrefslogtreecommitdiffstats
path: root/usr.bin/tail
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tail')
-rw-r--r--usr.bin/tail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tail/Makefile b/usr.bin/tail/Makefile
index 9c55635..c816693 100644
--- a/usr.bin/tail/Makefile
+++ b/usr.bin/tail/Makefile
@@ -3,6 +3,6 @@
PROG= tail
SRCS= forward.c misc.c read.c reverse.c tail.c
-#WARNS?= 4 # XXX: alpha
+WARNS?= 4
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud