summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/performance-tests/RTEvent/lib/Makefile.am
blob: 112eb29e3d389366da1dbc77281705ef6f5c2c6b (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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
##  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

ACE_BUILDDIR = $(top_builddir)/..
ACE_ROOT = $(top_srcdir)/..
TAO_BUILDDIR = $(top_builddir)
TAO_IDL = ACE_ROOT=$(ACE_ROOT) TAO_ROOT=$(TAO_ROOT) $(TAO_BUILDDIR)/TAO_IDL/tao_idl
TAO_IDL_DEP = $(TAO_BUILDDIR)/TAO_IDL/tao_idl
TAO_IDLFLAGS = -Ge 1 -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -I$(TAO_ROOT) -I$(srcdir) -g $(ACE_BUILDDIR)/apps/gperf/src/gperf
TAO_ROOT = $(top_srcdir)


## Makefile.RTEC_Perf.am

if BUILD_CORBA_MESSAGING
if BUILD_EXCEPTIONS
if BUILD_RT_CORBA
if !BUILD_ACE_FOR_TAO

BUILT_SOURCES = \
  Federated_TestC.cpp \
  Federated_TestC.h \
  Federated_TestC.inl \
  Federated_TestS.cpp \
  Federated_TestS.h \
  Federated_TestS.inl

CLEANFILES = \
  Federated_Test-stamp \
  Federated_TestC.cpp \
  Federated_TestC.h \
  Federated_TestC.inl \
  Federated_TestS.cpp \
  Federated_TestS.h \
  Federated_TestS.inl

Federated_TestC.cpp Federated_TestC.h Federated_TestC.inl Federated_TestS.cpp Federated_TestS.h Federated_TestS.inl: Federated_Test-stamp

Federated_Test-stamp: $(srcdir)/Federated_Test.idl $(TAO_IDL_DEP)
	$(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,export_macro=TAO_RTEC_Perf_Export -Wb,export_include=rtec_perf_export.h $(srcdir)/Federated_Test.idl
	@touch $@

noinst_LTLIBRARIES = libTAO_RTEC_Perf.la

libTAO_RTEC_Perf_la_CPPFLAGS = \
  -I$(ACE_ROOT) \
  -I$(ACE_BUILDDIR) \
  -I$(TAO_ROOT) \
  -I$(TAO_BUILDDIR) \
  -I$(TAO_ROOT)/orbsvcs \
  -I$(TAO_BUILDDIR)/orbsvcs \
  -DTAO_RTEC_PERF_BUILD_DLL

libTAO_RTEC_Perf_la_SOURCES = \
  Client_Group.cpp \
  Client_Options.cpp \
  Client_Pair.cpp \
  Consumer.cpp \
  Control.cpp \
  EC_Destroyer.cpp \
  Federated_TestC.cpp \
  Federated_TestS.cpp \
  Implicit_Deactivator.cpp \
  Loopback.cpp \
  Loopback_Consumer.cpp \
  Loopback_Pair.cpp \
  Loopback_Supplier.cpp \
  ORB_Holder.cpp \
  ORB_Shutdown.cpp \
  ORB_Task.cpp \
  ORB_Task_Activator.cpp \
  Peer_Base.cpp \
  PriorityBand_Setup.cpp \
  RTCORBA_Setup.cpp \
  RTClient_Setup.cpp \
  RTEC_Initializer.cpp \
  RTPOA_Setup.cpp \
  RTServer_Setup.cpp \
  RT_Class.cpp \
  Send_Task.cpp \
  Send_Task_Stopper.cpp \
  Supplier.cpp \
  SyncScope_Setup.cpp

noinst_HEADERS = \
  Auto_Disconnect.cpp \
  Auto_Disconnect.h \
  Auto_Disconnect.inl \
  Client_Group.h \
  Client_Group.inl \
  Client_Options.h \
  Client_Pair.h \
  Client_Pair.inl \
  Consumer.h \
  Control.h \
  EC_Destroyer.h \
  EC_Destroyer.inl \
  Federated_Test.idl \
  Federated_TestC.h \
  Federated_TestC.inl \
  Federated_TestS.h \
  Federated_TestS.inl \
  Implicit_Deactivator.h \
  Implicit_Deactivator.inl \
  Loopback.h \
  Loopback_Consumer.h \
  Loopback_Pair.h \
  Loopback_Pair.inl \
  Loopback_Supplier.h \
  Low_Priority_Setup.cpp \
  Low_Priority_Setup.h \
  Low_Priority_Setup.inl \
  ORB_Holder.h \
  ORB_Holder.inl \
  ORB_Shutdown.h \
  ORB_Shutdown.inl \
  ORB_Task.h \
  ORB_Task.inl \
  ORB_Task_Activator.h \
  ORB_Task_Activator.inl \
  Peer_Base.h \
  PriorityBand_Setup.h \
  PriorityBand_Setup.inl \
  RIR_Narrow.cpp \
  RIR_Narrow.h \
  RTCORBA_Setup.h \
  RTCORBA_Setup.inl \
  RTClient_Setup.h \
  RTClient_Setup.inl \
  RTEC_Initializer.h \
  RTPOA_Setup.h \
  RTPOA_Setup.inl \
  RTServer_Setup.h \
  RTServer_Setup.inl \
  RT_Class.h \
  RT_Class.inl \
  Send_Task.h \
  Send_Task_Stopper.h \
  Send_Task_Stopper.inl \
  Servant_var.cpp \
  Servant_var.h \
  Servant_var.inl \
  Shutdown.cpp \
  Shutdown.h \
  Shutdown.inl \
  Supplier.h \
  SyncScope_Setup.h \
  SyncScope_Setup.inl \
  Task_Activator.cpp \
  Task_Activator.h \
  Task_Activator.inl \
  rtec_perf_export.h

endif !BUILD_ACE_FOR_TAO
endif BUILD_RT_CORBA
endif BUILD_EXCEPTIONS
endif BUILD_CORBA_MESSAGING

## Clean up template repositories, etc.
clean-local:
	-rm -f *~ *.bak *.rpo *.sym lib*.*_pure_* core core.*
	-rm -f gcctemp.c gcctemp so_locations *.ics
	-rm -rf cxx_repository ptrepository ti_files
	-rm -rf templateregistry ir.out
	-rm -rf ptrepository SunWS_cache Templates.DB