Build automation tool using Python scripts instead of Makefiles.
Substitute for classic 'make' tool with autoconf/automake functionality
scons
$ scons
$ scons my_program
$ scons -c
$ scons -j 4
$ scons --dry-run