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