BASE=../..

include $(BASE)/rule/def.mk

O_TARGET=am_ad
am_ad_SRCS=am_ad.c

include $(BASE)/rule/rule.mk