ldflags-y	+= -r

obj-y		+= unit.o
obj-y		+= mock.o

cleanup-y	+= $(obj)/unittest
