summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Notify_Service/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/Notify_Service/Makefile')
-rw-r--r--TAO/orbsvcs/Notify_Service/Makefile22
1 files changed, 12 insertions, 10 deletions
diff --git a/TAO/orbsvcs/Notify_Service/Makefile b/TAO/orbsvcs/Notify_Service/Makefile
index 37863ee875e..df13a457d47 100644
--- a/TAO/orbsvcs/Notify_Service/Makefile
+++ b/TAO/orbsvcs/Notify_Service/Makefile
@@ -98,8 +98,6 @@ Notify_Service: $(addprefix $(VDIR),$(NOTIFY_OBJS))
$(ACE_ROOT)/ace/Thread_Adapter.inl \
$(ACE_ROOT)/ace/Thread.i \
$(ACE_ROOT)/ace/Thread_Exit.h \
- $(ACE_ROOT)/ace/Thread_Control.h \
- $(ACE_ROOT)/ace/Thread_Control.inl \
$(ACE_ROOT)/ace/Synch.h \
$(ACE_ROOT)/ace/Synch.i \
$(ACE_ROOT)/ace/Synch_T.h \
@@ -107,6 +105,8 @@ Notify_Service: $(addprefix $(VDIR),$(NOTIFY_OBJS))
$(ACE_ROOT)/ace/Synch_T.cpp \
$(ACE_ROOT)/ace/Log_Msg.h \
$(ACE_ROOT)/ace/Log_Priority.h \
+ $(ACE_ROOT)/ace/Thread_Control.h \
+ $(ACE_ROOT)/ace/Thread_Control.inl \
$(ACE_ROOT)/ace/Unbounded_Queue.h \
$(ACE_ROOT)/ace/Node.h \
$(ACE_ROOT)/ace/Node.cpp \
@@ -295,7 +295,6 @@ Notify_Service: $(addprefix $(VDIR),$(NOTIFY_OBJS))
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyFilterC.h \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyCommC.h \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosEventCommC.h \
- $(TAO_ROOT)/orbsvcs/orbsvcs/CosEvent/event_export.h \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosEventCommC.i \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyCommC.i \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyFilterC.i \
@@ -303,7 +302,7 @@ Notify_Service: $(addprefix $(VDIR),$(NOTIFY_OBJS))
$(TAO_ROOT)/orbsvcs/orbsvcs/CosEventChannelAdminC.i \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyChannelAdminC.i \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNamingC.h \
- $(TAO_ROOT)/orbsvcs/orbsvcs/Naming/naming_export.h \
+ $(TAO_ROOT)/orbsvcs/orbsvcs/Log/notifylog_export.h \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNamingC.i \
../orbsvcs/Notify/Service.h ../orbsvcs/Notify/notify_export.h \
$(ACE_ROOT)/ace/Service_Config.h \
@@ -364,7 +363,8 @@ Notify_Service: $(addprefix $(VDIR),$(NOTIFY_OBJS))
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyChannelAdminS_T.h \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyChannelAdminS_T.i \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyChannelAdminS_T.cpp \
- $(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyChannelAdminS.i
+ $(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyChannelAdminS.i \
+ ../orbsvcs/Notify/CosNotify_Initializer.h
.obj/Notify_Service.o .obj/Notify_Service.so .shobj/Notify_Service.o .shobj/Notify_Service.so: Notify_Service.cpp Notify_Service.h \
$(ACE_ROOT)/ace/Task.h \
@@ -413,8 +413,6 @@ Notify_Service: $(addprefix $(VDIR),$(NOTIFY_OBJS))
$(ACE_ROOT)/ace/Thread_Adapter.inl \
$(ACE_ROOT)/ace/Thread.i \
$(ACE_ROOT)/ace/Thread_Exit.h \
- $(ACE_ROOT)/ace/Thread_Control.h \
- $(ACE_ROOT)/ace/Thread_Control.inl \
$(ACE_ROOT)/ace/Synch.h \
$(ACE_ROOT)/ace/Synch.i \
$(ACE_ROOT)/ace/Synch_T.h \
@@ -422,6 +420,8 @@ Notify_Service: $(addprefix $(VDIR),$(NOTIFY_OBJS))
$(ACE_ROOT)/ace/Synch_T.cpp \
$(ACE_ROOT)/ace/Log_Msg.h \
$(ACE_ROOT)/ace/Log_Priority.h \
+ $(ACE_ROOT)/ace/Thread_Control.h \
+ $(ACE_ROOT)/ace/Thread_Control.inl \
$(ACE_ROOT)/ace/Unbounded_Queue.h \
$(ACE_ROOT)/ace/Node.h \
$(ACE_ROOT)/ace/Node.cpp \
@@ -610,7 +610,6 @@ Notify_Service: $(addprefix $(VDIR),$(NOTIFY_OBJS))
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyFilterC.h \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyCommC.h \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosEventCommC.h \
- $(TAO_ROOT)/orbsvcs/orbsvcs/CosEvent/event_export.h \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosEventCommC.i \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyCommC.i \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyFilterC.i \
@@ -618,7 +617,7 @@ Notify_Service: $(addprefix $(VDIR),$(NOTIFY_OBJS))
$(TAO_ROOT)/orbsvcs/orbsvcs/CosEventChannelAdminC.i \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyChannelAdminC.i \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNamingC.h \
- $(TAO_ROOT)/orbsvcs/orbsvcs/Naming/naming_export.h \
+ $(TAO_ROOT)/orbsvcs/orbsvcs/Log/notifylog_export.h \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNamingC.i \
../orbsvcs/Notify/Service.h ../orbsvcs/Notify/notify_export.h \
$(ACE_ROOT)/ace/Service_Config.h \
@@ -680,6 +679,7 @@ Notify_Service: $(addprefix $(VDIR),$(NOTIFY_OBJS))
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyChannelAdminS_T.i \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyChannelAdminS_T.cpp \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyChannelAdminS.i \
+ ../orbsvcs/Notify/CosNotify_Initializer.h \
$(TAO_ROOT)/tao/debug.h \
$(TAO_ROOT)/tao/IORTable/IORTable.h \
$(TAO_ROOT)/tao/IORTable/iortable_export.h \
@@ -736,6 +736,8 @@ Notify_Service: $(addprefix $(VDIR),$(NOTIFY_OBJS))
$(ACE_ROOT)/ace/Dynamic_Service.h \
$(ACE_ROOT)/ace/Dynamic_Service_Base.h \
$(ACE_ROOT)/ace/Dynamic_Service.i \
- $(ACE_ROOT)/ace/Dynamic_Service.cpp
+ $(ACE_ROOT)/ace/Dynamic_Service.cpp \
+ ../orbsvcs/Notify/Notify_Service.h \
+ ../orbsvcs/Notify/Notify_Service.inl
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY