]> git.donarmstrong.com Git - mothur.git/blobdiff - makefile
made get.oturep more memory efficient by breaking the work into 2 pieces.
[mothur.git] / makefile
index 181b897a16f87b1f5e1cd2689d4c1621dbeac3c1..b7bb8d04798f870be5f84d925323b9a79be08ca4 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 ?= no
+\r
 \r
 ifeq  ($(strip $(USEMPI)),yes)\r
     CC_OPTIONS += -DUSE_MPI\r