1# $FreeBSD$
2
3PROG=	make_index
4NO_MAN=
5
6BINDIR=	${LIBEXECDIR}
7
8.include <bsd.prog.mk>
9