#
#       Makefile for math1/ifalib
#

include ../../../Mkinclude

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

html: $(HTML)

