X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=makefile;h=99152863384e31256a81f9e946862c588b2e6c58;hb=438aa88dbc092d9c1c80ec3fa20c8e47f97101c4;hp=451d613a24d3e91dd025f6f584f63f9ec5a2404a;hpb=e4ca037c5e637e3d34e64cb5e8ab11b03220188d;p=mothur.git diff --git a/makefile b/makefile index 451d613..9915286 100644 --- a/makefile +++ b/makefile @@ -2,7 +2,7 @@ # # Makefile for mothur # Creator [Xcode -> Makefile Ver: Feb 14 2007 09:18:41] -# Created: [Thu Mar 4 08:31:03 2010] +# Created: April 16, 2010 # ################################################### @@ -27,7 +27,7 @@ ifeq ($(strip $(USEREADLINE)),yes) -L../readline-6.0 endif -USEMPI ?= no +USEMPI ?= yes ifeq ($(strip $(USEMPI)),yes) CC_OPTIONS += -DUSE_MPI