# -*- makefile -*-
#----------------------------------------------------------------------------
#       GNU ACE Workspace
#
# 
#
# This file was generated by MPC.  Any changes made directly to
# this file will be lost the next time it is generated.
#
# MPC Command:
# /home/johnny/DOC_ROOT/stage-31304/ACE_wrappers/bin/mwc.pl -type gnuace -exclude TAO/TAO_ACE.mwc -workers 8 -recurse -hierarchy -relative ACE_ROOT=/home/johnny/DOC_ROOT/stage-31304/ACE_wrappers -relative TAO_ROOT=/home/johnny/DOC_ROOT/stage-31304/ACE_wrappers/TAO
#
#----------------------------------------------------------------------------

MAKEFILE = GNUmakefile

ifeq ($(findstring k,$(MAKEFLAGS)),k)
  KEEP_GOING = -
endif

include $(ACE_ROOT)/include/makeinclude/macros.GNU

all: OMG_Basic_Consumer OMG_Basic_Supplier OMG_SupplierSideEC_Consumer OMG_SupplierSideEC_Supplier OMG_TypedEC_Supplier OMG_TypedEC_Consumer RTEC_Basic_Consumer RTEC_Basic_Supplier RTEC_Federated_Consumer RTEC_Federated_Supplier RTEC_Filter_Consumer RTEC_Filter_Supplier RTEC_MCast_Federated__Dev_Consumer RTEC_MCast_Federated__Dev_Supplier ImplRepo_Basic_Idl ImplRepo_Basic_Client ImplRepo_Basic_Server ImplRepo_Idl ImplRepo_Server ImplRepo_Client ImplRepo_IORTable_Idl ImplRepo_IORTable_Client ImplRepo_IORTable_Server InterfaceRepo_Browser NamingService_Messenger_Idl NamingService_Messenger_Client NamingService_Messenger_Server Naming_Client_Idl Naming_Client_Server Naming_Client_Client Naming_Context_Ext_Idl Naming_Context_Ext_Server Naming_Context_Ext_Client Naming_Server_Messenger Corbaloc_Messenger_Idl Corbaloc_Messenger_Client Corbaloc_Messenger_Server Corbaname_Messenger_Idl Corbaname_Messenger_Server Corbaname_Messenger_Client EventSequence_Idl EventSequence_Server EventSequence_Client EventSequence_Consumer Filtering_Idl Filtering_Client Filtering_Server Filtering_Consumer NotifyServiceMessenger_Idl NotifyServiceMessenger_Consumer NotifyServiceMessenger_Client NotifyServiceMessenger_Server OfferSubscriptions_Idl OfferSubscriptions_Server OfferSubscriptions_Client OfferSubscriptions_Consumer QoSProperties_Idl QoSProperties_Server QoSProperties_Client QoSProperties_Consumer RTNotify_Idl RTNotify_Client RTNotify_Consumer RTNotify_Server SupplierSideNC_Idl SupplierSideNC_Server SupplierSideNC_Client SupplierSideNC_Consumer PICurrent_NameService_Idl PICurrent_NameService_Client PICurrent_NameService_Server ParticipatingApp_Server ParticipatingApp_Client PolicyControllingApp_Server PolicyControllingApp_Client SecurityUnawareApp_Server SecurityUnawareApp_Client Notify_Supplier Notify_Consumer

depend: OMG_Basic_Consumer-depend OMG_Basic_Supplier-depend OMG_SupplierSideEC_Consumer-depend OMG_SupplierSideEC_Supplier-depend OMG_TypedEC_Supplier-depend OMG_TypedEC_Consumer-depend RTEC_Basic_Consumer-depend RTEC_Basic_Supplier-depend RTEC_Federated_Consumer-depend RTEC_Federated_Supplier-depend RTEC_Filter_Consumer-depend RTEC_Filter_Supplier-depend RTEC_MCast_Federated__Dev_Consumer-depend RTEC_MCast_Federated__Dev_Supplier-depend ImplRepo_Basic_Idl-depend ImplRepo_Basic_Client-depend ImplRepo_Basic_Server-depend ImplRepo_Idl-depend ImplRepo_Server-depend ImplRepo_Client-depend ImplRepo_IORTable_Idl-depend ImplRepo_IORTable_Client-depend ImplRepo_IORTable_Server-depend InterfaceRepo_Browser-depend NamingService_Messenger_Idl-depend NamingService_Messenger_Client-depend NamingService_Messenger_Server-depend Naming_Client_Idl-depend Naming_Client_Server-depend Naming_Client_Client-depend Naming_Context_Ext_Idl-depend Naming_Context_Ext_Server-depend Naming_Context_Ext_Client-depend Naming_Server_Messenger-depend Corbaloc_Messenger_Idl-depend Corbaloc_Messenger_Client-depend Corbaloc_Messenger_Server-depend Corbaname_Messenger_Idl-depend Corbaname_Messenger_Server-depend Corbaname_Messenger_Client-depend EventSequence_Idl-depend EventSequence_Server-depend EventSequence_Client-depend EventSequence_Consumer-depend Filtering_Idl-depend Filtering_Client-depend Filtering_Server-depend Filtering_Consumer-depend NotifyServiceMessenger_Idl-depend NotifyServiceMessenger_Consumer-depend NotifyServiceMessenger_Client-depend NotifyServiceMessenger_Server-depend OfferSubscriptions_Idl-depend OfferSubscriptions_Server-depend OfferSubscriptions_Client-depend OfferSubscriptions_Consumer-depend QoSProperties_Idl-depend QoSProperties_Server-depend QoSProperties_Client-depend QoSProperties_Consumer-depend RTNotify_Idl-depend RTNotify_Client-depend RTNotify_Consumer-depend RTNotify_Server-depend SupplierSideNC_Idl-depend SupplierSideNC_Server-depend SupplierSideNC_Client-depend SupplierSideNC_Consumer-depend PICurrent_NameService_Idl-depend PICurrent_NameService_Client-depend PICurrent_NameService_Server-depend ParticipatingApp_Server-depend ParticipatingApp_Client-depend PolicyControllingApp_Server-depend PolicyControllingApp_Client-depend SecurityUnawareApp_Server-depend SecurityUnawareApp_Client-depend Notify_Supplier-depend Notify_Consumer-depend

REMAINING_TARGETS := $(filter-out all depend,$(TARGETS_NESTED:.nested=)) $(CUSTOM_TARGETS)
.PHONY: $(REMAINING_TARGETS)

