import sbms # get env object and clone it Import('*') env = env.Clone() env.AppendUnique(LIBS=['pthread']) sbms.executable(env)