summaryrefslogtreecommitdiffstats
path: root/usr.sbin/extattrctl/Makefile
blob: bd66173be9046a4986d35ff3a212a5c39cf7ed30 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

PROG=	extattrctl
MAN=	extattrctl.8
DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud