aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-09-16 14:17:34 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-09-16 14:17:34 +0000
commit2063fa1d6ffa6895759346cb37c10c9c039ce66e (patch)
treecd78b75d10dc9df691ba4b84f2c33804f5b22920 /src/make.code.defn
parent5b9e4994d6ef4ed504aa35699d3471f509bdb814 (diff)
expand comments
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@748 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index f9e6261..a426c41 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -4,5 +4,8 @@
# Source files in this directory
SRCS =
-# Subdirectories containing source files
+# Subdirectories containing source files (normal compilation)
SUBDIRS = jtutil patch elliptic gr driver
+
+## Subdirectories containing source files (using src/patch/test_patch_system.cc)
+##SUBDIRS = jtutil patch