# -*- 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: Quoter_AMI_Idl Quoter_AMI_Client Quoter_AMI_Server Quoter_Event_Service_Idl Quoter_Event_Service_Server Quoter_Event_Service_Client Quoter_Idl_Lib Quoter_Naming_Service_Client Quoter_Naming_Service_Server Quoter_On_Demand_Activation_Idl Quoter_On_Demand_Activation_Client Quoter_On_Demand_Activation_Server RTCORBA_Quoter_Common Quoter_RT_Event_Service_Idl Quoter_RT_Event_Service_Server Quoter_RT_Event_Service_Client Quoter_Simple_Client Quoter_Simple_Impl_Repo_Client Quoter_Simple_Impl_Repo_Server Quoter_Simple_ImprovedServer Quoter_Simple_Persistent_Client Quoter_Simple_Persistent_Server Quoter_Simple_Server

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

$(REMAINING_TARGETS):
	$(KEEP_GOING)@cd AMI && $(MAKE) -f GNUmakefile.Quoter_AMI_Idl $(@)
	$(KEEP_GOING)@cd AMI && $(MAKE) -f GNUmakefile.Quoter_AMI_Client $(@)
	$(KEEP_GOING)@cd AMI && $(MAKE) -f GNUmakefile.Quoter_AMI_Server $(@)
	$(KEEP_GOING)@cd Event_Service && $(MAKE) -f GNUmakefile.Quoter_Event_Service_Idl $(@)
	$(KEEP_GOING)@cd Event_Service && $(MAKE) -f GNUmakefile.Quoter_Event_Service_Server $(@)
	$(KEEP_GOING)@cd Event_Service && $(MAKE) -f GNUmakefile.Quoter_Event_Service_Client $(@)
	$(KEEP_GOING)@cd idl && $(MAKE) -f GNUmakefile.Quoter_Idl_Lib $(@)
	$(KEEP_GOING)@cd Naming_Service && $(MAKE) -f GNUmakefile.Quoter_Naming_Service_Client $(@)
	$(KEEP_GOING)@cd Naming_Service && $(MAKE) -f GNUmakefile.Quoter_Naming_Service_Server $(@)
	$(KEEP_GOING)@cd On_Demand_Activation && $(MAKE) -f GNUmakefile.Quoter_On_Demand_Activation_Idl $(@)
	$(KEEP_GOING)@cd On_Demand_Activation && $(MAKE) -f GNUmakefile.Quoter_On_Demand_Activation_Client $(@)
	$(KEEP_GOING)@cd On_Demand_Activation && $(MAKE) -f GNUmakefile.Quoter_On_Demand_Activation_Server $(@)
	$(KEEP_GOING)@cd RTCORBA && $(MAKE) -f GNUmakefile.RTCORBA_Quoter_Common $(@)
	$(KEEP_GOING)@cd RT_Event_Service && $(MAKE) -f GNUmakefile.Quoter_RT_Event_Service_Idl $(@)
	$(KEEP_GOING)@cd RT_Event_Service && $(MAKE) -f GNUmakefile.Quoter_RT_Event_Service_Server $(@)
	$(KEEP_GOING)@cd RT_Event_Service && $(MAKE) -f GNUmakefile.Quoter_RT_Event_Service_Client $(@)
	$(KEEP_GOING)@cd Simple/Client && $(MAKE) -f GNUmakefile.Quoter_Simple_Client $(@)
	$(KEEP_GOING)@cd Simple/Impl-Repo && $(MAKE) -f GNUmakefile.Quoter_Simple_Impl_Repo_Client $(@)
	$(KEEP_GOING)@cd Simple/Impl-Repo && $(MAKE) -f GNUmakefile.Quoter_Simple_Impl_Repo_Server $(@)
	$(KEEP_GOING)@cd Simple/ImprovedServer && $(MAKE) -f GNUmakefile.Quoter_Simple_ImprovedServer $(@)
	$(KEEP_GOING)@cd Simple/Persistent && $(MAKE) -f GNUmakefile.Quoter_Simple_Persistent_Client $(@)
	$(KEEP_GOING)@cd Simple/Persistent && $(MAKE) -f GNUmakefile.Quoter_Simple_Persistent_Server $(@)
	$(KEEP_GOING)@cd Simple/Server && $(MAKE) -f GNUmakefile.Quoter_Simple_Server $(@)

