summaryrefslogtreecommitdiff
path: root/bin/chmod/Makefile
blob: 6ad01ed4b7164f0aed94f0d0c98517a9c7d5a4a7 (plain)
1
2
3
4
5
6
7
8
9
.include <src.opts.mk>

PACKAGE=runtime
PROG=	chmod

HAS_TESTS=
SUBDIR.${MK_TESTS}+=	tests

.include <bsd.prog.mk>