summaryrefslogtreecommitdiffstats
path: root/src/usr/initservice/makefile
blob: 4b7333dece231f2d9949c466a696480c46d7e087 (plain)
1
2
3
4
5
6
7
8
9
10
11
ROOTPATH = ../../..
# MODULE = 

# OBJS = 

# NOTE:	initsvcunittesttask2 is a dummy module that is executed by 
#		unit test 2 in the test directory.  Please do not rename.
SUBDIRS = baseinitsvc.d	extinitsvc.d taskargs.d	istepdispatcher.d	\
			test.d initsvcunittesttask2.d

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