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