aboutsummaryrefslogtreecommitdiff
path: root/bin/chmod/Makefile
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-08-02 08:14:06 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-08-02 08:14:06 +0000
commit8c09935728787235a761b6104c91ad6885ed4cd8 (patch)
tree656506d15b213cca9be7a5a93c648871491e0f15 /bin/chmod/Makefile
parent5e291c3faf37cc6fa065555c34041e5e67838a83 (diff)
downloadsrc-8c09935728787235a761b6104c91ad6885ed4cd8.tar.gz
src-8c09935728787235a761b6104c91ad6885ed4cd8.zip
Notes
Diffstat (limited to 'bin/chmod/Makefile')
-rw-r--r--bin/chmod/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/chmod/Makefile b/bin/chmod/Makefile
index 3b2c2d1ecac6..ffb3352ba553 100644
--- a/bin/chmod/Makefile
+++ b/bin/chmod/Makefile
@@ -6,6 +6,7 @@
PACKAGE=runtime
PROG= chmod
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>