#
#       Makefile for misc1/fmtlib
#

include ../../../Mkinclude

LIBNAME		= fmtlib
L2HFLAGS	= refdir=.. curdir=fmtlib backto=../misc1.html \
		  auxin=../misc1.haux
TEXDOC		= fmtlib.tex 
HTML		= fmtlib.html 

html: $(HTML)

