twoCoroTest: twoCoroTest.c
	$(CC) -I../../basekit/_build/headers -I../_build/headers -L../_build/lib -o $@ $< -lcoroutine

