aboutsummaryrefslogtreecommitdiff
path: root/bin/expr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/expr/Makefile')
-rw-r--r--bin/expr/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/expr/Makefile b/bin/expr/Makefile
index 4857ca6d44c0..544853e10a25 100644
--- a/bin/expr/Makefile
+++ b/bin/expr/Makefile
@@ -3,6 +3,5 @@
PROG= expr
SRCS= expr.y
YFLAGS=
-WARNS?= 2
.include <bsd.prog.mk>