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