5 lines
81 B
Makefile
5 lines
81 B
Makefile
LEVEL = ../../make
|
|
|
|
C_SOURCES := wait-a-while.c
|
|
|
|
include $(LEVEL)/Makefile.rules
|