aboutsummaryrefslogtreecommitdiff
path: root/bin/chflags/Makefile
blob: fd19a4e4f848e3d6582f83a924bbdaba84771d45 (plain) (blame)
1
2
3
4
5
6
7
8
9
10

.include <src.opts.mk>

PACKAGE=runtime
PROG=	chflags

HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>