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, 1 insertions, 0 deletions
diff --git a/usr.bin/ctags/Makefile b/usr.bin/ctags/Makefile
index 7a8ebce..db595aa 100644
--- a/usr.bin/ctags/Makefile
+++ b/usr.bin/ctags/Makefile
@@ -1,6 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= ctags
+CFLAGS+=-Wall
CFLAGS+=-I${.CURDIR}
SRCS= C.c ctags.c fortran.c lisp.c print.c tree.c yacc.c
OpenPOWER on IntegriCloud