Import('*') if 'xlib' in env['winsys']: SConscript([ 'sw/xlib/SConscript', ]) if 'gdi' in env['winsys']: SConscript([ 'sw/gdi/SConscript', ])