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