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