# Generated by mm.pl: Mon Mar  9 13:58:39 MST 1998

# This file is user-editable

PROJECT_ROOT = $(shell cd ../../..; pwd)
include $(PROJECT_ROOT)/config/head.mk

PASS=APP

default:: StatigraphicFlow

.PHONY: StatigraphicFlow

StatigraphicFlow:: $(ODIR)/StatigraphicFlow

$(ODIR)/StatigraphicFlow: $(ODIR)/StatigraphicFlow.o
	$(LinkToSuite)

include $(SHARED_ROOT)/tail.mk

RULE_INCLUDES += -I$(PROJECT_ROOT)/examples/Field/StatigraphicFlow	# permit inclusion of the TNT linear algebra library

# ACL:rcsinfo
#  ----------------------------------------------------------------------
#  $RCSfile: makefile,v $   $Author: richard $
#  $Revision: 1.2 $   $Date: 2004/11/01 18:15:31 $
#  ----------------------------------------------------------------------
# ACL:rcsinfo
