##############################################################################
## subMakefile for mem
##############################################################################

mem/mem.o: mem/mem.c mem/mem.h mem/subMakefile periph/periph.h

OBJS+=mem/mem.o
