aboutsummaryrefslogtreecommitdiffstats
path: root/file_cmds/stat/Makefile
blob: b07de81d8738ef7e8837eecc88b83fa025638797 (plain) (blame)
1
2
3
4
5
6
PROG=	stat
MAN=	readlink.1 stat.1

BINDIR=/bin

.include <bsd.prog.mk>