summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Cubit/TAO/Makefile.bor
blob: c0ca7c238724a336bb09958515b6e067ce065a14 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $Id$

#
# Makefile for building the TAO Cubit performance-tests
#

DIRS = \
        IDL_Cubit \
        MT_Cubit

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