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

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

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