PROG=stat
SRCS=stat.fmt.c

BINDIR= ${PREFIX}/bin
MANDIR=	${PREFIX}/man/man

.include <bsd.prog.mk>

