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