From b5586790337df9bdfe5269e55e46a15043820ade Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Sun, 2 Oct 2022 21:57:27 +0200 Subject: [PATCH] Update Makefile --- ctest/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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