diff --git a/ctest/Makefile b/ctest/Makefile index bbaf96f8e..6c7cc1ed5 100644 --- a/ctest/Makefile +++ b/ctest/Makefile @@ -203,7 +203,6 @@ ifeq ($(BUILD_COMPLEX16),1) OPENBLAS_NUM_THREADS=2 ./xzcblat3 < zin3 endif endif -endif ifeq ($(SUPPORT_GEMM3M),1) ifeq ($(USE_OPENMP), 1) @@ -222,7 +221,7 @@ ifeq ($(BUILD_COMPLEX16),1) endif endif endif - +endif