#
#       Makefile for math2/intrlib
#

include ../../../Mkinclude

LIBNAME		= intrlib
L2HFLAGS	= refdir=.. curdir=intrlib backto=../math2.html \
		  auxin=../math2.haux
TEXDOC		= intrlib.tex 
HTML		= intrlib.html 

html: $(HTML)