$(REMAINING_TARGETS):
	$(KEEP_GOING)@cd EventServices/OMG_Basic && $(MAKE) -f GNUmakefile.OMG_Basic_Consumer $(@)
	$(KEEP_GOING)@cd EventServices/OMG_Basic && $(MAKE) -f GNUmakefile.OMG_Basic_Supplier $(@)
	$(KEEP_GOING)@cd EventServices/OMG_SupplierSideEC && $(MAKE) -f GNUmakefile.OMG_SupplierSideEC_Consumer $(@)
	$(KEEP_GOING)@cd EventServices/OMG_SupplierSideEC && $(MAKE) -f GNUmakefile.OMG_SupplierSideEC_Supplier $(@)
	$(KEEP_GOING)@cd EventServices/OMG_TypedEC && $(MAKE) -f GNUmakefile.OMG_TypedEC_Supplier $(@)
	$(KEEP_GOING)@cd EventServices/OMG_TypedEC && $(MAKE) -f GNUmakefile.OMG_TypedEC_Consumer $(@)
	$(KEEP_GOING)@cd EventServices/RTEC_Basic && $(MAKE) -f GNUmakefile.RTEC_Basic_Consumer $(@)
	$(KEEP_GOING)@cd EventServices/RTEC_Basic && $(MAKE) -f GNUmakefile.RTEC_Basic_Supplier $(@)
	$(KEEP_GOING)@cd EventServices/RTEC_Federated && $(MAKE) -f GNUmakefile.RTEC_Federated_Consumer $(@)
	$(KEEP_GOING)@cd EventServices/RTEC_Federated && $(MAKE) -f GNUmakefile.RTEC_Federated_Supplier $(@)
	$(KEEP_GOING)@cd EventServices/RTEC_Filter && $(MAKE) -f GNUmakefile.RTEC_Filter_Consumer $(@)
	$(KEEP_GOING)@cd EventServices/RTEC_Filter && $(MAKE) -f GNUmakefile.RTEC_Filter_Supplier $(@)
	$(KEEP_GOING)@cd EventServices/RTEC_MCast_Federated && $(MAKE) -f GNUmakefile.RTEC_MCast_Federated__Dev_Consumer $(@)
	$(KEEP_GOING)@cd EventServices/RTEC_MCast_Federated && $(MAKE) -f GNUmakefile.RTEC_MCast_Federated__Dev_Supplier $(@)
	$(KEEP_GOING)@cd ImplRepo/Basic && $(MAKE) -f GNUmakefile.ImplRepo_Basic_Idl $(@)
	$(KEEP_GOING)@cd ImplRepo/Basic && $(MAKE) -f GNUmakefile.ImplRepo_Basic_Client $(@)
	$(KEEP_GOING)@cd ImplRepo/Basic && $(MAKE) -f GNUmakefile.ImplRepo_Basic_Server $(@)
	$(KEEP_GOING)@cd ImplRepo && $(MAKE) -f GNUmakefile.ImplRepo_Idl $(@)
	$(KEEP_GOING)@cd ImplRepo && $(MAKE) -f GNUmakefile.ImplRepo_Server $(@)
	$(KEEP_GOING)@cd ImplRepo && $(MAKE) -f GNUmakefile.ImplRepo_Client $(@)
	$(KEEP_GOING)@cd ImplRepo/IORTable && $(MAKE) -f GNUmakefile.ImplRepo_IORTable_Idl $(@)
	$(KEEP_GOING)@cd ImplRepo/IORTable && $(MAKE) -f GNUmakefile.ImplRepo_IORTable_Client $(@)
	$(KEEP_GOING)@cd ImplRepo/IORTable && $(MAKE) -f GNUmakefile.ImplRepo_IORTable_Server $(@)
	$(KEEP_GOING)@cd InterfaceRepo && $(MAKE) -f GNUmakefile.InterfaceRepo_Browser $(@)
	$(KEEP_GOING)@cd NamingService/Messenger && $(MAKE) -f GNUmakefile.NamingService_Messenger_Idl $(@)
	$(KEEP_GOING)@cd NamingService/Messenger && $(MAKE) -f GNUmakefile.NamingService_Messenger_Client $(@)
	$(KEEP_GOING)@cd NamingService/Messenger && $(MAKE) -f GNUmakefile.NamingService_Messenger_Server $(@)
	$(KEEP_GOING)@cd NamingService/Naming_Client && $(MAKE) -f GNUmakefile.Naming_Client_Idl $(@)
	$(KEEP_GOING)@cd NamingService/Naming_Client && $(MAKE) -f GNUmakefile.Naming_Client_Server $(@)
	$(KEEP_GOING)@cd NamingService/Naming_Client && $(MAKE) -f GNUmakefile.Naming_Client_Client $(@)
	$(KEEP_GOING)@cd NamingService/Naming_Context_Ext && $(MAKE) -f GNUmakefile.Naming_Context_Ext_Idl $(@)
	$(KEEP_GOING)@cd NamingService/Naming_Context_Ext && $(MAKE) -f GNUmakefile.Naming_Context_Ext_Server $(@)
	$(KEEP_GOING)@cd NamingService/Naming_Context_Ext && $(MAKE) -f GNUmakefile.Naming_Context_Ext_Client $(@)
	$(KEEP_GOING)@cd NamingService/Naming_Server && $(MAKE) -f GNUmakefile.Naming_Server_Messenger $(@)
	$(KEEP_GOING)@cd NamingService/corbaloc_Messenger && $(MAKE) -f GNUmakefile.Corbaloc_Messenger_Idl $(@)
	$(KEEP_GOING)@cd NamingService/corbaloc_Messenger && $(MAKE) -f GNUmakefile.Corbaloc_Messenger_Client $(@)
	$(KEEP_GOING)@cd NamingService/corbaloc_Messenger && $(MAKE) -f GNUmakefile.Corbaloc_Messenger_Server $(@)
	$(KEEP_GOING)@cd NamingService/corbaname_Messenger && $(MAKE) -f GNUmakefile.Corbaname_Messenger_Idl $(@)
	$(KEEP_GOING)@cd NamingService/corbaname_Messenger && $(MAKE) -f GNUmakefile.Corbaname_Messenger_Server $(@)
	$(KEEP_GOING)@cd NamingService/corbaname_Messenger && $(MAKE) -f GNUmakefile.Corbaname_Messenger_Client $(@)
	$(KEEP_GOING)@cd NotifyService/EventSequence && $(MAKE) -f GNUmakefile.EventSequence_Idl $(@)
	$(KEEP_GOING)@cd NotifyService/EventSequence && $(MAKE) -f GNUmakefile.EventSequence_Server $(@)
	$(KEEP_GOING)@cd NotifyService/EventSequence && $(MAKE) -f GNUmakefile.EventSequence_Client $(@)
	$(KEEP_GOING)@cd NotifyService/EventSequence && $(MAKE) -f GNUmakefile.EventSequence_Consumer $(@)
	$(KEEP_GOING)@cd NotifyService/Filtering && $(MAKE) -f GNUmakefile.Filtering_Idl $(@)
	$(KEEP_GOING)@cd NotifyService/Filtering && $(MAKE) -f GNUmakefile.Filtering_Client $(@)
	$(KEEP_GOING)@cd NotifyService/Filtering && $(MAKE) -f GNUmakefile.Filtering_Server $(@)
	$(KEEP_GOING)@cd NotifyService/Filtering && $(MAKE) -f GNUmakefile.Filtering_Consumer $(@)
	$(KEEP_GOING)@cd NotifyService/Messenger && $(MAKE) -f GNUmakefile.NotifyServiceMessenger_Idl $(@)
	$(KEEP_GOING)@cd NotifyService/Messenger && $(MAKE) -f GNUmakefile.NotifyServiceMessenger_Consumer $(@)
	$(KEEP_GOING)@cd NotifyService/Messenger && $(MAKE) -f GNUmakefile.NotifyServiceMessenger_Client $(@)
	$(KEEP_GOING)@cd NotifyService/Messenger && $(MAKE) -f GNUmakefile.NotifyServiceMessenger_Server $(@)
	$(KEEP_GOING)@cd NotifyService/OfferSubscriptions && $(MAKE) -f GNUmakefile.OfferSubscriptions_Idl $(@)
	$(KEEP_GOING)@cd NotifyService/OfferSubscriptions && $(MAKE) -f GNUmakefile.OfferSubscriptions_Server $(@)
	$(KEEP_GOING)@cd NotifyService/OfferSubscriptions && $(MAKE) -f GNUmakefile.OfferSubscriptions_Client $(@)
	$(KEEP_GOING)@cd NotifyService/OfferSubscriptions && $(MAKE) -f GNUmakefile.OfferSubscriptions_Consumer $(@)
	$(KEEP_GOING)@cd NotifyService/QoSProperties && $(MAKE) -f GNUmakefile.QoSProperties_Idl $(@)
	$(KEEP_GOING)@cd NotifyService/QoSProperties && $(MAKE) -f GNUmakefile.QoSProperties_Server $(@)
	$(KEEP_GOING)@cd NotifyService/QoSProperties && $(MAKE) -f GNUmakefile.QoSProperties_Client $(@)
	$(KEEP_GOING)@cd NotifyService/QoSProperties && $(MAKE) -f GNUmakefile.QoSProperties_Consumer $(@)
	$(KEEP_GOING)@cd NotifyService/RTNotify && $(MAKE) -f GNUmakefile.RTNotify_Idl $(@)
	$(KEEP_GOING)@cd NotifyService/RTNotify && $(MAKE) -f GNUmakefile.RTNotify_Client $(@)
	$(KEEP_GOING)@cd NotifyService/RTNotify && $(MAKE) -f GNUmakefile.RTNotify_Consumer $(@)
	$(KEEP_GOING)@cd NotifyService/RTNotify && $(MAKE) -f GNUmakefile.RTNotify_Server $(@)
	$(KEEP_GOING)@cd NotifyService/SupplierSideNC && $(MAKE) -f GNUmakefile.SupplierSideNC_Idl $(@)
	$(KEEP_GOING)@cd NotifyService/SupplierSideNC && $(MAKE) -f GNUmakefile.SupplierSideNC_Server $(@)
	$(KEEP_GOING)@cd NotifyService/SupplierSideNC && $(MAKE) -f GNUmakefile.SupplierSideNC_Client $(@)
	$(KEEP_GOING)@cd NotifyService/SupplierSideNC && $(MAKE) -f GNUmakefile.SupplierSideNC_Consumer $(@)
	$(KEEP_GOING)@cd PortableInterceptors/PICurrent_NameService && $(MAKE) -f GNUmakefile.PICurrent_NameService_Idl $(@)
	$(KEEP_GOING)@cd PortableInterceptors/PICurrent_NameService && $(MAKE) -f GNUmakefile.PICurrent_NameService_Client $(@)
	$(KEEP_GOING)@cd PortableInterceptors/PICurrent_NameService && $(MAKE) -f GNUmakefile.PICurrent_NameService_Server $(@)
	$(KEEP_GOING)@cd Security/ParticipatingApp && $(MAKE) -f GNUmakefile.ParticipatingApp_Server $(@)
	$(KEEP_GOING)@cd Security/ParticipatingApp && $(MAKE) -f GNUmakefile.ParticipatingApp_Client $(@)
	$(KEEP_GOING)@cd Security/PolicyControllingApp && $(MAKE) -f GNUmakefile.PolicyControllingApp_Server $(@)
	$(KEEP_GOING)@cd Security/PolicyControllingApp && $(MAKE) -f GNUmakefile.PolicyControllingApp_Client $(@)
	$(KEEP_GOING)@cd Security/SecurityUnawareApp && $(MAKE) -f GNUmakefile.SecurityUnawareApp_Server $(@)
	$(KEEP_GOING)@cd Security/SecurityUnawareApp && $(MAKE) -f GNUmakefile.SecurityUnawareApp_Client $(@)
	$(KEEP_GOING)@cd ValueTypes/Notify && $(MAKE) -f GNUmakefile.Notify_Supplier $(@)
	$(KEEP_GOING)@cd ValueTypes/Notify && $(MAKE) -f GNUmakefile.Notify_Consumer $(@)

