PKG_CXXFLAGS = -I../inst/include/ -I../inst/include/linalg -I../inst/include/prox -I../inst/include/decomp -I../inst/include/dictLearn $(SHLIB_OPENMP_CXXFLAGS) $(OPT_DBG) $(EXTRA_OPT) -DUSE_BLAS_LIB -DNDEBUG
PKG_LIBS = $(SHLIB_OPENMP_CXXFLAGS) $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
