### Makefile for thestarport.com/Tres_Gique # $Id: Makefile,v 1.4 2006-06-30 16:09:05 steve Exp $ # COPYRIGHT 2004, HyperSpace Express TOPDIR=../../.. MYNAME=Tres_Gique DOTDOT=www SRCDIR=../. FILES= Makefile $(wildcard *.do) \ $(wildcard *.jpg) \ $(wildcard *.html) MF_DIR=$(TOPDIR)/Config/makefiles include $(MF_DIR)/file.make include $(MF_DIR)/webdir.make