# $FreeBSD$ PROG= getextattr SRCS= getextattr.c LDADD= ${LIBUTIL} CFLAGS+= -Wall MAN8= getextattr.8 .include