# -*- makefile -*-
#----------------------------------------------------------------------------
#       GNU ACE Workspace
#
# $Id: GNUACEWorkspaceCreator.pm 94635 2011-10-06 12:59:23Z johnnyw $
#
# 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/build/DOC_ROOT/stage-1365/ACE_wrappers/bin/mwc.pl -type gnuace -exclude "TAO/TAO_*.mwc,TAO/CIAO/CIAO_*.mwc" -workers 12 -recurse -hierarchy -relative ACE_ROOT=/home/build/DOC_ROOT/stage-1365/ACE_wrappers -relative TAO_ROOT=/home/build/DOC_ROOT/stage-1365/ACE_wrappers/TAO -relative CIAO_ROOT=/home/build/DOC_ROOT/stage-1365/ACE_wrappers/TAO/CIAO -relative DANCE_ROOT=/home/build/DOC_ROOT/stage-1365/ACE_wrappers/TAO/DAnCE
#
#----------------------------------------------------------------------------

MAKEFILE = GNUmakefile

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

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

all: CosEC_Factory_Idl CosEC_Factory_Client CosEC_Factory_Server CosEC_RtEC_Based_lib CosEC_RtEC_Based_bin CosEC_RtEC_Based_Tests_Basic_Client CosEC_RtEC_Based_Mult_Cons CosEC_RtEC_Based_Mult_Supp CosEC_Simple_Consumer CosEC_Simple_Service CosEC_Simple_Supplier CosEC_TypedSimple_Consumer CosEC_TypedSimple_Supplier RolyPoly_Idl RolyPoly_Server RolyPoly_Client Advanced_IDL Advanced_Server Advanced_Client Advanced_Manager ImR_Combined_Service_IDL ImR_Combined_Service ImR_Combined_Service_Controller ImR_Combined_Service_Test ImR_Combined_Service_TestServer ImR_Combined_Service_DynamicServer LoadBalancing_Idl LoadBalancing_Client LoadBalancing_Server Log_Basic_Client Log_Event_Consumer Log_Event_Supplier Log_Notify_Consumer Log_Notify_Supplier Log_RTEvent_Consumer Log_RTEvent_Supplier Gate Agent SpaceCraft Notify_Filter Notify_Lanes_Consumer Notify_Lanes_Supplier mc_monitor_example Notify_Subscribe Notify_ThreadPool_Consumer Notify_ThreadPool_Supplier ORT_Idl ORT_Client ORT_Server ORT_Gateway RtEC_IIOPGateway RtEC_IIOPGateway_Consumer RtEC_IIOPGateway_EC RtEC_IIOPGateway_Supplier RtECKokyu RtEC_MCast RtEC_Schedule RtEC_Simple_Consumer RtEC_Simple_Service RtEC_Simple_Supplier Security_Send_File_Idl Security_Send_File_Server Security_Send_File_Client

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

