BASE=../..

include $(BASE)/rule/def.mk

O_TARGET=am_tfile
am_tfile_SRCS=am_tfile.c

include $(BASE)/rule/rule.mk
