
Import('env');
env2=env.Copy();
Export('env');


env2.make_targets(env.common_objects)
