include $(SDK_ROOT)/mk/common.mk


define SOURCES
epit_test.c
gpt_test.c
timer_test.c
endef


include $(SDK_ROOT)/mk/targets.mk
