aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorschnetter <schnetter@732e31d2-b375-409b-9bd3-699c3b2c9da5>2002-10-22 14:59:28 +0000
committerschnetter <schnetter@732e31d2-b375-409b-9bd3-699c3b2c9da5>2002-10-22 14:59:28 +0000
commit7882dfdbfcdf6f97e6e9bb6cf69c33bc07e149d2 (patch)
tree5a88a399350c6ef108a3375c8a708b22b1646d1a /src/make.code.defn
parent736e86a468c333e9f288d453079a9aeb82434ad4 (diff)
Testing the Slab thorn.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SlabTest/trunk@2 732e31d2-b375-409b-9bd3-699c3b2c9da5
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
new file mode 100644
index 0000000..802e911
--- /dev/null
+++ b/src/make.code.defn
@@ -0,0 +1,9 @@
+# Main make.code.defn file for thorn SlabTest
+# $Header$
+
+# Source files in this directory
+SRCS = slabtest.c
+
+# Subdirectories containing source files
+SUBDIRS =
+