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