#
#       Makefile for math1/rfalib
#

include ../../../Mkinclude

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

html: $(HTML)

