#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD: stable/11/bin/chmod/Makefile 321129 2017-07-18 16:03:39Z ngie $

.include <src.opts.mk>

PACKAGE=runtime
PROG=	chmod

SUBDIR.${MK_TESTS}+=	tests

.include <bsd.prog.mk>
