summaryrefslogtreecommitdiffstats
path: root/usr.bin/ctags
diff options
context:
space:
mode:
authordwmalone <dwmalone@FreeBSD.org>2010-01-08 11:16:58 +0000
committerdwmalone <dwmalone@FreeBSD.org>2010-01-08 11:16:58 +0000
commit8c2627a1d083938b9a0152bef40ddd04c3a74234 (patch)
tree4b6ae08ecb3be94a7cbb65bcb6c54e9ba0ce338f /usr.bin/ctags
parente083f90a62ed1a0d30ee8d515182bd182456d226 (diff)
downloadFreeBSD-src-8c2627a1d083938b9a0152bef40ddd04c3a74234.zip
FreeBSD-src-8c2627a1d083938b9a0152bef40ddd04c3a74234.tar.gz
This now passes a make universe with WARNS=6.
Diffstat (limited to 'usr.bin/ctags')
-rw-r--r--usr.bin/ctags/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/ctags/Makefile b/usr.bin/ctags/Makefile
index be2e93e..dc639af 100644
--- a/usr.bin/ctags/Makefile
+++ b/usr.bin/ctags/Makefile
@@ -5,6 +5,4 @@ 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