BASE=../..

include $(BASE)/rule/def.mk

O_TARGET=am_mem
am_mem_SRCS=memwatch.c am_mem_pool.c

include $(BASE)/rule/rule.mk
