summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Makefile.bor
blob: 512499bd23b306e91eb4dbde35fd02e6ef327c65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# $Id$
#

DIRS = \
        Callback \
        Cubit \
        Latency \
        Pluggable \
        POA \
        RTCorba \
	Throughput

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