#
#       Makefile for math2/rnmlib
#

include ../../../Mkinclude

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

html: $(HTML)

