repo.or.cz
/
guile-r6rs-libs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Change `SCM_GC_BYTEVECTOR' to `SCM_R6RS_GC_BYTEVECTOR'.
[guile-r6rs-libs.git]
/
benchmarks
/
Makefile.am
blob
58f44567895450cf17f33c031d7f607d32cf9bf7
1
EXTRA_DIST = bytevector.bm
2
3
benchmark:
4
$(top_builddir)/pre-inst-guile $(EXTRA_DIST)
5
6
.PHONY: benchmark