summaryrefslogtreecommitdiff
path: root/performance-tests/Server_Concurrency/Makefile.bor
blob: 84a0bbb5f00078d2a9f92a5ef01953c2c84980e4 (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for building the ACE Server_Concurrency performance-tests
#

DIRS = \
        Leader_Follower \
        Queue_Based_Workers

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