BASE=../..

include $(BASE)/rule/def.mk

APP_TARGET=am_tt_test
am_tt_test_SRCS=am_tt_test.c
am_tt_test_LIBS=../../am_adp/am_adp ../../am_mw/am_mw 



include $(BASE)/rule/rule.mk
