### Makefile for Combo/tools
#	$Id: Makefile,v 1.2 2002/05/14 06:35:50 steve Exp $
# 	COPYRIGHT 2002, PenguinSong

TOPDIR=../../../..
MYNAME=tools
DOTDOT=/Combo
SRCDIR=../../../../

FILES= \
	$(wildcard *.html)

MF_DIR=$(TOPDIR)/Config/makefiles
include $(MF_DIR)/file.make
include $(MF_DIR)/webdir.make
 
