#
#       Makefile for math1/ctrlib
#

include ../../../Mkinclude

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

html: $(HTML)

