]> git.donarmstrong.com Git - mothur.git/blobdiff - makefile
added mpi code to cluster.split command
[mothur.git] / makefile
index 415d699a6d30f4deb999a5f398ccfe7bcfaca8c4..8fefa148238c932c2181d8004927eb0c331b306f 100644 (file)
--- a/makefile
+++ b/makefile
@@ -33,7 +33,7 @@ ifeq  ($(strip $(USEREADLINE)),yes)
       -L../readline-6.0
 endif
 
-USEMPI ?= no
+USEMPI ?= yes
 
 ifeq  ($(strip $(USEMPI)),yes)
        CC = mpic++