Scons Hierarchical Build Example
A simple project showing how to build a C/C++ project with a realistic directory structure, including separate src/ and test/ and multiple levels of subdirectories.
Credit to Raymond Penners for the basic sconstruct file.