summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Makefile.bor
blob: 34417117cf9c0a8a7072f16830512fc2c851233d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# Makefile for building orbsvcs
#

DIRS = \
	orbsvcs \
        PSS \
	CosEvent_Service \
	Event_Service \
	IFR_Service \
	ImplRepo_Service \
        LifeCycle_Service \
	LoadBalancer \
	Naming_Service \
	Notify_Service \
	TAO_Service \
	Time_Service \
	Trading_Service

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