summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-11 15:34:58 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-11 15:34:58 +0000
commitd6663281b33138116e74049bda0f1df29661222a (patch)
tree18238aa0aa393f501f0b3517147f77f863696b7b
parent7f69fc5efd517a006630b8a0beb95e6fcd93a4ad (diff)
downloadATCD-d6663281b33138116e74049bda0f1df29661222a.tar.gz
ChangeLogTag: Sat Mar 11 09:33:18 2000 Christopher Kohlhoff <chris@kohlhoff.com>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a5
-rw-r--r--TAO/orbsvcs/orbsvcs/Makefile.bor8
2 files changed, 8 insertions, 5 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 18b09bf1f8c..db6f5644f1b 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,8 @@
+Sat Mar 11 09:33:18 2000 Christopher Kohlhoff <chris@kohlhoff.com>
+
+ * orbsvcs/orbsvcs/Makefile.bor: updated to reflect current
+ Notify service file configuration.
+
Sat Mar 11 09:28:31 2000 David L. Levine <levine@cs.wustl.edu>
* orbsvcs/orbsvcs/Makefile: updated dependencies.
diff --git a/TAO/orbsvcs/orbsvcs/Makefile.bor b/TAO/orbsvcs/orbsvcs/Makefile.bor
index 2006df1e526..499678dcdd5 100644
--- a/TAO/orbsvcs/orbsvcs/Makefile.bor
+++ b/TAO/orbsvcs/orbsvcs/Makefile.bor
@@ -1,3 +1,4 @@
+# $Id$
#
# Makefile for building the TAO orbsvcs library
#
@@ -161,29 +162,26 @@ 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 \