summaryrefslogtreecommitdiffstats
path: root/usr.bin/ctags/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ctags/Makefile')
-rw-r--r--usr.bin/ctags/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ctags/Makefile b/usr.bin/ctags/Makefile
index dc639af..be2e93e 100644
--- a/usr.bin/ctags/Makefile
+++ b/usr.bin/ctags/Makefile
@@ -5,4 +5,6 @@ PROG= ctags
SRCS= C.c ctags.c fortran.c lisp.c print.c tree.c yacc.c
CFLAGS+=-I${.CURDIR}
+WARNS?= 1
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud