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