blob: 0c060c8f4957606c1886e36bebeb86b407eeb8c4 (
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
|
## 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 = \
AMH \
AMI \
Advanced \
Buffered_AMI \
Buffered_Oneways \
CSD_Strategy \
Callback_Quoter \
Content_Server \
Event_Comm \
Kokyu_dsrt_schedulers \
Load_Balancing \
Load_Balancing_persistent \
Logging \
OBV \
POA \
Persistent_Grid \
PluggableUDP \
Quoter \
RTCORBA \
Simple \
Simulator \
TypeCode_Creation \
ior_corbaloc \
mfc
# SUBDIRS += \
# RTScheduling
|