default_CONFIG += CONFIG_OC_BUILD4RTEMS=y default_CONFIG += CONFIG_OC_GDBSTUB=n bin_PROGRAMS = cangw #lib_LIBRARIES = #include_HEADERS = #I am not entirely sure these two are needed, but according to documentation, they are. CFLAGS_LD += HeapSize=0x80000 MANAGERS = io event semaphore cangw_SOURCES += init.c gw.c helpers.c