Update Makefile
This commit is contained in:
parent
b3a4629f02
commit
e565ef5500
2
Makefile
2
Makefile
|
@ -160,7 +160,7 @@ endif
|
||||||
ifneq ($(ONLY_CBLAS), 1)
|
ifneq ($(ONLY_CBLAS), 1)
|
||||||
$(MAKE) -C utest all
|
$(MAKE) -C utest all
|
||||||
endif
|
endif
|
||||||
#ifneq ($(NO_CBLAS), 1)
|
ifneq ($(NO_CBLAS), 1)
|
||||||
#ifneq ($(ONLY_CBLAS), 1)
|
#ifneq ($(ONLY_CBLAS), 1)
|
||||||
# $(MAKE) -C ctest all
|
# $(MAKE) -C ctest all
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue