Fixes
* Removed recursive config searching, takes too long on very large directories
* Added error handling for missing `builds` and `targets` specifications
* Refactored variable definition section from `sources` to `definitions`, and fixed related bugs to proper substitution
Install
`pip install smake` or clone the executable from the source.