1LEVEL = ../../make
2
3C_SOURCES := wait-a-while.c
4
5include $(LEVEL)/Makefile.rules
6