summaryrefslogtreecommitdiffstats
path: root/usr.bin/compile_et/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/compile_et/Makefile')
-rw-r--r--usr.bin/compile_et/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/compile_et/Makefile b/usr.bin/compile_et/Makefile
index 3d4ab15..262e696 100644
--- a/usr.bin/compile_et/Makefile
+++ b/usr.bin/compile_et/Makefile
@@ -6,4 +6,6 @@ PROG= compile_et
SRCS= compile_et.c parse.y lex.l getarg.c
CFLAGS+=-I. -I${.CURDIR}/../../contrib/com_err
+WARNS?= 0
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud