#
#       Makefile for math1/vralib
#

include ../../../Mkinclude

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

html: $(HTML)

