Makefile revision 201390
1# $FreeBSD: head/usr.sbin/portsnap/make_index/Makefile 201390 2010-01-02 11:07:44Z ed $
2
3PROG=	make_index
4NO_MAN=
5
6BINDIR=	${LIBEXECDIR}
7
8.include <bsd.prog.mk>
9