summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Makefile.bor
blob: 76c56713b5efc272fd3ce6fbddca8990c9b01cf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
# Makefile for building the TAO obsvcs tests
# $Id$
#

DIRS = \
        AVStreams \
	FaultTolerance \
	Event \
	EC_Throughput \
	EC_Multiple \
	EC_Basic \
	EC_Mcast \
	EC_Custom_Marshal \
	Event_Latency \
        ior_corbaname \
	Property \
        Simple_Naming \
        Time \
	Trading

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