#
#       Makefile for math2/fftlib
#

include ../../../Mkinclude

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

html: $(HTML)

