summaryrefslogtreecommitdiff
path: root/external/mit/xorg/bin/mkhtmlindex/Makefile
blob: 354db6e34191b606b8ac64c3ad313a21db39348b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$NetBSD: Makefile,v 1.2 2008/09/07 14:50:25 lukem Exp $

.include <bsd.own.mk>

SCRIPTS=mkhtmlindex
MAN=	mkhtmlindex.1

CLEANFILES+=	mkhtmlindex	# <sys.mk> creates it from mkhtmlindex.sh

.PATH:	${X11SRCDIR.imake}

.include <bsd.x11.mk>
.include <bsd.prog.mk>