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