test folder files reverted to previous commit

This commit is contained in:
Chithra Sankar
2019-10-03 14:23:16 +05:30
committed by dzambare
parent 1052413e10
commit 7834ee191d
2 changed files with 4 additions and 9 deletions

View File

@@ -143,11 +143,7 @@ LIBBLIS_LINK := $(LIB_PATH)/$(LIBBLIS_L)
#all: blis
all: blis
blis: test_trsm_blis.x \
test_symm_blis.x \
test_hemm_blis.x \
test_gemm_blis.x
blis: test_gemm_blis.x
# --Object file rules --