.PHONY: Quoter_AMI_Idl
Quoter_AMI_Idl:
	$(KEEP_GOING)@cd AMI && $(MAKE) -f GNUmakefile.Quoter_AMI_Idl all

.PHONY: Quoter_AMI_Client
Quoter_AMI_Client: Quoter_AMI_Idl
	$(KEEP_GOING)@cd AMI && $(MAKE) -f GNUmakefile.Quoter_AMI_Client all

.PHONY: Quoter_AMI_Server
Quoter_AMI_Server: Quoter_AMI_Idl Quoter_AMI_Client
	$(KEEP_GOING)@cd AMI && $(MAKE) -f GNUmakefile.Quoter_AMI_Server all

.PHONY: Quoter_Event_Service_Idl
Quoter_Event_Service_Idl:
	$(KEEP_GOING)@cd Event_Service && $(MAKE) -f GNUmakefile.Quoter_Event_Service_Idl all

.PHONY: Quoter_Event_Service_Server
Quoter_Event_Service_Server: Quoter_Event_Service_Idl
	$(KEEP_GOING)@cd Event_Service && $(MAKE) -f GNUmakefile.Quoter_Event_Service_Server all

.PHONY: Quoter_Event_Service_Client
Quoter_Event_Service_Client: Quoter_Event_Service_Idl Quoter_Event_Service_Server
	$(KEEP_GOING)@cd Event_Service && $(MAKE) -f GNUmakefile.Quoter_Event_Service_Client all

.PHONY: Quoter_Idl_Lib
Quoter_Idl_Lib:
	$(KEEP_GOING)@cd idl && $(MAKE) -f GNUmakefile.Quoter_Idl_Lib all

.PHONY: Quoter_Naming_Service_Client
Quoter_Naming_Service_Client: Quoter_Idl_Lib
	$(KEEP_GOING)@cd Naming_Service && $(MAKE) -f GNUmakefile.Quoter_Naming_Service_Client all

.PHONY: Quoter_Naming_Service_Server
Quoter_Naming_Service_Server: Quoter_Idl_Lib
	$(KEEP_GOING)@cd Naming_Service && $(MAKE) -f GNUmakefile.Quoter_Naming_Service_Server all

.PHONY: Quoter_On_Demand_Activation_Idl
Quoter_On_Demand_Activation_Idl:
	$(KEEP_GOING)@cd On_Demand_Activation && $(MAKE) -f GNUmakefile.Quoter_On_Demand_Activation_Idl all

.PHONY: Quoter_On_Demand_Activation_Client
Quoter_On_Demand_Activation_Client: Quoter_On_Demand_Activation_Idl
	$(KEEP_GOING)@cd On_Demand_Activation && $(MAKE) -f GNUmakefile.Quoter_On_Demand_Activation_Client all

.PHONY: Quoter_On_Demand_Activation_Server
Quoter_On_Demand_Activation_Server: Quoter_On_Demand_Activation_Idl Quoter_On_Demand_Activation_Client
	$(KEEP_GOING)@cd On_Demand_Activation && $(MAKE) -f GNUmakefile.Quoter_On_Demand_Activation_Server all

.PHONY: RTCORBA_Quoter_Common
RTCORBA_Quoter_Common:
	$(KEEP_GOING)@cd RTCORBA && $(MAKE) -f GNUmakefile.RTCORBA_Quoter_Common all

