X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=makefile;h=0c5adac54141a6864ab5cf2a1565f58e92aeab38;hb=7837a9bfdfccdc26360987a44c389832fdb82651;hp=f50b5548b982f34189f6ef20fa8bf8ae7979fc78;hpb=47faf5463d44570ad66148384763db1c8238b563;p=mothur.git diff --git a/makefile b/makefile index f50b554..0c5adac 100644 --- a/makefile +++ b/makefile @@ -26,7 +26,7 @@ ifeq ($(strip $(USEREADLINE)),yes) -L../readline-6.0 endif -USEMPI ?= no +USEMPI ?= yes ifeq ($(strip $(USEMPI)),yes) CC = mpic++