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

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

FILES= \
	$(wildcard *.html)

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