#--- python mode --- Import('env') env = env.Clone() cpps = Glob('*.cpp') Return('cpps')