BASE=../..

include $(BASE)/rule/def.mk
APP_TARGET=am_si_test
am_si_test_SRCS=am_si_test.c
am_si_test_LIBS= ../../am_mw/am_mw ../../am_adp/am_adp

include $(BASE)/rule/rule.mk
