1 2 3 4 5 6 7 8
ROOTPATH = ../../.. MODULE = trace OBJS = trace.o tracebuffer.o assert.o SUBDIRS = test.d include ${ROOTPATH}/config.mk