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

OBJS = module_init.o
SUBDIRS = example.d trace.d cxxtest.d

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