summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Makefile.bor
blob: c45189afe650aa7c4ee3d30c1ed546cf54e33417 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# Makefile for building RTCORBA tests
#

DIRS = \
	Banded_Connections \
	Client_Propagated \
	Client_Protocol \
	Explicit_Binding \
	Server_Declared \
	Server_Protocol \
	Private_Connection \
	Thread_Pool \
	MT_Client_Protocol_Priority \
        RTMutex \
	ORB_init

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