.PHONY: Quoter_RT_Event_Service_Idl
Quoter_RT_Event_Service_Idl:
	$(KEEP_GOING)@cd RT_Event_Service && $(MAKE) -f GNUmakefile.Quoter_RT_Event_Service_Idl all

.PHONY: Quoter_RT_Event_Service_Server
Quoter_RT_Event_Service_Server: Quoter_RT_Event_Service_Idl
	$(KEEP_GOING)@cd RT_Event_Service && $(MAKE) -f GNUmakefile.Quoter_RT_Event_Service_Server all

.PHONY: Quoter_RT_Event_Service_Client
Quoter_RT_Event_Service_Client: Quoter_RT_Event_Service_Idl Quoter_RT_Event_Service_Server
	$(KEEP_GOING)@cd RT_Event_Service && $(MAKE) -f GNUmakefile.Quoter_RT_Event_Service_Client all

.PHONY: Quoter_Simple_Client
Quoter_Simple_Client: Quoter_Idl_Lib
	$(KEEP_GOING)@cd Simple/Client && $(MAKE) -f GNUmakefile.Quoter_Simple_Client all

.PHONY: Quoter_Simple_Impl_Repo_Client
Quoter_Simple_Impl_Repo_Client: Quoter_Idl_Lib
	$(KEEP_GOING)@cd Simple/Impl-Repo && $(MAKE) -f GNUmakefile.Quoter_Simple_Impl_Repo_Client all

.PHONY: Quoter_Simple_Impl_Repo_Server
Quoter_Simple_Impl_Repo_Server: Quoter_Idl_Lib
	$(KEEP_GOING)@cd Simple/Impl-Repo && $(MAKE) -f GNUmakefile.Quoter_Simple_Impl_Repo_Server all

.PHONY: Quoter_Simple_ImprovedServer
Quoter_Simple_ImprovedServer: Quoter_Idl_Lib
	$(KEEP_GOING)@cd Simple/ImprovedServer && $(MAKE) -f GNUmakefile.Quoter_Simple_ImprovedServer all

.PHONY: Quoter_Simple_Persistent_Client
Quoter_Simple_Persistent_Client: Quoter_Idl_Lib
	$(KEEP_GOING)@cd Simple/Persistent && $(MAKE) -f GNUmakefile.Quoter_Simple_Persistent_Client all

.PHONY: Quoter_Simple_Persistent_Server
Quoter_Simple_Persistent_Server: Quoter_Idl_Lib
	$(KEEP_GOING)@cd Simple/Persistent && $(MAKE) -f GNUmakefile.Quoter_Simple_Persistent_Server all

.PHONY: Quoter_Simple_Server
Quoter_Simple_Server: Quoter_Idl_Lib
	$(KEEP_GOING)@cd Simple/Server && $(MAKE) -f GNUmakefile.Quoter_Simple_Server all

project_name_list:
	@echo Quoter_AMI_Client
	@echo Quoter_AMI_Idl
	@echo Quoter_AMI_Server
	@echo Quoter_Event_Service_Client
	@echo Quoter_Event_Service_Idl
	@echo Quoter_Event_Service_Server
	@echo Quoter_Naming_Service_Client
	@echo Quoter_Naming_Service_Server
	@echo Quoter_On_Demand_Activation_Client
	@echo Quoter_On_Demand_Activation_Idl
	@echo Quoter_On_Demand_Activation_Server
	@echo RTCORBA_Quoter_Common
	@echo Quoter_RT_Event_Service_Client
	@echo Quoter_RT_Event_Service_Idl
	@echo Quoter_RT_Event_Service_Server
	@echo Quoter_Simple_Client
	@echo Quoter_Simple_Impl_Repo_Client
	@echo Quoter_Simple_Impl_Repo_Server
	@echo Quoter_Simple_ImprovedServer
	@echo Quoter_Simple_Persistent_Client
	@echo Quoter_Simple_Persistent_Server
	@echo Quoter_Simple_Server
	@echo Quoter_Idl_Lib
