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