.PHONY: OMG_Basic_Consumer
OMG_Basic_Consumer:
	$(KEEP_GOING)@cd EventServices/OMG_Basic && $(MAKE) -f GNUmakefile.OMG_Basic_Consumer all

.PHONY: OMG_Basic_Consumer-depend
OMG_Basic_Consumer-depend:
	$(KEEP_GOING)@cd EventServices/OMG_Basic && $(MAKE) -f GNUmakefile.OMG_Basic_Consumer depend

.PHONY: OMG_Basic_Supplier
OMG_Basic_Supplier:
	$(KEEP_GOING)@cd EventServices/OMG_Basic && $(MAKE) -f GNUmakefile.OMG_Basic_Supplier all

.PHONY: OMG_Basic_Supplier-depend
OMG_Basic_Supplier-depend:
	$(KEEP_GOING)@cd EventServices/OMG_Basic && $(MAKE) -f GNUmakefile.OMG_Basic_Supplier depend

.PHONY: OMG_SupplierSideEC_Consumer
OMG_SupplierSideEC_Consumer:
	$(KEEP_GOING)@cd EventServices/OMG_SupplierSideEC && $(MAKE) -f GNUmakefile.OMG_SupplierSideEC_Consumer all

.PHONY: OMG_SupplierSideEC_Consumer-depend
OMG_SupplierSideEC_Consumer-depend:
	$(KEEP_GOING)@cd EventServices/OMG_SupplierSideEC && $(MAKE) -f GNUmakefile.OMG_SupplierSideEC_Consumer depend

.PHONY: OMG_SupplierSideEC_Supplier
OMG_SupplierSideEC_Supplier:
	$(KEEP_GOING)@cd EventServices/OMG_SupplierSideEC && $(MAKE) -f GNUmakefile.OMG_SupplierSideEC_Supplier all

.PHONY: OMG_SupplierSideEC_Supplier-depend
OMG_SupplierSideEC_Supplier-depend:
	$(KEEP_GOING)@cd EventServices/OMG_SupplierSideEC && $(MAKE) -f GNUmakefile.OMG_SupplierSideEC_Supplier depend

.PHONY: OMG_TypedEC_Supplier
OMG_TypedEC_Supplier:
	$(KEEP_GOING)@cd EventServices/OMG_TypedEC && $(MAKE) -f GNUmakefile.OMG_TypedEC_Supplier all

.PHONY: OMG_TypedEC_Supplier-depend
OMG_TypedEC_Supplier-depend:
	$(KEEP_GOING)@cd EventServices/OMG_TypedEC && $(MAKE) -f GNUmakefile.OMG_TypedEC_Supplier depend

.PHONY: OMG_TypedEC_Consumer
OMG_TypedEC_Consumer: OMG_TypedEC_Supplier
	$(KEEP_GOING)@cd EventServices/OMG_TypedEC && $(MAKE) -f GNUmakefile.OMG_TypedEC_Consumer all

.PHONY: OMG_TypedEC_Consumer-depend
OMG_TypedEC_Consumer-depend:
	$(KEEP_GOING)@cd EventServices/OMG_TypedEC && $(MAKE) -f GNUmakefile.OMG_TypedEC_Consumer depend

.PHONY: RTEC_Basic_Consumer
RTEC_Basic_Consumer:
	$(KEEP_GOING)@cd EventServices/RTEC_Basic && $(MAKE) -f GNUmakefile.RTEC_Basic_Consumer all

.PHONY: RTEC_Basic_Consumer-depend
RTEC_Basic_Consumer-depend:
	$(KEEP_GOING)@cd EventServices/RTEC_Basic && $(MAKE) -f GNUmakefile.RTEC_Basic_Consumer depend

.PHONY: RTEC_Basic_Supplier
RTEC_Basic_Supplier:
	$(KEEP_GOING)@cd EventServices/RTEC_Basic && $(MAKE) -f GNUmakefile.RTEC_Basic_Supplier all

.PHONY: RTEC_Basic_Supplier-depend
RTEC_Basic_Supplier-depend:
	$(KEEP_GOING)@cd EventServices/RTEC_Basic && $(MAKE) -f GNUmakefile.RTEC_Basic_Supplier depend

.PHONY: RTEC_Federated_Consumer
RTEC_Federated_Consumer:
	$(KEEP_GOING)@cd EventServices/RTEC_Federated && $(MAKE) -f GNUmakefile.RTEC_Federated_Consumer all

