PROG=	ispcvt
MAN8=	ispcvt.${MAN8EXT}

beforeinstall:
	@if [ ! -d $(MANDIR)8 ] ; then		\
	echo making $(MANDIR)8; mkdir $(MANDIR)8; fi

.include <bsd.prog.mk>
