]> git.donarmstrong.com Git - mothur.git/blobdiff - makefile
removed parse.sff command and made its functionality part of sffinfo command. fixed...
[mothur.git] / makefile
index 5eb8daaab6d8163b1b48852ccef7e21a406b28dc..266c0c347d82ad54aa55b2c0edf5ae8a5a3d6c03 100644 (file)
--- a/makefile
+++ b/makefile
@@ -58,7 +58,7 @@ ifeq  ($(strip $(USEREADLINE)),yes)
       -lncurses
 endif
 
-USEMPI ?= yes
+USEMPI ?= no
 
 ifeq  ($(strip $(USEMPI)),yes)
     CXX = mpic++