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/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/ctags/Makefile b/usr.bin/ctags/Makefile
index 1e25bf1..dc639af 100644
--- a/usr.bin/ctags/Makefile
+++ b/usr.bin/ctags/Makefile
@@ -4,6 +4,5 @@
PROG= ctags
SRCS= C.c ctags.c fortran.c lisp.c print.c tree.c yacc.c
CFLAGS+=-I${.CURDIR}
-WARNS?= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud