PKG_CXXFLAGS = -DNDEBUG
PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
CXX_STD = CXX11
PKG_CPPFLAGS =	-I../inst/include/
