1 2 3 4 5 6 7 8 9
Import('*') #env = env.Clone() SConscript([ 'softpipe/SConscript', 'i915simple/SConscript', 'i965simple/SConscript', ])