# -*- 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/ACE/DOC_ROOT/stage-17989/ACE_wrappers/bin/mwc.pl -type gnuace -exclude TAO/TAO_ACE.mwc -workers 8 -recurse -hierarchy -relative ACE_ROOT=/home/johnny/ACE/DOC_ROOT/stage-17989/ACE_wrappers -relative TAO_ROOT=/home/johnny/ACE/DOC_ROOT/stage-17989/ACE_wrappers/TAO
#
#----------------------------------------------------------------------------

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_Server Quoter_On_Demand_Activation_Client RTCORBA_Quoter_Common Quoter_RT_Event_Service_Idl Quoter_RT_Event_Service_Client Quoter_RT_Event_Service_Server 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

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

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

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

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

.PHONY: Quoter_AMI_Idl-depend
Quoter_AMI_Idl-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/AMI && $(MAKE) -f GNUmakefile.Quoter_AMI_Idl depend

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

.PHONY: Quoter_AMI_Client-depend
Quoter_AMI_Client-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/AMI && $(MAKE) -f GNUmakefile.Quoter_AMI_Client depend

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

.PHONY: Quoter_AMI_Server-depend
Quoter_AMI_Server-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/AMI && $(MAKE) -f GNUmakefile.Quoter_AMI_Server depend

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

.PHONY: Quoter_Event_Service_Idl-depend
Quoter_Event_Service_Idl-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/Event_Service && $(MAKE) -f GNUmakefile.Quoter_Event_Service_Idl depend

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

.PHONY: Quoter_Event_Service_Server-depend
Quoter_Event_Service_Server-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/Event_Service && $(MAKE) -f GNUmakefile.Quoter_Event_Service_Server depend

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

.PHONY: Quoter_Event_Service_Client-depend
Quoter_Event_Service_Client-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/Event_Service && $(MAKE) -f GNUmakefile.Quoter_Event_Service_Client depend

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

.PHONY: Quoter_Idl_Lib-depend
Quoter_Idl_Lib-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/idl && $(MAKE) -f GNUmakefile.Quoter_Idl_Lib depend

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

.PHONY: Quoter_Naming_Service_Client-depend
Quoter_Naming_Service_Client-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/Naming_Service && $(MAKE) -f GNUmakefile.Quoter_Naming_Service_Client depend

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

.PHONY: Quoter_Naming_Service_Server-depend
Quoter_Naming_Service_Server-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/Naming_Service && $(MAKE) -f GNUmakefile.Quoter_Naming_Service_Server depend

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

.PHONY: Quoter_On_Demand_Activation_Idl-depend
Quoter_On_Demand_Activation_Idl-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/On_Demand_Activation && $(MAKE) -f GNUmakefile.Quoter_On_Demand_Activation_Idl depend

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

.PHONY: Quoter_On_Demand_Activation_Server-depend
Quoter_On_Demand_Activation_Server-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/On_Demand_Activation && $(MAKE) -f GNUmakefile.Quoter_On_Demand_Activation_Server depend

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

.PHONY: Quoter_On_Demand_Activation_Client-depend
Quoter_On_Demand_Activation_Client-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/On_Demand_Activation && $(MAKE) -f GNUmakefile.Quoter_On_Demand_Activation_Client depend

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

.PHONY: RTCORBA_Quoter_Common-depend
RTCORBA_Quoter_Common-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/RTCORBA && $(MAKE) -f GNUmakefile.RTCORBA_Quoter_Common depend

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

.PHONY: Quoter_RT_Event_Service_Idl-depend
Quoter_RT_Event_Service_Idl-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/RT_Event_Service && $(MAKE) -f GNUmakefile.Quoter_RT_Event_Service_Idl depend

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

.PHONY: Quoter_RT_Event_Service_Client-depend
Quoter_RT_Event_Service_Client-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/RT_Event_Service && $(MAKE) -f GNUmakefile.Quoter_RT_Event_Service_Client depend

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

.PHONY: Quoter_RT_Event_Service_Server-depend
Quoter_RT_Event_Service_Server-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/RT_Event_Service && $(MAKE) -f GNUmakefile.Quoter_RT_Event_Service_Server depend

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

.PHONY: Quoter_Simple_Client-depend
Quoter_Simple_Client-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/Simple/Client && $(MAKE) -f GNUmakefile.Quoter_Simple_Client depend

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

.PHONY: Quoter_Simple_Impl_Repo_Client-depend
Quoter_Simple_Impl_Repo_Client-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/Simple/Impl-Repo && $(MAKE) -f GNUmakefile.Quoter_Simple_Impl_Repo_Client depend

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

.PHONY: Quoter_Simple_Impl_Repo_Server-depend
Quoter_Simple_Impl_Repo_Server-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/Simple/Impl-Repo && $(MAKE) -f GNUmakefile.Quoter_Simple_Impl_Repo_Server depend

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

.PHONY: Quoter_Simple_ImprovedServer-depend
Quoter_Simple_ImprovedServer-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/Simple/ImprovedServer && $(MAKE) -f GNUmakefile.Quoter_Simple_ImprovedServer depend

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

.PHONY: Quoter_Simple_Persistent_Client-depend
Quoter_Simple_Persistent_Client-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/Simple/Persistent && $(MAKE) -f GNUmakefile.Quoter_Simple_Persistent_Client depend

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

.PHONY: Quoter_Simple_Persistent_Server-depend
Quoter_Simple_Persistent_Server-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/Simple/Persistent && $(MAKE) -f GNUmakefile.Quoter_Simple_Persistent_Server depend

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

.PHONY: Quoter_Simple_Server-depend
Quoter_Simple_Server-depend:
	$(KEEP_GOING)@cd tutorials/Quoter/Simple/Server && $(MAKE) -f GNUmakefile.Quoter_Simple_Server depend

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
