Commits


use variables instead of config.mk config.mk turned out to only make things harder, especially with packaging. From now on it should be possible to type things like `make CFALGS="-some -extra -flags"' and expect them to work.


bump version to 0.2


initial documentation and build system