#
#       Makefile for math1/xfclib
#

include ../../../Mkinclude

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

html: $(HTML)

