From d98ef8a3ece08e011e5a79b4e3e02aeaf188fbf2 Mon Sep 17 00:00:00 2001 From: eschnett Date: Sat, 6 Dec 2014 16:00:27 +0000 Subject: Handle parallel make correctly git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/MPI/trunk@60 043a8217-7a68-40fe-abfd-36aa7d4fa6a8 --- src/make.code.deps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3