Explorar o código

We should really just call make and not make all

Andy Cedilnik %!s(int64=22) %!d(string=hai) anos
pai
achega
b2e2c29d97
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Source/cmaketest.cxx

+ 0 - 1
Source/cmaketest.cxx

@@ -223,7 +223,6 @@ int do_cmaketest (int argc, char **argv)
       }
     
     // now build
-    makeCommand += " all";
     }
 
   std::cout << "Running make command: " << makeCommand.c_str() << " ...\n";