import sbms

# get env object and clone it
Import('*')
env = env.Clone()

sbms.AddROOT(env)
sbms.AddCMSG(env)
sbms.AddXMSG(env)
sbms.library(env)