]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - usr.sbin/portsnap/make_index/Makefile
Change the current working directory to be inside the jail created by
[FreeBSD/releng/7.2.git] / usr.sbin / portsnap / make_index / Makefile
1 # $FreeBSD$
2
3 PROG=   make_index
4 NO_MAN=
5 WARNS?= 6
6
7 BINDIR= ${LIBEXECDIR}
8
9 .include <bsd.prog.mk>