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

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

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