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