|
|
||
|---|---|---|
| .. | ||
| scripts | ||
| .gitignore | ||
| COPYING | ||
| README | ||
| config | ||
| make.sh | ||
| run-test.sh | ||
| version | ||
README
@P@ ======================================================================== Copyright: ©@YEAR@, @COPYRIGHT@ Author: @AUTHOR@ <@EMAIL@> License: GPLv3 See file COPYING for detailed license information. Really Quick Instructions ------------------------- To build: ./make.sh To install: ./make.sh install You might want to edit 'config' first. You might also want to set 'INSTALL_PREFIX', which is prepended onto the destination of any installed file. @TODO@