# $FreeBSD: stable/4/usr.bin/stat/Makefile 123547 2003-12-15 10:58:08Z des $

PROG=	stat
MAN=	stat.1
SRCS=	stat.c

LINKS=	${BINDIR}/stat ${BINDIR}/readlink
MLINKS=	stat.1 readlink.1

.include <bsd.prog.mk>
