Browse Source

Update Makefile

pull/3782/head
Martin Kroeker GitHub 3 years ago
parent
commit
e565ef5500
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile 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


Loading…
Cancel
Save