]> git.donarmstrong.com Git - mothur.git/blobdiff - makefile
1.12.0
[mothur.git] / makefile
index 974890d363ee400ec3a243aecc23e1f4ff79c9a5..3f0893c5ad82d811fb4c5cf05f86f0326b4561c8 100644 (file)
--- a/makefile
+++ b/makefile
@@ -13,7 +13,7 @@
 
 CXXFLAGS += -O3
 
-MOTHUR_FILES = "\"/Users/SarahsWork/desktop/Release\""
+MOTHUR_FILES = "\"Enter_your_default_path_here\""
 ifeq  ($(strip $(MOTHUR_FILES)),"\"Enter_your_default_path_here\"")
 else
        CXXFLAGS += -DMOTHUR_FILES=${MOTHUR_FILES}