summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Makefile.bor
blob: 695a474c8455c4afee2b80e5a3c395eade78ecca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#
# Makefile for building	the TAO	ORB Services libraries
#

MAKEFILES = \
	Svc_Utils.bor \
	CosNaming.bor \
	CosProperty.bor	\
	CosTrading.bor \
	RTSched.bor \
	RTEvent.bor \
	RTOLDEvent.bor \
	RTSchedEvent.bor \
	CosEvent.bor \
	CosNotification.bor \
	Security.bor \
	SSLIOP.bor \
	AV.bor \
	CosConcurrency.bor \
	CosLifeCycle.bor \
	CosTime.bor \
	DsLogAdmin.bor \
	LoadBalancing.bor \
	FaultTolerance.bor

!include <$(ACE_ROOT)/include/makeinclude/recurse.bor>