diff --git a/ctest/Makefile b/ctest/Makefile index 7b0011b8b..4d5e40b4b 100644 --- a/ctest/Makefile +++ b/ctest/Makefile @@ -12,7 +12,7 @@ endif override TARGET_ARCH= override TARGET_MACH= -LIB = "-L $(TOPDIR) -l$(LIBSONAME) -lpthread -lm +LIB = -L $(TOPDIR) -l$(LIBSONAME) -lpthread -lm stestl1o = c_sblas1.o