]> git.donarmstrong.com Git - mothur.git/blobdiff - makefile
pds - modified strip barcode funcrtion in trimseqscommand
[mothur.git] / makefile
index a868ec524c0366e2e942c4a57379b4248a619569..b421ca2db2f17149198ecb0edc9839903fdccf31 100644 (file)
--- a/makefile
+++ b/makefile
@@ -10,7 +10,7 @@
 # Macros\r
 #\r
 \r
-CC = mpic++\r
+CC = g++\r
 CC_OPTIONS = -O3\r
 \r
 # if you do not want to use the readline library set to no, default yes.\r
@@ -445,7 +445,7 @@ mothur : \
                ./logsd.o\\r
                ./geom.o\
                ./setlogfilecommand.o\\r
-               -o ../Release/mothur\r
+               -o mothur\r
 \r
 clean : \r
                rm \\r