.PHONY: RTEC_Federated_Consumer-depend
RTEC_Federated_Consumer-depend:
	$(KEEP_GOING)@cd EventServices/RTEC_Federated && $(MAKE) -f GNUmakefile.RTEC_Federated_Consumer depend

.PHONY: RTEC_Federated_Supplier
RTEC_Federated_Supplier:
	$(KEEP_GOING)@cd EventServices/RTEC_Federated && $(MAKE) -f GNUmakefile.RTEC_Federated_Supplier all

.PHONY: RTEC_Federated_Supplier-depend
RTEC_Federated_Supplier-depend:
	$(KEEP_GOING)@cd EventServices/RTEC_Federated && $(MAKE) -f GNUmakefile.RTEC_Federated_Supplier depend

.PHONY: RTEC_Filter_Consumer
RTEC_Filter_Consumer:
	$(KEEP_GOING)@cd EventServices/RTEC_Filter && $(MAKE) -f GNUmakefile.RTEC_Filter_Consumer all

.PHONY: RTEC_Filter_Consumer-depend
RTEC_Filter_Consumer-depend:
	$(KEEP_GOING)@cd EventServices/RTEC_Filter && $(MAKE) -f GNUmakefile.RTEC_Filter_Consumer depend

.PHONY: RTEC_Filter_Supplier
RTEC_Filter_Supplier:
	$(KEEP_GOING)@cd EventServices/RTEC_Filter && $(MAKE) -f GNUmakefile.RTEC_Filter_Supplier all

.PHONY: RTEC_Filter_Supplier-depend
RTEC_Filter_Supplier-depend:
	$(KEEP_GOING)@cd EventServices/RTEC_Filter && $(MAKE) -f GNUmakefile.RTEC_Filter_Supplier depend

.PHONY: RTEC_MCast_Federated__Dev_Consumer
RTEC_MCast_Federated__Dev_Consumer:
	$(KEEP_GOING)@cd EventServices/RTEC_MCast_Federated && $(MAKE) -f GNUmakefile.RTEC_MCast_Federated__Dev_Consumer all

.PHONY: RTEC_MCast_Federated__Dev_Consumer-depend
RTEC_MCast_Federated__Dev_Consumer-depend:
	$(KEEP_GOING)@cd EventServices/RTEC_MCast_Federated && $(MAKE) -f GNUmakefile.RTEC_MCast_Federated__Dev_Consumer depend

.PHONY: RTEC_MCast_Federated__Dev_Supplier
RTEC_MCast_Federated__Dev_Supplier:
	$(KEEP_GOING)@cd EventServices/RTEC_MCast_Federated && $(MAKE) -f GNUmakefile.RTEC_MCast_Federated__Dev_Supplier all

.PHONY: RTEC_MCast_Federated__Dev_Supplier-depend
RTEC_MCast_Federated__Dev_Supplier-depend:
	$(KEEP_GOING)@cd EventServices/RTEC_MCast_Federated && $(MAKE) -f GNUmakefile.RTEC_MCast_Federated__Dev_Supplier depend

.PHONY: ImplRepo_Basic_Idl
ImplRepo_Basic_Idl:
	$(KEEP_GOING)@cd ImplRepo/Basic && $(MAKE) -f GNUmakefile.ImplRepo_Basic_Idl all

.PHONY: ImplRepo_Basic_Idl-depend
ImplRepo_Basic_Idl-depend:
	$(KEEP_GOING)@cd ImplRepo/Basic && $(MAKE) -f GNUmakefile.ImplRepo_Basic_Idl depend

.PHONY: ImplRepo_Basic_Client
ImplRepo_Basic_Client: ImplRepo_Basic_Idl
	$(KEEP_GOING)@cd ImplRepo/Basic && $(MAKE) -f GNUmakefile.ImplRepo_Basic_Client all

.PHONY: ImplRepo_Basic_Client-depend
ImplRepo_Basic_Client-depend:
	$(KEEP_GOING)@cd ImplRepo/Basic && $(MAKE) -f GNUmakefile.ImplRepo_Basic_Client depend

.PHONY: ImplRepo_Basic_Server
ImplRepo_Basic_Server: ImplRepo_Basic_Idl ImplRepo_Basic_Client
	$(KEEP_GOING)@cd ImplRepo/Basic && $(MAKE) -f GNUmakefile.ImplRepo_Basic_Server all

.PHONY: ImplRepo_Basic_Server-depend
ImplRepo_Basic_Server-depend:
	$(KEEP_GOING)@cd ImplRepo/Basic && $(MAKE) -f GNUmakefile.ImplRepo_Basic_Server depend

.PHONY: ImplRepo_Idl
ImplRepo_Idl:
	$(KEEP_GOING)@cd ImplRepo && $(MAKE) -f GNUmakefile.ImplRepo_Idl all

.PHONY: ImplRepo_Idl-depend
ImplRepo_Idl-depend:
	$(KEEP_GOING)@cd ImplRepo && $(MAKE) -f GNUmakefile.ImplRepo_Idl depend

.PHONY: ImplRepo_Server
ImplRepo_Server: ImplRepo_Idl
	$(KEEP_GOING)@cd ImplRepo && $(MAKE) -f GNUmakefile.ImplRepo_Server all

.PHONY: ImplRepo_Server-depend
ImplRepo_Server-depend:
	$(KEEP_GOING)@cd ImplRepo && $(MAKE) -f GNUmakefile.ImplRepo_Server depend

.PHONY: ImplRepo_Client
ImplRepo_Client: ImplRepo_Idl ImplRepo_Server
	$(KEEP_GOING)@cd ImplRepo && $(MAKE) -f GNUmakefile.ImplRepo_Client all

.PHONY: ImplRepo_Client-depend
ImplRepo_Client-depend:
	$(KEEP_GOING)@cd ImplRepo && $(MAKE) -f GNUmakefile.ImplRepo_Client depend

.PHONY: ImplRepo_IORTable_Idl
ImplRepo_IORTable_Idl:
	$(KEEP_GOING)@cd ImplRepo/IORTable && $(MAKE) -f GNUmakefile.ImplRepo_IORTable_Idl all

.PHONY: ImplRepo_IORTable_Idl-depend
ImplRepo_IORTable_Idl-depend:
	$(KEEP_GOING)@cd ImplRepo/IORTable && $(MAKE) -f GNUmakefile.ImplRepo_IORTable_Idl depend

.PHONY: ImplRepo_IORTable_Client
ImplRepo_IORTable_Client: ImplRepo_IORTable_Idl
	$(KEEP_GOING)@cd ImplRepo/IORTable && $(MAKE) -f GNUmakefile.ImplRepo_IORTable_Client all

.PHONY: ImplRepo_IORTable_Client-depend
ImplRepo_IORTable_Client-depend:
	$(KEEP_GOING)@cd ImplRepo/IORTable && $(MAKE) -f GNUmakefile.ImplRepo_IORTable_Client depend

.PHONY: ImplRepo_IORTable_Server
ImplRepo_IORTable_Server: ImplRepo_IORTable_Idl ImplRepo_IORTable_Client
	$(KEEP_GOING)@cd ImplRepo/IORTable && $(MAKE) -f GNUmakefile.ImplRepo_IORTable_Server all

.PHONY: ImplRepo_IORTable_Server-depend
ImplRepo_IORTable_Server-depend:
	$(KEEP_GOING)@cd ImplRepo/IORTable && $(MAKE) -f GNUmakefile.ImplRepo_IORTable_Server depend

.PHONY: InterfaceRepo_Browser
InterfaceRepo_Browser:
	$(KEEP_GOING)@cd InterfaceRepo && $(MAKE) -f GNUmakefile.InterfaceRepo_Browser all

.PHONY: InterfaceRepo_Browser-depend
InterfaceRepo_Browser-depend:
	$(KEEP_GOING)@cd InterfaceRepo && $(MAKE) -f GNUmakefile.InterfaceRepo_Browser depend

.PHONY: NamingService_Messenger_Idl
NamingService_Messenger_Idl:
	$(KEEP_GOING)@cd NamingService/Messenger && $(MAKE) -f GNUmakefile.NamingService_Messenger_Idl all

.PHONY: NamingService_Messenger_Idl-depend
NamingService_Messenger_Idl-depend:
	$(KEEP_GOING)@cd NamingService/Messenger && $(MAKE) -f GNUmakefile.NamingService_Messenger_Idl depend

.PHONY: NamingService_Messenger_Client
NamingService_Messenger_Client: NamingService_Messenger_Idl
	$(KEEP_GOING)@cd NamingService/Messenger && $(MAKE) -f GNUmakefile.NamingService_Messenger_Client all

.PHONY: NamingService_Messenger_Client-depend
NamingService_Messenger_Client-depend:
	$(KEEP_GOING)@cd NamingService/Messenger && $(MAKE) -f GNUmakefile.NamingService_Messenger_Client depend

.PHONY: NamingService_Messenger_Server
NamingService_Messenger_Server: NamingService_Messenger_Idl NamingService_Messenger_Client
	$(KEEP_GOING)@cd NamingService/Messenger && $(MAKE) -f GNUmakefile.NamingService_Messenger_Server all

.PHONY: NamingService_Messenger_Server-depend
NamingService_Messenger_Server-depend:
	$(KEEP_GOING)@cd NamingService/Messenger && $(MAKE) -f GNUmakefile.NamingService_Messenger_Server depend

.PHONY: Naming_Client_Idl
Naming_Client_Idl:
	$(KEEP_GOING)@cd NamingService/Naming_Client && $(MAKE) -f GNUmakefile.Naming_Client_Idl all

.PHONY: Naming_Client_Idl-depend
Naming_Client_Idl-depend:
	$(KEEP_GOING)@cd NamingService/Naming_Client && $(MAKE) -f GNUmakefile.Naming_Client_Idl depend

.PHONY: Naming_Client_Server
Naming_Client_Server: Naming_Client_Idl
	$(KEEP_GOING)@cd NamingService/Naming_Client && $(MAKE) -f GNUmakefile.Naming_Client_Server all

.PHONY: Naming_Client_Server-depend
Naming_Client_Server-depend:
	$(KEEP_GOING)@cd NamingService/Naming_Client && $(MAKE) -f GNUmakefile.Naming_Client_Server depend

.PHONY: Naming_Client_Client
Naming_Client_Client: Naming_Client_Idl Naming_Client_Server
	$(KEEP_GOING)@cd NamingService/Naming_Client && $(MAKE) -f GNUmakefile.Naming_Client_Client all

.PHONY: Naming_Client_Client-depend
Naming_Client_Client-depend:
	$(KEEP_GOING)@cd NamingService/Naming_Client && $(MAKE) -f GNUmakefile.Naming_Client_Client depend

.PHONY: Naming_Context_Ext_Idl
Naming_Context_Ext_Idl:
	$(KEEP_GOING)@cd NamingService/Naming_Context_Ext && $(MAKE) -f GNUmakefile.Naming_Context_Ext_Idl all

.PHONY: Naming_Context_Ext_Idl-depend
Naming_Context_Ext_Idl-depend:
	$(KEEP_GOING)@cd NamingService/Naming_Context_Ext && $(MAKE) -f GNUmakefile.Naming_Context_Ext_Idl depend

.PHONY: Naming_Context_Ext_Server
Naming_Context_Ext_Server: Naming_Context_Ext_Idl
	$(KEEP_GOING)@cd NamingService/Naming_Context_Ext && $(MAKE) -f GNUmakefile.Naming_Context_Ext_Server all

.PHONY: Naming_Context_Ext_Server-depend
Naming_Context_Ext_Server-depend:
	$(KEEP_GOING)@cd NamingService/Naming_Context_Ext && $(MAKE) -f GNUmakefile.Naming_Context_Ext_Server depend

.PHONY: Naming_Context_Ext_Client
Naming_Context_Ext_Client: Naming_Context_Ext_Idl Naming_Context_Ext_Server
	$(KEEP_GOING)@cd NamingService/Naming_Context_Ext && $(MAKE) -f GNUmakefile.Naming_Context_Ext_Client all

.PHONY: Naming_Context_Ext_Client-depend
Naming_Context_Ext_Client-depend:
	$(KEEP_GOING)@cd NamingService/Naming_Context_Ext && $(MAKE) -f GNUmakefile.Naming_Context_Ext_Client depend

.PHONY: Naming_Server_Messenger
Naming_Server_Messenger:
	$(KEEP_GOING)@cd NamingService/Naming_Server && $(MAKE) -f GNUmakefile.Naming_Server_Messenger all

.PHONY: Naming_Server_Messenger-depend
Naming_Server_Messenger-depend:
	$(KEEP_GOING)@cd NamingService/Naming_Server && $(MAKE) -f GNUmakefile.Naming_Server_Messenger depend

.PHONY: Corbaloc_Messenger_Idl
Corbaloc_Messenger_Idl:
	$(KEEP_GOING)@cd NamingService/corbaloc_Messenger && $(MAKE) -f GNUmakefile.Corbaloc_Messenger_Idl all

.PHONY: Corbaloc_Messenger_Idl-depend
Corbaloc_Messenger_Idl-depend:
	$(KEEP_GOING)@cd NamingService/corbaloc_Messenger && $(MAKE) -f GNUmakefile.Corbaloc_Messenger_Idl depend

.PHONY: Corbaloc_Messenger_Client
Corbaloc_Messenger_Client: Corbaloc_Messenger_Idl
	$(KEEP_GOING)@cd NamingService/corbaloc_Messenger && $(MAKE) -f GNUmakefile.Corbaloc_Messenger_Client all

.PHONY: Corbaloc_Messenger_Client-depend
Corbaloc_Messenger_Client-depend:
	$(KEEP_GOING)@cd NamingService/corbaloc_Messenger && $(MAKE) -f GNUmakefile.Corbaloc_Messenger_Client depend

.PHONY: Corbaloc_Messenger_Server
Corbaloc_Messenger_Server: Corbaloc_Messenger_Idl Corbaloc_Messenger_Client
	$(KEEP_GOING)@cd NamingService/corbaloc_Messenger && $(MAKE) -f GNUmakefile.Corbaloc_Messenger_Server all

.PHONY: Corbaloc_Messenger_Server-depend
Corbaloc_Messenger_Server-depend:
	$(KEEP_GOING)@cd NamingService/corbaloc_Messenger && $(MAKE) -f GNUmakefile.Corbaloc_Messenger_Server depend

.PHONY: Corbaname_Messenger_Idl
Corbaname_Messenger_Idl:
	$(KEEP_GOING)@cd NamingService/corbaname_Messenger && $(MAKE) -f GNUmakefile.Corbaname_Messenger_Idl all

.PHONY: Corbaname_Messenger_Idl-depend
Corbaname_Messenger_Idl-depend:
	$(KEEP_GOING)@cd NamingService/corbaname_Messenger && $(MAKE) -f GNUmakefile.Corbaname_Messenger_Idl depend

.PHONY: Corbaname_Messenger_Server
Corbaname_Messenger_Server: Corbaname_Messenger_Idl
	$(KEEP_GOING)@cd NamingService/corbaname_Messenger && $(MAKE) -f GNUmakefile.Corbaname_Messenger_Server all

