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