# $FreeBSD$

PACKAGE=runtime
PROG=	setfacl
SRCS=	file.c mask.c merge.c remove.c setfacl.c util.c

.include <bsd.prog.mk>