aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-06 14:38:59 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-06 14:38:59 +0000
commit1f4c1aea0f51c05ff116fafb5c1532389ef7308e (patch)
tree9973d06042a39a5311e52ae0466d5a51e06d62ae /src
parent5650bb039de1a0ee3dbb91743587dc89afb62bcf (diff)
try to get -I.. when Cactus compiles this directory
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@442 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src')
-rw-r--r--src/jtutil/make.code.deps5
-rw-r--r--src/patch/make.code.deps5
2 files changed, 10 insertions, 0 deletions
diff --git a/src/jtutil/make.code.deps b/src/jtutil/make.code.deps
new file mode 100644
index 0000000..1c57de4
--- /dev/null
+++ b/src/jtutil/make.code.deps
@@ -0,0 +1,5 @@
+# additional makefile rules to be used with make.code.defn
+# when building this directory as part of a Cactus build
+# $Header$
+
+CXXFLAGS += -I..
diff --git a/src/patch/make.code.deps b/src/patch/make.code.deps
new file mode 100644
index 0000000..1c57de4
--- /dev/null
+++ b/src/patch/make.code.deps
@@ -0,0 +1,5 @@
+# additional makefile rules to be used with make.code.defn
+# when building this directory as part of a Cactus build
+# $Header$
+
+CXXFLAGS += -I..