$(REMAINING_TARGETS):
	$(KEEP_GOING)@cd CosEC/Factory && $(MAKE) -f GNUmakefile.CosEC_Factory_Idl $(@)
	$(KEEP_GOING)@cd CosEC/Factory && $(MAKE) -f GNUmakefile.CosEC_Factory_Client $(@)
	$(KEEP_GOING)@cd CosEC/Factory && $(MAKE) -f GNUmakefile.CosEC_Factory_Server $(@)
	$(KEEP_GOING)@cd CosEC/RtEC_Based/lib && $(MAKE) -f GNUmakefile.CosEC_RtEC_Based_lib $(@)
	$(KEEP_GOING)@cd CosEC/RtEC_Based/bin && $(MAKE) -f GNUmakefile.CosEC_RtEC_Based_bin $(@)
	$(KEEP_GOING)@cd CosEC/RtEC_Based/tests/Basic && $(MAKE) -f GNUmakefile.CosEC_RtEC_Based_Tests_Basic_Client $(@)
	$(KEEP_GOING)@cd CosEC/RtEC_Based/tests/Multiple && $(MAKE) -f GNUmakefile.CosEC_RtEC_Based_Mult_Cons $(@)
	$(KEEP_GOING)@cd CosEC/RtEC_Based/tests/Multiple && $(MAKE) -f GNUmakefile.CosEC_RtEC_Based_Mult_Supp $(@)
	$(KEEP_GOING)@cd CosEC/Simple && $(MAKE) -f GNUmakefile.CosEC_Simple_Consumer $(@)
	$(KEEP_GOING)@cd CosEC/Simple && $(MAKE) -f GNUmakefile.CosEC_Simple_Service $(@)
	$(KEEP_GOING)@cd CosEC/Simple && $(MAKE) -f GNUmakefile.CosEC_Simple_Supplier $(@)
	$(KEEP_GOING)@cd CosEC/TypedSimple && $(MAKE) -f GNUmakefile.CosEC_TypedSimple_Consumer $(@)
	$(KEEP_GOING)@cd CosEC/TypedSimple && $(MAKE) -f GNUmakefile.CosEC_TypedSimple_Supplier $(@)
	$(KEEP_GOING)@cd FaultTolerance/RolyPoly && $(MAKE) -f GNUmakefile.RolyPoly_Idl $(@)
	$(KEEP_GOING)@cd FaultTolerance/RolyPoly && $(MAKE) -f GNUmakefile.RolyPoly_Server $(@)
	$(KEEP_GOING)@cd FaultTolerance/RolyPoly && $(MAKE) -f GNUmakefile.RolyPoly_Client $(@)
	$(KEEP_GOING)@cd ImR/Advanced && $(MAKE) -f GNUmakefile.Advanced_IDL $(@)
	$(KEEP_GOING)@cd ImR/Advanced && $(MAKE) -f GNUmakefile.Advanced_Server $(@)
	$(KEEP_GOING)@cd ImR/Advanced && $(MAKE) -f GNUmakefile.Advanced_Client $(@)
	$(KEEP_GOING)@cd ImR/Advanced && $(MAKE) -f GNUmakefile.Advanced_Manager $(@)
	$(KEEP_GOING)@cd ImR/Combined_Service && $(MAKE) -f GNUmakefile.ImR_Combined_Service_IDL $(@)
	$(KEEP_GOING)@cd ImR/Combined_Service && $(MAKE) -f GNUmakefile.ImR_Combined_Service $(@)
	$(KEEP_GOING)@cd ImR/Combined_Service && $(MAKE) -f GNUmakefile.ImR_Combined_Service_Controller $(@)
	$(KEEP_GOING)@cd ImR/Combined_Service && $(MAKE) -f GNUmakefile.ImR_Combined_Service_Test $(@)
	$(KEEP_GOING)@cd ImR/Combined_Service && $(MAKE) -f GNUmakefile.ImR_Combined_Service_TestServer $(@)
	$(KEEP_GOING)@cd ImR/Combined_Service && $(MAKE) -f GNUmakefile.ImR_Combined_Service_DynamicServer $(@)
	$(KEEP_GOING)@cd LoadBalancing && $(MAKE) -f GNUmakefile.LoadBalancing_Idl $(@)
	$(KEEP_GOING)@cd LoadBalancing && $(MAKE) -f GNUmakefile.LoadBalancing_Client $(@)
	$(KEEP_GOING)@cd LoadBalancing && $(MAKE) -f GNUmakefile.LoadBalancing_Server $(@)
	$(KEEP_GOING)@cd Log/Basic && $(MAKE) -f GNUmakefile.Log_Basic_Client $(@)
	$(KEEP_GOING)@cd Log/Event && $(MAKE) -f GNUmakefile.Log_Event_Consumer $(@)
	$(KEEP_GOING)@cd Log/Event && $(MAKE) -f GNUmakefile.Log_Event_Supplier $(@)
	$(KEEP_GOING)@cd Log/Notify && $(MAKE) -f GNUmakefile.Log_Notify_Consumer $(@)
	$(KEEP_GOING)@cd Log/Notify && $(MAKE) -f GNUmakefile.Log_Notify_Supplier $(@)
	$(KEEP_GOING)@cd Log/RTEvent && $(MAKE) -f GNUmakefile.Log_RTEvent_Consumer $(@)
	$(KEEP_GOING)@cd Log/RTEvent && $(MAKE) -f GNUmakefile.Log_RTEvent_Supplier $(@)
	$(KEEP_GOING)@cd Notify/Federation/Gate && $(MAKE) -f GNUmakefile.Gate $(@)
	$(KEEP_GOING)@cd Notify/Federation/Agent && $(MAKE) -f GNUmakefile.Agent $(@)
	$(KEEP_GOING)@cd Notify/Federation/SpaceCraft && $(MAKE) -f GNUmakefile.SpaceCraft $(@)
	$(KEEP_GOING)@cd Notify/Filter && $(MAKE) -f GNUmakefile.Notify_Filter $(@)
	$(KEEP_GOING)@cd Notify/Lanes && $(MAKE) -f GNUmakefile.Notify_Lanes_Consumer $(@)
	$(KEEP_GOING)@cd Notify/Lanes && $(MAKE) -f GNUmakefile.Notify_Lanes_Supplier $(@)
	$(KEEP_GOING)@cd Notify/MC/monitor && $(MAKE) -f GNUmakefile.mc_monitor_example $(@)
	$(KEEP_GOING)@cd Notify/Subscribe && $(MAKE) -f GNUmakefile.Notify_Subscribe $(@)
	$(KEEP_GOING)@cd Notify/ThreadPool && $(MAKE) -f GNUmakefile.Notify_ThreadPool_Consumer $(@)
	$(KEEP_GOING)@cd Notify/ThreadPool && $(MAKE) -f GNUmakefile.Notify_ThreadPool_Supplier $(@)
	$(KEEP_GOING)@cd ORT && $(MAKE) -f GNUmakefile.ORT_Idl $(@)
	$(KEEP_GOING)@cd ORT && $(MAKE) -f GNUmakefile.ORT_Client $(@)
	$(KEEP_GOING)@cd ORT && $(MAKE) -f GNUmakefile.ORT_Server $(@)
	$(KEEP_GOING)@cd ORT && $(MAKE) -f GNUmakefile.ORT_Gateway $(@)
	$(KEEP_GOING)@cd RtEC/IIOPGateway && $(MAKE) -f GNUmakefile.RtEC_IIOPGateway $(@)
	$(KEEP_GOING)@cd RtEC/IIOPGateway && $(MAKE) -f GNUmakefile.RtEC_IIOPGateway_Consumer $(@)
	$(KEEP_GOING)@cd RtEC/IIOPGateway && $(MAKE) -f GNUmakefile.RtEC_IIOPGateway_EC $(@)
	$(KEEP_GOING)@cd RtEC/IIOPGateway && $(MAKE) -f GNUmakefile.RtEC_IIOPGateway_Supplier $(@)
	$(KEEP_GOING)@cd RtEC/Kokyu && $(MAKE) -f GNUmakefile.RtECKokyu $(@)
	$(KEEP_GOING)@cd RtEC/MCast && $(MAKE) -f GNUmakefile.RtEC_MCast $(@)
	$(KEEP_GOING)@cd RtEC/Schedule && $(MAKE) -f GNUmakefile.RtEC_Schedule $(@)
	$(KEEP_GOING)@cd RtEC/Simple && $(MAKE) -f GNUmakefile.RtEC_Simple_Consumer $(@)
	$(KEEP_GOING)@cd RtEC/Simple && $(MAKE) -f GNUmakefile.RtEC_Simple_Service $(@)
	$(KEEP_GOING)@cd RtEC/Simple && $(MAKE) -f GNUmakefile.RtEC_Simple_Supplier $(@)
	$(KEEP_GOING)@cd Security/Send_File && $(MAKE) -f GNUmakefile.Security_Send_File_Idl $(@)
	$(KEEP_GOING)@cd Security/Send_File && $(MAKE) -f GNUmakefile.Security_Send_File_Server $(@)
	$(KEEP_GOING)@cd Security/Send_File && $(MAKE) -f GNUmakefile.Security_Send_File_Client $(@)

