Bläddra i källkod

Fix default rule when running make in mpi/

Samuel Thibault 4 år sedan
förälder
incheckning
1c81130681
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      mpi/GNUmakefile.in

+ 2 - 0
mpi/GNUmakefile.in

@@ -19,6 +19,8 @@ SUBDIRS=
 @STARPU_BUILD_EXAMPLES_TRUE@SUBDIRS += examples
 @STARPU_BUILD_TESTS_TRUE@SUBDIRS += tests
 
+all:
+
 check: check-recursive
 
 # divide by 4 the number of jobs to run in parallel, since mpirun will start 4