#
#       Makefile for math1/syslib
#

include ../../../Mkinclude

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

html: $(HTML)