.PHONY: CosEC_Factory_Idl
CosEC_Factory_Idl:
	$(KEEP_GOING)@cd CosEC/Factory && $(MAKE) -f GNUmakefile.CosEC_Factory_Idl all

.PHONY: CosEC_Factory_Client
CosEC_Factory_Client: CosEC_Factory_Idl
	$(KEEP_GOING)@cd CosEC/Factory && $(MAKE) -f GNUmakefile.CosEC_Factory_Client all

.PHONY: CosEC_Factory_Server
CosEC_Factory_Server: CosEC_Factory_Idl CosEC_Factory_Client
	$(KEEP_GOING)@cd CosEC/Factory && $(MAKE) -f GNUmakefile.CosEC_Factory_Server all

.PHONY: CosEC_RtEC_Based_lib
CosEC_RtEC_Based_lib:
	$(KEEP_GOING)@cd CosEC/RtEC_Based/lib && $(MAKE) -f GNUmakefile.CosEC_RtEC_Based_lib all

.PHONY: CosEC_RtEC_Based_bin
CosEC_RtEC_Based_bin: CosEC_RtEC_Based_lib
	$(KEEP_GOING)@cd CosEC/RtEC_Based/bin && $(MAKE) -f GNUmakefile.CosEC_RtEC_Based_bin all

