]> git.donarmstrong.com Git - mothur.git/blobdiff - makefile
changed the daughterLevels in classifiers summary file to reflect the classifications...
[mothur.git] / makefile
index fdcef2794c06cb81c399376aaf79518246c23aca..0c5adac54141a6864ab5cf2a1565f58e92aeab38 100644 (file)
--- a/makefile
+++ b/makefile
@@ -26,7 +26,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 = mpic++\r
@@ -1691,7 +1691,7 @@ install : mothur
        $(CC) $(CC_OPTIONS) splitabundcommand.cpp -c $(INCLUDE) -o ./splitabundcommand.o\r
        \r
 # Item # 206 -- splitmatrix --\r
-./splitmatrix.o : splitmatrix.o\r
+./splitmatrix.o : splitmatrix.cpp\r
        $(CC) $(CC_OPTIONS) splitmatrix.cpp -c $(INCLUDE) -o ./splitmatrix.o\r
        \r
 # Item # 207 -- splitmatrix --\r