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

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

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