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

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

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