summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Makefile.bor
blob: d1f461d50a167876fe58ec85a50a55200fa085e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# $Id$
#

DIRS = \
	AMI_Latency \
        Callback \
        Cubit \
	DII_Latency \
	Deferred_Latency \
	DSI_Latency \
        Pluggable \
        POA \
        RTCorba \
	Single_Threaded_Latency \
	Thread_Pool_Latency \
	Thread_Per_Connection_Latency \
	Throughput

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