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

DIRS = \
        MT_Client_Test \
        Simple \
        Triangle_Test

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