Update Makefile
This commit is contained in:
parent
b474d582ad
commit
b558679033
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue