#!/usr/bin/python res = Glob("*.c") res += SConscript("tags/Sconscript") res += SConscript("containers/Sconscript") Return("res")