aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
Diffstat (limited to 'src/make.code.defn')
-rwxr-xr-xsrc/make.code.defn12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
new file mode 100755
index 0000000..8359d5e
--- /dev/null
+++ b/src/make.code.defn
@@ -0,0 +1,12 @@
+# Main make.code.defn file for thorn EOS_GeneralIdealFluid
+# $Header$
+
+# Source files in this directory
+SRCS = EOS_GIF_Setup.c \
+ EOS_GIF.c \
+ EOS_GIF.F90 \
+ EOS_GIF_Scalars.F90 \
+ EOS_GIF_Setup.F90
+
+# Subdirectories containing source files
+SUBDIRS =