Import("*")
obj = env.MyProgram("semaphore_example", LIBS=["mutex", "timer", "iguana", "c", "gcc"])
Return("obj")
