repo.or.cz
/
cmogstored.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cmogstored 1.8.1 - use default system stack size
[cmogstored.git]
/
build-aux
/
release.mk
blob
6816655713af062916d67cec8303ba8ea423f628
1
release-check
:
2
# git clean won't nuke read-only directories
3
$(
RM
) -
rf cmogstored-
*
4
git
clean
-
f
-
d
-
x
-
q
5
.
/
autogen.sh
6
.
/
configure
7
$(
MAKE
)
8
$(
MAKE
)
distcheck
9
$(
MAKE
)
distcheck-harder
10
11
distcheck-harder
:
12
$(
RAKE
)
distcheck_git TGZ
=$(
DIST_ARCHIVES
)