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