#
#       Makefile for math1/gnmlib
#

include ../../../Mkinclude

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

html: $(HTML)

