#
#       Makefile for math2/shtlib
#

include ../../../Mkinclude

LIBNAME		= shtlib
L2HFLAGS	= refdir=.. curdir=shtlib backto=../math2.html \
		  auxin=../math2.haux
TEXDOC		= gaiyou.tex shtlib.tex 
HTML		= gaiyou.html shtlib.html 

html: $(HTML)

