C_STD = C99
PKG_CFLAGS = $(SHLIB_OPENMP_CFLAGS)
PKG_LIBS   = -lm $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS) $(SHLIB_OPENMP_CFLAGS)