.PHONY: Corbaname_Messenger_Server-depend
Corbaname_Messenger_Server-depend:
	$(KEEP_GOING)@cd NamingService/corbaname_Messenger && $(MAKE) -f GNUmakefile.Corbaname_Messenger_Server depend

.PHONY: Corbaname_Messenger_Client
Corbaname_Messenger_Client: Corbaname_Messenger_Idl Corbaname_Messenger_Server
	$(KEEP_GOING)@cd NamingService/corbaname_Messenger && $(MAKE) -f GNUmakefile.Corbaname_Messenger_Client all

.PHONY: Corbaname_Messenger_Client-depend
Corbaname_Messenger_Client-depend:
	$(KEEP_GOING)@cd NamingService/corbaname_Messenger && $(MAKE) -f GNUmakefile.Corbaname_Messenger_Client depend

.PHONY: EventSequence_Idl
EventSequence_Idl:
	$(KEEP_GOING)@cd NotifyService/EventSequence && $(MAKE) -f GNUmakefile.EventSequence_Idl all

.PHONY: EventSequence_Idl-depend
EventSequence_Idl-depend:
	$(KEEP_GOING)@cd NotifyService/EventSequence && $(MAKE) -f GNUmakefile.EventSequence_Idl depend

.PHONY: EventSequence_Server
EventSequence_Server: EventSequence_Idl
	$(KEEP_GOING)@cd NotifyService/EventSequence && $(MAKE) -f GNUmakefile.EventSequence_Server all

.PHONY: EventSequence_Server-depend
EventSequence_Server-depend:
	$(KEEP_GOING)@cd NotifyService/EventSequence && $(MAKE) -f GNUmakefile.EventSequence_Server depend

.PHONY: EventSequence_Client
EventSequence_Client: EventSequence_Idl EventSequence_Server
	$(KEEP_GOING)@cd NotifyService/EventSequence && $(MAKE) -f GNUmakefile.EventSequence_Client all

.PHONY: EventSequence_Client-depend
EventSequence_Client-depend:
	$(KEEP_GOING)@cd NotifyService/EventSequence && $(MAKE) -f GNUmakefile.EventSequence_Client depend

.PHONY: EventSequence_Consumer
EventSequence_Consumer: EventSequence_Idl EventSequence_Server
	$(KEEP_GOING)@cd NotifyService/EventSequence && $(MAKE) -f GNUmakefile.EventSequence_Consumer all

.PHONY: EventSequence_Consumer-depend
EventSequence_Consumer-depend:
	$(KEEP_GOING)@cd NotifyService/EventSequence && $(MAKE) -f GNUmakefile.EventSequence_Consumer depend

.PHONY: Filtering_Idl
Filtering_Idl:
	$(KEEP_GOING)@cd NotifyService/Filtering && $(MAKE) -f GNUmakefile.Filtering_Idl all

.PHONY: Filtering_Idl-depend
Filtering_Idl-depend:
	$(KEEP_GOING)@cd NotifyService/Filtering && $(MAKE) -f GNUmakefile.Filtering_Idl depend

.PHONY: Filtering_Client
Filtering_Client: Filtering_Idl
	$(KEEP_GOING)@cd NotifyService/Filtering && $(MAKE) -f GNUmakefile.Filtering_Client all

.PHONY: Filtering_Client-depend
Filtering_Client-depend:
	$(KEEP_GOING)@cd NotifyService/Filtering && $(MAKE) -f GNUmakefile.Filtering_Client depend

.PHONY: Filtering_Server
Filtering_Server: Filtering_Idl Filtering_Client
	$(KEEP_GOING)@cd NotifyService/Filtering && $(MAKE) -f GNUmakefile.Filtering_Server all

.PHONY: Filtering_Server-depend
Filtering_Server-depend:
	$(KEEP_GOING)@cd NotifyService/Filtering && $(MAKE) -f GNUmakefile.Filtering_Server depend

.PHONY: Filtering_Consumer
Filtering_Consumer: Filtering_Idl Filtering_Client Filtering_Server
	$(KEEP_GOING)@cd NotifyService/Filtering && $(MAKE) -f GNUmakefile.Filtering_Consumer all

.PHONY: Filtering_Consumer-depend
Filtering_Consumer-depend:
	$(KEEP_GOING)@cd NotifyService/Filtering && $(MAKE) -f GNUmakefile.Filtering_Consumer depend

.PHONY: NotifyServiceMessenger_Idl
NotifyServiceMessenger_Idl:
	$(KEEP_GOING)@cd NotifyService/Messenger && $(MAKE) -f GNUmakefile.NotifyServiceMessenger_Idl all

.PHONY: NotifyServiceMessenger_Idl-depend
NotifyServiceMessenger_Idl-depend:
	$(KEEP_GOING)@cd NotifyService/Messenger && $(MAKE) -f GNUmakefile.NotifyServiceMessenger_Idl depend

.PHONY: NotifyServiceMessenger_Consumer
NotifyServiceMessenger_Consumer: NotifyServiceMessenger_Idl
	$(KEEP_GOING)@cd NotifyService/Messenger && $(MAKE) -f GNUmakefile.NotifyServiceMessenger_Consumer all

.PHONY: NotifyServiceMessenger_Consumer-depend
NotifyServiceMessenger_Consumer-depend:
	$(KEEP_GOING)@cd NotifyService/Messenger && $(MAKE) -f GNUmakefile.NotifyServiceMessenger_Consumer depend

.PHONY: NotifyServiceMessenger_Client
NotifyServiceMessenger_Client: NotifyServiceMessenger_Idl NotifyServiceMessenger_Consumer
	$(KEEP_GOING)@cd NotifyService/Messenger && $(MAKE) -f GNUmakefile.NotifyServiceMessenger_Client all

.PHONY: NotifyServiceMessenger_Client-depend
NotifyServiceMessenger_Client-depend:
	$(KEEP_GOING)@cd NotifyService/Messenger && $(MAKE) -f GNUmakefile.NotifyServiceMessenger_Client depend

.PHONY: NotifyServiceMessenger_Server
NotifyServiceMessenger_Server: NotifyServiceMessenger_Idl NotifyServiceMessenger_Consumer
	$(KEEP_GOING)@cd NotifyService/Messenger && $(MAKE) -f GNUmakefile.NotifyServiceMessenger_Server all

.PHONY: NotifyServiceMessenger_Server-depend
NotifyServiceMessenger_Server-depend:
	$(KEEP_GOING)@cd NotifyService/Messenger && $(MAKE) -f GNUmakefile.NotifyServiceMessenger_Server depend

.PHONY: OfferSubscriptions_Idl
OfferSubscriptions_Idl:
	$(KEEP_GOING)@cd NotifyService/OfferSubscriptions && $(MAKE) -f GNUmakefile.OfferSubscriptions_Idl all

.PHONY: OfferSubscriptions_Idl-depend
OfferSubscriptions_Idl-depend:
	$(KEEP_GOING)@cd NotifyService/OfferSubscriptions && $(MAKE) -f GNUmakefile.OfferSubscriptions_Idl depend

.PHONY: OfferSubscriptions_Server
OfferSubscriptions_Server: OfferSubscriptions_Idl
	$(KEEP_GOING)@cd NotifyService/OfferSubscriptions && $(MAKE) -f GNUmakefile.OfferSubscriptions_Server all

.PHONY: OfferSubscriptions_Server-depend
OfferSubscriptions_Server-depend:
	$(KEEP_GOING)@cd NotifyService/OfferSubscriptions && $(MAKE) -f GNUmakefile.OfferSubscriptions_Server depend

.PHONY: OfferSubscriptions_Client
OfferSubscriptions_Client: OfferSubscriptions_Idl OfferSubscriptions_Server
	$(KEEP_GOING)@cd NotifyService/OfferSubscriptions && $(MAKE) -f GNUmakefile.OfferSubscriptions_Client all

