BASE=../..

include $(BASE)/rule/def.mk

O_TARGET=am_time
am_time_SRCS=am_time.c

include $(BASE)/rule/rule.mk
