Package as sent to CRAN
[valse.git] / pkg / src / Makevars
1 #PKG_LIBS=-lm -lgsl -lcblas
2 PKG_LIBS = `$(R_HOME)/bin/Rscript -e "RcppGSL:::LdFlags()"` -lm $(BLAS_LIBS) $(FLIBS)