Import("*")
lib = env.MyLibrary("obj_alloc", LIBS=["c", "range_fl", "util"])
Return("lib")
