minix/external/mit/xorg/bin/mkhtmlindex/Makefile

14 lines
262 B
Makefile
Raw Normal View History

# $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>