NO_WBX_TARGETS := 1
CCFLAGS := -Wall
SRCS = $(shell find $(ROOT_DIR) -type f -name '*.c')
include ../common.mak