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

OBJS = target.o targetservice.o entitypath.o fakepnordata.o

SUBDIRS = test.d

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