Import('env') objs = env.Object(Glob('*.c')) Return('objs')