summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Makefile.bor
blob: 43883d89fab2a0ce6fcc560aceb5842deba2d8ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# Makefile for building the TAO Notify tests
# $Id$
#

DIRS = \
        lib \
        Basic \
        Blocking \
        Discarding \
        MT_Dispatching \
        Ordering \
        performance-tests \
        Sequence_Multi_ETCL_Filter \
        Sequence_Multi_Filter

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