aboutsummaryrefslogtreecommitdiff
path: root/bin/expr
diff options
context:
space:
mode:
Diffstat (limited to 'bin/expr')
-rw-r--r--bin/expr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/expr/Makefile b/bin/expr/Makefile
index 622f420c32e1..dd74272e97b2 100644
--- a/bin/expr/Makefile
+++ b/bin/expr/Makefile
@@ -12,6 +12,7 @@ CFLAGS+= -fwrapv
NO_WMISSING_VARIABLE_DECLARATIONS=
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>