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

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

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