#
#       Makefile for math2/gaiyou
#

include ../../../Mkinclude

LIBNAME		= gaiyou
L2HFLAGS	= refdir=.. curdir=gaiyou backto=../math2.html \
		  auxin=../math2.haux
TEXDOC		= gaiyou.tex 
HTML		= gaiyou.html 

html: $(HTML)

