# $FreeBSD$ PROG= stat MAN= stat.1 SRCS= stat.c WARNS?= 2 LINKS= ${BINDIR}/stat ${BINDIR}/readlink MLINKS= stat.1 readlink.1 .include