xref: /minix/external/mit/xorg/bin/mkhtmlindex/Makefile (revision e3b78ef1)
1#	$NetBSD: Makefile,v 1.2 2008/09/07 14:50:25 lukem Exp $
2
3.include <bsd.own.mk>
4
5SCRIPTS=mkhtmlindex
6MAN=	mkhtmlindex.1
7
8CLEANFILES+=	mkhtmlindex	# <sys.mk> creates it from mkhtmlindex.sh
9
10.PATH:	${X11SRCDIR.imake}
11
12.include <bsd.x11.mk>
13.include <bsd.prog.mk>
14