X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=makefile;h=8fefa148238c932c2181d8004927eb0c331b306f;hb=2bb20fb79f19b8bda48492d89f8e8b7389431413;hp=415d699a6d30f4deb999a5f398ccfe7bcfaca8c4;hpb=af2ce19e213e5191f8c9fac4061e43f6e31a7fbf;p=mothur.git diff --git a/makefile b/makefile index 415d699..8fefa14 100644 --- a/makefile +++ b/makefile @@ -33,7 +33,7 @@ ifeq ($(strip $(USEREADLINE)),yes) -L../readline-6.0 endif -USEMPI ?= no +USEMPI ?= yes ifeq ($(strip $(USEMPI)),yes) CC = mpic++