More auto-generated autocrap
[rarfs.git] / README
blobd5050e2c28b7698e4857cce1f910899eaf546748
1 To do a simple build, use these commands:
3 # Generates configure script and Makefile.in files; copy ltmain.sh
4 autoreconf --verbose --install
6 ./configure
7 make
8 make install
10 To generate a release tarball, run
12 fakeroot make distcheck