PROG=	test
SRCS=	test.c
LDADD=	-lposix1e_acl

.include <bsd.prog.mk>
