summaryrefslogtreecommitdiff
path: root/TAO/tao/Makefile.bor
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-08-01 23:39:57 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-08-01 23:39:57 +0000
commit2c3ab374267eb89c1a64bf6c28d6a34137e96b13 (patch)
treee11d110b2f6e69f07a780756276cc735be3e8fa9 /TAO/tao/Makefile.bor
parent78f15e9fef70e8500baf261258da62677e2340ff (diff)
downloadATCD-2c3ab374267eb89c1a64bf6c28d6a34137e96b13.tar.gz
ChangeLogTag:Wed Aug 1 16:05:36 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tao/Makefile.bor')
-rw-r--r--TAO/tao/Makefile.bor9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/tao/Makefile.bor b/TAO/tao/Makefile.bor
index 9011376eef6..d68e0c84fea 100644
--- a/TAO/tao/Makefile.bor
+++ b/TAO/tao/Makefile.bor
@@ -77,6 +77,9 @@ OBJFILES = \
$(OBJDIR)\Fault_Tolerance_Service.obj \
$(OBJDIR)\FILE_Parser.obj \
$(OBJDIR)\Flushing_Strategy.obj \
+ $(OBJDIR)\LF_Follower.obj \
+ $(OBJDIR)\LF_Follower_Auto_Ptr.obj \
+ $(OBJDIR)\LF_Follower_Auto_Adder.obj \
$(OBJDIR)\GIOP_Message_Base.obj \
$(OBJDIR)\GIOP_Message_Lite.obj \
$(OBJDIR)\GIOP_Message_Generator_Parser.obj \
@@ -108,7 +111,13 @@ OBJFILES = \
$(OBJDIR)\IOPC.obj \
$(OBJDIR)\IOR_Parser.obj \
$(OBJDIR)\IORInfo.obj \
+ $(OBJDIR)\LF_Event.obj \
+ $(OBJDIR)\LF_Event_Binder.obj \
+ $(OBJDIR)\LF_Event_Loop_Thread_Helper.obj \
+ $(OBJDIR)\LF_Strategy.obj \
+ $(OBJDIR)\LF_Strategy_Complete.obj \
$(OBJDIR)\Leader_Follower.obj \
+ $(OBJDIR)\Leader_Follower_Flushing_Strategy.obj \
$(OBJDIR)\LocalObject.obj \
$(OBJDIR)\LRU_Connection_Purging_Strategy.obj \
$(OBJDIR)\Managed_Types.obj \