summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicInterface/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DynamicInterface/Makefile')
-rw-r--r--TAO/tao/DynamicInterface/Makefile74
1 files changed, 49 insertions, 25 deletions
diff --git a/TAO/tao/DynamicInterface/Makefile b/TAO/tao/DynamicInterface/Makefile
index 3c99d782a8b..365dc119ad2 100644
--- a/TAO/tao/DynamicInterface/Makefile
+++ b/TAO/tao/DynamicInterface/Makefile
@@ -398,7 +398,7 @@ endif
$(TAO_ROOT)/tao/OctetSeqC.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -408,11 +408,14 @@ endif
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/Condition.h \
@@ -739,7 +742,7 @@ endif
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -749,11 +752,14 @@ endif
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/Pluggable_Messaging_Utils.i \
@@ -1041,16 +1047,19 @@ endif
$(TAO_ROOT)/tao/IOP_IORC.h \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/Object.i \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
$(TAO_ROOT)/tao/CurrentC.i \
$(TAO_ROOT)/tao/DynamicC.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/DynamicC.i \
$(TAO_ROOT)/tao/Messaging_SyncScopeC.h \
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
@@ -1277,7 +1286,8 @@ endif
$(TAO_ROOT)/tao/ObjectIdListC.i \
$(TAO_ROOT)/tao/objectid.h \
$(TAO_ROOT)/tao/PolicyC.h \
- $(TAO_ROOT)/tao/CurrentC.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
+ $(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
$(TAO_ROOT)/tao/varbase.h \
@@ -1287,14 +1297,13 @@ endif
$(TAO_ROOT)/tao/IOP_IORC.h \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/Object.i \
- $(TAO_ROOT)/tao/Any_T.h \
- $(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/CurrentC.h \
$(TAO_ROOT)/tao/CurrentC.i \
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
@@ -1307,6 +1316,9 @@ endif
$(TAO_ROOT)/tao/Tagged_Profile.h \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOP_CodecC.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/GIOPC.h \
@@ -1590,11 +1602,11 @@ endif
$(TAO_ROOT)/tao/OctetSeqC.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/Object.i \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
@@ -1604,6 +1616,9 @@ endif
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Encodable.h \
$(TAO_ROOT)/tao/PolicyC.i \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Basic_Impl_T.cpp \
$(TAO_ROOT)/tao/PortableServer/PortableServerC.i \
$(TAO_ROOT)/tao/Abstract_Servant_Base.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
@@ -1623,6 +1638,9 @@ endif
$(TAO_ROOT)/tao/Tagged_Profile.h \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOP_CodecC.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/GIOPC.h \
@@ -2069,7 +2087,8 @@ endif
$(TAO_ROOT)/tao/ObjectIdListC.i \
$(TAO_ROOT)/tao/objectid.h \
$(TAO_ROOT)/tao/PolicyC.h \
- $(TAO_ROOT)/tao/CurrentC.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
+ $(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
$(TAO_ROOT)/tao/varbase.h \
@@ -2079,14 +2098,13 @@ endif
$(TAO_ROOT)/tao/IOP_IORC.h \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/Object.i \
- $(TAO_ROOT)/tao/Any_T.h \
- $(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/CurrentC.h \
$(TAO_ROOT)/tao/CurrentC.i \
$(TAO_ROOT)/tao/Remote_Object_Proxy_Impl.h \
$(TAO_ROOT)/tao/Object_Proxy_Impl.h \
@@ -2100,6 +2118,9 @@ endif
$(TAO_ROOT)/tao/Reply_Dispatcher.h \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOP_CodecC.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/Condition.h \
@@ -2397,7 +2418,7 @@ endif
$(TAO_ROOT)/tao/CDR.i \
$(TAO_ROOT)/tao/IOP_IORC.i \
$(TAO_ROOT)/tao/IOP_CodecC.h \
- $(TAO_ROOT)/tao/Any_T.h \
+ $(TAO_ROOT)/tao/Any_Impl_T.h \
$(TAO_ROOT)/tao/Any.h \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Policy_ForwardC.h \
@@ -2407,11 +2428,14 @@ endif
$(TAO_ROOT)/tao/Object_KeyC.i \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/Any.i \
- $(TAO_ROOT)/tao/Any_T.inl \
- $(TAO_ROOT)/tao/Any_T.cpp \
+ $(TAO_ROOT)/tao/Any_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Impl_T.cpp \
$(TAO_ROOT)/tao/Marshal.h \
$(TAO_ROOT)/tao/Marshal.i \
$(TAO_ROOT)/tao/debug.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.h \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.inl \
+ $(TAO_ROOT)/tao/Any_Dual_Impl_T.cpp \
$(TAO_ROOT)/tao/IOP_CodecC.i \
$(TAO_ROOT)/tao/IOPC.i \
$(TAO_ROOT)/tao/GIOPC.h \