aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorallen <allen@a678b1cf-93e1-4b43-a69d-d43939e66649>1999-09-25 10:34:45 +0000
committerallen <allen@a678b1cf-93e1-4b43-a69d-d43939e66649>1999-09-25 10:34:45 +0000
commit8448c19709c000e089723e276c871563f278b2dd (patch)
tree9ad226574a910f24367351a24226afb99937a9b8 /src/make.code.defn
parent46976958af59db7a29d02472721dc2d281181e34 (diff)
This commit was generated by cvs2svn to compensate for changes in r2, which
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDBrillData/trunk@3 a678b1cf-93e1-4b43-a69d-d43939e66649
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
new file mode 100644
index 0000000..ad8953d
--- /dev/null
+++ b/src/make.code.defn
@@ -0,0 +1,8 @@
+# -*-Makefile-*-
+# Sub-makefile for thorn IDBrillData
+
+SRCS = brilldata.F setupbrilldata2D.F setupbrilldata3D.F \
+ brillq.F phif.F finishbrilldata.F
+
+
+