xref: /freebsd/tools/tools/find-sb/Makefile (revision 9768746b)
1# $FreeBSD$
2
3PROG=	find-sb
4MAN=
5
6.include <bsd.prog.mk>
7