Update Makefile

This commit is contained in:
Martin Kroeker 2022-10-04 20:49:27 +02:00 committed by GitHub
parent b3a4629f02
commit e565ef5500
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ endif
ifneq ($(ONLY_CBLAS), 1)
$(MAKE) -C utest all
endif
#ifneq ($(NO_CBLAS), 1)
ifneq ($(NO_CBLAS), 1)
#ifneq ($(ONLY_CBLAS), 1)
# $(MAKE) -C ctest all
#endif