
#PKG_CXXFLAGS=-I../inst/include
PKG_LIBS= $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)

## With R 3.1.0 or later, you can uncomment the following line to tell R to 
## enable compilation with C++11 (where available)
CXX_STD = CXX11
