### Makefile for www/suites/Starport
#	$Id: Makefile,v 1.4 1999/07/17 14:30:20 steve Exp $
# 	COPYRIGHT 1998, HyperSpace Express

TOPDIR=../../../../../..
MYNAME=bios
DOTDOT=www/suites/Starport/katy
SRCDIR=../../.

FILES= \
	$(wildcard *.html)

# === subdir structure needs to be rationalized ===
SUBDIRS= bios

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