summaryrefslogtreecommitdiff
path: root/TAO/tao/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Makefile.bor')
-rw-r--r--TAO/tao/Makefile.bor10
1 files changed, 6 insertions, 4 deletions
diff --git a/TAO/tao/Makefile.bor b/TAO/tao/Makefile.bor
index d47cb382091..c7569660f45 100644
--- a/TAO/tao/Makefile.bor
+++ b/TAO/tao/Makefile.bor
@@ -24,7 +24,6 @@ OBJFILES = \
$(OBJDIR)\append.obj \
$(OBJDIR)\Asynch_Invocation.obj \
$(OBJDIR)\Asynch_Reply_Dispatcher.obj \
- $(OBJDIR)\Asynch_Timeout_Handler.obj \
$(OBJDIR)\BiDir_ORBInitializer.obj \
$(OBJDIR)\BiDir_Policy_i.obj \
$(OBJDIR)\BiDir_PolicyFactory.obj \
@@ -34,19 +33,17 @@ OBJFILES = \
$(OBJDIR)\Buffering_Constraint_Policy.obj \
$(OBJDIR)\Cache_Entries.obj \
$(OBJDIR)\CDR.obj \
- $(OBJDIR)\CDR_Encaps_Codec.obj \
$(OBJDIR)\Cleanup_Func_Registry.obj \
$(OBJDIR)\Client_Priority_Policy.obj \
$(OBJDIR)\Client_Strategy_Factory.obj \
$(OBJDIR)\ClientRequestInfo.obj \
- $(OBJDIR)\CodecFactory.obj \
- $(OBJDIR)\CodecFactory_ORBInitializer.obj \
$(OBJDIR)\Connection_Cache_Manager.obj \
$(OBJDIR)\Connection_Descriptor_Interface.obj \
$(OBJDIR)\Connection_handler.obj \
$(OBJDIR)\Connector_Registry.obj \
$(OBJDIR)\Connector_Impl.obj \
$(OBJDIR)\CONV_FRAMEC.obj \
+ $(OBJDIR)\CONV_FRAMES.obj \
$(OBJDIR)\corbafwd.obj \
$(OBJDIR)\CORBA_String.obj \
$(OBJDIR)\CORBALOC_Parser.obj \
@@ -76,6 +73,7 @@ OBJFILES = \
$(OBJDIR)\GIOP_Message_Generator_Parser_12.obj \
$(OBJDIR)\GIOP_Message_Generator_Parser_Impl.obj \
$(OBJDIR)\GIOP_Message_Handler.obj \
+ $(OBJDIR)\GIOP_Message_Headers.obj \
$(OBJDIR)\GIOP_Message_Lite.obj \
$(OBJDIR)\GIOP_Message_Locate_Header.obj \
$(OBJDIR)\GIOP_Message_State.obj \
@@ -97,6 +95,7 @@ OBJFILES = \
$(OBJDIR)\Invocation.obj \
$(OBJDIR)\Invocation_Endpoint_Selectors.obj \
$(OBJDIR)\IOPC.obj \
+ $(OBJDIR)\IOPS.obj \
$(OBJDIR)\IOR_Parser.obj \
$(OBJDIR)\IORInfo.obj \
$(OBJDIR)\Leader_Follower.obj \
@@ -138,6 +137,7 @@ OBJFILES = \
$(OBJDIR)\PolicyC.obj \
$(OBJDIR)\PolicyFactory_Registry.obj \
$(OBJDIR)\PollableC.obj \
+ $(OBJDIR)\PollableS.obj \
$(OBJDIR)\Pool_Per_Endpoint.obj \
$(OBJDIR)\PortableInterceptor.obj \
$(OBJDIR)\PortableInterceptorC.obj \
@@ -164,6 +164,7 @@ OBJFILES = \
$(OBJDIR)\RT_PolicyFactory.obj \
$(OBJDIR)\RT_Protocols_Hooks.obj \
$(OBJDIR)\RTCORBAC.obj \
+ $(OBJDIR)\RTCORBAS.obj \
$(OBJDIR)\Sequence.obj \
$(OBJDIR)\Server_Strategy_Factory.obj \
$(OBJDIR)\Services.obj \
@@ -181,6 +182,7 @@ OBJFILES = \
$(OBJDIR)\TAO_Server_Request.obj \
$(OBJDIR)\TAO_Singleton_Manager.obj \
$(OBJDIR)\TAOC.obj \
+ $(OBJDIR)\TAOS.obj \
$(OBJDIR)\target_specification.obj \
$(OBJDIR)\TimeBaseC.obj \
$(OBJDIR)\TimeBaseS.obj \