mirror of
https://github.com/sweidac/kidsbox.git
synced 2025-07-27 19:31:54 +02:00
6 lines
127 B
Makefile
6 lines
127 B
Makefile
#
|
|
# Main Makefile. This is basically the same as a component makefile.
|
|
|
|
COMPONENT_ADD_INCLUDEDIRS := .
|
|
|
|
COMPONENT_SRCDIRS := .
|