summaryrefslogtreecommitdiffstats
path: root/src/usr/trace/makefile
blob: 38ecb9e2022be0529caad7bd596849017c6523ce (plain)
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
OpenPOWER on IntegriCloud