.PHONY: CosEC_RtEC_Based_Tests_Basic_Client
CosEC_RtEC_Based_Tests_Basic_Client: CosEC_RtEC_Based_lib
	$(KEEP_GOING)@cd CosEC/RtEC_Based/tests/Basic && $(MAKE) -f GNUmakefile.CosEC_RtEC_Based_Tests_Basic_Client all

.PHONY: CosEC_RtEC_Based_Mult_Cons
CosEC_RtEC_Based_Mult_Cons: CosEC_RtEC_Based_lib
	$(KEEP_GOING)@cd CosEC/RtEC_Based/tests/Multiple && $(MAKE) -f GNUmakefile.CosEC_RtEC_Based_Mult_Cons all

.PHONY: CosEC_RtEC_Based_Mult_Supp
CosEC_RtEC_Based_Mult_Supp: CosEC_RtEC_Based_lib CosEC_RtEC_Based_Mult_Cons
	$(KEEP_GOING)@cd CosEC/RtEC_Based/tests/Multiple && $(MAKE) -f GNUmakefile.CosEC_RtEC_Based_Mult_Supp all

.PHONY: CosEC_Simple_Consumer
CosEC_Simple_Consumer:
	$(KEEP_GOING)@cd CosEC/Simple && $(MAKE) -f GNUmakefile.CosEC_Simple_Consumer all

.PHONY: CosEC_Simple_Service
CosEC_Simple_Service:
	$(KEEP_GOING)@cd CosEC/Simple && $(MAKE) -f GNUmakefile.CosEC_Simple_Service all

.PHONY: CosEC_Simple_Supplier
CosEC_Simple_Supplier:
	$(KEEP_GOING)@cd CosEC/Simple && $(MAKE) -f GNUmakefile.CosEC_Simple_Supplier all

.PHONY: CosEC_TypedSimple_Consumer
CosEC_TypedSimple_Consumer:
	$(KEEP_GOING)@cd CosEC/TypedSimple && $(MAKE) -f GNUmakefile.CosEC_TypedSimple_Consumer all

.PHONY: CosEC_TypedSimple_Supplier
CosEC_TypedSimple_Supplier: CosEC_TypedSimple_Consumer
	$(KEEP_GOING)@cd CosEC/TypedSimple && $(MAKE) -f GNUmakefile.CosEC_TypedSimple_Supplier all

.PHONY: RolyPoly_Idl
RolyPoly_Idl:
	$(KEEP_GOING)@cd FaultTolerance/RolyPoly && $(MAKE) -f GNUmakefile.RolyPoly_Idl all

