#
#       Makefile for math1/blklib
#

include ../../../Mkinclude

LIBNAME		= blklib
L2HFLAGS	= refdir=.. curdir=blklib backto=../math1.html \
		  auxin=../math1.haux
TEXDOC		= blklib.tex 
HTML		= blklib.html 

html: $(HTML)

