Import('*') if dri: SConscript([ 'dri/SConscript', ]) if 'xlib' in env['winsys'] and not dri: SConscript([ 'xlib/SConscript', ])