Skip to content

Commit

Permalink
Document commands used to build
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Panter committed Sep 18, 2011
1 parent 89c090d commit ff1659c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions rarfs/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
To do a simple build, use these commands:

autoreconf # Generates configure script and Makefile.in files
./configure
make
make install

0 comments on commit ff1659c

Please sign in to comment.