# $FreeBSD$
PROG= extattrctl
MAN= extattrctl.8
LDADD= ${LIBUTIL}
CFLAGS+= -g -Wall
.include <bsd.prog.mk>