## Use the R_HOME indirection to support installations of multiple R version
PKG_CPPFLAGS = -I../inst/include 
PKG_CXXFLAGS = -DEIGEN_DONT_PARALLELIZE 
PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
