## With Rcpp 0.11.0 and later, we no longer need to set PKG_LIBS for
## Rcpp as there is no user-facing library. 
PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)