## Use c++11
CXX_STD = CXX11
PKG_CPPFLAGS = -I../inst/include -DR_BUILD -DWIN_R_BUILD
PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
