#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD: stable/12/bin/chmod/Makefile 322515 2017-08-14 19:21:37Z ngie $

.include <src.opts.mk>

PACKAGE=runtime
PROG=	chmod

HAS_TESTS=
SUBDIR.${MK_TESTS}+=	tests

.include <bsd.prog.mk>
