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