]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/whereis/Makefile
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.git] / usr.bin / whereis / Makefile
1 # $FreeBSD$
2
3 PROG=   whereis
4 WARNS?= 5
5
6 .include <bsd.prog.mk>