### Makefile for www/dealers
#	$Id: Makefile,v 1.2 2003/04/20 20:05:01 steve Exp $
# 	COPYRIGHT 1998, HyperSpace Express

TOPDIR=../../..
MYNAME=dealers
DOTDOT=www
SRCDIR=../.

FILES= \
	$(wildcard *.html)

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