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