.PHONY: RolyPoly_Server
RolyPoly_Server: RolyPoly_Idl
	$(KEEP_GOING)@cd FaultTolerance/RolyPoly && $(MAKE) -f GNUmakefile.RolyPoly_Server all

.PHONY: RolyPoly_Client
RolyPoly_Client: RolyPoly_Idl RolyPoly_Server
	$(KEEP_GOING)@cd FaultTolerance/RolyPoly && $(MAKE) -f GNUmakefile.RolyPoly_Client all

.PHONY: Advanced_IDL
Advanced_IDL:
	$(KEEP_GOING)@cd ImR/Advanced && $(MAKE) -f GNUmakefile.Advanced_IDL all

.PHONY: Advanced_Server
Advanced_Server: Advanced_IDL
	$(KEEP_GOING)@cd ImR/Advanced && $(MAKE) -f GNUmakefile.Advanced_Server all

.PHONY: Advanced_Client
Advanced_Client: Advanced_IDL Advanced_Server
	$(KEEP_GOING)@cd ImR/Advanced && $(MAKE) -f GNUmakefile.Advanced_Client all

.PHONY: Advanced_Manager
Advanced_Manager: Advanced_IDL Advanced_Server
	$(KEEP_GOING)@cd ImR/Advanced && $(MAKE) -f GNUmakefile.Advanced_Manager all

.PHONY: ImR_Combined_Service_IDL
ImR_Combined_Service_IDL:
	$(KEEP_GOING)@cd ImR/Combined_Service && $(MAKE) -f GNUmakefile.ImR_Combined_Service_IDL all

.PHONY: ImR_Combined_Service
ImR_Combined_Service: ImR_Combined_Service_IDL
	$(KEEP_GOING)@cd ImR/Combined_Service && $(MAKE) -f GNUmakefile.ImR_Combined_Service all

.PHONY: ImR_Combined_Service_Controller
ImR_Combined_Service_Controller: ImR_Combined_Service_IDL ImR_Combined_Service
	$(KEEP_GOING)@cd ImR/Combined_Service && $(MAKE) -f GNUmakefile.ImR_Combined_Service_Controller all

.PHONY: ImR_Combined_Service_Test
ImR_Combined_Service_Test: ImR_Combined_Service_IDL
	$(KEEP_GOING)@cd ImR/Combined_Service && $(MAKE) -f GNUmakefile.ImR_Combined_Service_Test all

.PHONY: ImR_Combined_Service_TestServer
ImR_Combined_Service_TestServer: ImR_Combined_Service_IDL ImR_Combined_Service_Test
	$(KEEP_GOING)@cd ImR/Combined_Service && $(MAKE) -f GNUmakefile.ImR_Combined_Service_TestServer all

.PHONY: ImR_Combined_Service_DynamicServer
ImR_Combined_Service_DynamicServer: ImR_Combined_Service_IDL ImR_Combined_Service_TestServer
	$(KEEP_GOING)@cd ImR/Combined_Service && $(MAKE) -f GNUmakefile.ImR_Combined_Service_DynamicServer all

.PHONY: LoadBalancing_Idl
LoadBalancing_Idl:
	$(KEEP_GOING)@cd LoadBalancing && $(MAKE) -f GNUmakefile.LoadBalancing_Idl all

.PHONY: LoadBalancing_Client
LoadBalancing_Client: LoadBalancing_Idl
	$(KEEP_GOING)@cd LoadBalancing && $(MAKE) -f GNUmakefile.LoadBalancing_Client all

.PHONY: LoadBalancing_Server
LoadBalancing_Server: LoadBalancing_Idl LoadBalancing_Client
	$(KEEP_GOING)@cd LoadBalancing && $(MAKE) -f GNUmakefile.LoadBalancing_Server all

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

.PHONY: Log_Event_Consumer
Log_Event_Consumer:
	$(KEEP_GOING)@cd Log/Event && $(MAKE) -f GNUmakefile.Log_Event_Consumer all

