]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/usr.sbin/portsnap/make_index/Makefile
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
[FreeBSD/FreeBSD.git] / 6 / 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>