.PHONY: OfferSubscriptions_Client-depend
OfferSubscriptions_Client-depend:
	$(KEEP_GOING)@cd NotifyService/OfferSubscriptions && $(MAKE) -f GNUmakefile.OfferSubscriptions_Client depend

.PHONY: OfferSubscriptions_Consumer
OfferSubscriptions_Consumer: OfferSubscriptions_Idl OfferSubscriptions_Server
	$(KEEP_GOING)@cd NotifyService/OfferSubscriptions && $(MAKE) -f GNUmakefile.OfferSubscriptions_Consumer all

.PHONY: OfferSubscriptions_Consumer-depend
OfferSubscriptions_Consumer-depend:
	$(KEEP_GOING)@cd NotifyService/OfferSubscriptions && $(MAKE) -f GNUmakefile.OfferSubscriptions_Consumer depend

.PHONY: QoSProperties_Idl
QoSProperties_Idl:
	$(KEEP_GOING)@cd NotifyService/QoSProperties && $(MAKE) -f GNUmakefile.QoSProperties_Idl all

.PHONY: QoSProperties_Idl-depend
QoSProperties_Idl-depend:
	$(KEEP_GOING)@cd NotifyService/QoSProperties && $(MAKE) -f GNUmakefile.QoSProperties_Idl depend

.PHONY: QoSProperties_Server
QoSProperties_Server: QoSProperties_Idl
	$(KEEP_GOING)@cd NotifyService/QoSProperties && $(MAKE) -f GNUmakefile.QoSProperties_Server all

.PHONY: QoSProperties_Server-depend
QoSProperties_Server-depend:
	$(KEEP_GOING)@cd NotifyService/QoSProperties && $(MAKE) -f GNUmakefile.QoSProperties_Server depend

.PHONY: QoSProperties_Client
QoSProperties_Client: QoSProperties_Idl QoSProperties_Server
	$(KEEP_GOING)@cd NotifyService/QoSProperties && $(MAKE) -f GNUmakefile.QoSProperties_Client all

.PHONY: QoSProperties_Client-depend
QoSProperties_Client-depend:
	$(KEEP_GOING)@cd NotifyService/QoSProperties && $(MAKE) -f GNUmakefile.QoSProperties_Client depend

.PHONY: QoSProperties_Consumer
QoSProperties_Consumer: QoSProperties_Idl QoSProperties_Server
	$(KEEP_GOING)@cd NotifyService/QoSProperties && $(MAKE) -f GNUmakefile.QoSProperties_Consumer all

.PHONY: QoSProperties_Consumer-depend
QoSProperties_Consumer-depend:
	$(KEEP_GOING)@cd NotifyService/QoSProperties && $(MAKE) -f GNUmakefile.QoSProperties_Consumer depend

.PHONY: RTNotify_Idl
RTNotify_Idl:
	$(KEEP_GOING)@cd NotifyService/RTNotify && $(MAKE) -f GNUmakefile.RTNotify_Idl all

.PHONY: RTNotify_Idl-depend
RTNotify_Idl-depend:
	$(KEEP_GOING)@cd NotifyService/RTNotify && $(MAKE) -f GNUmakefile.RTNotify_Idl depend

.PHONY: RTNotify_Client
RTNotify_Client: RTNotify_Idl
	$(KEEP_GOING)@cd NotifyService/RTNotify && $(MAKE) -f GNUmakefile.RTNotify_Client all

.PHONY: RTNotify_Client-depend
RTNotify_Client-depend:
	$(KEEP_GOING)@cd NotifyService/RTNotify && $(MAKE) -f GNUmakefile.RTNotify_Client depend

.PHONY: RTNotify_Consumer
RTNotify_Consumer: RTNotify_Idl RTNotify_Client
	$(KEEP_GOING)@cd NotifyService/RTNotify && $(MAKE) -f GNUmakefile.RTNotify_Consumer all

.PHONY: RTNotify_Consumer-depend
RTNotify_Consumer-depend:
	$(KEEP_GOING)@cd NotifyService/RTNotify && $(MAKE) -f GNUmakefile.RTNotify_Consumer depend

.PHONY: RTNotify_Server
RTNotify_Server: RTNotify_Idl RTNotify_Client RTNotify_Consumer
	$(KEEP_GOING)@cd NotifyService/RTNotify && $(MAKE) -f GNUmakefile.RTNotify_Server all

.PHONY: RTNotify_Server-depend
RTNotify_Server-depend:
	$(KEEP_GOING)@cd NotifyService/RTNotify && $(MAKE) -f GNUmakefile.RTNotify_Server depend

.PHONY: SupplierSideNC_Idl
SupplierSideNC_Idl:
	$(KEEP_GOING)@cd NotifyService/SupplierSideNC && $(MAKE) -f GNUmakefile.SupplierSideNC_Idl all

.PHONY: SupplierSideNC_Idl-depend
SupplierSideNC_Idl-depend:
	$(KEEP_GOING)@cd NotifyService/SupplierSideNC && $(MAKE) -f GNUmakefile.SupplierSideNC_Idl depend

.PHONY: SupplierSideNC_Server
SupplierSideNC_Server: SupplierSideNC_Idl
	$(KEEP_GOING)@cd NotifyService/SupplierSideNC && $(MAKE) -f GNUmakefile.SupplierSideNC_Server all

.PHONY: SupplierSideNC_Server-depend
SupplierSideNC_Server-depend:
	$(KEEP_GOING)@cd NotifyService/SupplierSideNC && $(MAKE) -f GNUmakefile.SupplierSideNC_Server depend

.PHONY: SupplierSideNC_Client
SupplierSideNC_Client: SupplierSideNC_Idl SupplierSideNC_Server
	$(KEEP_GOING)@cd NotifyService/SupplierSideNC && $(MAKE) -f GNUmakefile.SupplierSideNC_Client all

.PHONY: SupplierSideNC_Client-depend
SupplierSideNC_Client-depend:
	$(KEEP_GOING)@cd NotifyService/SupplierSideNC && $(MAKE) -f GNUmakefile.SupplierSideNC_Client depend

.PHONY: SupplierSideNC_Consumer
SupplierSideNC_Consumer: SupplierSideNC_Idl SupplierSideNC_Server
	$(KEEP_GOING)@cd NotifyService/SupplierSideNC && $(MAKE) -f GNUmakefile.SupplierSideNC_Consumer all

.PHONY: SupplierSideNC_Consumer-depend
SupplierSideNC_Consumer-depend:
	$(KEEP_GOING)@cd NotifyService/SupplierSideNC && $(MAKE) -f GNUmakefile.SupplierSideNC_Consumer depend

.PHONY: PICurrent_NameService_Idl
PICurrent_NameService_Idl:
	$(KEEP_GOING)@cd PortableInterceptors/PICurrent_NameService && $(MAKE) -f GNUmakefile.PICurrent_NameService_Idl all

.PHONY: PICurrent_NameService_Idl-depend
PICurrent_NameService_Idl-depend:
	$(KEEP_GOING)@cd PortableInterceptors/PICurrent_NameService && $(MAKE) -f GNUmakefile.PICurrent_NameService_Idl depend

.PHONY: PICurrent_NameService_Client
PICurrent_NameService_Client: PICurrent_NameService_Idl
	$(KEEP_GOING)@cd PortableInterceptors/PICurrent_NameService && $(MAKE) -f GNUmakefile.PICurrent_NameService_Client all

.PHONY: PICurrent_NameService_Client-depend
PICurrent_NameService_Client-depend:
	$(KEEP_GOING)@cd PortableInterceptors/PICurrent_NameService && $(MAKE) -f GNUmakefile.PICurrent_NameService_Client depend

