# # "main" pseudo-component makefile. # # (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.) CFLAGS += -DRBOOT_INTEGRATION COMPONENT_ADD_INCLUDEDIRS += \ ../../thirdparty/rboot/appcode \ ../../thirdparty/rboot COMPONENT_SRCDIRS += \ ../../thirdparty/rboot/appcode