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