#
#       Makefile for math1/maplib
#

include ../../../Mkinclude

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

html: $(HTML)

