971bb1a587
Change-Id: Ib11d8659485a444797bf3a2118182a1d4e316b50
13 lines
262 B
Makefile
13 lines
262 B
Makefile
# $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>
|