repo.or.cz
/
kgio.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
read_write: call rb_str_modify() before rb_str_resize()
[kgio.git]
/
GNUmakefile
blob
e960d3830f412afec6a34ce8bdfad9a862c48992
1
all
::
2
RSYNC_DEST
:=
bogomips.org
:/
srv
/
bogomips
/
kgio
3
rfproject
:=
rainbows
4
rfpackage
:=
kgio
5
include
pkg.mk
6
ifneq
($(
VERSION
),)
7
release
::
8
$(
RAKE
)
raa_update VERSION
=$(
VERSION
)
9
$(
RAKE
)
publish_news VERSION
=$(
VERSION
)
10
endif