#
#       Makefile for math1/fnclib
#

include ../../../Mkinclude

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

html: $(HTML)

