#
#       Makefile for rakuraku/column
#

include ../../../Mkinclude

LIBNAME		= column
L2HFLAGS	= refdir=.. curdir=column backto=../rakuraku.html \
		  auxin=../rakuraku.haux
TEXDOC		= coldcl1.tex coldcl2.tex coldcl3.tex colden1.tex colden2.tex \
		  colden3.tex colflo1.tex colflo2.tex colflo3.tex colflo4.tex \
		  colfrt1.tex colfrt2.tex colfrt3.tex 
HTML		= coldcl1.html coldcl2.html coldcl3.html colden1.html colden2.html \
		  colden3.html colflo1.html colflo2.html colflo3.html colflo4.html \
		  colfrt1.html colfrt2.html colfrt3.html 

html: $(HTML)

