summaryrefslogtreecommitdiff
path: root/TAO/tests/Smart_Proxies/Makefile.bor
blob: c40d8826c2e6e6657e6b2303a20a02dcf6f0eab1 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Makefile for building the Smart_Proxies tests
#

DIRS = \
        Benchmark \
        On_Demand \
        Policy

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