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