clean mkhtmlindex (created by <sys.mk> rule for .sh)

This commit is contained in:
lukem 2008-09-07 14:50:25 +00:00
parent 136bcb7fd6
commit ce7f6759e6

View File

@ -1,10 +1,12 @@
# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
# $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>