projects
/
valse.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Adjustments for CRAN upload
[valse.git]
/
pkg
/
src
/
Makevars
Commit
Line
Data
64cceb2e
BA
1
#PKG_LIBS=-lm -lgsl -lcblas
2
PKG_LIBS = `$(R_HOME)/bin/Rscript -e "RcppGSL:::LdFlags()"` -lm $(BLAS_LIBS) $(FLIBS)