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

