aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreschnett <eschnett@fb53df36-e548-4a1e-8150-ab98cbd5e786>2014-12-06 16:00:17 +0000
committereschnett <eschnett@fb53df36-e548-4a1e-8150-ab98cbd5e786>2014-12-06 16:00:17 +0000
commitaf386afc5a19a2e374241e1969aa378da42892e3 (patch)
tree144e6d44e942f8fa24a450d727748729b2207a82
parent02475bd46837a12a015de87085411dbfd1085d20 (diff)
Handle parallel make correctly
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@99 fb53df36-e548-4a1e-8150-ab98cbd5e786
-rw-r--r--src/make.code.deps2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make.code.deps b/src/make.code.deps
index ecf1dd0..014a579 100644
--- a/src/make.code.deps
+++ b/src/make.code.deps
@@ -9,4 +9,4 @@ export HDF5_INSTALL_DIR
$(CCTK_TARGET) $(OBJS) $(SRCS:%=%.d): $(SCRATCH_BUILD)/done/$(THORN)
$(SCRATCH_BUILD)/done/$(THORN): $(SRCDIR)/build.sh
- $(SRCDIR)/build.sh
+ +$(SRCDIR)/build.sh