.PHONY: PICurrent_NameService_Server
PICurrent_NameService_Server: PICurrent_NameService_Idl PICurrent_NameService_Client
	$(KEEP_GOING)@cd PortableInterceptors/PICurrent_NameService && $(MAKE) -f GNUmakefile.PICurrent_NameService_Server all

.PHONY: PICurrent_NameService_Server-depend
PICurrent_NameService_Server-depend:
	$(KEEP_GOING)@cd PortableInterceptors/PICurrent_NameService && $(MAKE) -f GNUmakefile.PICurrent_NameService_Server depend

.PHONY: ParticipatingApp_Server
ParticipatingApp_Server:
	$(KEEP_GOING)@cd Security/ParticipatingApp && $(MAKE) -f GNUmakefile.ParticipatingApp_Server all

.PHONY: ParticipatingApp_Server-depend
ParticipatingApp_Server-depend:
	$(KEEP_GOING)@cd Security/ParticipatingApp && $(MAKE) -f GNUmakefile.ParticipatingApp_Server depend

.PHONY: ParticipatingApp_Client
ParticipatingApp_Client: ParticipatingApp_Server
	$(KEEP_GOING)@cd Security/ParticipatingApp && $(MAKE) -f GNUmakefile.ParticipatingApp_Client all

.PHONY: ParticipatingApp_Client-depend
ParticipatingApp_Client-depend:
	$(KEEP_GOING)@cd Security/ParticipatingApp && $(MAKE) -f GNUmakefile.ParticipatingApp_Client depend

.PHONY: PolicyControllingApp_Server
PolicyControllingApp_Server:
	$(KEEP_GOING)@cd Security/PolicyControllingApp && $(MAKE) -f GNUmakefile.PolicyControllingApp_Server all

.PHONY: PolicyControllingApp_Server-depend
PolicyControllingApp_Server-depend:
	$(KEEP_GOING)@cd Security/PolicyControllingApp && $(MAKE) -f GNUmakefile.PolicyControllingApp_Server depend

.PHONY: PolicyControllingApp_Client
PolicyControllingApp_Client: PolicyControllingApp_Server
	$(KEEP_GOING)@cd Security/PolicyControllingApp && $(MAKE) -f GNUmakefile.PolicyControllingApp_Client all

.PHONY: PolicyControllingApp_Client-depend
PolicyControllingApp_Client-depend:
	$(KEEP_GOING)@cd Security/PolicyControllingApp && $(MAKE) -f GNUmakefile.PolicyControllingApp_Client depend

.PHONY: SecurityUnawareApp_Server
SecurityUnawareApp_Server:
	$(KEEP_GOING)@cd Security/SecurityUnawareApp && $(MAKE) -f GNUmakefile.SecurityUnawareApp_Server all

.PHONY: SecurityUnawareApp_Server-depend
SecurityUnawareApp_Server-depend:
	$(KEEP_GOING)@cd Security/SecurityUnawareApp && $(MAKE) -f GNUmakefile.SecurityUnawareApp_Server depend

.PHONY: SecurityUnawareApp_Client
SecurityUnawareApp_Client: SecurityUnawareApp_Server
	$(KEEP_GOING)@cd Security/SecurityUnawareApp && $(MAKE) -f GNUmakefile.SecurityUnawareApp_Client all

.PHONY: SecurityUnawareApp_Client-depend
SecurityUnawareApp_Client-depend:
	$(KEEP_GOING)@cd Security/SecurityUnawareApp && $(MAKE) -f GNUmakefile.SecurityUnawareApp_Client depend

.PHONY: Notify_Supplier
Notify_Supplier:
	$(KEEP_GOING)@cd ValueTypes/Notify && $(MAKE) -f GNUmakefile.Notify_Supplier all

.PHONY: Notify_Supplier-depend
Notify_Supplier-depend:
	$(KEEP_GOING)@cd ValueTypes/Notify && $(MAKE) -f GNUmakefile.Notify_Supplier depend

.PHONY: Notify_Consumer
Notify_Consumer: Notify_Supplier
	$(KEEP_GOING)@cd ValueTypes/Notify && $(MAKE) -f GNUmakefile.Notify_Consumer all

.PHONY: Notify_Consumer-depend
Notify_Consumer-depend:
	$(KEEP_GOING)@cd ValueTypes/Notify && $(MAKE) -f GNUmakefile.Notify_Consumer depend

project_name_list:
	@echo OMG_Basic_Consumer
	@echo OMG_Basic_Supplier
	@echo OMG_SupplierSideEC_Consumer
	@echo OMG_SupplierSideEC_Supplier
	@echo OMG_TypedEC_Consumer
	@echo OMG_TypedEC_Supplier
	@echo RTEC_Basic_Consumer
	@echo RTEC_Basic_Supplier
	@echo RTEC_Federated_Consumer
	@echo RTEC_Federated_Supplier
	@echo RTEC_Filter_Consumer
	@echo RTEC_Filter_Supplier
	@echo RTEC_MCast_Federated__Dev_Consumer
	@echo RTEC_MCast_Federated__Dev_Supplier
	@echo ImplRepo_Basic_Client
	@echo ImplRepo_Basic_Idl
	@echo ImplRepo_Basic_Server
	@echo ImplRepo_Client
	@echo ImplRepo_Idl
	@echo ImplRepo_Server
	@echo ImplRepo_IORTable_Client
	@echo ImplRepo_IORTable_Idl
	@echo ImplRepo_IORTable_Server
	@echo InterfaceRepo_Browser
	@echo NamingService_Messenger_Client
	@echo NamingService_Messenger_Idl
	@echo NamingService_Messenger_Server
	@echo Naming_Client_Client
	@echo Naming_Client_Idl
	@echo Naming_Client_Server
	@echo Naming_Context_Ext_Client
	@echo Naming_Context_Ext_Idl
	@echo Naming_Context_Ext_Server
	@echo Naming_Server_Messenger
	@echo Corbaloc_Messenger_Client
	@echo Corbaloc_Messenger_Idl
	@echo Corbaloc_Messenger_Server
	@echo Corbaname_Messenger_Client
	@echo Corbaname_Messenger_Idl
	@echo Corbaname_Messenger_Server
	@echo EventSequence_Client
	@echo EventSequence_Consumer
	@echo EventSequence_Idl
	@echo EventSequence_Server
	@echo Filtering_Client
	@echo Filtering_Consumer
	@echo Filtering_Idl
	@echo Filtering_Server
	@echo NotifyServiceMessenger_Client
	@echo NotifyServiceMessenger_Consumer
	@echo NotifyServiceMessenger_Idl
	@echo NotifyServiceMessenger_Server
	@echo OfferSubscriptions_Client
	@echo OfferSubscriptions_Consumer
	@echo OfferSubscriptions_Idl
	@echo OfferSubscriptions_Server
	@echo QoSProperties_Client
	@echo QoSProperties_Consumer
	@echo QoSProperties_Idl
	@echo QoSProperties_Server
	@echo RTNotify_Client
	@echo RTNotify_Consumer
	@echo RTNotify_Idl
	@echo RTNotify_Server
	@echo SupplierSideNC_Client
	@echo SupplierSideNC_Consumer
	@echo SupplierSideNC_Idl
	@echo SupplierSideNC_Server
	@echo PICurrent_NameService_Client
	@echo PICurrent_NameService_Idl
	@echo PICurrent_NameService_Server
	@echo ParticipatingApp_Client
	@echo ParticipatingApp_Server
	@echo PolicyControllingApp_Client
	@echo PolicyControllingApp_Server
	@echo SecurityUnawareApp_Client
	@echo SecurityUnawareApp_Server
	@echo Notify_Consumer
	@echo Notify_Supplier
