TClock: Readd a basic Install file...don't need anything fancy ;)

SVN revision: 61786
This commit is contained in:
Christopher Michael 2011-07-27 04:07:11 +00:00
parent 2e3585c625
commit f033e2f763
1 changed files with 11 additions and 0 deletions

11
INSTALL Normal file
View File

@ -0,0 +1,11 @@
COMPILING and INSTALLING:
If you got a official release tar archive do:
./autogen.sh
Then to compile:
make
To install:
make install