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