diff --git a/Makefile b/Makefile index 9b84f0c012..fd2797040d 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ xlf: "USE_PAPI = $(USE_PAPI)" \ "OPENMP = $(OPENMP)" \ "CPPFLAGS = $(MODEL_FORMULATION) -D_MPI" ) - + ftn: ( $(MAKE) all \ "FC_PARALLEL = ftn" \