summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McQueen <simon.mcqueen@gmail.com>2003-05-13 12:01:12 +0000
committerSimon McQueen <simon.mcqueen@gmail.com>2003-05-13 12:01:12 +0000
commit39dd9919d16ccc2c0d1e3df75d28c53bc1a3b266 (patch)
tree5cda82bc83a6a60e004369ce8cc5b93fcaa0ac18
parent818ac2b1383c54c240ef2e56c3fb62bd47c32c22 (diff)
downloadATCD-39dd9919d16ccc2c0d1e3df75d28c53bc1a3b266.tar.gz
ChangeLogTag: Tue May 13 12:58:18 2003 Simon McQueen <sm@prismtechnologies.com>
-rw-r--r--TAO/ChangeLog94
-rw-r--r--TAO/examples/Content_Server/SMI_Iterator/client.bor10
-rw-r--r--TAO/examples/Content_Server/SMI_Iterator/server.bor12
-rw-r--r--TAO/examples/OBV/Typed_Events/client.bor10
-rw-r--r--TAO/examples/OBV/Typed_Events/server.bor10
-rw-r--r--TAO/examples/POA/Adapter_Activator/Makefile.bor10
-rw-r--r--TAO/examples/POA/DSI/client.bor10
-rw-r--r--TAO/examples/POA/DSI/server.bor10
-rw-r--r--TAO/examples/POA/Explicit_Activation/Makefile.bor10
-rw-r--r--TAO/examples/POA/Forwarding/client.bor10
-rw-r--r--TAO/examples/POA/Forwarding/server.bor10
-rw-r--r--TAO/examples/POA/Generic_Servant/client.bor10
-rw-r--r--TAO/examples/POA/Loader/Makefile.bor10
-rw-r--r--TAO/examples/POA/On_Demand_Activation/Makefile.bor10
-rw-r--r--TAO/examples/POA/On_Demand_Loading/Makefile.bor10
-rw-r--r--TAO/examples/POA/POA_BiDir/Makefile.bor10
-rw-r--r--TAO/examples/POA/Reference_Counted_Servant/Makefile.bor10
-rw-r--r--TAO/examples/POA/TIE/client.bor10
-rw-r--r--TAO/examples/POA/TIE/server.bor10
-rw-r--r--TAO/examples/PluggableUDP/tests/Basic/client.bor10
-rw-r--r--TAO/examples/PluggableUDP/tests/Basic/server.bor10
-rw-r--r--TAO/examples/PluggableUDP/tests/Performance/client.bor10
-rw-r--r--TAO/examples/PluggableUDP/tests/Performance/server.bor10
-rw-r--r--TAO/examples/PluggableUDP/tests/SimplePerformance/client.bor10
-rw-r--r--TAO/examples/PluggableUDP/tests/SimplePerformance/server.bor10
-rw-r--r--TAO/examples/Quoter/Client.bor10
-rw-r--r--TAO/examples/Quoter/Factory_finder.bor10
-rw-r--r--TAO/examples/Quoter/Generic_factory.bor10
-rw-r--r--TAO/examples/Quoter/Server.bor10
-rw-r--r--TAO/examples/RTCORBA/Activity/Makefile.bor10
-rw-r--r--TAO/examples/ior_corbaloc/client.bor10
-rw-r--r--TAO/examples/ior_corbaloc/corbaname_client.bor10
-rw-r--r--TAO/examples/ior_corbaloc/server.bor10
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/ImR_Activator.bor10
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/tao_imr.bor10
-rw-r--r--TAO/tests/AMH_Exceptions/server.bor9
-rw-r--r--TAO/tests/AMH_Oneway/client.bor8
-rw-r--r--TAO/tests/AMH_Oneway/server.bor8
-rw-r--r--TAO/tests/AMI/client.bor4
-rw-r--r--TAO/tests/AMI/server.bor4
-rw-r--r--TAO/tests/AMI/simple_client.bor8
-rw-r--r--TAO/tests/AMI_Buffering/admin.bor8
-rw-r--r--TAO/tests/AMI_Buffering/client.bor4
-rw-r--r--TAO/tests/AMI_Buffering/server.bor4
-rw-r--r--TAO/tests/AMI_Timeouts/client.bor4
-rw-r--r--TAO/tests/AMI_Timeouts/server.bor4
-rw-r--r--TAO/tests/BiDirectional/client.bor10
-rw-r--r--TAO/tests/BiDirectional/server.bor10
-rw-r--r--TAO/tests/BiDirectional_NestedUpcall/client.bor10
-rw-r--r--TAO/tests/BiDirectional_NestedUpcall/server.bor10
-rw-r--r--TAO/tests/Big_Oneways/client.bor10
-rw-r--r--TAO/tests/Big_Oneways/server.bor10
-rw-r--r--TAO/tests/Big_Reply/server.bor10
-rw-r--r--TAO/tests/Big_Request_Muxing/client.bor10
-rw-r--r--TAO/tests/Big_Request_Muxing/server.bor10
-rw-r--r--TAO/tests/Big_Twoways/client.bor10
-rw-r--r--TAO/tests/Big_Twoways/server.bor10
-rw-r--r--TAO/tests/Blocking_Sync_None/client.bor10
58 files changed, 502 insertions, 119 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index d435cef19f6..aea9109a7ff 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,10 +1,72 @@
+Tue May 13 12:58:18 2003 Simon McQueen <sm@prismtechnologies.com>
+
+ * examples/Content_Server/SMI_Iterator/client.bor:
+ * examples/Content_Server/SMI_Iterator/server.bor:
+ * examples/ior_corbaloc/client.bor:
+ * examples/ior_corbaloc/corbaname_client.bor:
+ * examples/ior_corbaloc/server.bor:
+ * examples/OBV/Typed_Events/client.bor:
+ * examples/OBV/Typed_Events/server.bor:
+ * examples/PluggableUDP/tests/Basic/client.bor:
+ * examples/PluggableUDP/tests/Basic/server.bor:
+ * examples/PluggableUDP/tests/Performance/client.bor:
+ * examples/PluggableUDP/tests/Performance/server.bor:
+ * examples/PluggableUDP/tests/SimplePerformance/client.bor:
+ * examples/PluggableUDP/tests/SimplePerformance/server.bor:
+ * examples/POA/Adapter_Activator/Makefile.bor:
+ * examples/POA/DSI/client.bor:
+ * examples/POA/DSI/server.bor:
+ * examples/POA/Explicit_Activation/Makefile.bor:
+ * examples/POA/Forwarding/client.bor:
+ * examples/POA/Forwarding/server.bor:
+ * examples/POA/Generic_Servant/client.bor:
+ * examples/POA/Loader/Makefile.bor:
+ * examples/POA/On_Demand_Activation/Makefile.bor:
+ * examples/POA/On_Demand_Loading/Makefile.bor:
+ * examples/POA/POA_BiDir/Makefile.bor:
+ * examples/POA/Reference_Counted_Servant/Makefile.bor:
+ * examples/POA/TIE/client.bor:
+ * examples/POA/TIE/server.bor:
+ * examples/Quoter/Client.bor:
+ * examples/Quoter/Factory_finder.bor:
+ * examples/Quoter/Generic_factory.bor:
+ * examples/Quoter/Server.bor:
+ * examples/RTCORBA/Activity/Makefile.bor:
+ * orbsvcs/ImplRepo_Service/ImR_Activator.bor:
+ * orbsvcs/ImplRepo_Service/tao_imr.bor:
+ * tests/AMH_Exceptions/server.bor:
+ * tests/AMH_Oneway/client.bor:
+ * tests/AMH_Oneway/server.bor:
+ * tests/AMI/client.bor:
+ * tests/AMI/server.bor:
+ * tests/AMI/simple_client.bor:
+ * tests/AMI_Buffering/admin.bor:
+ * tests/AMI_Buffering/client.bor:
+ * tests/AMI_Buffering/server.bor:
+ * tests/AMI_Timeouts/client.bor:
+ * tests/AMI_Timeouts/server.bor:
+ * tests/BiDirectional/client.bor:
+ * tests/BiDirectional/server.bor:
+ * tests/BiDirectional_NestedUpcall/client.bor:
+ * tests/BiDirectional_NestedUpcall/server.bor:
+ * tests/Big_Oneways/client.bor:
+ * tests/Big_Oneways/server.bor:
+ * tests/Big_Reply/server.bor:
+ * tests/Big_Request_Muxing/client.bor:
+ * tests/Big_Request_Muxing/server.bor:
+ * tests/Big_Twoways/client.bor:
+ * tests/Big_Twoways/server.bor:
+ * tests/Blocking_Sync_None/client.bor:
+
+ Fixed more static link errors from TAO sub setting.
+
Mon May 12 18:42:58 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/ast/ast_expression.cpp:
* TAO_IDL/be/be_visitor_constant/constant_ch.cpp:
* TAO_IDL/include/ast_expression.h:
- Moved storage of an expression's typedef node out of
+ Moved storage of an expression's typedef node out of
AST_Expression::AST_ExprValue and into AST_Expression itself.
If the rhs of a constant literal is an arithmetic or logical
expression, the AST_ExprValue's creation is deferred, and the
@@ -14,7 +76,7 @@ Mon May 12 18:42:58 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
Mon May 12 10:24:18 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * tao/IIOP_Profile.cpp (parse_string_i):
+ * tao/IIOP_Profile.cpp (parse_string_i):
* tao/Strategies/DIOP_Profile.cpp:
* tao/Strategies/SHMIOP_Profile.cpp:
* tao/Strategies/UIOP_Profile.cpp: Fixed a memory management
@@ -84,8 +146,8 @@ Sun May 11 22:48:13 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* orbsvcs/tests/Trading/Makefile:
* orbsvcs/tests/ior_corbaname/Makefile:
- Yet another setof fixes to get the static builds linking fine.
-
+ Yet another setof fixes to get the static builds linking fine.
+
* orbsvcs/tests/Notify/notify_tests.GNU: Removed all the common
libraries to a GNU file. Probably this idea needs to be done for
all the tests.
@@ -111,33 +173,33 @@ Sun May 11 10:44:56 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
ObjectKey which added to the memory consumed by the IORs. This
checkin builds a map to store and access the object key
efficiently.
-
+
* tao/ObjectKey_Table.cpp:
* tao/ObjectKey_Table.h: Class that builds a map to store the
- object key.
-
+ object key.
+
* tao/Refcounted_ObjectKey.cpp:
* tao/Refcounted_ObjectKey.h:
* tao/Refcounted_ObjectKey.inl: A wrapper class for the object key
that provides reference counting and automatic lifetime
management to the object keys.
-
+
* tao/Profile.cpp:
* tao/Profile.h:
* tao/Profile.i: Have a pointer to the refcounted object key
instead of the actual object key. After unmarshalling the
object key from the profile we now bind it with the ObjectKey
table which returns a pointer to the refcounted object key
- which is cached and used during invocation.
-
- * tao/IIOP_Profile.cpp:
+ which is cached and used during invocation.
+
+ * tao/IIOP_Profile.cpp:
* tao/Strategies/DIOP_Profile.cpp:
* tao/Strategies/SHMIOP_Profile.cpp:
* tao/Strategies/UIOP_Profile.cpp: Use the refcounted object key
pointer instead of object keys.
-
+
* tao/IIOP_Transport.cpp: Removed gratuitious inclusion of the
- Stub.h.
+ Stub.h.
* tao/ORB_Core.cpp:
* tao/ORB_Core.h:
@@ -146,15 +208,15 @@ Sun May 11 10:44:56 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
destroyed during TAO_ORB_Core::fini (). This class also provides
an accessor for accessing the ObjectKey_Table.
- * tao/Resource_Factory.cpp:
+ * tao/Resource_Factory.cpp:
* tao/Resource_Factory.h: Added a virtual method
create_object_key_table_lock () that helps in creating the right
type of lock for the ObjectKey_Table.
-
+
* tao/default_resource.cpp:
* tao/default_resource.h: Implementation for
create_object_key_table_lock ().
-
+
Added an option -ORBObjectKeyTableLock that helps the user to
configure the type of lock used.
diff --git a/TAO/examples/Content_Server/SMI_Iterator/client.bor b/TAO/examples/Content_Server/SMI_Iterator/client.bor
index 6a661ef1f08..197588e19a3 100644
--- a/TAO/examples/Content_Server/SMI_Iterator/client.bor
+++ b/TAO/examples/Content_Server/SMI_Iterator/client.bor
@@ -18,7 +18,10 @@ CFLAGS = \
$(TAO_NAMING_CFLAGS) \
$(TAO_SVC_UTILS_CFLAGS) \
$(TAO_IORTABLE_CFLAGS) \
- $(TAO_MESSAGING_CFLAGS)
+ $(TAO_MESSAGING_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
@@ -27,7 +30,10 @@ LIBFILES = \
$(TAO_NAMING_LIB) \
$(TAO_SVC_UTILS_LIB) \
$(TAO_IORTABLE_LIB) \
- $(TAO_MESSAGING_LIB)
+ $(TAO_MESSAGING_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Web_Server.idl
diff --git a/TAO/examples/Content_Server/SMI_Iterator/server.bor b/TAO/examples/Content_Server/SMI_Iterator/server.bor
index 150aef392bb..a37a1c40ff3 100644
--- a/TAO/examples/Content_Server/SMI_Iterator/server.bor
+++ b/TAO/examples/Content_Server/SMI_Iterator/server.bor
@@ -20,7 +20,10 @@ CFLAGS = \
$(TAO_NAMING_CFLAGS) \
$(TAO_SVC_UTILS_CFLAGS) \
$(TAO_IORTABLE_CFLAGS) \
- $(TAO_MESSAGING_CFLAGS)
+ $(TAO_MESSAGING_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
@@ -29,8 +32,11 @@ LIBFILES = \
$(TAO_NAMING_LIB) \
$(TAO_SVC_UTILS_LIB) \
$(TAO_IORTABLE_LIB) \
- $(TAO_MESSAGING_LIB)
-
+ $(TAO_MESSAGING_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
+
IDLFILES = \
$(IDLDIR)\Web_Server.idl
diff --git a/TAO/examples/OBV/Typed_Events/client.bor b/TAO/examples/OBV/Typed_Events/client.bor
index 993771b3865..6a878d5a069 100644
--- a/TAO/examples/OBV/Typed_Events/client.bor
+++ b/TAO/examples/OBV/Typed_Events/client.bor
@@ -18,13 +18,19 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_VALUETYPE_CFLAGS)
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_VALUETYPE_LIB)
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Event_Types.idl
diff --git a/TAO/examples/OBV/Typed_Events/server.bor b/TAO/examples/OBV/Typed_Events/server.bor
index 87be72e40d9..c75a5c74db4 100644
--- a/TAO/examples/OBV/Typed_Events/server.bor
+++ b/TAO/examples/OBV/Typed_Events/server.bor
@@ -18,13 +18,19 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_VALUETYPE_CFLAGS)
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_VALUETYPE_LIB)
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Event_Types.idl
diff --git a/TAO/examples/POA/Adapter_Activator/Makefile.bor b/TAO/examples/POA/Adapter_Activator/Makefile.bor
index 1e8dbe3964d..86067bb7cfd 100644
--- a/TAO/examples/POA/Adapter_Activator/Makefile.bor
+++ b/TAO/examples/POA/Adapter_Activator/Makefile.bor
@@ -12,13 +12,19 @@ CFLAGS = \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
-I..\Generic_Servant \
- -DGENERIC_SERVANT_BUILD_DLL=$(DLL_FLAG)
+ -DGENERIC_SERVANT_BUILD_DLL=$(DLL_FLAG) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(CORE_BINDIR)\Generic_Servant$(LIB_DECORATOR).lib
+ $(CORE_BINDIR)\Generic_Servant$(LIB_DECORATOR).lib \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
CPPDIR = .
diff --git a/TAO/examples/POA/DSI/client.bor b/TAO/examples/POA/DSI/client.bor
index 8b3dbf9a1bb..837ae1a92c6 100644
--- a/TAO/examples/POA/DSI/client.bor
+++ b/TAO/examples/POA/DSI/client.bor
@@ -14,12 +14,18 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB)
+ $(TAO_PORTABLESERVER_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Database.idl
diff --git a/TAO/examples/POA/DSI/server.bor b/TAO/examples/POA/DSI/server.bor
index 9d921c3deaf..1311565d566 100644
--- a/TAO/examples/POA/DSI/server.bor
+++ b/TAO/examples/POA/DSI/server.bor
@@ -16,13 +16,19 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_DYNAMICINTERFACE_CFLAGS)
+ $(TAO_DYNAMICINTERFACE_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_DYNAMICINTERFACE_LIB)
+ $(TAO_DYNAMICINTERFACE_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Database.idl
diff --git a/TAO/examples/POA/Explicit_Activation/Makefile.bor b/TAO/examples/POA/Explicit_Activation/Makefile.bor
index 8a327897a42..a6a9881377f 100644
--- a/TAO/examples/POA/Explicit_Activation/Makefile.bor
+++ b/TAO/examples/POA/Explicit_Activation/Makefile.bor
@@ -12,13 +12,19 @@ CFLAGS = \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
-I..\Generic_Servant \
- -DGENERIC_SERVANT_BUILD_DLL=$(DLL_FLAG)
+ -DGENERIC_SERVANT_BUILD_DLL=$(DLL_FLAG) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(CORE_BINDIR)\Generic_Servant$(LIB_DECORATOR).lib
+ $(CORE_BINDIR)\Generic_Servant$(LIB_DECORATOR).lib \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
CPPDIR = .
diff --git a/TAO/examples/POA/Forwarding/client.bor b/TAO/examples/POA/Forwarding/client.bor
index 6ac38f9371d..6853c72be8f 100644
--- a/TAO/examples/POA/Forwarding/client.bor
+++ b/TAO/examples/POA/Forwarding/client.bor
@@ -14,12 +14,18 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB)
+ $(TAO_PORTABLESERVER_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\test.idl
diff --git a/TAO/examples/POA/Forwarding/server.bor b/TAO/examples/POA/Forwarding/server.bor
index dc22940b9d8..d6061a92cb3 100644
--- a/TAO/examples/POA/Forwarding/server.bor
+++ b/TAO/examples/POA/Forwarding/server.bor
@@ -16,12 +16,18 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB)
+ $(TAO_PORTABLESERVER_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\test.idl
diff --git a/TAO/examples/POA/Generic_Servant/client.bor b/TAO/examples/POA/Generic_Servant/client.bor
index e83ca3fa754..80d2e491f9e 100644
--- a/TAO/examples/POA/Generic_Servant/client.bor
+++ b/TAO/examples/POA/Generic_Servant/client.bor
@@ -14,12 +14,18 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB)
+ $(TAO_PORTABLESERVER_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\test.idl
diff --git a/TAO/examples/POA/Loader/Makefile.bor b/TAO/examples/POA/Loader/Makefile.bor
index 68283489ecd..7b2d401c4fd 100644
--- a/TAO/examples/POA/Loader/Makefile.bor
+++ b/TAO/examples/POA/Loader/Makefile.bor
@@ -13,12 +13,18 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB)
+ $(TAO_PORTABLESERVER_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
CPPDIR = .
diff --git a/TAO/examples/POA/On_Demand_Activation/Makefile.bor b/TAO/examples/POA/On_Demand_Activation/Makefile.bor
index 7cbff4d07a9..5100220a5c2 100644
--- a/TAO/examples/POA/On_Demand_Activation/Makefile.bor
+++ b/TAO/examples/POA/On_Demand_Activation/Makefile.bor
@@ -14,13 +14,19 @@ CFLAGS = \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
-I..\Generic_Servant \
- -DGENERIC_SERVANT_BUILD_DLL=$(DLL_FLAG)
+ -DGENERIC_SERVANT_BUILD_DLL=$(DLL_FLAG) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(CORE_BINDIR)\Generic_Servant$(LIB_DECORATOR).lib
+ $(CORE_BINDIR)\Generic_Servant$(LIB_DECORATOR).lib \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
CPPDIR = .
diff --git a/TAO/examples/POA/On_Demand_Loading/Makefile.bor b/TAO/examples/POA/On_Demand_Loading/Makefile.bor
index 517c1107c23..77c86a81501 100644
--- a/TAO/examples/POA/On_Demand_Loading/Makefile.bor
+++ b/TAO/examples/POA/On_Demand_Loading/Makefile.bor
@@ -14,13 +14,19 @@ CFLAGS = \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
-I..\Generic_Servant \
- -DGENERIC_SERVANT_BUILD_DLL=$(DLL_FLAG)
+ -DGENERIC_SERVANT_BUILD_DLL=$(DLL_FLAG) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(CORE_BINDIR)\Generic_Servant$(LIB_DECORATOR).lib
+ $(CORE_BINDIR)\Generic_Servant$(LIB_DECORATOR).lib \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
CPPDIR = .
diff --git a/TAO/examples/POA/POA_BiDir/Makefile.bor b/TAO/examples/POA/POA_BiDir/Makefile.bor
index 9b4816d4b33..0c7c219847c 100644
--- a/TAO/examples/POA/POA_BiDir/Makefile.bor
+++ b/TAO/examples/POA/POA_BiDir/Makefile.bor
@@ -11,13 +11,19 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_BIDIRGIOP_CFLAGS)
+ $(TAO_BIDIRGIOP_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_BIDIRGIOP_LIB)
+ $(TAO_BIDIRGIOP_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
CPPDIR = .;..
diff --git a/TAO/examples/POA/Reference_Counted_Servant/Makefile.bor b/TAO/examples/POA/Reference_Counted_Servant/Makefile.bor
index e18bfdee824..cc311d68544 100644
--- a/TAO/examples/POA/Reference_Counted_Servant/Makefile.bor
+++ b/TAO/examples/POA/Reference_Counted_Servant/Makefile.bor
@@ -12,13 +12,19 @@ CFLAGS = \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
-I..\Generic_Servant \
- -DGENERIC_SERVANT_BUILD_DLL=$(DLL_FLAG)
+ -DGENERIC_SERVANT_BUILD_DLL=$(DLL_FLAG) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(CORE_BINDIR)\Generic_Servant$(LIB_DECORATOR).lib
+ $(CORE_BINDIR)\Generic_Servant$(LIB_DECORATOR).lib \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
CPPDIR = .
diff --git a/TAO/examples/POA/TIE/client.bor b/TAO/examples/POA/TIE/client.bor
index 322f95dc7c9..89a4cf524d3 100644
--- a/TAO/examples/POA/TIE/client.bor
+++ b/TAO/examples/POA/TIE/client.bor
@@ -14,12 +14,18 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB)
+ $(TAO_PORTABLESERVER_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\test.idl
diff --git a/TAO/examples/POA/TIE/server.bor b/TAO/examples/POA/TIE/server.bor
index d80b491ea7f..57f2f7c88ef 100644
--- a/TAO/examples/POA/TIE/server.bor
+++ b/TAO/examples/POA/TIE/server.bor
@@ -15,12 +15,18 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB)
+ $(TAO_PORTABLESERVER_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\test.idl
diff --git a/TAO/examples/PluggableUDP/tests/Basic/client.bor b/TAO/examples/PluggableUDP/tests/Basic/client.bor
index c73320552e7..0c100e9f740 100644
--- a/TAO/examples/PluggableUDP/tests/Basic/client.bor
+++ b/TAO/examples/PluggableUDP/tests/Basic/client.bor
@@ -16,13 +16,19 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_STRATEGIES_LIB)
+ $(TAO_STRATEGIES_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\UDP.idl
diff --git a/TAO/examples/PluggableUDP/tests/Basic/server.bor b/TAO/examples/PluggableUDP/tests/Basic/server.bor
index 19dcb84eccf..07659b1c955 100644
--- a/TAO/examples/PluggableUDP/tests/Basic/server.bor
+++ b/TAO/examples/PluggableUDP/tests/Basic/server.bor
@@ -16,13 +16,19 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_STRATEGIES_LIB)
+ $(TAO_STRATEGIES_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\UDP.idl
diff --git a/TAO/examples/PluggableUDP/tests/Performance/client.bor b/TAO/examples/PluggableUDP/tests/Performance/client.bor
index cacdf393008..d9da0411c53 100644
--- a/TAO/examples/PluggableUDP/tests/Performance/client.bor
+++ b/TAO/examples/PluggableUDP/tests/Performance/client.bor
@@ -16,13 +16,19 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_STRATEGIES_LIB)
+ $(TAO_STRATEGIES_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\UDP.idl
diff --git a/TAO/examples/PluggableUDP/tests/Performance/server.bor b/TAO/examples/PluggableUDP/tests/Performance/server.bor
index ed75e8d237e..fad112a7e9e 100644
--- a/TAO/examples/PluggableUDP/tests/Performance/server.bor
+++ b/TAO/examples/PluggableUDP/tests/Performance/server.bor
@@ -16,13 +16,19 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_STRATEGIES_LIB)
+ $(TAO_STRATEGIES_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\UDP.idl
diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/client.bor b/TAO/examples/PluggableUDP/tests/SimplePerformance/client.bor
index ce9d57da4a2..8215f90c2bc 100644
--- a/TAO/examples/PluggableUDP/tests/SimplePerformance/client.bor
+++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/client.bor
@@ -14,13 +14,19 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_STRATEGIES_LIB)
+ $(TAO_STRATEGIES_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\test.idl
diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/server.bor b/TAO/examples/PluggableUDP/tests/SimplePerformance/server.bor
index ff3d1d163cd..655f5ac86ad 100644
--- a/TAO/examples/PluggableUDP/tests/SimplePerformance/server.bor
+++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/server.bor
@@ -15,13 +15,19 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_STRATEGIES_LIB)
+ $(TAO_STRATEGIES_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\test.idl
diff --git a/TAO/examples/Quoter/Client.bor b/TAO/examples/Quoter/Client.bor
index 0dd33a5ddce..f6907aceabc 100644
--- a/TAO/examples/Quoter/Client.bor
+++ b/TAO/examples/Quoter/Client.bor
@@ -18,14 +18,20 @@ CFLAGS = \
$(TAO_PORTABLESERVER_CFLAGS) \
$(TAO_NAMING_CFLAGS) \
$(TAO_LIFECYCLE_CFLAGS) \
- -I$(ACE_ROOT)/TAO/orbsvcs/orbsvcs
+ -I$(ACE_ROOT)/TAO/orbsvcs/orbsvcs \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
$(TAO_NAMING_LIB) \
- $(TAO_LIFECYCLE_LIB)
+ $(TAO_LIFECYCLE_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Quoter.idl
diff --git a/TAO/examples/Quoter/Factory_finder.bor b/TAO/examples/Quoter/Factory_finder.bor
index 19811e0febb..bf38b5006bd 100644
--- a/TAO/examples/Quoter/Factory_finder.bor
+++ b/TAO/examples/Quoter/Factory_finder.bor
@@ -20,7 +20,10 @@ CFLAGS = \
$(TAO_NAMING_CFLAGS) \
$(TAO_LIFECYCLE_CFLAGS) \
$(TAO_IORTABLE_CFLAGS) \
- -I$(ACE_ROOT)/TAO/orbsvcs/orbsvcs
+ -I$(ACE_ROOT)/TAO/orbsvcs/orbsvcs \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
@@ -28,7 +31,10 @@ LIBFILES = \
$(TAO_PORTABLESERVER_LIB) \
$(TAO_NAMING_LIB) \
$(TAO_LIFECYCLE_LIB) \
- $(TAO_IORTABLE_LIB)
+ $(TAO_IORTABLE_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Quoter.idl
diff --git a/TAO/examples/Quoter/Generic_factory.bor b/TAO/examples/Quoter/Generic_factory.bor
index 581346dbeda..b6ec88640f7 100644
--- a/TAO/examples/Quoter/Generic_factory.bor
+++ b/TAO/examples/Quoter/Generic_factory.bor
@@ -20,7 +20,10 @@ CFLAGS = \
$(TAO_NAMING_CFLAGS) \
$(TAO_LIFECYCLE_CFLAGS) \
$(TAO_IORTABLE_CFLAGS) \
- -I$(ACE_ROOT)/TAO/orbsvcs/orbsvcs
+ -I$(ACE_ROOT)/TAO/orbsvcs/orbsvcs \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
@@ -28,7 +31,10 @@ LIBFILES = \
$(TAO_PORTABLESERVER_LIB) \
$(TAO_NAMING_LIB) \
$(TAO_LIFECYCLE_LIB) \
- $(TAO_IORTABLE_LIB)
+ $(TAO_IORTABLE_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Quoter.idl
diff --git a/TAO/examples/Quoter/Server.bor b/TAO/examples/Quoter/Server.bor
index bcd3b430b78..731316af383 100644
--- a/TAO/examples/Quoter/Server.bor
+++ b/TAO/examples/Quoter/Server.bor
@@ -20,7 +20,10 @@ CFLAGS = \
$(TAO_NAMING_CFLAGS) \
$(TAO_LIFECYCLE_CFLAGS) \
$(TAO_IORTABLE_CFLAGS) \
- -I$(ACE_ROOT)/TAO/orbsvcs/orbsvcs
+ -I$(ACE_ROOT)/TAO/orbsvcs/orbsvcs \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
@@ -28,7 +31,10 @@ LIBFILES = \
$(TAO_PORTABLESERVER_LIB) \
$(TAO_NAMING_LIB) \
$(TAO_LIFECYCLE_LIB) \
- $(TAO_IORTABLE_LIB)
+ $(TAO_IORTABLE_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Quoter.idl
diff --git a/TAO/examples/RTCORBA/Activity/Makefile.bor b/TAO/examples/RTCORBA/Activity/Makefile.bor
index 8383c1b1118..a0afbb53e87 100644
--- a/TAO/examples/RTCORBA/Activity/Makefile.bor
+++ b/TAO/examples/RTCORBA/Activity/Makefile.bor
@@ -24,7 +24,10 @@ CFLAGS = \
$(TAO_PORTABLESERVER_CFLAGS) \
$(TAO_NAMING_CFLAGS) \
$(TAO_RTCORBA_CFLAGS) \
- $(TAO_RTPORTABLESERVER_CFLAGS)
+ $(TAO_RTPORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
@@ -32,7 +35,10 @@ LIBFILES = \
$(TAO_PORTABLESERVER_LIB) \
$(TAO_NAMING_LIB) \
$(TAO_RTCORBA_LIB) \
- $(TAO_RTPORTABLESERVER_LIB)
+ $(TAO_RTPORTABLESERVER_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Job.idl
diff --git a/TAO/examples/ior_corbaloc/client.bor b/TAO/examples/ior_corbaloc/client.bor
index b439634ad35..6783bd58bc5 100644
--- a/TAO/examples/ior_corbaloc/client.bor
+++ b/TAO/examples/ior_corbaloc/client.bor
@@ -16,13 +16,19 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_NAMING_CFLAGS)
+ $(TAO_NAMING_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_NAMING_LIB)
+ $(TAO_NAMING_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\corbaloc.idl
diff --git a/TAO/examples/ior_corbaloc/corbaname_client.bor b/TAO/examples/ior_corbaloc/corbaname_client.bor
index e3f8396d08c..b64514090a0 100644
--- a/TAO/examples/ior_corbaloc/corbaname_client.bor
+++ b/TAO/examples/ior_corbaloc/corbaname_client.bor
@@ -16,13 +16,19 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_NAMING_CFLAGS)
+ $(TAO_NAMING_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_NAMING_LIB)
+ $(TAO_NAMING_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\corbaloc.idl
diff --git a/TAO/examples/ior_corbaloc/server.bor b/TAO/examples/ior_corbaloc/server.bor
index 588d50546eb..de6888629ad 100644
--- a/TAO/examples/ior_corbaloc/server.bor
+++ b/TAO/examples/ior_corbaloc/server.bor
@@ -16,13 +16,19 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_NAMING_CFLAGS)
+ $(TAO_NAMING_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_NAMING_LIB)
+ $(TAO_NAMING_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\corbaloc.idl
diff --git a/TAO/orbsvcs/ImplRepo_Service/ImR_Activator.bor b/TAO/orbsvcs/ImplRepo_Service/ImR_Activator.bor
index 3d1fce1247e..337b4cddcbf 100644
--- a/TAO/orbsvcs/ImplRepo_Service/ImR_Activator.bor
+++ b/TAO/orbsvcs/ImplRepo_Service/ImR_Activator.bor
@@ -27,7 +27,10 @@ CFLAGS = \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
$(TAO_IORTABLE_CFLAGS) \
- $(TAO_SVC_UTILS_CFLAGS)
+ $(TAO_SVC_UTILS_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
@@ -36,7 +39,10 @@ LIBFILES = \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
$(TAO_IORTABLE_LIB) \
- $(TAO_SVC_UTILS_LIB)
+ $(TAO_SVC_UTILS_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
CPPDIR = .
diff --git a/TAO/orbsvcs/ImplRepo_Service/tao_imr.bor b/TAO/orbsvcs/ImplRepo_Service/tao_imr.bor
index 56dfbdcc476..162ba87acad 100644
--- a/TAO/orbsvcs/ImplRepo_Service/tao_imr.bor
+++ b/TAO/orbsvcs/ImplRepo_Service/tao_imr.bor
@@ -16,13 +16,19 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_SVC_UTILS_CFLAGS)
+ $(TAO_SVC_UTILS_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_SVC_UTILS_LIB)
+ $(TAO_SVC_UTILS_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
CPPDIR = .
diff --git a/TAO/tests/AMH_Exceptions/server.bor b/TAO/tests/AMH_Exceptions/server.bor
index 34771904759..2929aa70f23 100644
--- a/TAO/tests/AMH_Exceptions/server.bor
+++ b/TAO/tests/AMH_Exceptions/server.bor
@@ -15,13 +15,18 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_VALUETYPE_CFLAGS)
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
+
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_VALUETYPE_LIB)
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\test.idl
diff --git a/TAO/tests/AMH_Oneway/client.bor b/TAO/tests/AMH_Oneway/client.bor
index 0230b41fc49..c64a3c7db03 100644
--- a/TAO/tests/AMH_Oneway/client.bor
+++ b/TAO/tests/AMH_Oneway/client.bor
@@ -15,13 +15,17 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_VALUETYPE_CFLAGS)
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_VALUETYPE_LIB)
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\test.idl
diff --git a/TAO/tests/AMH_Oneway/server.bor b/TAO/tests/AMH_Oneway/server.bor
index 5ccd110a207..40c4f7b0359 100644
--- a/TAO/tests/AMH_Oneway/server.bor
+++ b/TAO/tests/AMH_Oneway/server.bor
@@ -15,13 +15,17 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_VALUETYPE_CFLAGS)
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_VALUETYPE_LIB)
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\test.idl
diff --git a/TAO/tests/AMI/client.bor b/TAO/tests/AMI/client.bor
index 6fa1a7fb94d..131aa549232 100644
--- a/TAO/tests/AMI/client.bor
+++ b/TAO/tests/AMI/client.bor
@@ -16,6 +16,8 @@ CFLAGS = \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
$(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS) \
$(TAO_MESSAGING_CFLAGS)
LIBFILES = \
@@ -23,6 +25,8 @@ LIBFILES = \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
$(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB) \
$(TAO_MESSAGING_LIB)
CPPDIR = .
diff --git a/TAO/tests/AMI/server.bor b/TAO/tests/AMI/server.bor
index 5d4ff3de3e3..d7a3b7767cd 100644
--- a/TAO/tests/AMI/server.bor
+++ b/TAO/tests/AMI/server.bor
@@ -17,6 +17,8 @@ CFLAGS = \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
$(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS) \
$(TAO_MESSAGING_CFLAGS)
LIBFILES = \
@@ -24,6 +26,8 @@ LIBFILES = \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
$(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB) \
$(TAO_MESSAGING_LIB)
CPPDIR = .
diff --git a/TAO/tests/AMI/simple_client.bor b/TAO/tests/AMI/simple_client.bor
index 5831d4de0a1..d7ae68977a6 100644
--- a/TAO/tests/AMI/simple_client.bor
+++ b/TAO/tests/AMI/simple_client.bor
@@ -16,14 +16,18 @@ CFLAGS = \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
$(TAO_MESSAGING_CFLAGS) \
- $(TAO_VALUETYPE_CFLAGS)
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
$(TAO_MESSAGING_LIB) \
- $(TAO_VALUETYPE_LIB)
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
CPPDIR = .
diff --git a/TAO/tests/AMI_Buffering/admin.bor b/TAO/tests/AMI_Buffering/admin.bor
index 52c3bb234d9..a601c4b45fa 100644
--- a/TAO/tests/AMI_Buffering/admin.bor
+++ b/TAO/tests/AMI_Buffering/admin.bor
@@ -17,14 +17,18 @@ CFLAGS = \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
$(TAO_MESSAGING_CFLAGS) \
- $(TAO_VALUETYPE_CFLAGS)
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
$(TAO_MESSAGING_LIB) \
- $(TAO_VALUETYPE_LIB)
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Test.idl
diff --git a/TAO/tests/AMI_Buffering/client.bor b/TAO/tests/AMI_Buffering/client.bor
index e4cb11947aa..b936d20c8a3 100644
--- a/TAO/tests/AMI_Buffering/client.bor
+++ b/TAO/tests/AMI_Buffering/client.bor
@@ -18,6 +18,8 @@ CFLAGS = \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
$(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS) \
$(TAO_MESSAGING_CFLAGS)
LIBFILES = \
@@ -25,6 +27,8 @@ LIBFILES = \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
$(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB) \
$(TAO_MESSAGING_LIB)
IDLFILES = \
diff --git a/TAO/tests/AMI_Buffering/server.bor b/TAO/tests/AMI_Buffering/server.bor
index 07902c26d2f..981331e5130 100644
--- a/TAO/tests/AMI_Buffering/server.bor
+++ b/TAO/tests/AMI_Buffering/server.bor
@@ -17,6 +17,8 @@ CFLAGS = \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
$(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS) \
$(TAO_MESSAGING_CFLAGS)
LIBFILES = \
@@ -24,6 +26,8 @@ LIBFILES = \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
$(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB) \
$(TAO_MESSAGING_LIB)
IDLFILES = \
diff --git a/TAO/tests/AMI_Timeouts/client.bor b/TAO/tests/AMI_Timeouts/client.bor
index 03b5318ba51..6fea214d5c0 100644
--- a/TAO/tests/AMI_Timeouts/client.bor
+++ b/TAO/tests/AMI_Timeouts/client.bor
@@ -18,6 +18,8 @@ CFLAGS = \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
$(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS) \
$(TAO_MESSAGING_CFLAGS)
LIBFILES = \
@@ -25,6 +27,8 @@ LIBFILES = \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
$(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB) \
$(TAO_MESSAGING_LIB)
CPPDIR = .
diff --git a/TAO/tests/AMI_Timeouts/server.bor b/TAO/tests/AMI_Timeouts/server.bor
index 67b852afd6a..3208ae654cd 100644
--- a/TAO/tests/AMI_Timeouts/server.bor
+++ b/TAO/tests/AMI_Timeouts/server.bor
@@ -18,6 +18,8 @@ CFLAGS = \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
$(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS) \
$(TAO_MESSAGING_CFLAGS)
LIBFILES = \
@@ -25,6 +27,8 @@ LIBFILES = \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
$(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB) \
$(TAO_MESSAGING_LIB)
CPPDIR = .
diff --git a/TAO/tests/BiDirectional/client.bor b/TAO/tests/BiDirectional/client.bor
index 2b37f37a0d4..2a9986b5547 100644
--- a/TAO/tests/BiDirectional/client.bor
+++ b/TAO/tests/BiDirectional/client.bor
@@ -16,13 +16,19 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_BIDIRGIOP_CFLAGS)
+ $(TAO_BIDIRGIOP_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_BIDIRGIOP_LIB)
+ $(TAO_BIDIRGIOP_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\test.idl
diff --git a/TAO/tests/BiDirectional/server.bor b/TAO/tests/BiDirectional/server.bor
index cdb04df906c..495a530c727 100644
--- a/TAO/tests/BiDirectional/server.bor
+++ b/TAO/tests/BiDirectional/server.bor
@@ -16,13 +16,19 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_BIDIRGIOP_CFLAGS)
+ $(TAO_BIDIRGIOP_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_BIDIRGIOP_LIB)
+ $(TAO_BIDIRGIOP_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\test.idl
diff --git a/TAO/tests/BiDirectional_NestedUpcall/client.bor b/TAO/tests/BiDirectional_NestedUpcall/client.bor
index f2b2f526c56..5cc87be4bad 100644
--- a/TAO/tests/BiDirectional_NestedUpcall/client.bor
+++ b/TAO/tests/BiDirectional_NestedUpcall/client.bor
@@ -16,13 +16,19 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_BIDIRGIOP_CFLAGS)
+ $(TAO_BIDIRGIOP_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_BIDIRGIOP_LIB)
+ $(TAO_BIDIRGIOP_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\test.idl
diff --git a/TAO/tests/BiDirectional_NestedUpcall/server.bor b/TAO/tests/BiDirectional_NestedUpcall/server.bor
index 9234afc0d15..749f3161513 100644
--- a/TAO/tests/BiDirectional_NestedUpcall/server.bor
+++ b/TAO/tests/BiDirectional_NestedUpcall/server.bor
@@ -16,13 +16,19 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_BIDIRGIOP_CFLAGS)
+ $(TAO_BIDIRGIOP_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_BIDIRGIOP_LIB)
+ $(TAO_BIDIRGIOP_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\test.idl
diff --git a/TAO/tests/Big_Oneways/client.bor b/TAO/tests/Big_Oneways/client.bor
index 786bec06145..4bd5cc59755 100644
--- a/TAO/tests/Big_Oneways/client.bor
+++ b/TAO/tests/Big_Oneways/client.bor
@@ -17,12 +17,18 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB)
+ $(TAO_PORTABLESERVER_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Test.idl
diff --git a/TAO/tests/Big_Oneways/server.bor b/TAO/tests/Big_Oneways/server.bor
index 54d60440494..9abb1dd1854 100644
--- a/TAO/tests/Big_Oneways/server.bor
+++ b/TAO/tests/Big_Oneways/server.bor
@@ -16,12 +16,18 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB)
+ $(TAO_PORTABLESERVER_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Test.idl
diff --git a/TAO/tests/Big_Reply/server.bor b/TAO/tests/Big_Reply/server.bor
index efd4b41de17..aca4bec1814 100644
--- a/TAO/tests/Big_Reply/server.bor
+++ b/TAO/tests/Big_Reply/server.bor
@@ -15,12 +15,18 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB)
+ $(TAO_PORTABLESERVER_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Test.idl
diff --git a/TAO/tests/Big_Request_Muxing/client.bor b/TAO/tests/Big_Request_Muxing/client.bor
index 0d61bc81e41..202ebbfcc34 100644
--- a/TAO/tests/Big_Request_Muxing/client.bor
+++ b/TAO/tests/Big_Request_Muxing/client.bor
@@ -16,13 +16,19 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_MESSAGING_CFLAGS)
+ $(TAO_MESSAGING_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_MESSAGING_LIB)
+ $(TAO_MESSAGING_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Test.idl
diff --git a/TAO/tests/Big_Request_Muxing/server.bor b/TAO/tests/Big_Request_Muxing/server.bor
index a0bba9e16d8..5377e736130 100644
--- a/TAO/tests/Big_Request_Muxing/server.bor
+++ b/TAO/tests/Big_Request_Muxing/server.bor
@@ -16,13 +16,19 @@ CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
$(TAO_PORTABLESERVER_CFLAGS) \
- $(TAO_MESSAGING_CFLAGS)
+ $(TAO_MESSAGING_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
$(TAO_PORTABLESERVER_LIB) \
- $(TAO_MESSAGING_LIB)
+ $(TAO_MESSAGING_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Test.idl
diff --git a/TAO/tests/Big_Twoways/client.bor b/TAO/tests/Big_Twoways/client.bor
index 786bec06145..4bd5cc59755 100644
--- a/TAO/tests/Big_Twoways/client.bor
+++ b/TAO/tests/Big_Twoways/client.bor
@@ -17,12 +17,18 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB)
+ $(TAO_PORTABLESERVER_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Test.idl
diff --git a/TAO/tests/Big_Twoways/server.bor b/TAO/tests/Big_Twoways/server.bor
index 54d60440494..9abb1dd1854 100644
--- a/TAO/tests/Big_Twoways/server.bor
+++ b/TAO/tests/Big_Twoways/server.bor
@@ -16,12 +16,18 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_PORTABLESERVER_CFLAGS)
+ $(TAO_PORTABLESERVER_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
- $(TAO_PORTABLESERVER_LIB)
+ $(TAO_PORTABLESERVER_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Test.idl
diff --git a/TAO/tests/Blocking_Sync_None/client.bor b/TAO/tests/Blocking_Sync_None/client.bor
index 3973d4a3ead..eb6a75a3d0b 100644
--- a/TAO/tests/Blocking_Sync_None/client.bor
+++ b/TAO/tests/Blocking_Sync_None/client.bor
@@ -13,12 +13,18 @@ OBJFILES = \
CFLAGS = \
$(ACE_CFLAGS) \
$(TAO_CFLAGS) \
- $(TAO_MESSAGING_CFLAGS)
+ $(TAO_MESSAGING_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
$(TAO_LIB) \
- $(TAO_MESSAGING_LIB)
+ $(TAO_MESSAGING_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
IDLFILES = \
$(IDLDIR)\Test.idl