]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/portsnap/make_index/Makefile
Merge lldb trunk r366426, resolve conflicts, and update FREEBSD-Xlist.
[FreeBSD/FreeBSD.git] / usr.sbin / portsnap / make_index / Makefile
1 # $FreeBSD$
2
3 PROG=   make_index
4 MAN=
5
6 BINDIR= ${LIBEXECDIR}
7
8 .include <bsd.prog.mk>