# -*- Mode: Python -*-

Import('hostenv')

hostenv.SConscript(Glob('*/SConscript'), 'hostenv')
