1 2 3
DefaultEnvironment(tools=[]) env = Environment(BUILD='build', SRC='src', tools=[]) env.BuildDir('build', 'src')