X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=makefile;h=3f0893c5ad82d811fb4c5cf05f86f0326b4561c8;hb=202846c98b9eff0eca7b20a570bfffa8ee4a5f4e;hp=d751bb6b310fada520a10a292b3e45f5b8f4b309;hpb=058715887611e00dc18324cb0bd4a4a8472530b3;p=mothur.git diff --git a/makefile b/makefile index d751bb6..3f0893c 100644 --- a/makefile +++ b/makefile @@ -13,7 +13,7 @@ CXXFLAGS += -O3 -MOTHUR_FILES = "\"../Release\"" +MOTHUR_FILES = "\"Enter_your_default_path_here\"" ifeq ($(strip $(MOTHUR_FILES)),"\"Enter_your_default_path_here\"") else CXXFLAGS += -DMOTHUR_FILES=${MOTHUR_FILES}