.PHONY: Log_Event_Supplier
Log_Event_Supplier:
	$(KEEP_GOING)@cd Log/Event && $(MAKE) -f GNUmakefile.Log_Event_Supplier all

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

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

.PHONY: Log_RTEvent_Consumer
Log_RTEvent_Consumer:
	$(KEEP_GOING)@cd Log/RTEvent && $(MAKE) -f GNUmakefile.Log_RTEvent_Consumer all

.PHONY: Log_RTEvent_Supplier
Log_RTEvent_Supplier:
	$(KEEP_GOING)@cd Log/RTEvent && $(MAKE) -f GNUmakefile.Log_RTEvent_Supplier all

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

.PHONY: Agent
Agent: Gate
	$(KEEP_GOING)@cd Notify/Federation/Agent && $(MAKE) -f GNUmakefile.Agent all

.PHONY: SpaceCraft
SpaceCraft: Gate
	$(KEEP_GOING)@cd Notify/Federation/SpaceCraft && $(MAKE) -f GNUmakefile.SpaceCraft all

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

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

.PHONY: Notify_Lanes_Supplier
Notify_Lanes_Supplier: Notify_Lanes_Consumer
	$(KEEP_GOING)@cd Notify/Lanes && $(MAKE) -f GNUmakefile.Notify_Lanes_Supplier all

.PHONY: mc_monitor_example
mc_monitor_example:
	$(KEEP_GOING)@cd Notify/MC/monitor && $(MAKE) -f GNUmakefile.mc_monitor_example all

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

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

.PHONY: Notify_ThreadPool_Supplier
Notify_ThreadPool_Supplier: Notify_ThreadPool_Consumer
	$(KEEP_GOING)@cd Notify/ThreadPool && $(MAKE) -f GNUmakefile.Notify_ThreadPool_Supplier all

.PHONY: ORT_Idl
ORT_Idl:
	$(KEEP_GOING)@cd ORT && $(MAKE) -f GNUmakefile.ORT_Idl all

.PHONY: ORT_Client
ORT_Client: ORT_Idl
	$(KEEP_GOING)@cd ORT && $(MAKE) -f GNUmakefile.ORT_Client all

.PHONY: ORT_Server
ORT_Server: ORT_Idl ORT_Client
	$(KEEP_GOING)@cd ORT && $(MAKE) -f GNUmakefile.ORT_Server all

.PHONY: ORT_Gateway
ORT_Gateway: ORT_Idl ORT_Server
	$(KEEP_GOING)@cd ORT && $(MAKE) -f GNUmakefile.ORT_Gateway all

.PHONY: RtEC_IIOPGateway
RtEC_IIOPGateway:
	$(KEEP_GOING)@cd RtEC/IIOPGateway && $(MAKE) -f GNUmakefile.RtEC_IIOPGateway all

.PHONY: RtEC_IIOPGateway_Consumer
RtEC_IIOPGateway_Consumer:
	$(KEEP_GOING)@cd RtEC/IIOPGateway && $(MAKE) -f GNUmakefile.RtEC_IIOPGateway_Consumer all

.PHONY: RtEC_IIOPGateway_EC
RtEC_IIOPGateway_EC:
	$(KEEP_GOING)@cd RtEC/IIOPGateway && $(MAKE) -f GNUmakefile.RtEC_IIOPGateway_EC all

.PHONY: RtEC_IIOPGateway_Supplier
RtEC_IIOPGateway_Supplier:
	$(KEEP_GOING)@cd RtEC/IIOPGateway && $(MAKE) -f GNUmakefile.RtEC_IIOPGateway_Supplier all

.PHONY: RtECKokyu
RtECKokyu:
	$(KEEP_GOING)@cd RtEC/Kokyu && $(MAKE) -f GNUmakefile.RtECKokyu all

.PHONY: RtEC_MCast
RtEC_MCast:
	$(KEEP_GOING)@cd RtEC/MCast && $(MAKE) -f GNUmakefile.RtEC_MCast all

