1# 2# "main" pseudo-component makefile. 3# 4# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.) 5 6COMPONENT_ADD_INCLUDEDIRS := . 7 8COMPONENT_PRIV_INCLUDEDIRS := . 9