]> git.donarmstrong.com Git - mothur.git/blobdiff - makefile
1.9
[mothur.git] / makefile
index 451d613a24d3e91dd025f6f584f63f9ec5a2404a..99152863384e31256a81f9e946862c588b2e6c58 100644 (file)
--- a/makefile
+++ b/makefile
@@ -2,7 +2,7 @@
 #\r
 # Makefile for mothur\r
 # Creator [Xcode -> Makefile Ver: Feb 14 2007 09:18:41]\r
-# Created: [Thu Mar  4 08:31:03 2010]\r
+# Created: April 16, 2010\r
 #\r
 ###################################################\r
 \r
@@ -27,7 +27,7 @@ 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