repo.or.cz
/
rarfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
More auto-generated autocrap
[rarfs.git]
/
README
blob
d5050e2c28b7698e4857cce1f910899eaf546748
1
To do a simple build, use these commands:
2
3
# Generates configure script and Makefile.in files; copy ltmain.sh
4
autoreconf --verbose --install
5
6
./configure
7
make
8
make install
9
10
To generate a release tarball, run
11
12
fakeroot make distcheck