blob: 6e20721549d8daec87c15d71d469fdb79d2d8cda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
## Process this file with automake to create Makefile.in
##
## $Id$
##
## This file was generated by MPC. Any changes made directly to
## this file will be lost the next time it is generated.
##
## MPC Command:
## ../bin/mwc.pl -type automake -noreldefs TAO.mwc
SUBDIRS = \
AVStreams \
BiDir_CORBALOC \
Bug_1334_Regression \
Bug_1393_Regression \
Bug_1395_Regression \
Bug_1630_Regression \
Bug_2074_Regression \
Bug_2137_Regression \
Bug_2247_Regression \
Bug_2248_Regression \
Bug_2285_Regression \
Bug_2287_Regression \
Bug_2316_Regression \
Bug_2377_Regression \
Bug_2615_Regression \
Bug_2709_Regression \
Concurrency \
CosEvent \
EC_Custom_Marshal \
EC_MT_Mcast \
EC_Mcast \
EC_Multiple \
EC_Throughput \
Event \
FT_App \
FaultTolerance \
FtRtEvent \
HTIOP \
IOR_MCast \
ImplRepo \
InterfaceRepo \
Interoperable_Naming \
LoadBalancing \
Log \
Miop \
Notify \
Property \
Redundant_Naming \
Sched \
Sched_Conf \
Security \
Simple_Naming \
Time \
Trading \
ior_corbaname \
tests_svc_loader \
unit
|