Import('env') srcs = ['lsode.f'] env.Library('lsode',srcs)