summaryrefslogtreecommitdiff
path: root/TAO/tests/RTScheduling/Makefile.bor
blob: 0b33a967eebf85846b2591f31bab8a737b39f0e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $Id$
#
# Makefile for building RTScheduling tests
#

DIRS = \
   Current \
   DT_Spawn \
   Scheduling_Interceptor \
   Thread_Cancel \
   VoidData

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