BASE=../..

include $(BASE)/rule/def.mk

APP_TARGET=am_fendctrl_test
am_fend_test_SRCS=am_fendctrl_test.c
am_fend_test_LIBS= ../../am_mw/am_mw ../../am_adp/am_adp

include $(BASE)/rule/rule.mk
