### Makefile for www/Wedding # $Id: Makefile,v 1.4 2003/04/20 20:05:00 steve Exp $ # COPYRIGHT 1998, HyperSpace Express TOPDIR=../../../.. MYNAME=Wedding DOTDOT=www/2008 SRCDIR=../../. FILES= \ $(wildcard *.html) \ $(wildcard *.jpg) \ $(wildcard *.gif) \ $(wildcard *.png) SUBDIRS= MF_DIR=$(TOPDIR)/Config/makefiles include $(MF_DIR)/file.make include $(MF_DIR)/webdir.make