xref: /freebsd-12.1/usr.sbin/extattrctl/Makefile (revision 71ccf092)
1# $FreeBSD$
2
3PROG=	extattrctl
4MAN=	extattrctl.8
5
6.include <bsd.prog.mk>
7