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

DIRS = \
        Misc \
        Server_Concurrency \
        Tcp \
        Udp

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