summaryrefslogtreecommitdiff
path: root/TAO/examples/Load_Balancing_persistent/Makefile.bor
blob: d4c9bc9df1db8f3862a5c1173ac20dbd11bdcaec (plain)
1
2
3
4
5
6
7
8
9
#
# $Id$
#
# Makefile for building the Load_Balancing example
#

MAKEFILES = Load_Balancing.bor server.bor client.bor

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