]> CyberLeo.Net >> Repos - FreeBSD/releng/9.1.git/blob - usr.bin/stat/Makefile
MFH (r240107, r240111): warn against using these for cryptographic purposes.
[FreeBSD/releng/9.1.git] / usr.bin / stat / Makefile
1 # $FreeBSD$
2
3 PROG=   stat
4
5 LINKS=  ${BINDIR}/stat ${BINDIR}/readlink
6 MLINKS= stat.1 readlink.1
7
8 .include <bsd.prog.mk>