mirror of
https://github.com/Dejvino/lilybook.git
synced 2024-11-14 20:33:28 +00:00
7 lines
110 B
Makefile
7 lines
110 B
Makefile
|
#
|
||
|
# Component Makefile
|
||
|
#
|
||
|
|
||
|
COMPONENT_SRCDIRS := .
|
||
|
COMPONENT_ADD_INCLUDEDIRS := .
|
||
|
COMPONENT_PRIV_INCLUDEDIRS :=
|