#
#       Makefile for math1/chrlib
#

include ../../../Mkinclude

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

html: $(HTML)

