]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/find-sb/Makefile
MFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES) objects
[FreeBSD/FreeBSD.git] / tools / tools / find-sb / Makefile
1 # $FreeBSD$
2
3 PROG=   find-sb
4 MAN=
5 WARNS?= 6
6
7 .include <bsd.prog.mk>