#
#       Makefile for math1/indxlib
#

include ../../../Mkinclude

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

html: $(HTML)

