#
#       Makefile for math1/vrblib
#

include ../../../Mkinclude

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

html: $(HTML)

