summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/LoadBalancing/Makefile.bor
blob: 51f8f96fdb3413527e76e9546ff3cb85862a85c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Makefile for building the TAO Load Balancer tests
#
# $Id$
#


DIRS = \
	GenericFactory


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