summaryrefslogtreecommitdiffstats
path: root/src/usr/trace/makefile
blob: fa4b143242e3a0e339994c46362e45327f062fc0 (plain)
1
2
3
4
5
6
7
8
ROOTPATH = ../../..
MODULE = trace

OBJS = trace.o tracebuffer.o

SUBDIRS = test.d

include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud