PKG_CXXFLAGS=-I"./include" $(SHLIB_OPENMP_CXXFLAGS) 
PKG_LIBS=-L"." -lpthread -lm $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS) $(SHLIB_OPENMP_CXXFLAGS)
