This is a sample project used to demonstrate the basic features of the Autark build system and its script syntax.
It demonstrates building a simple ./hello executable that depends on the ./libhello project module.
./build.shInstall project to the given prefix (./install)
./build.sh --prefix=./installFull clean rebuild
./build.sh -c