Explorar o código

Fix default rule when running make in mpi/

Samuel Thibault %!s(int64=4) %!d(string=hai) anos
pai
achega
1c81130681
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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