.PHONY: RtEC_Schedule
RtEC_Schedule:
	$(KEEP_GOING)@cd RtEC/Schedule && $(MAKE) -f GNUmakefile.RtEC_Schedule all

.PHONY: RtEC_Simple_Consumer
RtEC_Simple_Consumer:
	$(KEEP_GOING)@cd RtEC/Simple && $(MAKE) -f GNUmakefile.RtEC_Simple_Consumer all

.PHONY: RtEC_Simple_Service
RtEC_Simple_Service:
	$(KEEP_GOING)@cd RtEC/Simple && $(MAKE) -f GNUmakefile.RtEC_Simple_Service all

.PHONY: RtEC_Simple_Supplier
RtEC_Simple_Supplier:
	$(KEEP_GOING)@cd RtEC/Simple && $(MAKE) -f GNUmakefile.RtEC_Simple_Supplier all

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

.PHONY: Security_Send_File_Server
Security_Send_File_Server: Security_Send_File_Idl
	$(KEEP_GOING)@cd Security/Send_File && $(MAKE) -f GNUmakefile.Security_Send_File_Server all

.PHONY: Security_Send_File_Client
Security_Send_File_Client: Security_Send_File_Idl Security_Send_File_Server
	$(KEEP_GOING)@cd Security/Send_File && $(MAKE) -f GNUmakefile.Security_Send_File_Client all

project_name_list:
	@echo CosEC_Factory_Client
	@echo CosEC_Factory_Idl
	@echo CosEC_Factory_Server
	@echo CosEC_RtEC_Based_bin
	@echo CosEC_RtEC_Based_lib
	@echo CosEC_RtEC_Based_Tests_Basic_Client
	@echo CosEC_RtEC_Based_Mult_Cons
	@echo CosEC_RtEC_Based_Mult_Supp
	@echo CosEC_Simple_Consumer
	@echo CosEC_Simple_Service
	@echo CosEC_Simple_Supplier
	@echo CosEC_TypedSimple_Consumer
	@echo CosEC_TypedSimple_Supplier
	@echo RolyPoly_Client
	@echo RolyPoly_Idl
	@echo RolyPoly_Server
	@echo Advanced_Client
	@echo Advanced_IDL
	@echo Advanced_Manager
	@echo Advanced_Server
	@echo ImR_Combined_Service
	@echo ImR_Combined_Service_Controller
	@echo ImR_Combined_Service_DynamicServer
	@echo ImR_Combined_Service_IDL
	@echo ImR_Combined_Service_Test
	@echo ImR_Combined_Service_TestServer
	@echo LoadBalancing_Client
	@echo LoadBalancing_Idl
	@echo LoadBalancing_Server
	@echo Log_Basic_Client
	@echo Log_Event_Consumer
	@echo Log_Event_Supplier
	@echo Log_Notify_Consumer
	@echo Log_Notify_Supplier
	@echo Log_RTEvent_Consumer
	@echo Log_RTEvent_Supplier
	@echo Agent
	@echo Gate
	@echo SpaceCraft
	@echo Notify_Filter
	@echo Notify_Lanes_Consumer
	@echo Notify_Lanes_Supplier
	@echo mc_monitor_example
	@echo Notify_Subscribe
	@echo Notify_ThreadPool_Consumer
	@echo Notify_ThreadPool_Supplier
	@echo ORT_Client
	@echo ORT_Gateway
	@echo ORT_Idl
	@echo ORT_Server
	@echo RtEC_IIOPGateway
	@echo RtEC_IIOPGateway_Consumer
	@echo RtEC_IIOPGateway_EC
	@echo RtEC_IIOPGateway_Supplier
	@echo RtECKokyu
	@echo RtEC_MCast
	@echo RtEC_Schedule
	@echo RtEC_Simple_Consumer
	@echo RtEC_Simple_Service
	@echo RtEC_Simple_Supplier
	@echo Security_Send_File_Client
	@echo Security_Send_File_Idl
	@echo Security_Send_File_Server
