Skip to content
Snippets Groups Projects
Commit c2979d52 authored by Jan Thorbecke's avatar Jan Thorbecke
Browse files

general

parent 757c3089
No related branches found
No related tags found
No related merge requests found
......@@ -8,9 +8,9 @@ ALLINC = -I.
#BLAS libs with Intel compiler
#LIBS += -mkl -L$L -lgenfft $(LIBSM)
#General BLAS library
LIBS += -L$L -lgenfft $(LIBSM)
#LIBS += -L$L -lgenfft $(LIBSM)
#General BLAS library
LIBS += $(BLAS)
#LIBS += $(BLAS)
#CFLAGS += -I$(MKLROOT)/include
#LIBS += -lblas -llapack -L$L -lgenfft $(LIBSM) -lc -lm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment