BASE=../..

include $(BASE)/rule/def.mk

O_TARGET=am_misc
am_misc_SRCS=am_adplock.c am_misc.c am_thread.c

include $(BASE)/rule/rule.mk
