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