summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Makefile.bor')
-rw-r--r--TAO/orbsvcs/orbsvcs/Makefile.bor8
1 files changed, 5 insertions, 3 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Makefile.bor b/TAO/orbsvcs/orbsvcs/Makefile.bor
index 499678dcdd5..2006df1e526 100644
--- a/TAO/orbsvcs/orbsvcs/Makefile.bor
+++ b/TAO/orbsvcs/orbsvcs/Makefile.bor
@@ -1,4 +1,3 @@
-# $Id$
#
# Makefile for building the TAO orbsvcs library
#
@@ -162,26 +161,29 @@ OBJFILES = \
$(OBJDIR)\Notify_Constraint_Interpreter.obj \
$(OBJDIR)\Notify_Constraint_Visitors.obj \
$(OBJDIR)\Notify_ConsumerAdmin_i.obj \
+ $(OBJDIR)\Notify_Dispatcher.obj \
$(OBJDIR)\Notify_Event_Manager.obj \
$(OBJDIR)\Notify_EventChannel_i.obj \
$(OBJDIR)\Notify_EventChannelFactory_i.obj \
$(OBJDIR)\Notify_Filter_i.obj \
$(OBJDIR)\Notify_FilterAdmin_i.obj \
$(OBJDIR)\Notify_FilterFactory_i.obj \
+ $(OBJDIR)\Notify_ProxyConsumer_i.obj \
$(OBJDIR)\Notify_ProxyPushConsumer_i.obj \
$(OBJDIR)\Notify_ProxyPushSupplier_i.obj \
+ $(OBJDIR)\Notify_ProxySupplier_i.obj \
$(OBJDIR)\Notify_PushConsumer.obj \
$(OBJDIR)\Notify_PushSupplier.obj \
$(OBJDIR)\Notify_QoSAdmin_i.obj \
$(OBJDIR)\Notify_Resource_Manager.obj \
- $(OBJDIR)\Notify_SequenceProxyPushConsumer_i.obj \
- $(OBJDIR)\Notify_SequenceProxyPushSupplier_i.obj \
$(OBJDIR)\Notify_StructuredProxyPushConsumer_i.obj \
$(OBJDIR)\Notify_StructuredProxyPushSupplier_i.obj \
$(OBJDIR)\Notify_StructuredPushConsumer.obj \
$(OBJDIR)\Notify_StructuredPushSupplier.obj \
$(OBJDIR)\Notify_SupplierAdmin_i.obj \
$(OBJDIR)\Notify_Types.obj \
+ $(OBJDIR)\NotifyPublish_i.obj \
+ $(OBJDIR)\NotifySubscribe_i.obj \
$(OBJDIR)\Offer_Database.obj \
$(OBJDIR)\Offer_Iterators.obj \
$(OBJDIR)\Persistent_Context_Index.obj \