]> git.donarmstrong.com Git - mothur.git/blobdiff - makefile
changes to blastdb to make filenames given to blast unique, changes to split.abund...
[mothur.git] / makefile
index a9732412c6168e2c5c9e2a8f0dabdd1a1fdcdbc9..91a269c759cc52ad4142d3513f5aa17442e482a5 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1697,11 +1697,11 @@ install : mothur
 ./splitmatrix.o : splitmatrix.cpp\r
        $(CC) $(CC_OPTIONS) splitmatrix.cpp -c $(INCLUDE) -o ./splitmatrix.o\r
        \r
-# Item # 207 -- splitmatrix --\r
+# Item # 207 -- clustersplit --\r
 ./clustersplitcommand.o : clustersplitcommand.cpp\r
        $(CC) $(CC_OPTIONS) clustersplitcommand.cpp -c $(INCLUDE) -o ./clustersplitcommand.o\r
        \r
-# Item # 207 -- splitmatrix --\r
+# Item # 208 -- classifyotu --\r
 ./classifyotucommand.o : classifyotucommand.cpp\r
        $(CC) $(CC_OPTIONS) classifyotucommand.cpp -c $(INCLUDE) -o ./classifyotucommand.o\r
 \r