summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/Makefile.bor
blob: b2234e2c0c4be9fa7ec36788420eb51037f04e8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Makefile for building the TAO Portable_Interceptors tests
#

DIRS = \
        Benchmark \
        Dynamic \
        Service_Context_Manipulation \
        IORInterceptor \
	ForwardRequest \
	Request_Interceptor_Flow \
	AMI \
	PICurrent

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