summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Makefile.bor
blob: 66206945ce3af3f9daaaef2d45a778b7e8adaf1a (plain)
1
2
3
4
5
6
7
8
9

#
# Makefile for building the TAO performance-tests
#

DIRS = \
        RTCorba

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