#
#       Makefile for math2/vstlib
#

include ../../../Mkinclude

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

html: $(HTML)

