summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs')
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Makefile.am51
-rw-r--r--TAO/orbsvcs/examples/CosEC/Factory/Makefile.am14
-rw-r--r--TAO/orbsvcs/examples/CosEC/TypedSimple/Makefile.am16
-rw-r--r--TAO/orbsvcs/examples/LoadBalancing/Makefile.am2
-rw-r--r--TAO/orbsvcs/orbsvcs/Makefile.am812
-rw-r--r--TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/Makefile.am16
-rw-r--r--TAO/orbsvcs/performance-tests/RTEvent/RTCORBA_Baseline/Makefile.am14
-rw-r--r--TAO/orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/Makefile.am14
-rw-r--r--TAO/orbsvcs/performance-tests/RTEvent/lib/Makefile.am17
-rw-r--r--TAO/orbsvcs/tests/BiDir_CORBALOC/Makefile.am18
-rw-r--r--TAO/orbsvcs/tests/Bug_2377_Regression/Makefile.am18
-rw-r--r--TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile.am14
-rw-r--r--TAO/orbsvcs/tests/Event/Makefile.am3
-rw-r--r--TAO/orbsvcs/tests/FT_App/Makefile.am14
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/Makefile.am4
-rw-r--r--TAO/orbsvcs/tests/Interoperable_Naming/Makefile.am16
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/Makefile.am18
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Makefile.am17
-rw-r--r--TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Makefile.am2
-rw-r--r--TAO/orbsvcs/tests/Redundant_Naming/Makefile.am18
-rw-r--r--TAO/orbsvcs/tests/Security/ssliop_corbaloc/Makefile.am18
-rw-r--r--TAO/orbsvcs/tests/Simple_Naming/Makefile.am18
-rw-r--r--TAO/orbsvcs/tests/Trading/Makefile.am17
23 files changed, 327 insertions, 824 deletions
diff --git a/TAO/orbsvcs/ImplRepo_Service/Makefile.am b/TAO/orbsvcs/ImplRepo_Service/Makefile.am
index 0bfcff9c810..49c472b7f5c 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Makefile.am
+++ b/TAO/orbsvcs/ImplRepo_Service/Makefile.am
@@ -32,10 +32,7 @@ BUILT_SOURCES += \
ImR_ActivatorC.inl \
ImR_ActivatorS.cpp \
ImR_ActivatorS.h \
- ImR_ActivatorS.inl \
- ImR_ActivatorS_T.cpp \
- ImR_ActivatorS_T.h \
- ImR_ActivatorS_T.inl
+ ImR_ActivatorS.inl
CLEANFILES += \
ImR_Activator-stamp \
@@ -44,15 +41,12 @@ CLEANFILES += \
ImR_ActivatorC.inl \
ImR_ActivatorS.cpp \
ImR_ActivatorS.h \
- ImR_ActivatorS.inl \
- ImR_ActivatorS_T.cpp \
- ImR_ActivatorS_T.h \
- ImR_ActivatorS_T.inl
+ ImR_ActivatorS.inl
-ImR_ActivatorC.cpp ImR_ActivatorC.h ImR_ActivatorC.inl ImR_ActivatorS.cpp ImR_ActivatorS.h ImR_ActivatorS.inl ImR_ActivatorS_T.cpp ImR_ActivatorS_T.h ImR_ActivatorS_T.inl: ImR_Activator-stamp
+ImR_ActivatorC.cpp ImR_ActivatorC.h ImR_ActivatorC.inl ImR_ActivatorS.cpp ImR_ActivatorS.h ImR_ActivatorS.inl: ImR_Activator-stamp
ImR_Activator-stamp: $(srcdir)/ImR_Activator.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=ActivatorIDL_Export -Wb,export_include=activator_idl_export.h $(srcdir)/ImR_Activator.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=ActivatorIDL_Export -Wb,export_include=activator_idl_export.h $(srcdir)/ImR_Activator.idl
@touch $@
noinst_LTLIBRARIES += libTAO_ImR_Activator_IDL.la
@@ -76,9 +70,6 @@ noinst_HEADERS += \
ImR_ActivatorC.inl \
ImR_ActivatorS.h \
ImR_ActivatorS.inl \
- ImR_ActivatorS_T.cpp \
- ImR_ActivatorS_T.h \
- ImR_ActivatorS_T.inl \
activator_idl_export.h
endif BUILD_EXCEPTIONS
@@ -94,10 +85,7 @@ BUILT_SOURCES += \
ImR_LocatorC.inl \
ImR_LocatorS.cpp \
ImR_LocatorS.h \
- ImR_LocatorS.inl \
- ImR_LocatorS_T.cpp \
- ImR_LocatorS_T.h \
- ImR_LocatorS_T.inl
+ ImR_LocatorS.inl
CLEANFILES += \
ImR_Locator-stamp \
@@ -106,15 +94,12 @@ CLEANFILES += \
ImR_LocatorC.inl \
ImR_LocatorS.cpp \
ImR_LocatorS.h \
- ImR_LocatorS.inl \
- ImR_LocatorS_T.cpp \
- ImR_LocatorS_T.h \
- ImR_LocatorS_T.inl
+ ImR_LocatorS.inl
-ImR_LocatorC.cpp ImR_LocatorC.h ImR_LocatorC.inl ImR_LocatorS.cpp ImR_LocatorS.h ImR_LocatorS.inl ImR_LocatorS_T.cpp ImR_LocatorS_T.h ImR_LocatorS_T.inl: ImR_Locator-stamp
+ImR_LocatorC.cpp ImR_LocatorC.h ImR_LocatorC.inl ImR_LocatorS.cpp ImR_LocatorS.h ImR_LocatorS.inl: ImR_Locator-stamp
ImR_Locator-stamp: $(srcdir)/ImR_Locator.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=LocatorIDL_Export -Wb,export_include=locator_idl_export.h $(srcdir)/ImR_Locator.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=LocatorIDL_Export -Wb,export_include=locator_idl_export.h $(srcdir)/ImR_Locator.idl
@touch $@
BUILT_SOURCES += \
@@ -123,10 +108,7 @@ BUILT_SOURCES += \
AsyncStartupWaiterC.inl \
AsyncStartupWaiterS.cpp \
AsyncStartupWaiterS.h \
- AsyncStartupWaiterS.inl \
- AsyncStartupWaiterS_T.cpp \
- AsyncStartupWaiterS_T.h \
- AsyncStartupWaiterS_T.inl
+ AsyncStartupWaiterS.inl
CLEANFILES += \
AsyncStartupWaiter-stamp \
@@ -135,15 +117,12 @@ CLEANFILES += \
AsyncStartupWaiterC.inl \
AsyncStartupWaiterS.cpp \
AsyncStartupWaiterS.h \
- AsyncStartupWaiterS.inl \
- AsyncStartupWaiterS_T.cpp \
- AsyncStartupWaiterS_T.h \
- AsyncStartupWaiterS_T.inl
+ AsyncStartupWaiterS.inl
-AsyncStartupWaiterC.cpp AsyncStartupWaiterC.h AsyncStartupWaiterC.inl AsyncStartupWaiterS.cpp AsyncStartupWaiterS.h AsyncStartupWaiterS.inl AsyncStartupWaiterS_T.cpp AsyncStartupWaiterS_T.h AsyncStartupWaiterS_T.inl: AsyncStartupWaiter-stamp
+AsyncStartupWaiterC.cpp AsyncStartupWaiterC.h AsyncStartupWaiterC.inl AsyncStartupWaiterS.cpp AsyncStartupWaiterS.h AsyncStartupWaiterS.inl: AsyncStartupWaiter-stamp
AsyncStartupWaiter-stamp: $(srcdir)/AsyncStartupWaiter.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=LocatorIDL_Export -Wb,export_include=locator_idl_export.h -GH $(srcdir)/AsyncStartupWaiter.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=LocatorIDL_Export -Wb,export_include=locator_idl_export.h -GH $(srcdir)/AsyncStartupWaiter.idl
@touch $@
noinst_LTLIBRARIES += libTAO_ImR_Locator_IDL.la
@@ -169,17 +148,11 @@ noinst_HEADERS += \
AsyncStartupWaiterC.inl \
AsyncStartupWaiterS.h \
AsyncStartupWaiterS.inl \
- AsyncStartupWaiterS_T.cpp \
- AsyncStartupWaiterS_T.h \
- AsyncStartupWaiterS_T.inl \
ImR_Locator.idl \
ImR_LocatorC.h \
ImR_LocatorC.inl \
ImR_LocatorS.h \
ImR_LocatorS.inl \
- ImR_LocatorS_T.cpp \
- ImR_LocatorS_T.h \
- ImR_LocatorS_T.inl \
locator_idl_export.h
endif BUILD_EXCEPTIONS
diff --git a/TAO/orbsvcs/examples/CosEC/Factory/Makefile.am b/TAO/orbsvcs/examples/CosEC/Factory/Makefile.am
index 2894f41bdad..d2fdc5dc95d 100644
--- a/TAO/orbsvcs/examples/CosEC/Factory/Makefile.am
+++ b/TAO/orbsvcs/examples/CosEC/Factory/Makefile.am
@@ -28,10 +28,7 @@ BUILT_SOURCES = \
CosEventChannelFactoryC.inl \
CosEventChannelFactoryS.cpp \
CosEventChannelFactoryS.h \
- CosEventChannelFactoryS.inl \
- CosEventChannelFactoryS_T.cpp \
- CosEventChannelFactoryS_T.h \
- CosEventChannelFactoryS_T.inl
+ CosEventChannelFactoryS.inl
CLEANFILES = \
CosEventChannelFactory-stamp \
@@ -40,15 +37,12 @@ CLEANFILES = \
CosEventChannelFactoryC.inl \
CosEventChannelFactoryS.cpp \
CosEventChannelFactoryS.h \
- CosEventChannelFactoryS.inl \
- CosEventChannelFactoryS_T.cpp \
- CosEventChannelFactoryS_T.h \
- CosEventChannelFactoryS_T.inl
+ CosEventChannelFactoryS.inl
-CosEventChannelFactoryC.cpp CosEventChannelFactoryC.h CosEventChannelFactoryC.inl CosEventChannelFactoryS.cpp CosEventChannelFactoryS.h CosEventChannelFactoryS.inl CosEventChannelFactoryS_T.cpp CosEventChannelFactoryS_T.h CosEventChannelFactoryS_T.inl: CosEventChannelFactory-stamp
+CosEventChannelFactoryC.cpp CosEventChannelFactoryC.h CosEventChannelFactoryC.inl CosEventChannelFactoryS.cpp CosEventChannelFactoryS.h CosEventChannelFactoryS.inl: CosEventChannelFactory-stamp
CosEventChannelFactory-stamp: $(srcdir)/CosEventChannelFactory.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT $(srcdir)/CosEventChannelFactory.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs $(srcdir)/CosEventChannelFactory.idl
@touch $@
diff --git a/TAO/orbsvcs/examples/CosEC/TypedSimple/Makefile.am b/TAO/orbsvcs/examples/CosEC/TypedSimple/Makefile.am
index cdeaf1f73d1..1c4870b680c 100644
--- a/TAO/orbsvcs/examples/CosEC/TypedSimple/Makefile.am
+++ b/TAO/orbsvcs/examples/CosEC/TypedSimple/Makefile.am
@@ -29,10 +29,7 @@ BUILT_SOURCES = \
CountryC.inl \
CountryS.cpp \
CountryS.h \
- CountryS.inl \
- CountryS_T.cpp \
- CountryS_T.h \
- CountryS_T.inl
+ CountryS.inl
CLEANFILES = \
Country-stamp \
@@ -41,15 +38,12 @@ CLEANFILES = \
CountryC.inl \
CountryS.cpp \
CountryS.h \
- CountryS.inl \
- CountryS_T.cpp \
- CountryS_T.h \
- CountryS_T.inl
+ CountryS.inl
-CountryC.cpp CountryC.h CountryC.inl CountryS.cpp CountryS.h CountryS.inl CountryS_T.cpp CountryS_T.h CountryS_T.inl: Country-stamp
+CountryC.cpp CountryC.h CountryC.inl CountryS.cpp CountryS.h CountryS.inl: Country-stamp
Country-stamp: $(srcdir)/Country.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT $(srcdir)/Country.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs $(srcdir)/Country.idl
@touch $@
noinst_PROGRAMS += Consumer
@@ -72,8 +66,6 @@ Consumer_SOURCES = \
CountryC.inl \
CountryS.h \
CountryS.inl \
- CountryS_T.h \
- CountryS_T.inl \
Country_i.h
Consumer_LDADD = \
diff --git a/TAO/orbsvcs/examples/LoadBalancing/Makefile.am b/TAO/orbsvcs/examples/LoadBalancing/Makefile.am
index 9fe1648da4b..0d578e08d3d 100644
--- a/TAO/orbsvcs/examples/LoadBalancing/Makefile.am
+++ b/TAO/orbsvcs/examples/LoadBalancing/Makefile.am
@@ -54,7 +54,6 @@ endif BUILD_EXCEPTIONS
## Makefile.LoadBalancing_Client.am
if BUILD_EXCEPTIONS
-if !BUILD_ACE_FOR_TAO
noinst_PROGRAMS += client
@@ -79,7 +78,6 @@ client_LDADD = \
$(TAO_BUILDDIR)/tao/libTAO.la \
$(ACE_BUILDDIR)/ace/libACE.la
-endif !BUILD_ACE_FOR_TAO
endif BUILD_EXCEPTIONS
## Makefile.LoadBalancing_Server.am
diff --git a/TAO/orbsvcs/orbsvcs/Makefile.am b/TAO/orbsvcs/orbsvcs/Makefile.am
index b3dffa87a21..a5d4cdb47a5 100644
--- a/TAO/orbsvcs/orbsvcs/Makefile.am
+++ b/TAO/orbsvcs/orbsvcs/Makefile.am
@@ -34,10 +34,7 @@ BUILT_SOURCES += \
CosNamingC.inl \
CosNamingS.cpp \
CosNamingS.h \
- CosNamingS.inl \
- CosNamingS_T.cpp \
- CosNamingS_T.h \
- CosNamingS_T.inl
+ CosNamingS.inl
CLEANFILES += \
CosNaming-stamp \
@@ -46,15 +43,12 @@ CLEANFILES += \
CosNamingC.inl \
CosNamingS.cpp \
CosNamingS.h \
- CosNamingS.inl \
- CosNamingS_T.cpp \
- CosNamingS_T.h \
- CosNamingS_T.inl
+ CosNamingS.inl
-CosNamingC.cpp CosNamingC.h CosNamingC.inl CosNamingS.cpp CosNamingS.h CosNamingS.inl CosNamingS_T.cpp CosNamingS_T.h CosNamingS_T.inl: CosNaming-stamp
+CosNamingC.cpp CosNamingC.h CosNamingC.inl CosNamingS.cpp CosNamingS.h CosNamingS.inl: CosNaming-stamp
CosNaming-stamp: $(srcdir)/CosNaming.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Naming_Export -Wb,stub_export_include=orbsvcs/Naming/naming_export.h -Wb,skel_export_macro=TAO_Naming_Skel_Export -Wb,skel_export_include=orbsvcs/Naming/naming_skel_export.h $(srcdir)/CosNaming.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Naming_Export -Wb,stub_export_include=orbsvcs/Naming/naming_export.h -Wb,skel_export_macro=TAO_Naming_Skel_Export -Wb,skel_export_include=orbsvcs/Naming/naming_skel_export.h $(srcdir)/CosNaming.idl
@touch $@
@@ -122,10 +116,7 @@ BUILT_SOURCES += \
CosPropertyC.inl \
CosPropertyS.cpp \
CosPropertyS.h \
- CosPropertyS.inl \
- CosPropertyS_T.cpp \
- CosPropertyS_T.h \
- CosPropertyS_T.inl
+ CosPropertyS.inl
CLEANFILES += \
CosProperty-stamp \
@@ -134,15 +125,12 @@ CLEANFILES += \
CosPropertyC.inl \
CosPropertyS.cpp \
CosPropertyS.h \
- CosPropertyS.inl \
- CosPropertyS_T.cpp \
- CosPropertyS_T.h \
- CosPropertyS_T.inl
+ CosPropertyS.inl
-CosPropertyC.cpp CosPropertyC.h CosPropertyC.inl CosPropertyS.cpp CosPropertyS.h CosPropertyS.inl CosPropertyS_T.cpp CosPropertyS_T.h CosPropertyS_T.inl: CosProperty-stamp
+CosPropertyC.cpp CosPropertyC.h CosPropertyC.inl CosPropertyS.cpp CosPropertyS.h CosPropertyS.inl: CosProperty-stamp
CosProperty-stamp: $(srcdir)/CosProperty.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Property_Export -Wb,stub_export_include=orbsvcs/Property/property_export.h -Wb,skel_export_macro=TAO_Property_Skel_Export -Wb,skel_export_include=orbsvcs/Property/property_skel_export.h $(srcdir)/CosProperty.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Property_Export -Wb,stub_export_include=orbsvcs/Property/property_export.h -Wb,skel_export_macro=TAO_Property_Skel_Export -Wb,skel_export_include=orbsvcs/Property/property_skel_export.h $(srcdir)/CosProperty.idl
@touch $@
BUILT_SOURCES += \
@@ -151,10 +139,7 @@ BUILT_SOURCES += \
CosPropertyServiceC.inl \
CosPropertyServiceS.cpp \
CosPropertyServiceS.h \
- CosPropertyServiceS.inl \
- CosPropertyServiceS_T.cpp \
- CosPropertyServiceS_T.h \
- CosPropertyServiceS_T.inl
+ CosPropertyServiceS.inl
CLEANFILES += \
CosPropertyService-stamp \
@@ -163,15 +148,12 @@ CLEANFILES += \
CosPropertyServiceC.inl \
CosPropertyServiceS.cpp \
CosPropertyServiceS.h \
- CosPropertyServiceS.inl \
- CosPropertyServiceS_T.cpp \
- CosPropertyServiceS_T.h \
- CosPropertyServiceS_T.inl
+ CosPropertyServiceS.inl
-CosPropertyServiceC.cpp CosPropertyServiceC.h CosPropertyServiceC.inl CosPropertyServiceS.cpp CosPropertyServiceS.h CosPropertyServiceS.inl CosPropertyServiceS_T.cpp CosPropertyServiceS_T.h CosPropertyServiceS_T.inl: CosPropertyService-stamp
+CosPropertyServiceC.cpp CosPropertyServiceC.h CosPropertyServiceC.inl CosPropertyServiceS.cpp CosPropertyServiceS.h CosPropertyServiceS.inl: CosPropertyService-stamp
CosPropertyService-stamp: $(srcdir)/CosPropertyService.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Property_Export -Wb,stub_export_include=orbsvcs/Property/property_export.h -Wb,skel_export_macro=TAO_Property_Skel_Export -Wb,skel_export_include=orbsvcs/Property/property_skel_export.h $(srcdir)/CosPropertyService.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Property_Export -Wb,stub_export_include=orbsvcs/Property/property_export.h -Wb,skel_export_macro=TAO_Property_Skel_Export -Wb,skel_export_include=orbsvcs/Property/property_skel_export.h $(srcdir)/CosPropertyService.idl
@touch $@
@@ -346,9 +328,7 @@ BUILT_SOURCES += \
AVStreamsC.inl \
AVStreamsS.cpp \
AVStreamsS.h \
- AVStreamsS.inl \
- AVStreamsS_T.cpp \
- AVStreamsS_T.inl
+ AVStreamsS.inl
CLEANFILES += \
AVStreams-stamp \
@@ -357,14 +337,12 @@ CLEANFILES += \
AVStreamsC.inl \
AVStreamsS.cpp \
AVStreamsS.h \
- AVStreamsS.inl \
- AVStreamsS_T.cpp \
- AVStreamsS_T.inl
+ AVStreamsS.inl
-AVStreamsC.cpp AVStreamsC.h AVStreamsC.inl AVStreamsS.cpp AVStreamsS.h AVStreamsS.inl AVStreamsS_T.cpp AVStreamsS_T.inl: AVStreams-stamp
+AVStreamsC.cpp AVStreamsC.h AVStreamsC.inl AVStreamsS.cpp AVStreamsS.h AVStreamsS.inl: AVStreams-stamp
AVStreams-stamp: $(srcdir)/AVStreams.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_AV_Export -Wb,export_include=orbsvcs/AV/AV_export.h $(srcdir)/AVStreams.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_AV_Export -Wb,export_include=orbsvcs/AV/AV_export.h $(srcdir)/AVStreams.idl
@touch $@
BUILT_SOURCES += \
@@ -373,9 +351,7 @@ BUILT_SOURCES += \
Null_MediaCtrlC.inl \
Null_MediaCtrlS.cpp \
Null_MediaCtrlS.h \
- Null_MediaCtrlS.inl \
- Null_MediaCtrlS_T.cpp \
- Null_MediaCtrlS_T.inl
+ Null_MediaCtrlS.inl
CLEANFILES += \
Null_MediaCtrl-stamp \
@@ -384,14 +360,12 @@ CLEANFILES += \
Null_MediaCtrlC.inl \
Null_MediaCtrlS.cpp \
Null_MediaCtrlS.h \
- Null_MediaCtrlS.inl \
- Null_MediaCtrlS_T.cpp \
- Null_MediaCtrlS_T.inl
+ Null_MediaCtrlS.inl
-Null_MediaCtrlC.cpp Null_MediaCtrlC.h Null_MediaCtrlC.inl Null_MediaCtrlS.cpp Null_MediaCtrlS.h Null_MediaCtrlS.inl Null_MediaCtrlS_T.cpp Null_MediaCtrlS_T.inl: Null_MediaCtrl-stamp
+Null_MediaCtrlC.cpp Null_MediaCtrlC.h Null_MediaCtrlC.inl Null_MediaCtrlS.cpp Null_MediaCtrlS.h Null_MediaCtrlS.inl: Null_MediaCtrl-stamp
Null_MediaCtrl-stamp: $(srcdir)/Null_MediaCtrl.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_AV_Export -Wb,export_include=orbsvcs/AV/AV_export.h $(srcdir)/Null_MediaCtrl.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_AV_Export -Wb,export_include=orbsvcs/AV/AV_export.h $(srcdir)/Null_MediaCtrl.idl
@touch $@
BUILT_SOURCES += \
@@ -400,9 +374,7 @@ BUILT_SOURCES += \
sfpC.inl \
sfpS.cpp \
sfpS.h \
- sfpS.inl \
- sfpS_T.cpp \
- sfpS_T.inl
+ sfpS.inl
CLEANFILES += \
sfp-stamp \
@@ -411,14 +383,12 @@ CLEANFILES += \
sfpC.inl \
sfpS.cpp \
sfpS.h \
- sfpS.inl \
- sfpS_T.cpp \
- sfpS_T.inl
+ sfpS.inl
-sfpC.cpp sfpC.h sfpC.inl sfpS.cpp sfpS.h sfpS.inl sfpS_T.cpp sfpS_T.inl: sfp-stamp
+sfpC.cpp sfpC.h sfpC.inl sfpS.cpp sfpS.h sfpS.inl: sfp-stamp
sfp-stamp: $(srcdir)/sfp.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_AV_Export -Wb,export_include=orbsvcs/AV/AV_export.h $(srcdir)/sfp.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_AV_Export -Wb,export_include=orbsvcs/AV/AV_export.h $(srcdir)/sfp.idl
@touch $@
lib_LTLIBRARIES += libTAO_AV.la
@@ -516,22 +486,16 @@ nobase_include_HEADERS += \
AVStreamsC.inl \
AVStreamsS.h \
AVStreamsS.inl \
- AVStreamsS_T.cpp \
- AVStreamsS_T.inl \
Null_MediaCtrl.idl \
Null_MediaCtrlC.h \
Null_MediaCtrlC.inl \
Null_MediaCtrlS.h \
Null_MediaCtrlS.inl \
- Null_MediaCtrlS_T.cpp \
- Null_MediaCtrlS_T.inl \
sfp.idl \
sfpC.h \
sfpC.inl \
sfpS.h \
- sfpS.inl \
- sfpS_T.cpp \
- sfpS_T.inl
+ sfpS.inl
endif !BUILD_ACE_FOR_TAO
endif BUILD_EXCEPTIONS
@@ -550,10 +514,7 @@ BUILT_SOURCES += \
CosConcurrencyControlC.inl \
CosConcurrencyControlS.cpp \
CosConcurrencyControlS.h \
- CosConcurrencyControlS.inl \
- CosConcurrencyControlS_T.cpp \
- CosConcurrencyControlS_T.h \
- CosConcurrencyControlS_T.inl
+ CosConcurrencyControlS.inl
CLEANFILES += \
CosConcurrencyControl-stamp \
@@ -562,15 +523,12 @@ CLEANFILES += \
CosConcurrencyControlC.inl \
CosConcurrencyControlS.cpp \
CosConcurrencyControlS.h \
- CosConcurrencyControlS.inl \
- CosConcurrencyControlS_T.cpp \
- CosConcurrencyControlS_T.h \
- CosConcurrencyControlS_T.inl
+ CosConcurrencyControlS.inl
-CosConcurrencyControlC.cpp CosConcurrencyControlC.h CosConcurrencyControlC.inl CosConcurrencyControlS.cpp CosConcurrencyControlS.h CosConcurrencyControlS.inl CosConcurrencyControlS_T.cpp CosConcurrencyControlS_T.h CosConcurrencyControlS_T.inl: CosConcurrencyControl-stamp
+CosConcurrencyControlC.cpp CosConcurrencyControlC.h CosConcurrencyControlC.inl CosConcurrencyControlS.cpp CosConcurrencyControlS.h CosConcurrencyControlS.inl: CosConcurrencyControl-stamp
CosConcurrencyControl-stamp: $(srcdir)/CosConcurrencyControl.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Concurrency_Export -Wb,stub_export_include=orbsvcs/Concurrency/concurrency_export.h -Wb,skel_export_macro=TAO_Concurrency_Skel_Export -Wb,skel_export_include=orbsvcs/Concurrency/concurrency_skel_export.h $(srcdir)/CosConcurrencyControl.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Concurrency_Export -Wb,stub_export_include=orbsvcs/Concurrency/concurrency_export.h -Wb,skel_export_macro=TAO_Concurrency_Skel_Export -Wb,skel_export_include=orbsvcs/Concurrency/concurrency_skel_export.h $(srcdir)/CosConcurrencyControl.idl
@touch $@
@@ -739,10 +697,7 @@ BUILT_SOURCES += \
CosTypedEventCommC.inl \
CosTypedEventCommS.cpp \
CosTypedEventCommS.h \
- CosTypedEventCommS.inl \
- CosTypedEventCommS_T.cpp \
- CosTypedEventCommS_T.h \
- CosTypedEventCommS_T.inl
+ CosTypedEventCommS.inl
CLEANFILES += \
CosTypedEventComm-stamp \
@@ -751,15 +706,12 @@ CLEANFILES += \
CosTypedEventCommC.inl \
CosTypedEventCommS.cpp \
CosTypedEventCommS.h \
- CosTypedEventCommS.inl \
- CosTypedEventCommS_T.cpp \
- CosTypedEventCommS_T.h \
- CosTypedEventCommS_T.inl
+ CosTypedEventCommS.inl
-CosTypedEventCommC.cpp CosTypedEventCommC.h CosTypedEventCommC.inl CosTypedEventCommS.cpp CosTypedEventCommS.h CosTypedEventCommS.inl CosTypedEventCommS_T.cpp CosTypedEventCommS_T.h CosTypedEventCommS_T.inl: CosTypedEventComm-stamp
+CosTypedEventCommC.cpp CosTypedEventCommC.h CosTypedEventCommC.inl CosTypedEventCommS.cpp CosTypedEventCommS.h CosTypedEventCommS.inl: CosTypedEventComm-stamp
CosTypedEventComm-stamp: $(srcdir)/CosTypedEventComm.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,stub_export_macro=TAO_Event_Export -Wb,stub_export_include=orbsvcs/CosEvent/event_export.h -Wb,skel_export_macro=TAO_Event_Skel_Export -Wb,skel_export_include=orbsvcs/CosEvent/event_skel_export.h $(srcdir)/CosTypedEventComm.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,stub_export_macro=TAO_Event_Export -Wb,stub_export_include=orbsvcs/CosEvent/event_export.h -Wb,skel_export_macro=TAO_Event_Skel_Export -Wb,skel_export_include=orbsvcs/CosEvent/event_skel_export.h $(srcdir)/CosTypedEventComm.idl
@touch $@
BUILT_SOURCES += \
@@ -768,10 +720,7 @@ BUILT_SOURCES += \
CosTypedEventChannelAdminC.inl \
CosTypedEventChannelAdminS.cpp \
CosTypedEventChannelAdminS.h \
- CosTypedEventChannelAdminS.inl \
- CosTypedEventChannelAdminS_T.cpp \
- CosTypedEventChannelAdminS_T.h \
- CosTypedEventChannelAdminS_T.inl
+ CosTypedEventChannelAdminS.inl
CLEANFILES += \
CosTypedEventChannelAdmin-stamp \
@@ -780,15 +729,12 @@ CLEANFILES += \
CosTypedEventChannelAdminC.inl \
CosTypedEventChannelAdminS.cpp \
CosTypedEventChannelAdminS.h \
- CosTypedEventChannelAdminS.inl \
- CosTypedEventChannelAdminS_T.cpp \
- CosTypedEventChannelAdminS_T.h \
- CosTypedEventChannelAdminS_T.inl
+ CosTypedEventChannelAdminS.inl
-CosTypedEventChannelAdminC.cpp CosTypedEventChannelAdminC.h CosTypedEventChannelAdminC.inl CosTypedEventChannelAdminS.cpp CosTypedEventChannelAdminS.h CosTypedEventChannelAdminS.inl CosTypedEventChannelAdminS_T.cpp CosTypedEventChannelAdminS_T.h CosTypedEventChannelAdminS_T.inl: CosTypedEventChannelAdmin-stamp
+CosTypedEventChannelAdminC.cpp CosTypedEventChannelAdminC.h CosTypedEventChannelAdminC.inl CosTypedEventChannelAdminS.cpp CosTypedEventChannelAdminS.h CosTypedEventChannelAdminS.inl: CosTypedEventChannelAdmin-stamp
CosTypedEventChannelAdmin-stamp: $(srcdir)/CosTypedEventChannelAdmin.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,stub_export_macro=TAO_Event_Export -Wb,stub_export_include=orbsvcs/CosEvent/event_export.h -Wb,skel_export_macro=TAO_Event_Skel_Export -Wb,skel_export_include=orbsvcs/CosEvent/event_skel_export.h $(srcdir)/CosTypedEventChannelAdmin.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,stub_export_macro=TAO_Event_Export -Wb,stub_export_include=orbsvcs/CosEvent/event_export.h -Wb,skel_export_macro=TAO_Event_Skel_Export -Wb,skel_export_include=orbsvcs/CosEvent/event_skel_export.h $(srcdir)/CosTypedEventChannelAdmin.idl
@touch $@
BUILT_SOURCES += \
@@ -797,10 +743,7 @@ BUILT_SOURCES += \
CosEventCommC.inl \
CosEventCommS.cpp \
CosEventCommS.h \
- CosEventCommS.inl \
- CosEventCommS_T.cpp \
- CosEventCommS_T.h \
- CosEventCommS_T.inl
+ CosEventCommS.inl
CLEANFILES += \
CosEventComm-stamp \
@@ -809,15 +752,12 @@ CLEANFILES += \
CosEventCommC.inl \
CosEventCommS.cpp \
CosEventCommS.h \
- CosEventCommS.inl \
- CosEventCommS_T.cpp \
- CosEventCommS_T.h \
- CosEventCommS_T.inl
+ CosEventCommS.inl
-CosEventCommC.cpp CosEventCommC.h CosEventCommC.inl CosEventCommS.cpp CosEventCommS.h CosEventCommS.inl CosEventCommS_T.cpp CosEventCommS_T.h CosEventCommS_T.inl: CosEventComm-stamp
+CosEventCommC.cpp CosEventCommC.h CosEventCommC.inl CosEventCommS.cpp CosEventCommS.h CosEventCommS.inl: CosEventComm-stamp
CosEventComm-stamp: $(srcdir)/CosEventComm.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Event_Export -Wb,stub_export_include=orbsvcs/CosEvent/event_export.h -Wb,skel_export_macro=TAO_Event_Skel_Export -Wb,skel_export_include=orbsvcs/CosEvent/event_skel_export.h $(srcdir)/CosEventComm.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Event_Export -Wb,stub_export_include=orbsvcs/CosEvent/event_export.h -Wb,skel_export_macro=TAO_Event_Skel_Export -Wb,skel_export_include=orbsvcs/CosEvent/event_skel_export.h $(srcdir)/CosEventComm.idl
@touch $@
BUILT_SOURCES += \
@@ -826,10 +766,7 @@ BUILT_SOURCES += \
CosEventChannelAdminC.inl \
CosEventChannelAdminS.cpp \
CosEventChannelAdminS.h \
- CosEventChannelAdminS.inl \
- CosEventChannelAdminS_T.cpp \
- CosEventChannelAdminS_T.h \
- CosEventChannelAdminS_T.inl
+ CosEventChannelAdminS.inl
CLEANFILES += \
CosEventChannelAdmin-stamp \
@@ -838,15 +775,12 @@ CLEANFILES += \
CosEventChannelAdminC.inl \
CosEventChannelAdminS.cpp \
CosEventChannelAdminS.h \
- CosEventChannelAdminS.inl \
- CosEventChannelAdminS_T.cpp \
- CosEventChannelAdminS_T.h \
- CosEventChannelAdminS_T.inl
+ CosEventChannelAdminS.inl
-CosEventChannelAdminC.cpp CosEventChannelAdminC.h CosEventChannelAdminC.inl CosEventChannelAdminS.cpp CosEventChannelAdminS.h CosEventChannelAdminS.inl CosEventChannelAdminS_T.cpp CosEventChannelAdminS_T.h CosEventChannelAdminS_T.inl: CosEventChannelAdmin-stamp
+CosEventChannelAdminC.cpp CosEventChannelAdminC.h CosEventChannelAdminC.inl CosEventChannelAdminS.cpp CosEventChannelAdminS.h CosEventChannelAdminS.inl: CosEventChannelAdmin-stamp
CosEventChannelAdmin-stamp: $(srcdir)/CosEventChannelAdmin.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Event_Export -Wb,stub_export_include=orbsvcs/CosEvent/event_export.h -Wb,skel_export_macro=TAO_Event_Skel_Export -Wb,skel_export_include=orbsvcs/CosEvent/event_skel_export.h $(srcdir)/CosEventChannelAdmin.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Event_Export -Wb,stub_export_include=orbsvcs/CosEvent/event_export.h -Wb,skel_export_macro=TAO_Event_Skel_Export -Wb,skel_export_include=orbsvcs/CosEvent/event_skel_export.h $(srcdir)/CosEventChannelAdmin.idl
@touch $@
@@ -925,9 +859,7 @@ BUILT_SOURCES += \
TimeBaseC.inl \
TimeBaseS.cpp \
TimeBaseS.h \
- TimeBaseS.inl \
- TimeBaseS_T.cpp \
- TimeBaseS_T.inl
+ TimeBaseS.inl
CLEANFILES += \
TimeBase-stamp \
@@ -936,14 +868,12 @@ CLEANFILES += \
TimeBaseC.inl \
TimeBaseS.cpp \
TimeBaseS.h \
- TimeBaseS.inl \
- TimeBaseS_T.cpp \
- TimeBaseS_T.inl
+ TimeBaseS.inl
-TimeBaseC.cpp TimeBaseC.h TimeBaseC.inl TimeBaseS.cpp TimeBaseS.h TimeBaseS.inl TimeBaseS_T.cpp TimeBaseS_T.inl: TimeBase-stamp
+TimeBaseC.cpp TimeBaseC.h TimeBaseC.inl TimeBaseS.cpp TimeBaseS.h TimeBaseS.inl: TimeBase-stamp
TimeBase-stamp: $(srcdir)/TimeBase.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Svc_Utils_Export -Wb,export_include=orbsvcs/svc_utils_export.h $(srcdir)/TimeBase.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Svc_Utils_Export -Wb,export_include=orbsvcs/svc_utils_export.h $(srcdir)/TimeBase.idl
@touch $@
BUILT_SOURCES += \
@@ -952,9 +882,7 @@ BUILT_SOURCES += \
RtecBaseC.inl \
RtecBaseS.cpp \
RtecBaseS.h \
- RtecBaseS.inl \
- RtecBaseS_T.cpp \
- RtecBaseS_T.inl
+ RtecBaseS.inl
CLEANFILES += \
RtecBase-stamp \
@@ -963,14 +891,12 @@ CLEANFILES += \
RtecBaseC.inl \
RtecBaseS.cpp \
RtecBaseS.h \
- RtecBaseS.inl \
- RtecBaseS_T.cpp \
- RtecBaseS_T.inl
+ RtecBaseS.inl
-RtecBaseC.cpp RtecBaseC.h RtecBaseC.inl RtecBaseS.cpp RtecBaseS.h RtecBaseS.inl RtecBaseS_T.cpp RtecBaseS_T.inl: RtecBase-stamp
+RtecBaseC.cpp RtecBaseC.h RtecBaseC.inl RtecBaseS.cpp RtecBaseS.h RtecBaseS.inl: RtecBase-stamp
RtecBase-stamp: $(srcdir)/RtecBase.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Svc_Utils_Export -Wb,export_include=orbsvcs/svc_utils_export.h $(srcdir)/RtecBase.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Svc_Utils_Export -Wb,export_include=orbsvcs/svc_utils_export.h $(srcdir)/RtecBase.idl
@touch $@
lib_LTLIBRARIES += libTAO_Svc_Utils.la
@@ -1009,16 +935,12 @@ nobase_include_HEADERS += \
RtecBaseC.inl \
RtecBaseS.h \
RtecBaseS.inl \
- RtecBaseS_T.cpp \
- RtecBaseS_T.inl \
Shutdown_Utilities.h \
TimeBase.idl \
TimeBaseC.h \
TimeBaseC.inl \
TimeBaseS.h \
TimeBaseS.inl \
- TimeBaseS_T.cpp \
- TimeBaseS_T.inl \
Time_Utilities.h \
Time_Utilities.inl \
svc_utils_export.h
@@ -1247,10 +1169,7 @@ BUILT_SOURCES += \
CosLifeCycleC.inl \
CosLifeCycleS.cpp \
CosLifeCycleS.h \
- CosLifeCycleS.inl \
- CosLifeCycleS_T.cpp \
- CosLifeCycleS_T.h \
- CosLifeCycleS_T.inl
+ CosLifeCycleS.inl
CLEANFILES += \
CosLifeCycle-stamp \
@@ -1259,15 +1178,12 @@ CLEANFILES += \
CosLifeCycleC.inl \
CosLifeCycleS.cpp \
CosLifeCycleS.h \
- CosLifeCycleS.inl \
- CosLifeCycleS_T.cpp \
- CosLifeCycleS_T.h \
- CosLifeCycleS_T.inl
+ CosLifeCycleS.inl
-CosLifeCycleC.cpp CosLifeCycleC.h CosLifeCycleC.inl CosLifeCycleS.cpp CosLifeCycleS.h CosLifeCycleS.inl CosLifeCycleS_T.cpp CosLifeCycleS_T.h CosLifeCycleS_T.inl: CosLifeCycle-stamp
+CosLifeCycleC.cpp CosLifeCycleC.h CosLifeCycleC.inl CosLifeCycleS.cpp CosLifeCycleS.h CosLifeCycleS.inl: CosLifeCycle-stamp
CosLifeCycle-stamp: $(srcdir)/CosLifeCycle.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_LifeCycle_Export -Wb,export_include=orbsvcs/LifeCycle/lifecycle_export.h $(srcdir)/CosLifeCycle.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_LifeCycle_Export -Wb,export_include=orbsvcs/LifeCycle/lifecycle_export.h $(srcdir)/CosLifeCycle.idl
@touch $@
BUILT_SOURCES += \
@@ -1276,10 +1192,7 @@ BUILT_SOURCES += \
LifeCycleServiceC.inl \
LifeCycleServiceS.cpp \
LifeCycleServiceS.h \
- LifeCycleServiceS.inl \
- LifeCycleServiceS_T.cpp \
- LifeCycleServiceS_T.h \
- LifeCycleServiceS_T.inl
+ LifeCycleServiceS.inl
CLEANFILES += \
LifeCycleService-stamp \
@@ -1288,15 +1201,12 @@ CLEANFILES += \
LifeCycleServiceC.inl \
LifeCycleServiceS.cpp \
LifeCycleServiceS.h \
- LifeCycleServiceS.inl \
- LifeCycleServiceS_T.cpp \
- LifeCycleServiceS_T.h \
- LifeCycleServiceS_T.inl
+ LifeCycleServiceS.inl
-LifeCycleServiceC.cpp LifeCycleServiceC.h LifeCycleServiceC.inl LifeCycleServiceS.cpp LifeCycleServiceS.h LifeCycleServiceS.inl LifeCycleServiceS_T.cpp LifeCycleServiceS_T.h LifeCycleServiceS_T.inl: LifeCycleService-stamp
+LifeCycleServiceC.cpp LifeCycleServiceC.h LifeCycleServiceC.inl LifeCycleServiceS.cpp LifeCycleServiceS.h LifeCycleServiceS.inl: LifeCycleService-stamp
LifeCycleService-stamp: $(srcdir)/LifeCycleService.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_LifeCycle_Export -Wb,export_include=orbsvcs/LifeCycle/lifecycle_export.h $(srcdir)/LifeCycleService.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_LifeCycle_Export -Wb,export_include=orbsvcs/LifeCycle/lifecycle_export.h $(srcdir)/LifeCycleService.idl
@touch $@
lib_LTLIBRARIES += libTAO_CosLifeCycle.la
@@ -1332,17 +1242,11 @@ nobase_include_HEADERS += \
CosLifeCycleC.inl \
CosLifeCycleS.h \
CosLifeCycleS.inl \
- CosLifeCycleS_T.cpp \
- CosLifeCycleS_T.h \
- CosLifeCycleS_T.inl \
LifeCycleService.idl \
LifeCycleServiceC.h \
LifeCycleServiceC.inl \
LifeCycleServiceS.h \
- LifeCycleServiceS.inl \
- LifeCycleServiceS_T.cpp \
- LifeCycleServiceS_T.h \
- LifeCycleServiceS_T.inl
+ LifeCycleServiceS.inl
pkgconfig_DATA += \
TAO_CosLifeCycle.pc
@@ -1371,9 +1275,7 @@ BUILT_SOURCES += \
miopC.inl \
miopS.cpp \
miopS.h \
- miopS.inl \
- miopS_T.cpp \
- miopS_T.inl
+ miopS.inl
CLEANFILES += \
miop-stamp \
@@ -1382,35 +1284,31 @@ CLEANFILES += \
miopC.inl \
miopS.cpp \
miopS.h \
- miopS.inl \
- miopS_T.cpp \
- miopS_T.inl
+ miopS.inl
-miopC.cpp miopC.h miopC.inl miopS.cpp miopS.h miopS.inl miopS_T.cpp miopS_T.inl: miop-stamp
+miopC.cpp miopC.h miopC.inl miopS.cpp miopS.h miopS.inl: miop-stamp
miop-stamp: $(srcdir)/miop.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_PortableGroup_Export -Wb,export_include=orbsvcs/PortableGroup/portablegroup_export.h $(srcdir)/miop.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_PortableGroup_Export -Wb,export_include=orbsvcs/PortableGroup/portablegroup_export.h $(srcdir)/miop.idl
@touch $@
BUILT_SOURCES += \
PortableGroup_Simple_DSC.cpp \
PortableGroup_Simple_DSC.h \
PortableGroup_Simple_DSC.inl \
- PortableGroup_Simple_DSS.inl \
- PortableGroup_Simple_DSS_T.inl
+ PortableGroup_Simple_DSS.inl
CLEANFILES += \
PortableGroup_Simple_DS-stamp \
PortableGroup_Simple_DSC.cpp \
PortableGroup_Simple_DSC.h \
PortableGroup_Simple_DSC.inl \
- PortableGroup_Simple_DSS.inl \
- PortableGroup_Simple_DSS_T.inl
+ PortableGroup_Simple_DSS.inl
-PortableGroup_Simple_DSC.cpp PortableGroup_Simple_DSC.h PortableGroup_Simple_DSC.inl PortableGroup_Simple_DSS.inl PortableGroup_Simple_DSS_T.inl: PortableGroup_Simple_DS-stamp
+PortableGroup_Simple_DSC.cpp PortableGroup_Simple_DSC.h PortableGroup_Simple_DSC.inl PortableGroup_Simple_DSS.inl: PortableGroup_Simple_DS-stamp
PortableGroup_Simple_DS-stamp: $(srcdir)/PortableGroup_Simple_DS.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_PortableGroup_Export -Wb,export_include=orbsvcs/PortableGroup/portablegroup_export.h $(srcdir)/PortableGroup_Simple_DS.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_PortableGroup_Export -Wb,export_include=orbsvcs/PortableGroup/portablegroup_export.h $(srcdir)/PortableGroup_Simple_DS.idl
@touch $@
BUILT_SOURCES += \
@@ -1419,9 +1317,7 @@ BUILT_SOURCES += \
PortableGroupC.inl \
PortableGroupS.cpp \
PortableGroupS.h \
- PortableGroupS.inl \
- PortableGroupS_T.cpp \
- PortableGroupS_T.inl
+ PortableGroupS.inl
CLEANFILES += \
PortableGroup-stamp \
@@ -1430,14 +1326,12 @@ CLEANFILES += \
PortableGroupC.inl \
PortableGroupS.cpp \
PortableGroupS.h \
- PortableGroupS.inl \
- PortableGroupS_T.cpp \
- PortableGroupS_T.inl
+ PortableGroupS.inl
-PortableGroupC.cpp PortableGroupC.h PortableGroupC.inl PortableGroupS.cpp PortableGroupS.h PortableGroupS.inl PortableGroupS_T.cpp PortableGroupS_T.inl: PortableGroup-stamp
+PortableGroupC.cpp PortableGroupC.h PortableGroupC.inl PortableGroupS.cpp PortableGroupS.h PortableGroupS.inl: PortableGroup-stamp
PortableGroup-stamp: $(srcdir)/PortableGroup.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_PortableGroup_Export -Wb,export_include=orbsvcs/PortableGroup/portablegroup_export.h -GC $(srcdir)/PortableGroup.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_PortableGroup_Export -Wb,export_include=orbsvcs/PortableGroup/portablegroup_export.h -GC $(srcdir)/PortableGroup.idl
@touch $@
lib_LTLIBRARIES += libTAO_PortableGroup.la
@@ -1559,20 +1453,15 @@ nobase_include_HEADERS += \
PortableGroupC.inl \
PortableGroupS.h \
PortableGroupS.inl \
- PortableGroupS_T.cpp \
- PortableGroupS_T.inl \
PortableGroup_Simple_DS.idl \
PortableGroup_Simple_DSC.h \
PortableGroup_Simple_DSC.inl \
PortableGroup_Simple_DSS.inl \
- PortableGroup_Simple_DSS_T.inl \
miop.idl \
miopC.h \
miopC.inl \
miopS.h \
- miopS.inl \
- miopS_T.cpp \
- miopS_T.inl
+ miopS.inl
pkgconfig_DATA += \
TAO_PortableGroup.pc
@@ -1603,10 +1492,7 @@ BUILT_SOURCES += \
CosLoadBalancingC.inl \
CosLoadBalancingS.cpp \
CosLoadBalancingS.h \
- CosLoadBalancingS.inl \
- CosLoadBalancingS_T.cpp \
- CosLoadBalancingS_T.h \
- CosLoadBalancingS_T.inl
+ CosLoadBalancingS.inl
CLEANFILES += \
CosLoadBalancing-stamp \
@@ -1615,15 +1501,12 @@ CLEANFILES += \
CosLoadBalancingC.inl \
CosLoadBalancingS.cpp \
CosLoadBalancingS.h \
- CosLoadBalancingS.inl \
- CosLoadBalancingS_T.cpp \
- CosLoadBalancingS_T.h \
- CosLoadBalancingS_T.inl
+ CosLoadBalancingS.inl
-CosLoadBalancingC.cpp CosLoadBalancingC.h CosLoadBalancingC.inl CosLoadBalancingS.cpp CosLoadBalancingS.h CosLoadBalancingS.inl CosLoadBalancingS_T.cpp CosLoadBalancingS_T.h CosLoadBalancingS_T.inl: CosLoadBalancing-stamp
+CosLoadBalancingC.cpp CosLoadBalancingC.h CosLoadBalancingC.inl CosLoadBalancingS.cpp CosLoadBalancingS.h CosLoadBalancingS.inl: CosLoadBalancing-stamp
CosLoadBalancing-stamp: $(srcdir)/CosLoadBalancing.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -GC -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_LoadBalancing_Export -Wb,export_include=orbsvcs/LoadBalancing/LoadBalancing_export.h $(srcdir)/CosLoadBalancing.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GC -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_LoadBalancing_Export -Wb,export_include=orbsvcs/LoadBalancing/LoadBalancing_export.h $(srcdir)/CosLoadBalancing.idl
@touch $@
BUILT_SOURCES += \
@@ -1631,9 +1514,7 @@ BUILT_SOURCES += \
LB_ORTC.h \
LB_ORTC.inl \
LB_ORTS.h \
- LB_ORTS.inl \
- LB_ORTS_T.h \
- LB_ORTS_T.inl
+ LB_ORTS.inl
CLEANFILES += \
LB_ORT-stamp \
@@ -1641,14 +1522,12 @@ CLEANFILES += \
LB_ORTC.h \
LB_ORTC.inl \
LB_ORTS.h \
- LB_ORTS.inl \
- LB_ORTS_T.h \
- LB_ORTS_T.inl
+ LB_ORTS.inl
-LB_ORTC.cpp LB_ORTC.h LB_ORTC.inl LB_ORTS.h LB_ORTS.inl LB_ORTS_T.h LB_ORTS_T.inl: LB_ORT-stamp
+LB_ORTC.cpp LB_ORTC.h LB_ORTC.inl LB_ORTS.h LB_ORTS.inl: LB_ORT-stamp
LB_ORT-stamp: $(srcdir)/LB_ORT.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -GC -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_LoadBalancing_Export -Wb,export_include=orbsvcs/LoadBalancing/LoadBalancing_export.h $(srcdir)/LB_ORT.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GC -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_LoadBalancing_Export -Wb,export_include=orbsvcs/LoadBalancing/LoadBalancing_export.h $(srcdir)/LB_ORT.idl
@touch $@
lib_LTLIBRARIES += libTAO_CosLoadBalancing.la
@@ -1713,16 +1592,11 @@ nobase_include_HEADERS += \
CosLoadBalancingC.inl \
CosLoadBalancingS.h \
CosLoadBalancingS.inl \
- CosLoadBalancingS_T.cpp \
- CosLoadBalancingS_T.h \
- CosLoadBalancingS_T.inl \
LB_ORT.idl \
LB_ORTC.h \
LB_ORTC.inl \
LB_ORTS.h \
LB_ORTS.inl \
- LB_ORTS_T.h \
- LB_ORTS_T.inl \
LoadBalancing/LB_CPU_Load_Average_Monitor.h \
LoadBalancing/LB_CPU_Utilization_Monitor.h \
LoadBalancing/LB_ClientComponent.h \
@@ -1912,10 +1786,7 @@ BUILT_SOURCES += \
CosNotificationC.inl \
CosNotificationS.cpp \
CosNotificationS.h \
- CosNotificationS.inl \
- CosNotificationS_T.cpp \
- CosNotificationS_T.h \
- CosNotificationS_T.inl
+ CosNotificationS.inl
CLEANFILES += \
CosNotification-stamp \
@@ -1924,15 +1795,12 @@ CLEANFILES += \
CosNotificationC.inl \
CosNotificationS.cpp \
CosNotificationS.h \
- CosNotificationS.inl \
- CosNotificationS_T.cpp \
- CosNotificationS_T.h \
- CosNotificationS_T.inl
+ CosNotificationS.inl
-CosNotificationC.cpp CosNotificationC.h CosNotificationC.inl CosNotificationS.cpp CosNotificationS.h CosNotificationS.inl CosNotificationS_T.cpp CosNotificationS_T.h CosNotificationS_T.inl: CosNotification-stamp
+CosNotificationC.cpp CosNotificationC.h CosNotificationC.inl CosNotificationS.cpp CosNotificationS.h CosNotificationS.inl: CosNotification-stamp
CosNotification-stamp: $(srcdir)/CosNotification.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Notify_Export -Wb,stub_export_include=orbsvcs/Notify/notify_export.h -Wb,skel_export_macro=TAO_Notify_Skel_Export -Wb,skel_export_include=orbsvcs/Notify/notify_skel_export.h $(srcdir)/CosNotification.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Notify_Export -Wb,stub_export_include=orbsvcs/Notify/notify_export.h -Wb,skel_export_macro=TAO_Notify_Skel_Export -Wb,skel_export_include=orbsvcs/Notify/notify_skel_export.h $(srcdir)/CosNotification.idl
@touch $@
BUILT_SOURCES += \
@@ -1941,10 +1809,7 @@ BUILT_SOURCES += \
CosNotifyCommC.inl \
CosNotifyCommS.cpp \
CosNotifyCommS.h \
- CosNotifyCommS.inl \
- CosNotifyCommS_T.cpp \
- CosNotifyCommS_T.h \
- CosNotifyCommS_T.inl
+ CosNotifyCommS.inl
CLEANFILES += \
CosNotifyComm-stamp \
@@ -1953,15 +1818,12 @@ CLEANFILES += \
CosNotifyCommC.inl \
CosNotifyCommS.cpp \
CosNotifyCommS.h \
- CosNotifyCommS.inl \
- CosNotifyCommS_T.cpp \
- CosNotifyCommS_T.h \
- CosNotifyCommS_T.inl
+ CosNotifyCommS.inl
-CosNotifyCommC.cpp CosNotifyCommC.h CosNotifyCommC.inl CosNotifyCommS.cpp CosNotifyCommS.h CosNotifyCommS.inl CosNotifyCommS_T.cpp CosNotifyCommS_T.h CosNotifyCommS_T.inl: CosNotifyComm-stamp
+CosNotifyCommC.cpp CosNotifyCommC.h CosNotifyCommC.inl CosNotifyCommS.cpp CosNotifyCommS.h CosNotifyCommS.inl: CosNotifyComm-stamp
CosNotifyComm-stamp: $(srcdir)/CosNotifyComm.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Notify_Export -Wb,stub_export_include=orbsvcs/Notify/notify_export.h -Wb,skel_export_macro=TAO_Notify_Skel_Export -Wb,skel_export_include=orbsvcs/Notify/notify_skel_export.h $(srcdir)/CosNotifyComm.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Notify_Export -Wb,stub_export_include=orbsvcs/Notify/notify_export.h -Wb,skel_export_macro=TAO_Notify_Skel_Export -Wb,skel_export_include=orbsvcs/Notify/notify_skel_export.h $(srcdir)/CosNotifyComm.idl
@touch $@
BUILT_SOURCES += \
@@ -1970,10 +1832,7 @@ BUILT_SOURCES += \
CosNotifyFilterC.inl \
CosNotifyFilterS.cpp \
CosNotifyFilterS.h \
- CosNotifyFilterS.inl \
- CosNotifyFilterS_T.cpp \
- CosNotifyFilterS_T.h \
- CosNotifyFilterS_T.inl
+ CosNotifyFilterS.inl
CLEANFILES += \
CosNotifyFilter-stamp \
@@ -1982,15 +1841,12 @@ CLEANFILES += \
CosNotifyFilterC.inl \
CosNotifyFilterS.cpp \
CosNotifyFilterS.h \
- CosNotifyFilterS.inl \
- CosNotifyFilterS_T.cpp \
- CosNotifyFilterS_T.h \
- CosNotifyFilterS_T.inl
+ CosNotifyFilterS.inl
-CosNotifyFilterC.cpp CosNotifyFilterC.h CosNotifyFilterC.inl CosNotifyFilterS.cpp CosNotifyFilterS.h CosNotifyFilterS.inl CosNotifyFilterS_T.cpp CosNotifyFilterS_T.h CosNotifyFilterS_T.inl: CosNotifyFilter-stamp
+CosNotifyFilterC.cpp CosNotifyFilterC.h CosNotifyFilterC.inl CosNotifyFilterS.cpp CosNotifyFilterS.h CosNotifyFilterS.inl: CosNotifyFilter-stamp
CosNotifyFilter-stamp: $(srcdir)/CosNotifyFilter.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Notify_Export -Wb,stub_export_include=orbsvcs/Notify/notify_export.h -Wb,skel_export_macro=TAO_Notify_Skel_Export -Wb,skel_export_include=orbsvcs/Notify/notify_skel_export.h $(srcdir)/CosNotifyFilter.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Notify_Export -Wb,stub_export_include=orbsvcs/Notify/notify_export.h -Wb,skel_export_macro=TAO_Notify_Skel_Export -Wb,skel_export_include=orbsvcs/Notify/notify_skel_export.h $(srcdir)/CosNotifyFilter.idl
@touch $@
BUILT_SOURCES += \
@@ -1999,10 +1855,7 @@ BUILT_SOURCES += \
CosNotifyChannelAdminC.inl \
CosNotifyChannelAdminS.cpp \
CosNotifyChannelAdminS.h \
- CosNotifyChannelAdminS.inl \
- CosNotifyChannelAdminS_T.cpp \
- CosNotifyChannelAdminS_T.h \
- CosNotifyChannelAdminS_T.inl
+ CosNotifyChannelAdminS.inl
CLEANFILES += \
CosNotifyChannelAdmin-stamp \
@@ -2011,15 +1864,12 @@ CLEANFILES += \
CosNotifyChannelAdminC.inl \
CosNotifyChannelAdminS.cpp \
CosNotifyChannelAdminS.h \
- CosNotifyChannelAdminS.inl \
- CosNotifyChannelAdminS_T.cpp \
- CosNotifyChannelAdminS_T.h \
- CosNotifyChannelAdminS_T.inl
+ CosNotifyChannelAdminS.inl
-CosNotifyChannelAdminC.cpp CosNotifyChannelAdminC.h CosNotifyChannelAdminC.inl CosNotifyChannelAdminS.cpp CosNotifyChannelAdminS.h CosNotifyChannelAdminS.inl CosNotifyChannelAdminS_T.cpp CosNotifyChannelAdminS_T.h CosNotifyChannelAdminS_T.inl: CosNotifyChannelAdmin-stamp
+CosNotifyChannelAdminC.cpp CosNotifyChannelAdminC.h CosNotifyChannelAdminC.inl CosNotifyChannelAdminS.cpp CosNotifyChannelAdminS.h CosNotifyChannelAdminS.inl: CosNotifyChannelAdmin-stamp
CosNotifyChannelAdmin-stamp: $(srcdir)/CosNotifyChannelAdmin.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Notify_Export -Wb,stub_export_include=orbsvcs/Notify/notify_export.h -Wb,skel_export_macro=TAO_Notify_Skel_Export -Wb,skel_export_include=orbsvcs/Notify/notify_skel_export.h $(srcdir)/CosNotifyChannelAdmin.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Notify_Export -Wb,stub_export_include=orbsvcs/Notify/notify_export.h -Wb,skel_export_macro=TAO_Notify_Skel_Export -Wb,skel_export_include=orbsvcs/Notify/notify_skel_export.h $(srcdir)/CosNotifyChannelAdmin.idl
@touch $@
BUILT_SOURCES += \
@@ -2028,10 +1878,7 @@ BUILT_SOURCES += \
NotifyExtC.inl \
NotifyExtS.cpp \
NotifyExtS.h \
- NotifyExtS.inl \
- NotifyExtS_T.cpp \
- NotifyExtS_T.h \
- NotifyExtS_T.inl
+ NotifyExtS.inl
CLEANFILES += \
NotifyExt-stamp \
@@ -2040,15 +1887,12 @@ CLEANFILES += \
NotifyExtC.inl \
NotifyExtS.cpp \
NotifyExtS.h \
- NotifyExtS.inl \
- NotifyExtS_T.cpp \
- NotifyExtS_T.h \
- NotifyExtS_T.inl
+ NotifyExtS.inl
-NotifyExtC.cpp NotifyExtC.h NotifyExtC.inl NotifyExtS.cpp NotifyExtS.h NotifyExtS.inl NotifyExtS_T.cpp NotifyExtS_T.h NotifyExtS_T.inl: NotifyExt-stamp
+NotifyExtC.cpp NotifyExtC.h NotifyExtC.inl NotifyExtS.cpp NotifyExtS.h NotifyExtS.inl: NotifyExt-stamp
NotifyExt-stamp: $(srcdir)/NotifyExt.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Notify_Export -Wb,stub_export_include=orbsvcs/Notify/notify_export.h -Wb,skel_export_macro=TAO_Notify_Skel_Export -Wb,skel_export_include=orbsvcs/Notify/notify_skel_export.h $(srcdir)/NotifyExt.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Notify_Export -Wb,stub_export_include=orbsvcs/Notify/notify_export.h -Wb,skel_export_macro=TAO_Notify_Skel_Export -Wb,skel_export_include=orbsvcs/Notify/notify_skel_export.h $(srcdir)/NotifyExt.idl
@touch $@
BUILT_SOURCES += \
@@ -2057,10 +1901,7 @@ BUILT_SOURCES += \
Event_ForwarderC.inl \
Event_ForwarderS.cpp \
Event_ForwarderS.h \
- Event_ForwarderS.inl \
- Event_ForwarderS_T.cpp \
- Event_ForwarderS_T.h \
- Event_ForwarderS_T.inl
+ Event_ForwarderS.inl
CLEANFILES += \
Event_Forwarder-stamp \
@@ -2069,15 +1910,12 @@ CLEANFILES += \
Event_ForwarderC.inl \
Event_ForwarderS.cpp \
Event_ForwarderS.h \
- Event_ForwarderS.inl \
- Event_ForwarderS_T.cpp \
- Event_ForwarderS_T.h \
- Event_ForwarderS_T.inl
+ Event_ForwarderS.inl
-Event_ForwarderC.cpp Event_ForwarderC.h Event_ForwarderC.inl Event_ForwarderS.cpp Event_ForwarderS.h Event_ForwarderS.inl Event_ForwarderS_T.cpp Event_ForwarderS_T.h Event_ForwarderS_T.inl: Event_Forwarder-stamp
+Event_ForwarderC.cpp Event_ForwarderC.h Event_ForwarderC.inl Event_ForwarderS.cpp Event_ForwarderS.h Event_ForwarderS.inl: Event_Forwarder-stamp
Event_Forwarder-stamp: $(srcdir)/Event_Forwarder.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Notify_Export -Wb,stub_export_include=orbsvcs/Notify/notify_export.h -Wb,skel_export_macro=TAO_Notify_Skel_Export -Wb,skel_export_include=orbsvcs/Notify/notify_skel_export.h $(srcdir)/Event_Forwarder.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Notify_Export -Wb,stub_export_include=orbsvcs/Notify/notify_export.h -Wb,skel_export_macro=TAO_Notify_Skel_Export -Wb,skel_export_include=orbsvcs/Notify/notify_skel_export.h $(srcdir)/Event_Forwarder.idl
@touch $@
@@ -2601,8 +2439,7 @@ BUILT_SOURCES += \
TimeServiceC.inl \
TimeServiceS.cpp \
TimeServiceS.h \
- TimeServiceS.inl \
- TimeServiceS_T.cpp
+ TimeServiceS.inl
CLEANFILES += \
TimeService-stamp \
@@ -2611,13 +2448,12 @@ CLEANFILES += \
TimeServiceC.inl \
TimeServiceS.cpp \
TimeServiceS.h \
- TimeServiceS.inl \
- TimeServiceS_T.cpp
+ TimeServiceS.inl
-TimeServiceC.cpp TimeServiceC.h TimeServiceC.inl TimeServiceS.cpp TimeServiceS.h TimeServiceS.inl TimeServiceS_T.cpp: TimeService-stamp
+TimeServiceC.cpp TimeServiceC.h TimeServiceC.inl TimeServiceS.cpp TimeServiceS.h TimeServiceS.inl: TimeService-stamp
TimeService-stamp: $(srcdir)/TimeService.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Time_Export -Wb,export_include=orbsvcs/Time/time_export.h $(srcdir)/TimeService.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Time_Export -Wb,export_include=orbsvcs/Time/time_export.h $(srcdir)/TimeService.idl
@touch $@
lib_LTLIBRARIES += libTAO_CosTime.la
@@ -2661,8 +2497,7 @@ nobase_include_HEADERS += \
TimeServiceC.h \
TimeServiceC.inl \
TimeServiceS.h \
- TimeServiceS.inl \
- TimeServiceS_T.cpp
+ TimeServiceS.inl
pkgconfig_DATA += \
TAO_CosTime.pc
@@ -2690,10 +2525,7 @@ BUILT_SOURCES += \
CosTradingC.inl \
CosTradingS.cpp \
CosTradingS.h \
- CosTradingS.inl \
- CosTradingS_T.cpp \
- CosTradingS_T.h \
- CosTradingS_T.inl
+ CosTradingS.inl
CLEANFILES += \
CosTrading-stamp \
@@ -2702,15 +2534,12 @@ CLEANFILES += \
CosTradingC.inl \
CosTradingS.cpp \
CosTradingS.h \
- CosTradingS.inl \
- CosTradingS_T.cpp \
- CosTradingS_T.h \
- CosTradingS_T.inl
+ CosTradingS.inl
-CosTradingC.cpp CosTradingC.h CosTradingC.inl CosTradingS.cpp CosTradingS.h CosTradingS.inl CosTradingS_T.cpp CosTradingS_T.h CosTradingS_T.inl: CosTrading-stamp
+CosTradingC.cpp CosTradingC.h CosTradingC.inl CosTradingS.cpp CosTradingS.h CosTradingS.inl: CosTrading-stamp
CosTrading-stamp: $(srcdir)/CosTrading.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Trading_Export -Wb,stub_export_include=orbsvcs/Trader/trading_export.h -Wb,skel_export_macro=TAO_Trading_Skel_Export -Wb,skel_export_include=orbsvcs/Trader/trading_skel_export.h $(srcdir)/CosTrading.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Trading_Export -Wb,stub_export_include=orbsvcs/Trader/trading_export.h -Wb,skel_export_macro=TAO_Trading_Skel_Export -Wb,skel_export_include=orbsvcs/Trader/trading_skel_export.h $(srcdir)/CosTrading.idl
@touch $@
BUILT_SOURCES += \
@@ -2719,10 +2548,7 @@ BUILT_SOURCES += \
CosTradingReposC.inl \
CosTradingReposS.cpp \
CosTradingReposS.h \
- CosTradingReposS.inl \
- CosTradingReposS_T.cpp \
- CosTradingReposS_T.h \
- CosTradingReposS_T.inl
+ CosTradingReposS.inl
CLEANFILES += \
CosTradingRepos-stamp \
@@ -2731,15 +2557,12 @@ CLEANFILES += \
CosTradingReposC.inl \
CosTradingReposS.cpp \
CosTradingReposS.h \
- CosTradingReposS.inl \
- CosTradingReposS_T.cpp \
- CosTradingReposS_T.h \
- CosTradingReposS_T.inl
+ CosTradingReposS.inl
-CosTradingReposC.cpp CosTradingReposC.h CosTradingReposC.inl CosTradingReposS.cpp CosTradingReposS.h CosTradingReposS.inl CosTradingReposS_T.cpp CosTradingReposS_T.h CosTradingReposS_T.inl: CosTradingRepos-stamp
+CosTradingReposC.cpp CosTradingReposC.h CosTradingReposC.inl CosTradingReposS.cpp CosTradingReposS.h CosTradingReposS.inl: CosTradingRepos-stamp
CosTradingRepos-stamp: $(srcdir)/CosTradingRepos.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Trading_Export -Wb,stub_export_include=orbsvcs/Trader/trading_export.h -Wb,skel_export_macro=TAO_Trading_Skel_Export -Wb,skel_export_include=orbsvcs/Trader/trading_skel_export.h $(srcdir)/CosTradingRepos.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Trading_Export -Wb,stub_export_include=orbsvcs/Trader/trading_export.h -Wb,skel_export_macro=TAO_Trading_Skel_Export -Wb,skel_export_include=orbsvcs/Trader/trading_skel_export.h $(srcdir)/CosTradingRepos.idl
@touch $@
BUILT_SOURCES += \
@@ -2748,10 +2571,7 @@ BUILT_SOURCES += \
CosTradingDynamicC.inl \
CosTradingDynamicS.cpp \
CosTradingDynamicS.h \
- CosTradingDynamicS.inl \
- CosTradingDynamicS_T.cpp \
- CosTradingDynamicS_T.h \
- CosTradingDynamicS_T.inl
+ CosTradingDynamicS.inl
CLEANFILES += \
CosTradingDynamic-stamp \
@@ -2760,15 +2580,12 @@ CLEANFILES += \
CosTradingDynamicC.inl \
CosTradingDynamicS.cpp \
CosTradingDynamicS.h \
- CosTradingDynamicS.inl \
- CosTradingDynamicS_T.cpp \
- CosTradingDynamicS_T.h \
- CosTradingDynamicS_T.inl
+ CosTradingDynamicS.inl
-CosTradingDynamicC.cpp CosTradingDynamicC.h CosTradingDynamicC.inl CosTradingDynamicS.cpp CosTradingDynamicS.h CosTradingDynamicS.inl CosTradingDynamicS_T.cpp CosTradingDynamicS_T.h CosTradingDynamicS_T.inl: CosTradingDynamic-stamp
+CosTradingDynamicC.cpp CosTradingDynamicC.h CosTradingDynamicC.inl CosTradingDynamicS.cpp CosTradingDynamicS.h CosTradingDynamicS.inl: CosTradingDynamic-stamp
CosTradingDynamic-stamp: $(srcdir)/CosTradingDynamic.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Trading_Export -Wb,stub_export_include=orbsvcs/Trader/trading_export.h -Wb,skel_export_macro=TAO_Trading_Skel_Export -Wb,skel_export_include=orbsvcs/Trader/trading_skel_export.h $(srcdir)/CosTradingDynamic.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Trading_Export -Wb,stub_export_include=orbsvcs/Trader/trading_export.h -Wb,skel_export_macro=TAO_Trading_Skel_Export -Wb,skel_export_include=orbsvcs/Trader/trading_skel_export.h $(srcdir)/CosTradingDynamic.idl
@touch $@
@@ -2991,10 +2808,7 @@ BUILT_SOURCES += \
DsLogAdminC.inl \
DsLogAdminS.cpp \
DsLogAdminS.h \
- DsLogAdminS.inl \
- DsLogAdminS_T.cpp \
- DsLogAdminS_T.h \
- DsLogAdminS_T.inl
+ DsLogAdminS.inl
CLEANFILES += \
DsLogAdmin-stamp \
@@ -3003,15 +2817,12 @@ CLEANFILES += \
DsLogAdminC.inl \
DsLogAdminS.cpp \
DsLogAdminS.h \
- DsLogAdminS.inl \
- DsLogAdminS_T.cpp \
- DsLogAdminS_T.h \
- DsLogAdminS_T.inl
+ DsLogAdminS.inl
-DsLogAdminC.cpp DsLogAdminC.h DsLogAdminC.inl DsLogAdminS.cpp DsLogAdminS.h DsLogAdminS.inl DsLogAdminS_T.cpp DsLogAdminS_T.h DsLogAdminS_T.inl: DsLogAdmin-stamp
+DsLogAdminC.cpp DsLogAdminC.h DsLogAdminC.inl DsLogAdminS.cpp DsLogAdminS.h DsLogAdminS.inl: DsLogAdmin-stamp
DsLogAdmin-stamp: $(srcdir)/DsLogAdmin.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Log_Export -Wb,stub_export_include=orbsvcs/Log/log_export.h -Wb,skel_export_macro=TAO_Log_Skel_Export -Wb,skel_export_include=orbsvcs/Log/log_skel_export.h $(srcdir)/DsLogAdmin.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Log_Export -Wb,stub_export_include=orbsvcs/Log/log_export.h -Wb,skel_export_macro=TAO_Log_Skel_Export -Wb,skel_export_include=orbsvcs/Log/log_skel_export.h $(srcdir)/DsLogAdmin.idl
@touch $@
BUILT_SOURCES += \
@@ -3020,10 +2831,7 @@ BUILT_SOURCES += \
DsLogNotificationC.inl \
DsLogNotificationS.cpp \
DsLogNotificationS.h \
- DsLogNotificationS.inl \
- DsLogNotificationS_T.cpp \
- DsLogNotificationS_T.h \
- DsLogNotificationS_T.inl
+ DsLogNotificationS.inl
CLEANFILES += \
DsLogNotification-stamp \
@@ -3032,15 +2840,12 @@ CLEANFILES += \
DsLogNotificationC.inl \
DsLogNotificationS.cpp \
DsLogNotificationS.h \
- DsLogNotificationS.inl \
- DsLogNotificationS_T.cpp \
- DsLogNotificationS_T.h \
- DsLogNotificationS_T.inl
+ DsLogNotificationS.inl
-DsLogNotificationC.cpp DsLogNotificationC.h DsLogNotificationC.inl DsLogNotificationS.cpp DsLogNotificationS.h DsLogNotificationS.inl DsLogNotificationS_T.cpp DsLogNotificationS_T.h DsLogNotificationS_T.inl: DsLogNotification-stamp
+DsLogNotificationC.cpp DsLogNotificationC.h DsLogNotificationC.inl DsLogNotificationS.cpp DsLogNotificationS.h DsLogNotificationS.inl: DsLogNotification-stamp
DsLogNotification-stamp: $(srcdir)/DsLogNotification.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Log_Export -Wb,stub_export_include=orbsvcs/Log/log_export.h -Wb,skel_export_macro=TAO_Log_Skel_Export -Wb,skel_export_include=orbsvcs/Log/log_skel_export.h $(srcdir)/DsLogNotification.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_Log_Export -Wb,stub_export_include=orbsvcs/Log/log_export.h -Wb,skel_export_macro=TAO_Log_Skel_Export -Wb,skel_export_include=orbsvcs/Log/log_skel_export.h $(srcdir)/DsLogNotification.idl
@touch $@
@@ -3110,10 +2915,7 @@ BUILT_SOURCES += \
DsEventLogAdminC.inl \
DsEventLogAdminS.cpp \
DsEventLogAdminS.h \
- DsEventLogAdminS.inl \
- DsEventLogAdminS_T.cpp \
- DsEventLogAdminS_T.h \
- DsEventLogAdminS_T.inl
+ DsEventLogAdminS.inl
CLEANFILES += \
DsEventLogAdmin-stamp \
@@ -3122,15 +2924,12 @@ CLEANFILES += \
DsEventLogAdminC.inl \
DsEventLogAdminS.cpp \
DsEventLogAdminS.h \
- DsEventLogAdminS.inl \
- DsEventLogAdminS_T.cpp \
- DsEventLogAdminS_T.h \
- DsEventLogAdminS_T.inl
+ DsEventLogAdminS.inl
-DsEventLogAdminC.cpp DsEventLogAdminC.h DsEventLogAdminC.inl DsEventLogAdminS.cpp DsEventLogAdminS.h DsEventLogAdminS.inl DsEventLogAdminS_T.cpp DsEventLogAdminS_T.h DsEventLogAdminS_T.inl: DsEventLogAdmin-stamp
+DsEventLogAdminC.cpp DsEventLogAdminC.h DsEventLogAdminC.inl DsEventLogAdminS.cpp DsEventLogAdminS.h DsEventLogAdminS.inl: DsEventLogAdmin-stamp
DsEventLogAdmin-stamp: $(srcdir)/DsEventLogAdmin.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_EventLog_Export -Wb,stub_export_include=orbsvcs/Log/eventlog_export.h -Wb,skel_export_macro=TAO_EventLog_Skel_Export -Wb,skel_export_include=orbsvcs/Log/eventlog_skel_export.h $(srcdir)/DsEventLogAdmin.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_EventLog_Export -Wb,stub_export_include=orbsvcs/Log/eventlog_export.h -Wb,skel_export_macro=TAO_EventLog_Skel_Export -Wb,skel_export_include=orbsvcs/Log/eventlog_skel_export.h $(srcdir)/DsEventLogAdmin.idl
@touch $@
@@ -3473,10 +3272,7 @@ BUILT_SOURCES += \
DsNotifyLogAdminC.inl \
DsNotifyLogAdminS.cpp \
DsNotifyLogAdminS.h \
- DsNotifyLogAdminS.inl \
- DsNotifyLogAdminS_T.cpp \
- DsNotifyLogAdminS_T.h \
- DsNotifyLogAdminS_T.inl
+ DsNotifyLogAdminS.inl
CLEANFILES += \
DsNotifyLogAdmin-stamp \
@@ -3485,15 +3281,12 @@ CLEANFILES += \
DsNotifyLogAdminC.inl \
DsNotifyLogAdminS.cpp \
DsNotifyLogAdminS.h \
- DsNotifyLogAdminS.inl \
- DsNotifyLogAdminS_T.cpp \
- DsNotifyLogAdminS_T.h \
- DsNotifyLogAdminS_T.inl
+ DsNotifyLogAdminS.inl
-DsNotifyLogAdminC.cpp DsNotifyLogAdminC.h DsNotifyLogAdminC.inl DsNotifyLogAdminS.cpp DsNotifyLogAdminS.h DsNotifyLogAdminS.inl DsNotifyLogAdminS_T.cpp DsNotifyLogAdminS_T.h DsNotifyLogAdminS_T.inl: DsNotifyLogAdmin-stamp
+DsNotifyLogAdminC.cpp DsNotifyLogAdminC.h DsNotifyLogAdminC.inl DsNotifyLogAdminS.cpp DsNotifyLogAdminS.h DsNotifyLogAdminS.inl: DsNotifyLogAdmin-stamp
DsNotifyLogAdmin-stamp: $(srcdir)/DsNotifyLogAdmin.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_NotifyLog_Export -Wb,stub_export_include=orbsvcs/Log/notifylog_export.h -Wb,skel_export_macro=TAO_NotifyLog_Skel_Export -Wb,skel_export_include=orbsvcs/Log/notifylog_skel_export.h $(srcdir)/DsNotifyLogAdmin.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_NotifyLog_Export -Wb,stub_export_include=orbsvcs/Log/notifylog_export.h -Wb,skel_export_macro=TAO_NotifyLog_Skel_Export -Wb,skel_export_include=orbsvcs/Log/notifylog_skel_export.h $(srcdir)/DsNotifyLogAdmin.idl
@touch $@
@@ -3696,10 +3489,7 @@ BUILT_SOURCES += \
FT_CORBA_ORBC.inl \
FT_CORBA_ORBS.cpp \
FT_CORBA_ORBS.h \
- FT_CORBA_ORBS.inl \
- FT_CORBA_ORBS_T.cpp \
- FT_CORBA_ORBS_T.h \
- FT_CORBA_ORBS_T.inl
+ FT_CORBA_ORBS.inl
CLEANFILES += \
FT_CORBA_ORB-stamp \
@@ -3708,15 +3498,12 @@ CLEANFILES += \
FT_CORBA_ORBC.inl \
FT_CORBA_ORBS.cpp \
FT_CORBA_ORBS.h \
- FT_CORBA_ORBS.inl \
- FT_CORBA_ORBS_T.cpp \
- FT_CORBA_ORBS_T.h \
- FT_CORBA_ORBS_T.inl
+ FT_CORBA_ORBS.inl
-FT_CORBA_ORBC.cpp FT_CORBA_ORBC.h FT_CORBA_ORBC.inl FT_CORBA_ORBS.cpp FT_CORBA_ORBS.h FT_CORBA_ORBS.inl FT_CORBA_ORBS_T.cpp FT_CORBA_ORBS_T.h FT_CORBA_ORBS_T.inl: FT_CORBA_ORB-stamp
+FT_CORBA_ORBC.cpp FT_CORBA_ORBC.h FT_CORBA_ORBC.inl FT_CORBA_ORBS.cpp FT_CORBA_ORBS.h FT_CORBA_ORBS.inl: FT_CORBA_ORB-stamp
FT_CORBA_ORB-stamp: $(srcdir)/FT_CORBA_ORB.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,skel_export_include=tao/PortableServer/PolicyS.h -Wb,export_macro=TAO_FT_ORB_Utils_Export -Wb,export_include=orbsvcs/FaultTolerance/FT_ORB_Utils_export.h $(srcdir)/FT_CORBA_ORB.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,skel_export_include=tao/PortableServer/PolicyS.h -Wb,export_macro=TAO_FT_ORB_Utils_Export -Wb,export_include=orbsvcs/FaultTolerance/FT_ORB_Utils_export.h $(srcdir)/FT_CORBA_ORB.idl
@touch $@
lib_LTLIBRARIES += libTAO_FTORB_Utils.la
@@ -3752,14 +3539,12 @@ libTAO_FTORB_Utils_la_LIBADD = \
$(ACE_BUILDDIR)/ace/libACE.la
nobase_include_HEADERS += \
+ Channel_Clients_T.cpp \
FT_CORBA_ORB.idl \
FT_CORBA_ORBC.h \
FT_CORBA_ORBC.inl \
FT_CORBA_ORBS.h \
FT_CORBA_ORBS.inl \
- FT_CORBA_ORBS_T.cpp \
- FT_CORBA_ORBS_T.h \
- FT_CORBA_ORBS_T.inl \
FaultTolerance/FT_IOGR_Property.h \
FaultTolerance/FT_IOGR_Property.inl \
FaultTolerance/FT_ORB_Utils_export.h
@@ -3829,77 +3614,69 @@ if BUILD_EXCEPTIONS
BUILT_SOURCES += \
RtecDefaultEventDataC.cpp \
RtecDefaultEventDataC.h \
- RtecDefaultEventDataC.inl \
- RtecDefaultEventDataS_T.cpp
+ RtecDefaultEventDataC.inl
CLEANFILES += \
RtecDefaultEventData-stamp \
RtecDefaultEventDataC.cpp \
RtecDefaultEventDataC.h \
- RtecDefaultEventDataC.inl \
- RtecDefaultEventDataS_T.cpp
+ RtecDefaultEventDataC.inl
-RtecDefaultEventDataC.cpp RtecDefaultEventDataC.h RtecDefaultEventDataC.inl RtecDefaultEventDataS_T.cpp: RtecDefaultEventData-stamp
+RtecDefaultEventDataC.cpp RtecDefaultEventDataC.h RtecDefaultEventDataC.inl: RtecDefaultEventData-stamp
RtecDefaultEventData-stamp: $(srcdir)/RtecDefaultEventData.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_RTEvent_Export -Wb,stub_export_include=orbsvcs/Event/event_export.h -Wb,skel_export_macro=TAO_RTEvent_Skel_Export -Wb,skel_export_include=orbsvcs/Event/event_skel_export.h $(srcdir)/RtecDefaultEventData.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_RTEvent_Export -Wb,stub_export_include=orbsvcs/Event/event_export.h -Wb,skel_export_macro=TAO_RTEvent_Skel_Export -Wb,skel_export_include=orbsvcs/Event/event_skel_export.h $(srcdir)/RtecDefaultEventData.idl
@touch $@
BUILT_SOURCES += \
RtecEventCommC.cpp \
RtecEventCommC.h \
- RtecEventCommC.inl \
- RtecEventCommS_T.cpp
+ RtecEventCommC.inl
CLEANFILES += \
RtecEventComm-stamp \
RtecEventCommC.cpp \
RtecEventCommC.h \
- RtecEventCommC.inl \
- RtecEventCommS_T.cpp
+ RtecEventCommC.inl
-RtecEventCommC.cpp RtecEventCommC.h RtecEventCommC.inl RtecEventCommS_T.cpp: RtecEventComm-stamp
+RtecEventCommC.cpp RtecEventCommC.h RtecEventCommC.inl: RtecEventComm-stamp
RtecEventComm-stamp: $(srcdir)/RtecEventComm.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_RTEvent_Export -Wb,stub_export_include=orbsvcs/Event/event_export.h -Wb,skel_export_macro=TAO_RTEvent_Skel_Export -Wb,skel_export_include=orbsvcs/Event/event_skel_export.h $(srcdir)/RtecEventComm.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_RTEvent_Export -Wb,stub_export_include=orbsvcs/Event/event_export.h -Wb,skel_export_macro=TAO_RTEvent_Skel_Export -Wb,skel_export_include=orbsvcs/Event/event_skel_export.h $(srcdir)/RtecEventComm.idl
@touch $@
BUILT_SOURCES += \
RtecEventChannelAdminC.cpp \
RtecEventChannelAdminC.h \
- RtecEventChannelAdminC.inl \
- RtecEventChannelAdminS_T.cpp
+ RtecEventChannelAdminC.inl
CLEANFILES += \
RtecEventChannelAdmin-stamp \
RtecEventChannelAdminC.cpp \
RtecEventChannelAdminC.h \
- RtecEventChannelAdminC.inl \
- RtecEventChannelAdminS_T.cpp
+ RtecEventChannelAdminC.inl
-RtecEventChannelAdminC.cpp RtecEventChannelAdminC.h RtecEventChannelAdminC.inl RtecEventChannelAdminS_T.cpp: RtecEventChannelAdmin-stamp
+RtecEventChannelAdminC.cpp RtecEventChannelAdminC.h RtecEventChannelAdminC.inl: RtecEventChannelAdmin-stamp
RtecEventChannelAdmin-stamp: $(srcdir)/RtecEventChannelAdmin.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_RTEvent_Export -Wb,stub_export_include=orbsvcs/Event/event_export.h -Wb,skel_export_macro=TAO_RTEvent_Skel_Export -Wb,skel_export_include=orbsvcs/Event/event_skel_export.h $(srcdir)/RtecEventChannelAdmin.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_RTEvent_Export -Wb,stub_export_include=orbsvcs/Event/event_export.h -Wb,skel_export_macro=TAO_RTEvent_Skel_Export -Wb,skel_export_include=orbsvcs/Event/event_skel_export.h $(srcdir)/RtecEventChannelAdmin.idl
@touch $@
BUILT_SOURCES += \
RtecUDPAdminC.cpp \
RtecUDPAdminC.h \
- RtecUDPAdminC.inl \
- RtecUDPAdminS_T.cpp
+ RtecUDPAdminC.inl
CLEANFILES += \
RtecUDPAdmin-stamp \
RtecUDPAdminC.cpp \
RtecUDPAdminC.h \
- RtecUDPAdminC.inl \
- RtecUDPAdminS_T.cpp
+ RtecUDPAdminC.inl
-RtecUDPAdminC.cpp RtecUDPAdminC.h RtecUDPAdminC.inl RtecUDPAdminS_T.cpp: RtecUDPAdmin-stamp
+RtecUDPAdminC.cpp RtecUDPAdminC.h RtecUDPAdminC.inl: RtecUDPAdmin-stamp
RtecUDPAdmin-stamp: $(srcdir)/RtecUDPAdmin.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_RTEvent_Export -Wb,stub_export_include=orbsvcs/Event/event_export.h -Wb,skel_export_macro=TAO_RTEvent_Skel_Export -Wb,skel_export_include=orbsvcs/Event/event_skel_export.h $(srcdir)/RtecUDPAdmin.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_RTEvent_Export -Wb,stub_export_include=orbsvcs/Event/event_export.h -Wb,skel_export_macro=TAO_RTEvent_Skel_Export -Wb,skel_export_include=orbsvcs/Event/event_skel_export.h $(srcdir)/RtecUDPAdmin.idl
@touch $@
lib_LTLIBRARIES += libTAO_RTEvent.la
@@ -4279,10 +4056,7 @@ BUILT_SOURCES += \
FTRTC.inl \
FTRTS.cpp \
FTRTS.h \
- FTRTS.inl \
- FTRTS_T.cpp \
- FTRTS_T.h \
- FTRTS_T.inl
+ FTRTS.inl
CLEANFILES += \
FTRT-stamp \
@@ -4291,15 +4065,12 @@ CLEANFILES += \
FTRTC.inl \
FTRTS.cpp \
FTRTS.h \
- FTRTS.inl \
- FTRTS_T.cpp \
- FTRTS_T.h \
- FTRTS_T.inl
+ FTRTS.inl
-FTRTC.cpp FTRTC.h FTRTC.inl FTRTS.cpp FTRTS.h FTRTS.inl FTRTS_T.cpp FTRTS_T.h FTRTS_T.inl: FTRT-stamp
+FTRTC.cpp FTRTC.h FTRTC.inl FTRTS.cpp FTRTS.h FTRTS.inl: FTRT-stamp
FTRT-stamp: $(srcdir)/FTRT.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FtRtEvent_Export -Wb,export_include=orbsvcs/FtRtEvent/Utils/ftrtevent_export.h -GC $(srcdir)/FTRT.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FtRtEvent_Export -Wb,export_include=orbsvcs/FtRtEvent/Utils/ftrtevent_export.h -GC $(srcdir)/FTRT.idl
@touch $@
BUILT_SOURCES += \
@@ -4308,10 +4079,7 @@ BUILT_SOURCES += \
FtRtecEventCommC.inl \
FtRtecEventCommS.cpp \
FtRtecEventCommS.h \
- FtRtecEventCommS.inl \
- FtRtecEventCommS_T.cpp \
- FtRtecEventCommS_T.h \
- FtRtecEventCommS_T.inl
+ FtRtecEventCommS.inl
CLEANFILES += \
FtRtecEventComm-stamp \
@@ -4320,15 +4088,12 @@ CLEANFILES += \
FtRtecEventCommC.inl \
FtRtecEventCommS.cpp \
FtRtecEventCommS.h \
- FtRtecEventCommS.inl \
- FtRtecEventCommS_T.cpp \
- FtRtecEventCommS_T.h \
- FtRtecEventCommS_T.inl
+ FtRtecEventCommS.inl
-FtRtecEventCommC.cpp FtRtecEventCommC.h FtRtecEventCommC.inl FtRtecEventCommS.cpp FtRtecEventCommS.h FtRtecEventCommS.inl FtRtecEventCommS_T.cpp FtRtecEventCommS_T.h FtRtecEventCommS_T.inl: FtRtecEventComm-stamp
+FtRtecEventCommC.cpp FtRtecEventCommC.h FtRtecEventCommC.inl FtRtecEventCommS.cpp FtRtecEventCommS.h FtRtecEventCommS.inl: FtRtecEventComm-stamp
FtRtecEventComm-stamp: $(srcdir)/FtRtecEventComm.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FtRtEvent_Export -Wb,export_include=orbsvcs/FtRtEvent/Utils/ftrtevent_export.h -GC $(srcdir)/FtRtecEventComm.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FtRtEvent_Export -Wb,export_include=orbsvcs/FtRtEvent/Utils/ftrtevent_export.h -GC $(srcdir)/FtRtecEventComm.idl
@touch $@
BUILT_SOURCES += \
@@ -4337,10 +4102,7 @@ BUILT_SOURCES += \
FTRT_GroupManagerC.inl \
FTRT_GroupManagerS.cpp \
FTRT_GroupManagerS.h \
- FTRT_GroupManagerS.inl \
- FTRT_GroupManagerS_T.cpp \
- FTRT_GroupManagerS_T.h \
- FTRT_GroupManagerS_T.inl
+ FTRT_GroupManagerS.inl
CLEANFILES += \
FTRT_GroupManager-stamp \
@@ -4349,15 +4111,12 @@ CLEANFILES += \
FTRT_GroupManagerC.inl \
FTRT_GroupManagerS.cpp \
FTRT_GroupManagerS.h \
- FTRT_GroupManagerS.inl \
- FTRT_GroupManagerS_T.cpp \
- FTRT_GroupManagerS_T.h \
- FTRT_GroupManagerS_T.inl
+ FTRT_GroupManagerS.inl
-FTRT_GroupManagerC.cpp FTRT_GroupManagerC.h FTRT_GroupManagerC.inl FTRT_GroupManagerS.cpp FTRT_GroupManagerS.h FTRT_GroupManagerS.inl FTRT_GroupManagerS_T.cpp FTRT_GroupManagerS_T.h FTRT_GroupManagerS_T.inl: FTRT_GroupManager-stamp
+FTRT_GroupManagerC.cpp FTRT_GroupManagerC.h FTRT_GroupManagerC.inl FTRT_GroupManagerS.cpp FTRT_GroupManagerS.h FTRT_GroupManagerS.inl: FTRT_GroupManager-stamp
FTRT_GroupManager-stamp: $(srcdir)/FTRT_GroupManager.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FtRtEvent_Export -Wb,export_include=orbsvcs/FtRtEvent/Utils/ftrtevent_export.h -GC $(srcdir)/FTRT_GroupManager.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FtRtEvent_Export -Wb,export_include=orbsvcs/FtRtEvent/Utils/ftrtevent_export.h -GC $(srcdir)/FTRT_GroupManager.idl
@touch $@
BUILT_SOURCES += \
@@ -4366,10 +4125,7 @@ BUILT_SOURCES += \
FtRtecEventChannelAdminC.inl \
FtRtecEventChannelAdminS.cpp \
FtRtecEventChannelAdminS.h \
- FtRtecEventChannelAdminS.inl \
- FtRtecEventChannelAdminS_T.cpp \
- FtRtecEventChannelAdminS_T.h \
- FtRtecEventChannelAdminS_T.inl
+ FtRtecEventChannelAdminS.inl
CLEANFILES += \
FtRtecEventChannelAdmin-stamp \
@@ -4378,15 +4134,12 @@ CLEANFILES += \
FtRtecEventChannelAdminC.inl \
FtRtecEventChannelAdminS.cpp \
FtRtecEventChannelAdminS.h \
- FtRtecEventChannelAdminS.inl \
- FtRtecEventChannelAdminS_T.cpp \
- FtRtecEventChannelAdminS_T.h \
- FtRtecEventChannelAdminS_T.inl
+ FtRtecEventChannelAdminS.inl
-FtRtecEventChannelAdminC.cpp FtRtecEventChannelAdminC.h FtRtecEventChannelAdminC.inl FtRtecEventChannelAdminS.cpp FtRtecEventChannelAdminS.h FtRtecEventChannelAdminS.inl FtRtecEventChannelAdminS_T.cpp FtRtecEventChannelAdminS_T.h FtRtecEventChannelAdminS_T.inl: FtRtecEventChannelAdmin-stamp
+FtRtecEventChannelAdminC.cpp FtRtecEventChannelAdminC.h FtRtecEventChannelAdminC.inl FtRtecEventChannelAdminS.cpp FtRtecEventChannelAdminS.h FtRtecEventChannelAdminS.inl: FtRtecEventChannelAdmin-stamp
FtRtecEventChannelAdmin-stamp: $(srcdir)/FtRtecEventChannelAdmin.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FtRtEvent_Export -Wb,export_include=orbsvcs/FtRtEvent/Utils/ftrtevent_export.h $(srcdir)/FtRtecEventChannelAdmin.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FtRtEvent_Export -Wb,export_include=orbsvcs/FtRtEvent/Utils/ftrtevent_export.h $(srcdir)/FtRtecEventChannelAdmin.idl
@touch $@
lib_LTLIBRARIES += libTAO_FtRtEvent.la
@@ -4442,17 +4195,11 @@ nobase_include_HEADERS += \
FTRTC.inl \
FTRTS.h \
FTRTS.inl \
- FTRTS_T.cpp \
- FTRTS_T.h \
- FTRTS_T.inl \
FTRT_GroupManager.idl \
FTRT_GroupManagerC.h \
FTRT_GroupManagerC.inl \
FTRT_GroupManagerS.h \
FTRT_GroupManagerS.inl \
- FTRT_GroupManagerS_T.cpp \
- FTRT_GroupManagerS_T.h \
- FTRT_GroupManagerS_T.inl \
FtRtEvent/Utils/FTEC_Gateway.h \
FtRtEvent/Utils/FTEC_Gateway.inl \
FtRtEvent/Utils/Log.h \
@@ -4466,17 +4213,11 @@ nobase_include_HEADERS += \
FtRtecEventChannelAdminC.inl \
FtRtecEventChannelAdminS.h \
FtRtecEventChannelAdminS.inl \
- FtRtecEventChannelAdminS_T.cpp \
- FtRtecEventChannelAdminS_T.h \
- FtRtecEventChannelAdminS_T.inl \
FtRtecEventComm.idl \
FtRtecEventCommC.h \
FtRtecEventCommC.inl \
FtRtecEventCommS.h \
- FtRtecEventCommS.inl \
- FtRtecEventCommS_T.cpp \
- FtRtecEventCommS_T.h \
- FtRtecEventCommS_T.inl
+ FtRtecEventCommS.inl
endif !BUILD_ACE_FOR_TAO
endif BUILD_EXCEPTIONS
@@ -4763,9 +4504,7 @@ BUILT_SOURCES += \
FT_CORBAC.inl \
FT_CORBAS.cpp \
FT_CORBAS.h \
- FT_CORBAS.inl \
- FT_CORBAS_T.cpp \
- FT_CORBAS_T.inl
+ FT_CORBAS.inl
CLEANFILES += \
FT_CORBA-stamp \
@@ -4774,14 +4513,12 @@ CLEANFILES += \
FT_CORBAC.inl \
FT_CORBAS.cpp \
FT_CORBAS.h \
- FT_CORBAS.inl \
- FT_CORBAS_T.cpp \
- FT_CORBAS_T.inl
+ FT_CORBAS.inl
-FT_CORBAC.cpp FT_CORBAC.h FT_CORBAC.inl FT_CORBAS.cpp FT_CORBAS.h FT_CORBAS.inl FT_CORBAS_T.cpp FT_CORBAS_T.inl: FT_CORBA-stamp
+FT_CORBAC.cpp FT_CORBAC.h FT_CORBAC.inl FT_CORBAS.cpp FT_CORBAS.h FT_CORBAS.inl: FT_CORBA-stamp
FT_CORBA-stamp: $(srcdir)/FT_CORBA.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FT_Export -Wb,export_include=orbsvcs/FaultTolerance/fault_tol_export.h -Wb,skel_export_include=tao/PortableServer/PolicyS.h $(srcdir)/FT_CORBA.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FT_Export -Wb,export_include=orbsvcs/FaultTolerance/fault_tol_export.h -Wb,skel_export_include=tao/PortableServer/PolicyS.h $(srcdir)/FT_CORBA.idl
@touch $@
BUILT_SOURCES += \
@@ -4790,9 +4527,7 @@ BUILT_SOURCES += \
FT_ReplicaC.inl \
FT_ReplicaS.cpp \
FT_ReplicaS.h \
- FT_ReplicaS.inl \
- FT_ReplicaS_T.cpp \
- FT_ReplicaS_T.inl
+ FT_ReplicaS.inl
CLEANFILES += \
FT_Replica-stamp \
@@ -4801,14 +4536,12 @@ CLEANFILES += \
FT_ReplicaC.inl \
FT_ReplicaS.cpp \
FT_ReplicaS.h \
- FT_ReplicaS.inl \
- FT_ReplicaS_T.cpp \
- FT_ReplicaS_T.inl
+ FT_ReplicaS.inl
-FT_ReplicaC.cpp FT_ReplicaC.h FT_ReplicaC.inl FT_ReplicaS.cpp FT_ReplicaS.h FT_ReplicaS.inl FT_ReplicaS_T.cpp FT_ReplicaS_T.inl: FT_Replica-stamp
+FT_ReplicaC.cpp FT_ReplicaC.h FT_ReplicaC.inl FT_ReplicaS.cpp FT_ReplicaS.h FT_ReplicaS.inl: FT_Replica-stamp
FT_Replica-stamp: $(srcdir)/FT_Replica.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FT_Export -Wb,export_include=orbsvcs/FaultTolerance/fault_tol_export.h -Wb,skel_export_include=tao/PortableServer/PolicyS.h $(srcdir)/FT_Replica.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FT_Export -Wb,export_include=orbsvcs/FaultTolerance/fault_tol_export.h -Wb,skel_export_include=tao/PortableServer/PolicyS.h $(srcdir)/FT_Replica.idl
@touch $@
BUILT_SOURCES += \
@@ -4817,9 +4550,7 @@ BUILT_SOURCES += \
FT_NotifierC.inl \
FT_NotifierS.cpp \
FT_NotifierS.h \
- FT_NotifierS.inl \
- FT_NotifierS_T.cpp \
- FT_NotifierS_T.inl
+ FT_NotifierS.inl
CLEANFILES += \
FT_Notifier-stamp \
@@ -4828,14 +4559,12 @@ CLEANFILES += \
FT_NotifierC.inl \
FT_NotifierS.cpp \
FT_NotifierS.h \
- FT_NotifierS.inl \
- FT_NotifierS_T.cpp \
- FT_NotifierS_T.inl
+ FT_NotifierS.inl
-FT_NotifierC.cpp FT_NotifierC.h FT_NotifierC.inl FT_NotifierS.cpp FT_NotifierS.h FT_NotifierS.inl FT_NotifierS_T.cpp FT_NotifierS_T.inl: FT_Notifier-stamp
+FT_NotifierC.cpp FT_NotifierC.h FT_NotifierC.inl FT_NotifierS.cpp FT_NotifierS.h FT_NotifierS.inl: FT_Notifier-stamp
FT_Notifier-stamp: $(srcdir)/FT_Notifier.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FT_Export -Wb,export_include=orbsvcs/FaultTolerance/fault_tol_export.h -Wb,skel_export_include=tao/PortableServer/PolicyS.h $(srcdir)/FT_Notifier.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FT_Export -Wb,export_include=orbsvcs/FaultTolerance/fault_tol_export.h -Wb,skel_export_include=tao/PortableServer/PolicyS.h $(srcdir)/FT_Notifier.idl
@touch $@
BUILT_SOURCES += \
@@ -4844,9 +4573,7 @@ BUILT_SOURCES += \
FT_FaultDetectorFactoryC.inl \
FT_FaultDetectorFactoryS.cpp \
FT_FaultDetectorFactoryS.h \
- FT_FaultDetectorFactoryS.inl \
- FT_FaultDetectorFactoryS_T.cpp \
- FT_FaultDetectorFactoryS_T.inl
+ FT_FaultDetectorFactoryS.inl
CLEANFILES += \
FT_FaultDetectorFactory-stamp \
@@ -4855,14 +4582,12 @@ CLEANFILES += \
FT_FaultDetectorFactoryC.inl \
FT_FaultDetectorFactoryS.cpp \
FT_FaultDetectorFactoryS.h \
- FT_FaultDetectorFactoryS.inl \
- FT_FaultDetectorFactoryS_T.cpp \
- FT_FaultDetectorFactoryS_T.inl
+ FT_FaultDetectorFactoryS.inl
-FT_FaultDetectorFactoryC.cpp FT_FaultDetectorFactoryC.h FT_FaultDetectorFactoryC.inl FT_FaultDetectorFactoryS.cpp FT_FaultDetectorFactoryS.h FT_FaultDetectorFactoryS.inl FT_FaultDetectorFactoryS_T.cpp FT_FaultDetectorFactoryS_T.inl: FT_FaultDetectorFactory-stamp
+FT_FaultDetectorFactoryC.cpp FT_FaultDetectorFactoryC.h FT_FaultDetectorFactoryC.inl FT_FaultDetectorFactoryS.cpp FT_FaultDetectorFactoryS.h FT_FaultDetectorFactoryS.inl: FT_FaultDetectorFactory-stamp
FT_FaultDetectorFactory-stamp: $(srcdir)/FT_FaultDetectorFactory.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FT_Export -Wb,export_include=orbsvcs/FaultTolerance/fault_tol_export.h -Wb,skel_export_include=tao/PortableServer/PolicyS.h $(srcdir)/FT_FaultDetectorFactory.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FT_Export -Wb,export_include=orbsvcs/FaultTolerance/fault_tol_export.h -Wb,skel_export_include=tao/PortableServer/PolicyS.h $(srcdir)/FT_FaultDetectorFactory.idl
@touch $@
BUILT_SOURCES += \
@@ -4871,9 +4596,7 @@ BUILT_SOURCES += \
FT_ReplicationManagerC.inl \
FT_ReplicationManagerS.cpp \
FT_ReplicationManagerS.h \
- FT_ReplicationManagerS.inl \
- FT_ReplicationManagerS_T.cpp \
- FT_ReplicationManagerS_T.inl
+ FT_ReplicationManagerS.inl
CLEANFILES += \
FT_ReplicationManager-stamp \
@@ -4882,14 +4605,12 @@ CLEANFILES += \
FT_ReplicationManagerC.inl \
FT_ReplicationManagerS.cpp \
FT_ReplicationManagerS.h \
- FT_ReplicationManagerS.inl \
- FT_ReplicationManagerS_T.cpp \
- FT_ReplicationManagerS_T.inl
+ FT_ReplicationManagerS.inl
-FT_ReplicationManagerC.cpp FT_ReplicationManagerC.h FT_ReplicationManagerC.inl FT_ReplicationManagerS.cpp FT_ReplicationManagerS.h FT_ReplicationManagerS.inl FT_ReplicationManagerS_T.cpp FT_ReplicationManagerS_T.inl: FT_ReplicationManager-stamp
+FT_ReplicationManagerC.cpp FT_ReplicationManagerC.h FT_ReplicationManagerC.inl FT_ReplicationManagerS.cpp FT_ReplicationManagerS.h FT_ReplicationManagerS.inl: FT_ReplicationManager-stamp
FT_ReplicationManager-stamp: $(srcdir)/FT_ReplicationManager.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FT_Export -Wb,export_include=orbsvcs/FaultTolerance/fault_tol_export.h -Wb,skel_export_include=tao/PortableServer/PolicyS.h $(srcdir)/FT_ReplicationManager.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_FT_Export -Wb,export_include=orbsvcs/FaultTolerance/fault_tol_export.h -Wb,skel_export_include=tao/PortableServer/PolicyS.h $(srcdir)/FT_ReplicationManager.idl
@touch $@
lib_LTLIBRARIES += libTAO_FaultTolerance.la
@@ -4944,36 +4665,26 @@ nobase_include_HEADERS += \
FT_CORBAC.inl \
FT_CORBAS.h \
FT_CORBAS.inl \
- FT_CORBAS_T.cpp \
- FT_CORBAS_T.inl \
FT_FaultDetectorFactory.idl \
FT_FaultDetectorFactoryC.h \
FT_FaultDetectorFactoryC.inl \
FT_FaultDetectorFactoryS.h \
FT_FaultDetectorFactoryS.inl \
- FT_FaultDetectorFactoryS_T.cpp \
- FT_FaultDetectorFactoryS_T.inl \
FT_Notifier.idl \
FT_NotifierC.h \
FT_NotifierC.inl \
FT_NotifierS.h \
FT_NotifierS.inl \
- FT_NotifierS_T.cpp \
- FT_NotifierS_T.inl \
FT_Replica.idl \
FT_ReplicaC.h \
FT_ReplicaC.inl \
FT_ReplicaS.h \
FT_ReplicaS.inl \
- FT_ReplicaS_T.cpp \
- FT_ReplicaS_T.inl \
FT_ReplicationManager.idl \
FT_ReplicationManagerC.h \
FT_ReplicationManagerC.inl \
FT_ReplicationManagerS.h \
FT_ReplicationManagerS.inl \
- FT_ReplicationManagerS_T.cpp \
- FT_ReplicationManagerS_T.inl \
FaultTolerance/fault_tol_export.h
pkgconfig_DATA += \
@@ -5017,7 +4728,7 @@ CLEANFILES += \
HTIOPC.cpp HTIOPC.h HTIOPC.inl HTIOPS.h: HTIOP-stamp
HTIOP-stamp: $(srcdir)/HTIOP.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=HTIOP_Export -Wb,export_include=orbsvcs/HTIOP/HTIOP_Export.h -SS $(srcdir)/HTIOP.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=HTIOP_Export -Wb,export_include=orbsvcs/HTIOP/HTIOP_Export.h -SS $(srcdir)/HTIOP.idl
@touch $@
BUILT_SOURCES += \
@@ -5034,7 +4745,7 @@ CLEANFILES += \
HTIOP/htiop_endpointsC.cpp HTIOP/htiop_endpointsC.h HTIOP/htiop_endpointsS.h: HTIOP/htiop_endpoints-stamp
HTIOP/htiop_endpoints-stamp: $(srcdir)/HTIOP/htiop_endpoints.pidl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=HTIOP_Export -Wb,export_include=orbsvcs/HTIOP/HTIOP_Export.h -SS -Sci -Gp -Gd -Ge 1 -Sa -Sorb -o HTIOP $(srcdir)/HTIOP/htiop_endpoints.pidl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=HTIOP_Export -Wb,export_include=orbsvcs/HTIOP/HTIOP_Export.h -SS -Sci -Gp -Gd -Ge 1 -Sa -Sorb -o HTIOP $(srcdir)/HTIOP/htiop_endpoints.pidl
@touch $@
lib_LTLIBRARIES += libTAO_HTIOP.la
@@ -5319,10 +5030,7 @@ BUILT_SOURCES += \
RTEventLogAdminC.inl \
RTEventLogAdminS.cpp \
RTEventLogAdminS.h \
- RTEventLogAdminS.inl \
- RTEventLogAdminS_T.cpp \
- RTEventLogAdminS_T.h \
- RTEventLogAdminS_T.inl
+ RTEventLogAdminS.inl
CLEANFILES += \
RTEventLogAdmin-stamp \
@@ -5331,15 +5039,12 @@ CLEANFILES += \
RTEventLogAdminC.inl \
RTEventLogAdminS.cpp \
RTEventLogAdminS.h \
- RTEventLogAdminS.inl \
- RTEventLogAdminS_T.cpp \
- RTEventLogAdminS_T.h \
- RTEventLogAdminS_T.inl
+ RTEventLogAdminS.inl
-RTEventLogAdminC.cpp RTEventLogAdminC.h RTEventLogAdminC.inl RTEventLogAdminS.cpp RTEventLogAdminS.h RTEventLogAdminS.inl RTEventLogAdminS_T.cpp RTEventLogAdminS_T.h RTEventLogAdminS_T.inl: RTEventLogAdmin-stamp
+RTEventLogAdminC.cpp RTEventLogAdminC.h RTEventLogAdminC.inl RTEventLogAdminS.cpp RTEventLogAdminS.h RTEventLogAdminS.inl: RTEventLogAdmin-stamp
RTEventLogAdmin-stamp: $(srcdir)/RTEventLogAdmin.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_RTEventLog_Export -Wb,stub_export_include=orbsvcs/Log/rteventlog_export.h -Wb,skel_export_macro=TAO_RTEventLog_Skel_Export -Wb,skel_export_include=orbsvcs/Log/rteventlog_skel_export.h $(srcdir)/RTEventLogAdmin.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,stub_export_macro=TAO_RTEventLog_Export -Wb,stub_export_include=orbsvcs/Log/rteventlog_export.h -Wb,skel_export_macro=TAO_RTEventLog_Skel_Export -Wb,skel_export_include=orbsvcs/Log/rteventlog_skel_export.h $(srcdir)/RTEventLogAdmin.idl
@touch $@
@@ -5415,10 +5120,7 @@ BUILT_SOURCES += \
RtecSchedulerC.inl \
RtecSchedulerS.cpp \
RtecSchedulerS.h \
- RtecSchedulerS.inl \
- RtecSchedulerS_T.cpp \
- RtecSchedulerS_T.h \
- RtecSchedulerS_T.inl
+ RtecSchedulerS.inl
CLEANFILES += \
RtecScheduler-stamp \
@@ -5427,15 +5129,12 @@ CLEANFILES += \
RtecSchedulerC.inl \
RtecSchedulerS.cpp \
RtecSchedulerS.h \
- RtecSchedulerS.inl \
- RtecSchedulerS_T.cpp \
- RtecSchedulerS_T.h \
- RtecSchedulerS_T.inl
+ RtecSchedulerS.inl
-RtecSchedulerC.cpp RtecSchedulerC.h RtecSchedulerC.inl RtecSchedulerS.cpp RtecSchedulerS.h RtecSchedulerS.inl RtecSchedulerS_T.cpp RtecSchedulerS_T.h RtecSchedulerS_T.inl: RtecScheduler-stamp
+RtecSchedulerC.cpp RtecSchedulerC.h RtecSchedulerC.inl RtecSchedulerS.cpp RtecSchedulerS.h RtecSchedulerS.inl: RtecScheduler-stamp
RtecScheduler-stamp: $(srcdir)/RtecScheduler.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_RTSched_Export -Wb,export_include=orbsvcs/Sched/sched_export.h $(srcdir)/RtecScheduler.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_RTSched_Export -Wb,export_include=orbsvcs/Sched/sched_export.h $(srcdir)/RtecScheduler.idl
@touch $@
lib_LTLIBRARIES += libTAO_RTSched.la
@@ -5480,9 +5179,6 @@ nobase_include_HEADERS += \
RtecSchedulerC.inl \
RtecSchedulerS.h \
RtecSchedulerS.inl \
- RtecSchedulerS_T.cpp \
- RtecSchedulerS_T.h \
- RtecSchedulerS_T.inl \
Runtime_Scheduler.h \
Sched/Config_Scheduler.h \
Sched/DynSched.h \
@@ -5836,63 +5532,57 @@ BUILT_SOURCES += \
CSIC.cpp \
CSIC.h \
CSIC.inl \
- CSIS.inl \
- CSIS_T.inl
+ CSIS.inl
CLEANFILES += \
CSI-stamp \
CSIC.cpp \
CSIC.h \
CSIC.inl \
- CSIS.inl \
- CSIS_T.inl
+ CSIS.inl
-CSIC.cpp CSIC.h CSIC.inl CSIS.inl CSIS_T.inl: CSI-stamp
+CSIC.cpp CSIC.h CSIC.inl CSIS.inl: CSI-stamp
CSI-stamp: $(srcdir)/CSI.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Security_Export -Wb,export_include=orbsvcs/Security/security_export.h $(srcdir)/CSI.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Security_Export -Wb,export_include=orbsvcs/Security/security_export.h $(srcdir)/CSI.idl
@touch $@
BUILT_SOURCES += \
CSIIOPC.cpp \
CSIIOPC.h \
CSIIOPC.inl \
- CSIIOPS.inl \
- CSIIOPS_T.inl
+ CSIIOPS.inl
CLEANFILES += \
CSIIOP-stamp \
CSIIOPC.cpp \
CSIIOPC.h \
CSIIOPC.inl \
- CSIIOPS.inl \
- CSIIOPS_T.inl
+ CSIIOPS.inl
-CSIIOPC.cpp CSIIOPC.h CSIIOPC.inl CSIIOPS.inl CSIIOPS_T.inl: CSIIOP-stamp
+CSIIOPC.cpp CSIIOPC.h CSIIOPC.inl CSIIOPS.inl: CSIIOP-stamp
CSIIOP-stamp: $(srcdir)/CSIIOP.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Security_Export -Wb,export_include=orbsvcs/Security/security_export.h $(srcdir)/CSIIOP.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Security_Export -Wb,export_include=orbsvcs/Security/security_export.h $(srcdir)/CSIIOP.idl
@touch $@
BUILT_SOURCES += \
GSSUPC.cpp \
GSSUPC.h \
GSSUPC.inl \
- GSSUPS.inl \
- GSSUPS_T.inl
+ GSSUPS.inl
CLEANFILES += \
GSSUP-stamp \
GSSUPC.cpp \
GSSUPC.h \
GSSUPC.inl \
- GSSUPS.inl \
- GSSUPS_T.inl
+ GSSUPS.inl
-GSSUPC.cpp GSSUPC.h GSSUPC.inl GSSUPS.inl GSSUPS_T.inl: GSSUP-stamp
+GSSUPC.cpp GSSUPC.h GSSUPC.inl GSSUPS.inl: GSSUP-stamp
GSSUP-stamp: $(srcdir)/GSSUP.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Security_Export -Wb,export_include=orbsvcs/Security/security_export.h $(srcdir)/GSSUP.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Security_Export -Wb,export_include=orbsvcs/Security/security_export.h $(srcdir)/GSSUP.idl
@touch $@
BUILT_SOURCES += \
@@ -5901,9 +5591,7 @@ BUILT_SOURCES += \
SecurityC.inl \
SecurityS.cpp \
SecurityS.h \
- SecurityS.inl \
- SecurityS_T.cpp \
- SecurityS_T.inl
+ SecurityS.inl
CLEANFILES += \
Security-stamp \
@@ -5912,14 +5600,12 @@ CLEANFILES += \
SecurityC.inl \
SecurityS.cpp \
SecurityS.h \
- SecurityS.inl \
- SecurityS_T.cpp \
- SecurityS_T.inl
+ SecurityS.inl
-SecurityC.cpp SecurityC.h SecurityC.inl SecurityS.cpp SecurityS.h SecurityS.inl SecurityS_T.cpp SecurityS_T.inl: Security-stamp
+SecurityC.cpp SecurityC.h SecurityC.inl SecurityS.cpp SecurityS.h SecurityS.inl: Security-stamp
Security-stamp: $(srcdir)/Security.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Security_Export -Wb,export_include=orbsvcs/Security/security_export.h $(srcdir)/Security.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Security_Export -Wb,export_include=orbsvcs/Security/security_export.h $(srcdir)/Security.idl
@touch $@
BUILT_SOURCES += \
@@ -5928,9 +5614,7 @@ BUILT_SOURCES += \
SecurityLevel1C.inl \
SecurityLevel1S.cpp \
SecurityLevel1S.h \
- SecurityLevel1S.inl \
- SecurityLevel1S_T.cpp \
- SecurityLevel1S_T.inl
+ SecurityLevel1S.inl
CLEANFILES += \
SecurityLevel1-stamp \
@@ -5939,14 +5623,12 @@ CLEANFILES += \
SecurityLevel1C.inl \
SecurityLevel1S.cpp \
SecurityLevel1S.h \
- SecurityLevel1S.inl \
- SecurityLevel1S_T.cpp \
- SecurityLevel1S_T.inl
+ SecurityLevel1S.inl
-SecurityLevel1C.cpp SecurityLevel1C.h SecurityLevel1C.inl SecurityLevel1S.cpp SecurityLevel1S.h SecurityLevel1S.inl SecurityLevel1S_T.cpp SecurityLevel1S_T.inl: SecurityLevel1-stamp
+SecurityLevel1C.cpp SecurityLevel1C.h SecurityLevel1C.inl SecurityLevel1S.cpp SecurityLevel1S.h SecurityLevel1S.inl: SecurityLevel1-stamp
SecurityLevel1-stamp: $(srcdir)/SecurityLevel1.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Security_Export -Wb,export_include=orbsvcs/Security/security_export.h $(srcdir)/SecurityLevel1.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Security_Export -Wb,export_include=orbsvcs/Security/security_export.h $(srcdir)/SecurityLevel1.idl
@touch $@
BUILT_SOURCES += \
@@ -5955,9 +5637,7 @@ BUILT_SOURCES += \
SecurityLevel2C.inl \
SecurityLevel2S.cpp \
SecurityLevel2S.h \
- SecurityLevel2S.inl \
- SecurityLevel2S_T.cpp \
- SecurityLevel2S_T.inl
+ SecurityLevel2S.inl
CLEANFILES += \
SecurityLevel2-stamp \
@@ -5966,35 +5646,31 @@ CLEANFILES += \
SecurityLevel2C.inl \
SecurityLevel2S.cpp \
SecurityLevel2S.h \
- SecurityLevel2S.inl \
- SecurityLevel2S_T.cpp \
- SecurityLevel2S_T.inl
+ SecurityLevel2S.inl
-SecurityLevel2C.cpp SecurityLevel2C.h SecurityLevel2C.inl SecurityLevel2S.cpp SecurityLevel2S.h SecurityLevel2S.inl SecurityLevel2S_T.cpp SecurityLevel2S_T.inl: SecurityLevel2-stamp
+SecurityLevel2C.cpp SecurityLevel2C.h SecurityLevel2C.inl SecurityLevel2S.cpp SecurityLevel2S.h SecurityLevel2S.inl: SecurityLevel2-stamp
SecurityLevel2-stamp: $(srcdir)/SecurityLevel2.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Security_Export -Wb,export_include=orbsvcs/Security/security_export.h $(srcdir)/SecurityLevel2.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Security_Export -Wb,export_include=orbsvcs/Security/security_export.h $(srcdir)/SecurityLevel2.idl
@touch $@
BUILT_SOURCES += \
SecurityLevel3C.cpp \
SecurityLevel3C.h \
SecurityLevel3C.inl \
- SecurityLevel3S.inl \
- SecurityLevel3S_T.inl
+ SecurityLevel3S.inl
CLEANFILES += \
SecurityLevel3-stamp \
SecurityLevel3C.cpp \
SecurityLevel3C.h \
SecurityLevel3C.inl \
- SecurityLevel3S.inl \
- SecurityLevel3S_T.inl
+ SecurityLevel3S.inl
-SecurityLevel3C.cpp SecurityLevel3C.h SecurityLevel3C.inl SecurityLevel3S.inl SecurityLevel3S_T.inl: SecurityLevel3-stamp
+SecurityLevel3C.cpp SecurityLevel3C.h SecurityLevel3C.inl SecurityLevel3S.inl: SecurityLevel3-stamp
SecurityLevel3-stamp: $(srcdir)/SecurityLevel3.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Security_Export -Wb,export_include=orbsvcs/Security/security_export.h $(srcdir)/SecurityLevel3.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_Security_Export -Wb,export_include=orbsvcs/Security/security_export.h $(srcdir)/SecurityLevel3.idl
@touch $@
lib_LTLIBRARIES += libTAO_Security.la
@@ -6055,14 +5731,11 @@ nobase_include_HEADERS += \
CSIIOPC.h \
CSIIOPC.inl \
CSIIOPS.inl \
- CSIIOPS_T.inl \
CSIS.inl \
- CSIS_T.inl \
GSSUP.idl \
GSSUPC.h \
GSSUPC.inl \
GSSUPS.inl \
- GSSUPS_T.inl \
Security.idl \
Security/CSI_Utils.h \
Security/SL2_EstablishTrustPolicy.h \
@@ -6089,24 +5762,17 @@ nobase_include_HEADERS += \
SecurityLevel1C.inl \
SecurityLevel1S.h \
SecurityLevel1S.inl \
- SecurityLevel1S_T.cpp \
- SecurityLevel1S_T.inl \
SecurityLevel2.idl \
SecurityLevel2C.h \
SecurityLevel2C.inl \
SecurityLevel2S.h \
SecurityLevel2S.inl \
- SecurityLevel2S_T.cpp \
- SecurityLevel2S_T.inl \
SecurityLevel3.idl \
SecurityLevel3C.h \
SecurityLevel3C.inl \
SecurityLevel3S.inl \
- SecurityLevel3S_T.inl \
SecurityS.h \
- SecurityS.inl \
- SecurityS_T.cpp \
- SecurityS_T.inl
+ SecurityS.inl
endif BUILD_INTERCEPTORS
endif BUILD_EXCEPTIONS
@@ -6139,7 +5805,7 @@ CLEANFILES += \
SSLIOPC.cpp SSLIOPC.h SSLIOPC.inl SSLIOPS.h: SSLIOP-stamp
SSLIOP-stamp: $(srcdir)/SSLIOP.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_SSLIOP_Export -Wb,export_include=orbsvcs/SSLIOP/SSLIOP_Export.h -SS $(srcdir)/SSLIOP.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_SSLIOP_Export -Wb,export_include=orbsvcs/SSLIOP/SSLIOP_Export.h -SS $(srcdir)/SSLIOP.idl
@touch $@
BUILT_SOURCES += \
@@ -6156,7 +5822,7 @@ CLEANFILES += \
SSLIOP/ssl_endpointsC.cpp SSLIOP/ssl_endpointsC.h SSLIOP/ssl_endpointsS.h: SSLIOP/ssl_endpoints-stamp
SSLIOP/ssl_endpoints-stamp: $(srcdir)/SSLIOP/ssl_endpoints.pidl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_SSLIOP_Export -Wb,export_include=orbsvcs/SSLIOP/SSLIOP_Export.h -SS -Sci -Gp -Gd -Ge 1 -Sa -Sorb -o SSLIOP $(srcdir)/SSLIOP/ssl_endpoints.pidl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL -Wb,export_macro=TAO_SSLIOP_Export -Wb,export_include=orbsvcs/SSLIOP/SSLIOP_Export.h -SS -Sci -Gp -Gd -Ge 1 -Sa -Sorb -o SSLIOP $(srcdir)/SSLIOP/ssl_endpoints.pidl
@touch $@
lib_LTLIBRARIES += libTAO_SSLIOP.la
diff --git a/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/Makefile.am b/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/Makefile.am
index 185294e39ea..61e35c2cd04 100644
--- a/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/Makefile.am
+++ b/TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/Makefile.am
@@ -23,7 +23,6 @@ noinst_PROGRAMS =
if BUILD_AMI
if BUILD_CORBA_MESSAGING
if BUILD_EXCEPTIONS
-if !BUILD_ACE_FOR_TAO
BUILT_SOURCES = \
TestC.cpp \
@@ -31,10 +30,7 @@ BUILT_SOURCES = \
TestC.inl \
TestS.cpp \
TestS.h \
- TestS.inl \
- TestS_T.cpp \
- TestS_T.h \
- TestS_T.inl
+ TestS.inl
CLEANFILES = \
Test-stamp \
@@ -43,22 +39,18 @@ CLEANFILES = \
TestC.inl \
TestS.cpp \
TestS.h \
- TestS.inl \
- TestS_T.cpp \
- TestS_T.h \
- TestS_T.inl
+ TestS.inl
-TestC.cpp TestC.h TestC.inl TestS.cpp TestS.h TestS.inl TestS_T.cpp TestS_T.h TestS_T.inl: Test-stamp
+TestC.cpp TestC.h TestC.inl TestS.cpp TestS.h TestS.inl: Test-stamp
Test-stamp: $(srcdir)/Test.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT $(srcdir)/Test.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs $(srcdir)/Test.idl
@touch $@
noinst_HEADERS = \
Test.idl
-endif !BUILD_ACE_FOR_TAO
endif BUILD_EXCEPTIONS
endif BUILD_CORBA_MESSAGING
endif BUILD_AMI
diff --git a/TAO/orbsvcs/performance-tests/RTEvent/RTCORBA_Baseline/Makefile.am b/TAO/orbsvcs/performance-tests/RTEvent/RTCORBA_Baseline/Makefile.am
index f1dde6bf6fc..da600689ce1 100644
--- a/TAO/orbsvcs/performance-tests/RTEvent/RTCORBA_Baseline/Makefile.am
+++ b/TAO/orbsvcs/performance-tests/RTEvent/RTCORBA_Baseline/Makefile.am
@@ -31,10 +31,7 @@ BUILT_SOURCES = \
TestC.inl \
TestS.cpp \
TestS.h \
- TestS.inl \
- TestS_T.cpp \
- TestS_T.h \
- TestS_T.inl
+ TestS.inl
CLEANFILES = \
Test-stamp \
@@ -43,15 +40,12 @@ CLEANFILES = \
TestC.inl \
TestS.cpp \
TestS.h \
- TestS.inl \
- TestS_T.cpp \
- TestS_T.h \
- TestS_T.inl
+ TestS.inl
-TestC.cpp TestC.h TestC.inl TestS.cpp TestS.h TestS.inl TestS_T.cpp TestS_T.h TestS_T.inl: Test-stamp
+TestC.cpp TestC.h TestC.inl TestS.cpp TestS.h TestS.inl: Test-stamp
Test-stamp: $(srcdir)/Test.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT $(srcdir)/Test.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs $(srcdir)/Test.idl
@touch $@
diff --git a/TAO/orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/Makefile.am b/TAO/orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/Makefile.am
index 579cda5cb6a..0696fdb5845 100644
--- a/TAO/orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/Makefile.am
+++ b/TAO/orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/Makefile.am
@@ -31,10 +31,7 @@ BUILT_SOURCES = \
TestC.inl \
TestS.cpp \
TestS.h \
- TestS.inl \
- TestS_T.cpp \
- TestS_T.h \
- TestS_T.inl
+ TestS.inl
CLEANFILES = \
Test-stamp \
@@ -43,15 +40,12 @@ CLEANFILES = \
TestC.inl \
TestS.cpp \
TestS.h \
- TestS.inl \
- TestS_T.cpp \
- TestS_T.h \
- TestS_T.inl
+ TestS.inl
-TestC.cpp TestC.h TestC.inl TestS.cpp TestS.h TestS.inl TestS_T.cpp TestS_T.h TestS_T.inl: Test-stamp
+TestC.cpp TestC.h TestC.inl TestS.cpp TestS.h TestS.inl: Test-stamp
Test-stamp: $(srcdir)/Test.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT $(srcdir)/Test.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs $(srcdir)/Test.idl
@touch $@
diff --git a/TAO/orbsvcs/performance-tests/RTEvent/lib/Makefile.am b/TAO/orbsvcs/performance-tests/RTEvent/lib/Makefile.am
index cb72a401638..112eb29e3d3 100644
--- a/TAO/orbsvcs/performance-tests/RTEvent/lib/Makefile.am
+++ b/TAO/orbsvcs/performance-tests/RTEvent/lib/Makefile.am
@@ -30,10 +30,7 @@ BUILT_SOURCES = \
Federated_TestC.inl \
Federated_TestS.cpp \
Federated_TestS.h \
- Federated_TestS.inl \
- Federated_TestS_T.cpp \
- Federated_TestS_T.h \
- Federated_TestS_T.inl
+ Federated_TestS.inl
CLEANFILES = \
Federated_Test-stamp \
@@ -42,15 +39,12 @@ CLEANFILES = \
Federated_TestC.inl \
Federated_TestS.cpp \
Federated_TestS.h \
- Federated_TestS.inl \
- Federated_TestS_T.cpp \
- Federated_TestS_T.h \
- Federated_TestS_T.inl
+ Federated_TestS.inl
-Federated_TestC.cpp Federated_TestC.h Federated_TestC.inl Federated_TestS.cpp Federated_TestS.h Federated_TestS.inl Federated_TestS_T.cpp Federated_TestS_T.h Federated_TestS_T.inl: Federated_Test-stamp
+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 -GT -Wb,export_macro=TAO_RTEC_Perf_Export -Wb,export_include=rtec_perf_export.h $(srcdir)/Federated_Test.idl
+ $(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
@@ -113,9 +107,6 @@ noinst_HEADERS = \
Federated_TestC.inl \
Federated_TestS.h \
Federated_TestS.inl \
- Federated_TestS_T.cpp \
- Federated_TestS_T.h \
- Federated_TestS_T.inl \
Implicit_Deactivator.h \
Implicit_Deactivator.inl \
Loopback.h \
diff --git a/TAO/orbsvcs/tests/BiDir_CORBALOC/Makefile.am b/TAO/orbsvcs/tests/BiDir_CORBALOC/Makefile.am
index 2e8d0086aa8..01ff3e4365d 100644
--- a/TAO/orbsvcs/tests/BiDir_CORBALOC/Makefile.am
+++ b/TAO/orbsvcs/tests/BiDir_CORBALOC/Makefile.am
@@ -27,10 +27,7 @@ BUILT_SOURCES = \
TimeModuleC.inl \
TimeModuleS.cpp \
TimeModuleS.h \
- TimeModuleS.inl \
- TimeModuleS_T.cpp \
- TimeModuleS_T.h \
- TimeModuleS_T.inl
+ TimeModuleS.inl
CLEANFILES = \
TimeModule-stamp \
@@ -39,15 +36,12 @@ CLEANFILES = \
TimeModuleC.inl \
TimeModuleS.cpp \
TimeModuleS.h \
- TimeModuleS.inl \
- TimeModuleS_T.cpp \
- TimeModuleS_T.h \
- TimeModuleS_T.inl
+ TimeModuleS.inl
-TimeModuleC.cpp TimeModuleC.h TimeModuleC.inl TimeModuleS.cpp TimeModuleS.h TimeModuleS.inl TimeModuleS_T.cpp TimeModuleS_T.h TimeModuleS_T.inl: TimeModule-stamp
+TimeModuleC.cpp TimeModuleC.h TimeModuleC.inl TimeModuleS.cpp TimeModuleS.h TimeModuleS.inl: TimeModule-stamp
TimeModule-stamp: $(srcdir)/TimeModule.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT $(srcdir)/TimeModule.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs $(srcdir)/TimeModule.idl
@touch $@
noinst_PROGRAMS = TimeServer
@@ -67,9 +61,7 @@ TimeServer_SOURCES = \
TimeModuleC.h \
TimeModuleC.inl \
TimeModuleS.h \
- TimeModuleS.inl \
- TimeModuleS_T.h \
- TimeModuleS_T.inl
+ TimeModuleS.inl
TimeServer_LDADD = \
$(TAO_BUILDDIR)/tao/libTAO_Utils.la \
diff --git a/TAO/orbsvcs/tests/Bug_2377_Regression/Makefile.am b/TAO/orbsvcs/tests/Bug_2377_Regression/Makefile.am
index cc54d21323c..06f10909d11 100644
--- a/TAO/orbsvcs/tests/Bug_2377_Regression/Makefile.am
+++ b/TAO/orbsvcs/tests/Bug_2377_Regression/Makefile.am
@@ -28,10 +28,7 @@ BUILT_SOURCES = \
HelloC.inl \
HelloS.cpp \
HelloS.h \
- HelloS.inl \
- HelloS_T.cpp \
- HelloS_T.h \
- HelloS_T.inl
+ HelloS.inl
CLEANFILES = \
Hello-stamp \
@@ -40,15 +37,12 @@ CLEANFILES = \
HelloC.inl \
HelloS.cpp \
HelloS.h \
- HelloS.inl \
- HelloS_T.cpp \
- HelloS_T.h \
- HelloS_T.inl
+ HelloS.inl
-HelloC.cpp HelloC.h HelloC.inl HelloS.cpp HelloS.h HelloS.inl HelloS_T.cpp HelloS_T.h HelloS_T.inl: Hello-stamp
+HelloC.cpp HelloC.h HelloC.inl HelloS.cpp HelloS.h HelloS.inl: Hello-stamp
Hello-stamp: $(srcdir)/Hello.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT $(srcdir)/Hello.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs $(srcdir)/Hello.idl
@touch $@
noinst_PROGRAMS = uipmc_test
@@ -68,9 +62,7 @@ uipmc_test_SOURCES = \
HelloC.h \
HelloC.inl \
HelloS.h \
- HelloS.inl \
- HelloS_T.h \
- HelloS_T.inl
+ HelloS.inl
uipmc_test_LDADD = \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_PortableGroup.la \
diff --git a/TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile.am b/TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile.am
index 614a67934e4..154be214702 100644
--- a/TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile.am
+++ b/TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile.am
@@ -29,10 +29,7 @@ BUILT_SOURCES = \
dataC.inl \
dataS.cpp \
dataS.h \
- dataS.inl \
- dataS_T.cpp \
- dataS_T.h \
- dataS_T.inl
+ dataS.inl
CLEANFILES = \
data-stamp \
@@ -41,15 +38,12 @@ CLEANFILES = \
dataC.inl \
dataS.cpp \
dataS.h \
- dataS.inl \
- dataS_T.cpp \
- dataS_T.h \
- dataS_T.inl
+ dataS.inl
-dataC.cpp dataC.h dataC.inl dataS.cpp dataS.h dataS.inl dataS_T.cpp dataS_T.h dataS_T.inl: data-stamp
+dataC.cpp dataC.h dataC.inl dataS.cpp dataS.h dataS.inl: data-stamp
data-stamp: $(srcdir)/data.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT $(srcdir)/data.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs $(srcdir)/data.idl
@touch $@
diff --git a/TAO/orbsvcs/tests/Event/Makefile.am b/TAO/orbsvcs/tests/Event/Makefile.am
index 547cb9d11b8..7663a0d02bd 100644
--- a/TAO/orbsvcs/tests/Event/Makefile.am
+++ b/TAO/orbsvcs/tests/Event/Makefile.am
@@ -11,9 +11,8 @@
SUBDIRS = \
Mcast \
ThreadFlags \
+ UDP \
lib \
Performance \
Basic
-# SUBDIRS += \
-# UDP
diff --git a/TAO/orbsvcs/tests/FT_App/Makefile.am b/TAO/orbsvcs/tests/FT_App/Makefile.am
index 75d5da6667d..14f926b0d04 100644
--- a/TAO/orbsvcs/tests/FT_App/Makefile.am
+++ b/TAO/orbsvcs/tests/FT_App/Makefile.am
@@ -84,10 +84,7 @@ BUILT_SOURCES = \
FT_TestReplicaC.inl \
FT_TestReplicaS.cpp \
FT_TestReplicaS.h \
- FT_TestReplicaS.inl \
- FT_TestReplicaS_T.cpp \
- FT_TestReplicaS_T.h \
- FT_TestReplicaS_T.inl
+ FT_TestReplicaS.inl
CLEANFILES = \
FT_TestReplica-stamp \
@@ -96,15 +93,12 @@ CLEANFILES = \
FT_TestReplicaC.inl \
FT_TestReplicaS.cpp \
FT_TestReplicaS.h \
- FT_TestReplicaS.inl \
- FT_TestReplicaS_T.cpp \
- FT_TestReplicaS_T.h \
- FT_TestReplicaS_T.inl
+ FT_TestReplicaS.inl
-FT_TestReplicaC.cpp FT_TestReplicaC.h FT_TestReplicaC.inl FT_TestReplicaS.cpp FT_TestReplicaS.h FT_TestReplicaS.inl FT_TestReplicaS_T.cpp FT_TestReplicaS_T.h FT_TestReplicaS_T.inl: FT_TestReplica-stamp
+FT_TestReplicaC.cpp FT_TestReplicaC.h FT_TestReplicaC.inl FT_TestReplicaS.cpp FT_TestReplicaS.h FT_TestReplicaS.inl: FT_TestReplica-stamp
FT_TestReplica-stamp: $(srcdir)/FT_TestReplica.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT $(srcdir)/FT_TestReplica.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs $(srcdir)/FT_TestReplica.idl
@touch $@
diff --git a/TAO/orbsvcs/tests/ImplRepo/Makefile.am b/TAO/orbsvcs/tests/ImplRepo/Makefile.am
index 8bc8fd330d4..bc4e9efe1ab 100644
--- a/TAO/orbsvcs/tests/ImplRepo/Makefile.am
+++ b/TAO/orbsvcs/tests/ImplRepo/Makefile.am
@@ -18,12 +18,10 @@ TAO_ROOT = $(top_srcdir)
SUBDIRS = \
. \
+ Bug_2604_Regression \
NameService \
scale
-# SUBDIRS += \
-# Bug_2604_Regression
-
noinst_PROGRAMS =
## Makefile.airplane_idl.am
diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/Makefile.am b/TAO/orbsvcs/tests/Interoperable_Naming/Makefile.am
index c2157937015..47912a98ba5 100644
--- a/TAO/orbsvcs/tests/Interoperable_Naming/Makefile.am
+++ b/TAO/orbsvcs/tests/Interoperable_Naming/Makefile.am
@@ -27,10 +27,7 @@ BUILT_SOURCES = \
Web_ServerC.inl \
Web_ServerS.cpp \
Web_ServerS.h \
- Web_ServerS.inl \
- Web_ServerS_T.cpp \
- Web_ServerS_T.h \
- Web_ServerS_T.inl
+ Web_ServerS.inl
CLEANFILES = \
Web_Server-stamp \
@@ -39,15 +36,12 @@ CLEANFILES = \
Web_ServerC.inl \
Web_ServerS.cpp \
Web_ServerS.h \
- Web_ServerS.inl \
- Web_ServerS_T.cpp \
- Web_ServerS_T.h \
- Web_ServerS_T.inl
+ Web_ServerS.inl
-Web_ServerC.cpp Web_ServerC.h Web_ServerC.inl Web_ServerS.cpp Web_ServerS.h Web_ServerS.inl Web_ServerS_T.cpp Web_ServerS_T.h Web_ServerS_T.inl: Web_Server-stamp
+Web_ServerC.cpp Web_ServerC.h Web_ServerC.inl Web_ServerS.cpp Web_ServerS.h Web_ServerS.inl: Web_Server-stamp
Web_Server-stamp: $(srcdir)/Web_Server.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT $(srcdir)/Web_Server.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs $(srcdir)/Web_Server.idl
@touch $@
noinst_PROGRAMS = client
@@ -69,8 +63,6 @@ client_SOURCES = \
Web_ServerC.inl \
Web_ServerS.h \
Web_ServerS.inl \
- Web_ServerS_T.h \
- Web_ServerS_T.inl \
ncontextext_client_i.h
client_LDADD = \
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/Makefile.am b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/Makefile.am
index 5a006b464f6..7d26c2c8a17 100644
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/Makefile.am
+++ b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/Makefile.am
@@ -29,10 +29,7 @@ BUILT_SOURCES = \
TestC.inl \
TestS.cpp \
TestS.h \
- TestS.inl \
- TestS_T.cpp \
- TestS_T.h \
- TestS_T.inl
+ TestS.inl
CLEANFILES = \
Test-stamp \
@@ -41,15 +38,12 @@ CLEANFILES = \
TestC.inl \
TestS.cpp \
TestS.h \
- TestS.inl \
- TestS_T.cpp \
- TestS_T.h \
- TestS_T.inl
+ TestS.inl
-TestC.cpp TestC.h TestC.inl TestS.cpp TestS.h TestS.inl TestS_T.cpp TestS_T.h TestS_T.inl: Test-stamp
+TestC.cpp TestC.h TestC.inl TestS.cpp TestS.h TestS.inl: Test-stamp
Test-stamp: $(srcdir)/Test.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT $(srcdir)/Test.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs $(srcdir)/Test.idl
@touch $@
noinst_PROGRAMS = server
@@ -75,9 +69,7 @@ server_SOURCES = \
TestC.h \
TestC.inl \
TestS.h \
- TestS.inl \
- TestS_T.h \
- TestS_T.inl
+ TestS.inl
server_LDADD = \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_Svc_Utils.la \
diff --git a/TAO/orbsvcs/tests/Notify/lib/Makefile.am b/TAO/orbsvcs/tests/Notify/lib/Makefile.am
index 9cd8939544f..95cadebe495 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Makefile.am
+++ b/TAO/orbsvcs/tests/Notify/lib/Makefile.am
@@ -28,10 +28,7 @@ BUILT_SOURCES = \
Activation_ManagerC.inl \
Activation_ManagerS.cpp \
Activation_ManagerS.h \
- Activation_ManagerS.inl \
- Activation_ManagerS_T.cpp \
- Activation_ManagerS_T.h \
- Activation_ManagerS_T.inl
+ Activation_ManagerS.inl
CLEANFILES = \
Activation_Manager-stamp \
@@ -40,15 +37,12 @@ CLEANFILES = \
Activation_ManagerC.inl \
Activation_ManagerS.cpp \
Activation_ManagerS.h \
- Activation_ManagerS.inl \
- Activation_ManagerS_T.cpp \
- Activation_ManagerS_T.h \
- Activation_ManagerS_T.inl
+ Activation_ManagerS.inl
-Activation_ManagerC.cpp Activation_ManagerC.h Activation_ManagerC.inl Activation_ManagerS.cpp Activation_ManagerS.h Activation_ManagerS.inl Activation_ManagerS_T.cpp Activation_ManagerS_T.h Activation_ManagerS_T.inl: Activation_Manager-stamp
+Activation_ManagerC.cpp Activation_ManagerC.h Activation_ManagerC.inl Activation_ManagerS.cpp Activation_ManagerS.h Activation_ManagerS.inl: Activation_Manager-stamp
Activation_Manager-stamp: $(srcdir)/Activation_Manager.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT $(srcdir)/Activation_Manager.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs $(srcdir)/Activation_Manager.idl
@touch $@
noinst_LTLIBRARIES = libTAO_NotifyTests.la
@@ -108,9 +102,6 @@ noinst_HEADERS = \
Activation_ManagerC.inl \
Activation_ManagerS.h \
Activation_ManagerS.inl \
- Activation_ManagerS_T.cpp \
- Activation_ManagerS_T.h \
- Activation_ManagerS_T.inl \
Application_Command.h \
Command.h \
Command_Builder.h \
diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Makefile.am b/TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Makefile.am
index fcabd44fe32..6a9006c0599 100644
--- a/TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Makefile.am
+++ b/TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Makefile.am
@@ -18,7 +18,6 @@ TAO_ROOT = $(top_srcdir)
if BUILD_CORBA_MESSAGING
if BUILD_EXCEPTIONS
-if !BUILD_ACE_FOR_TAO
noinst_PROGRAMS = Throughput
@@ -60,7 +59,6 @@ Throughput_LDADD = \
$(TAO_BUILDDIR)/tao/libTAO.la \
$(ACE_BUILDDIR)/ace/libACE.la
-endif !BUILD_ACE_FOR_TAO
endif BUILD_EXCEPTIONS
endif BUILD_CORBA_MESSAGING
diff --git a/TAO/orbsvcs/tests/Redundant_Naming/Makefile.am b/TAO/orbsvcs/tests/Redundant_Naming/Makefile.am
index 332ca6ceeca..8d2aa8811df 100644
--- a/TAO/orbsvcs/tests/Redundant_Naming/Makefile.am
+++ b/TAO/orbsvcs/tests/Redundant_Naming/Makefile.am
@@ -27,10 +27,7 @@ BUILT_SOURCES = \
test_objectC.inl \
test_objectS.cpp \
test_objectS.h \
- test_objectS.inl \
- test_objectS_T.cpp \
- test_objectS_T.h \
- test_objectS_T.inl
+ test_objectS.inl
CLEANFILES = \
test_object-stamp \
@@ -39,15 +36,12 @@ CLEANFILES = \
test_objectC.inl \
test_objectS.cpp \
test_objectS.h \
- test_objectS.inl \
- test_objectS_T.cpp \
- test_objectS_T.h \
- test_objectS_T.inl
+ test_objectS.inl
-test_objectC.cpp test_objectC.h test_objectC.inl test_objectS.cpp test_objectS.h test_objectS.inl test_objectS_T.cpp test_objectS_T.h test_objectS_T.inl: test_object-stamp
+test_objectC.cpp test_objectC.h test_objectC.inl test_objectS.cpp test_objectS.h test_objectS.inl: test_object-stamp
test_object-stamp: $(srcdir)/test_object.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT $(srcdir)/test_object.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs $(srcdir)/test_object.idl
@touch $@
noinst_PROGRAMS = client
@@ -67,9 +61,7 @@ client_SOURCES = \
test_objectC.h \
test_objectC.inl \
test_objectS.h \
- test_objectS.inl \
- test_objectS_T.h \
- test_objectS_T.inl
+ test_objectS.inl
client_LDADD = \
$(TAO_BUILDDIR)/tao/libTAO_PortableServer.la \
diff --git a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/Makefile.am b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/Makefile.am
index 16579cdac4c..6449d071767 100644
--- a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/Makefile.am
+++ b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/Makefile.am
@@ -27,10 +27,7 @@ BUILT_SOURCES = \
test_objectC.inl \
test_objectS.cpp \
test_objectS.h \
- test_objectS.inl \
- test_objectS_T.cpp \
- test_objectS_T.h \
- test_objectS_T.inl
+ test_objectS.inl
CLEANFILES = \
test_object-stamp \
@@ -39,15 +36,12 @@ CLEANFILES = \
test_objectC.inl \
test_objectS.cpp \
test_objectS.h \
- test_objectS.inl \
- test_objectS_T.cpp \
- test_objectS_T.h \
- test_objectS_T.inl
+ test_objectS.inl
-test_objectC.cpp test_objectC.h test_objectC.inl test_objectS.cpp test_objectS.h test_objectS.inl test_objectS_T.cpp test_objectS_T.h test_objectS_T.inl: test_object-stamp
+test_objectC.cpp test_objectC.h test_objectC.inl test_objectS.cpp test_objectS.h test_objectS.inl: test_object-stamp
test_object-stamp: $(srcdir)/test_object.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT $(srcdir)/test_object.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs $(srcdir)/test_object.idl
@touch $@
noinst_PROGRAMS = client
@@ -68,9 +62,7 @@ client_SOURCES = \
test_objectC.h \
test_objectC.inl \
test_objectS.h \
- test_objectS.inl \
- test_objectS_T.h \
- test_objectS_T.inl
+ test_objectS.inl
client_LDADD = \
$(TAO_BUILDDIR)/tao/libTAO_Utils.la \
diff --git a/TAO/orbsvcs/tests/Simple_Naming/Makefile.am b/TAO/orbsvcs/tests/Simple_Naming/Makefile.am
index a0db8b90c16..3aad555260f 100644
--- a/TAO/orbsvcs/tests/Simple_Naming/Makefile.am
+++ b/TAO/orbsvcs/tests/Simple_Naming/Makefile.am
@@ -27,10 +27,7 @@ BUILT_SOURCES = \
test_objectC.inl \
test_objectS.cpp \
test_objectS.h \
- test_objectS.inl \
- test_objectS_T.cpp \
- test_objectS_T.h \
- test_objectS_T.inl
+ test_objectS.inl
CLEANFILES = \
test_object-stamp \
@@ -39,15 +36,12 @@ CLEANFILES = \
test_objectC.inl \
test_objectS.cpp \
test_objectS.h \
- test_objectS.inl \
- test_objectS_T.cpp \
- test_objectS_T.h \
- test_objectS_T.inl
+ test_objectS.inl
-test_objectC.cpp test_objectC.h test_objectC.inl test_objectS.cpp test_objectS.h test_objectS.inl test_objectS_T.cpp test_objectS_T.h test_objectS_T.inl: test_object-stamp
+test_objectC.cpp test_objectC.h test_objectC.inl test_objectS.cpp test_objectS.h test_objectS.inl: test_object-stamp
test_object-stamp: $(srcdir)/test_object.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT $(srcdir)/test_object.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs $(srcdir)/test_object.idl
@touch $@
noinst_PROGRAMS = client
@@ -68,9 +62,7 @@ client_SOURCES = \
test_objectC.h \
test_objectC.inl \
test_objectS.h \
- test_objectS.inl \
- test_objectS_T.h \
- test_objectS_T.inl
+ test_objectS.inl
client_LDADD = \
$(TAO_BUILDDIR)/tao/libTAO_Utils.la \
diff --git a/TAO/orbsvcs/tests/Trading/Makefile.am b/TAO/orbsvcs/tests/Trading/Makefile.am
index 4f692d0fb2a..ef94122afda 100644
--- a/TAO/orbsvcs/tests/Trading/Makefile.am
+++ b/TAO/orbsvcs/tests/Trading/Makefile.am
@@ -28,10 +28,7 @@ BUILT_SOURCES = \
TTestC.inl \
TTestS.cpp \
TTestS.h \
- TTestS.inl \
- TTestS_T.cpp \
- TTestS_T.h \
- TTestS_T.inl
+ TTestS.inl
CLEANFILES = \
TTest-stamp \
@@ -40,15 +37,12 @@ CLEANFILES = \
TTestC.inl \
TTestS.cpp \
TTestS.h \
- TTestS.inl \
- TTestS_T.cpp \
- TTestS_T.h \
- TTestS_T.inl
+ TTestS.inl
-TTestC.cpp TTestC.h TTestC.inl TTestS.cpp TTestS.h TTestS.inl TTestS_T.cpp TTestS_T.h TTestS_T.inl: TTest-stamp
+TTestC.cpp TTestC.h TTestC.inl TTestS.cpp TTestS.h TTestS.inl: TTest-stamp
TTest-stamp: $(srcdir)/TTest.idl $(TAO_IDL_DEP)
- $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -GT -I..\..\.. -I..\..\..\orbsvcs -Wb,export_macro=TAO_TTest_Export -Wb,export_include=ttest_export.h $(srcdir)/TTest.idl
+ $(TAO_IDL) $(TAO_IDLFLAGS) -I$(TAO_ROOT)/orbsvcs -I..\..\.. -I..\..\..\orbsvcs -Wb,export_macro=TAO_TTest_Export -Wb,export_include=ttest_export.h $(srcdir)/TTest.idl
@touch $@
noinst_LTLIBRARIES = libTTest.la
@@ -82,9 +76,6 @@ noinst_HEADERS = \
TTestC.inl \
TTestS.h \
TTestS.inl \
- TTestS_T.cpp \
- TTestS_T.h \
- TTestS_T.inl \
ttest_export.h
endif BUILD_EXCEPTIONS