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