aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreschnett <eschnett@9e23cc15-e5c8-4d65-9080-beda90ea645b>2014-12-06 16:00:10 +0000
committereschnett <eschnett@9e23cc15-e5c8-4d65-9080-beda90ea645b>2014-12-06 16:00:10 +0000
commit0ecb9c9e4cef42a89366e1c7fa0d65e7dd22d27d (patch)
tree3e0eefebdc23788dd3a7376c13533e315b0c1f2b
parent50cae5a736c1a9ea77a39985193825d2ca393f5b (diff)
Handle parallel make correctly
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/GSL/trunk@68 9e23cc15-e5c8-4d65-9080-beda90ea645b
-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 673d340..ad61322 100644
--- a/src/make.code.deps
+++ b/src/make.code.deps
@@ -4,4 +4,4 @@ export GSL_INSTALL_DIR
$(CCTK_TARGET) $(OBJS) $(SRCS:%=%.d): $(SCRATCH_BUILD)/done/$(THORN)
$(SCRATCH_BUILD)/done/$(THORN): $(SRCDIR)/build.sh
- $(SRCDIR)/build.sh
+ +$(SRCDIR)/build.sh