#
#       Makefile for math1/lrllib
#

include ../../../Mkinclude

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

html: $(HTML)

