#
#       Makefile for math1/oslib
#

include ../../../Mkinclude

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

html: $(HTML)

