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