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