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