aboutsummaryrefslogtreecommitdiff
path: root/src/jtutil/make.code.defn
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-05 17:42:11 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-05 17:42:11 +0000
commitff3ab848cd06fa4d7de9e073513a65cea66b1c8b (patch)
treef768e06e5d6d773d19a28659e1e958b198c43f87 /src/jtutil/make.code.defn
parentccd862d20b63013401472d1f1442b4f54dc6220d (diff)
get rid of old Makefile since we're now building within Cactus
new makefile --> quick/dirty, builds test programs only git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@437 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/jtutil/make.code.defn')
-rw-r--r--src/jtutil/make.code.defn8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/jtutil/make.code.defn b/src/jtutil/make.code.defn
new file mode 100644
index 0000000..94445b3
--- /dev/null
+++ b/src/jtutil/make.code.defn
@@ -0,0 +1,8 @@
+# Main make.code.defn file for thorn AHFinderDirect
+# $Header$
+
+# Source files in this directory
+SRCS = array.cc cpm_map.cc fuzzy.cc linear_map.cc miscfp.cc norm.cc round.cc
+
+# Subdirectories containing source files
+SUBDIRS =