summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Makefile.bor
blob: 578925d83181bf9f9f868f7da9ff2e92fc1f0e59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# Makefile for building the TAO obsvcs examples
#

DIRS = \
	FaultTolerance \
	Event \
	EC_Throughput \
	EC_Multiple \
	EC_Basic \
	EC_Mcast \
	EC_Custom_Marshal \
	Event_Latency \
	Property \
	Trading

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