## With R 3.1.0 or later, you can uncomment the following line to enable
## compilation with C++11 (where available).
##
## For wider availability of the package we do not yet enforce this here.
## It is however recommended for client packages to set it.
##CXX_STD = CXX11
PKG_CXXFLAGS = $(SHLIB_OPENMP_CXXFLAGS)
PKG_LIBS = $(SHLIB_OPENMP_CXXFLAGS) $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
