summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Makefile.bor
blob: 8201132bc1c03947afefb0f7fbcfb53d1d943709 (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
27
28
29
30
#
# 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 \
   ETCL.bor \
   CosNotification.bor \
   Security.bor \
   SSLIOP.bor \
   AV.bor \
   CosConcurrency.bor \
   CosLifeCycle.bor \
   CosTime.bor \
   DsLogAdmin.bor \
   FT_ORB.bor \
   FaultTolerance.bor \
   PortableGroup.bor \
	CosLoadBalancing.bor \
   IFRService.bor

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