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