xref: /freebsd/usr.bin/stat/Makefile (revision 5b812a140dd8247062b1d9d0b95a8bf5ad404528)
106b6d7d8SDoug Barton# $FreeBSD$
206b6d7d8SDoug Barton
306b6d7d8SDoug BartonPROG=	stat
406b6d7d8SDoug BartonMAN=	stat.1
506b6d7d8SDoug BartonSRCS=	stat.c
606b6d7d8SDoug BartonWARNS?=	2
706b6d7d8SDoug Barton
85b812a14SDoug BartonLINKS=	${BINDIR}/stat ${BINDIR}/readlink
95b812a14SDoug BartonMLINKS=	stat.1 readlink.1
105b812a14SDoug Barton
1106b6d7d8SDoug Barton.include <bsd.prog.mk>
12