Import('hostenv') # tastes like -*- python -*- talloc = hostenv.Library('talloc',['talloc.c']) Export('talloc')