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