BASE=../../..

include $(BASE)/rule/def.mk

O_TARGET=aml
aml_SRCS=aml.c

include $(BASE)/rule/rule.mk
