aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreschnett <eschnett@043a8217-7a68-40fe-abfd-36aa7d4fa6a8>2014-12-06 16:00:27 +0000
committereschnett <eschnett@043a8217-7a68-40fe-abfd-36aa7d4fa6a8>2014-12-06 16:00:27 +0000
commitd98ef8a3ece08e011e5a79b4e3e02aeaf188fbf2 (patch)
tree4cc002c0c8366836e484a7ce358c38046707cc0e
parent03515f236135f156d86e41e30e35113ef6f4c66b (diff)
Handle parallel make correctly
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/MPI/trunk@60 043a8217-7a68-40fe-abfd-36aa7d4fa6a8
-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 65c2302..5deb6ba 100644
--- a/src/make.code.deps
+++ b/src/make.code.deps
@@ -4,4 +4,4 @@ export MPI_INSTALL_DIR
$(CCTK_TARGET) $(OBJS) $(SRCS:%=%.d): $(SCRATCH_BUILD)/done/$(THORN)
$(SCRATCH_BUILD)/done/$(THORN): $(SRCDIR)/build.pl
- $(PERL) $(SRCDIR)/build.pl
+ +$(PERL) $(SRCDIR)/build.pl