5 lines
82 B
Makefile
5 lines
82 B
Makefile
LEVEL = ../../make
|
|
|
|
C_SOURCES := lotta-signals.c
|
|
|
|
include $(LEVEL)/Makefile.rules
|