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

PACKAGE=runtime
PROG=	chflags

HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>