Import('env') subdirs = [ 'Thread', ] for subdir in subdirs: SConscript('%s/SConscript' % subdir)