#
#       Makefile for math1/sublib
#

include ../../../Mkinclude

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

html: $(HTML)

