]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/whereis/Makefile
1) Use isprint() instead of hardcoded values to detect non-printable.
[FreeBSD/FreeBSD.git] / usr.bin / whereis / Makefile
1 # $FreeBSD$
2
3 PROG=   whereis
4 WARNS?= 5
5
6 .include <bsd.prog.mk>