Import('env') sources = Glob('*.cpp') env.Library('wriggle', sources)