BASE=../..

include $(BASE)/rule/def.mk

APP_TARGET=am_sub_test
am_sub_test_SRCS=am_sub_test.c
am_sub_test_LIBS=../../am_adp/am_adp ../../am_mw/am_mw 

include $(BASE)/rule/rule.mk
