]> git.donarmstrong.com Git - mothur.git/blobdiff - makefile
paralellized screen.seqs and added mpi code to it. fixed bug with all mpi commands...
[mothur.git] / makefile
index 181b897a16f87b1f5e1cd2689d4c1621dbeac3c1..b15c44bbc235be6b21f7c4c2b7822c7aac0772d2 100644 (file)
--- a/makefile
+++ b/makefile
@@ -26,7 +26,8 @@ ifeq  ($(strip $(USEREADLINE)),yes)
       -L../readline-6.0\r
 endif\r
 \r
-USEMPI ?= no\r
+USEMPI ?= yes
+\r
 \r
 ifeq  ($(strip $(USEMPI)),yes)\r
     CC_OPTIONS += -DUSE_MPI\r