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