1# $FreeBSD$ 2 3PROG= setfacl 4SRCS= file.c mask.c merge.c remove.c setfacl.c util.c 5 6.include <bsd.prog.mk> 7