#
#       Makefile for math2/odelib
#

include ../../../Mkinclude

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

html: $(HTML)

