#
#       Makefile for math1/intlib
#

include ../../../Mkinclude

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

html: $(HTML)

