aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorgoodale <goodale@b61c5cb5-eaca-4651-9a7a-d64986f99364>1999-02-04 13:46:30 +0000
committergoodale <goodale@b61c5cb5-eaca-4651-9a7a-d64986f99364>1999-02-04 13:46:30 +0000
commite8572a7714cdefbe86e58aa09fd45ea4b2464e6b (patch)
treef36812a8907e4736af6467c676d962e3197acbe5 /src/make.code.defn
parentc4bf6810c99329654690be3feb4ff46c516dc5b6 (diff)
Initial check in of thorn pugh.
Currently doesn't compile. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@2 b61c5cb5-eaca-4651-9a7a-d64986f99364
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..640faaa
--- /dev/null
+++ b/src/make.code.defn
@@ -0,0 +1,8 @@
+# Main make.code.defn file for thorn pugh
+# : /usr/users/cactus/CCTK/lib/make/new_thorn.pl,v 1.1 1999/02/03 17:00:50 goodale Exp n
+# Source files in this directory
+SRCS = Startup.c GHExtension.c Comm.c SetupPGH.c
+
+# Subdirectories containing source files
+SUBDIRS =
+