Import('*') cso_cache = env.ConvenienceLibrary( target = 'translate', source = [ 'translate_generic.c', ]) auxiliaries.insert(0, translate)