xref: /freebsd/bin/getfacl/Makefile (revision 5c52a79884070364bfc920fb8e492cfac61ec72f)
1# $FreeBSD$
2
3PROG=	getfacl
4
5.include <bsd.prog.mk>
6