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

MAKEFILE = GNUmakefile

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

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

all: AddrServer_Client AddrServer_Server ECMcastTests_lib Complex_Consumer Complex_Gateway_Ec Complex_Supplier RTEC_MCast_Federated_Consumer RTEC_MCast_Federated_Supplier Simple_Consumer Simple_Gateway_Ec Simple_Supplier Two_Way_Application Two_Way_Gateway_Ec

depend: AddrServer_Client-depend AddrServer_Server-depend ECMcastTests_lib-depend Complex_Consumer-depend Complex_Gateway_Ec-depend Complex_Supplier-depend RTEC_MCast_Federated_Consumer-depend RTEC_MCast_Federated_Supplier-depend Simple_Consumer-depend Simple_Gateway_Ec-depend Simple_Supplier-depend Two_Way_Application-depend Two_Way_Gateway_Ec-depend

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

$(REMAINING_TARGETS):
	$(KEEP_GOING)@cd AddrServer && $(MAKE) -f GNUmakefile.AddrServer_Client $(@)
	$(KEEP_GOING)@cd AddrServer && $(MAKE) -f GNUmakefile.AddrServer_Server $(@)
	$(KEEP_GOING)@cd Common && $(MAKE) -f GNUmakefile.ECMcastTests_lib $(@)
	$(KEEP_GOING)@cd Complex && $(MAKE) -f GNUmakefile.Complex_Consumer $(@)
	$(KEEP_GOING)@cd Complex && $(MAKE) -f GNUmakefile.Complex_Gateway_Ec $(@)
	$(KEEP_GOING)@cd Complex && $(MAKE) -f GNUmakefile.Complex_Supplier $(@)
	$(KEEP_GOING)@cd RTEC_MCast_Federated && $(MAKE) -f GNUmakefile.RTEC_MCast_Federated_Consumer $(@)
	$(KEEP_GOING)@cd RTEC_MCast_Federated && $(MAKE) -f GNUmakefile.RTEC_MCast_Federated_Supplier $(@)
	$(KEEP_GOING)@cd Simple && $(MAKE) -f GNUmakefile.Simple_Consumer $(@)
	$(KEEP_GOING)@cd Simple && $(MAKE) -f GNUmakefile.Simple_Gateway_Ec $(@)
	$(KEEP_GOING)@cd Simple && $(MAKE) -f GNUmakefile.Simple_Supplier $(@)
	$(KEEP_GOING)@cd Two_Way && $(MAKE) -f GNUmakefile.Two_Way_Application $(@)
	$(KEEP_GOING)@cd Two_Way && $(MAKE) -f GNUmakefile.Two_Way_Gateway_Ec $(@)

.PHONY: AddrServer_Client
AddrServer_Client:
	$(KEEP_GOING)@cd AddrServer && $(MAKE) -f GNUmakefile.AddrServer_Client all

.PHONY: AddrServer_Client-depend
AddrServer_Client-depend:
	$(KEEP_GOING)@cd AddrServer && $(MAKE) -f GNUmakefile.AddrServer_Client depend

.PHONY: AddrServer_Server
AddrServer_Server:
	$(KEEP_GOING)@cd AddrServer && $(MAKE) -f GNUmakefile.AddrServer_Server all

.PHONY: AddrServer_Server-depend
AddrServer_Server-depend:
	$(KEEP_GOING)@cd AddrServer && $(MAKE) -f GNUmakefile.AddrServer_Server depend

.PHONY: ECMcastTests_lib
ECMcastTests_lib:
	$(KEEP_GOING)@cd Common && $(MAKE) -f GNUmakefile.ECMcastTests_lib all

.PHONY: ECMcastTests_lib-depend
ECMcastTests_lib-depend:
	$(KEEP_GOING)@cd Common && $(MAKE) -f GNUmakefile.ECMcastTests_lib depend

.PHONY: Complex_Consumer
Complex_Consumer: ECMcastTests_lib
	$(KEEP_GOING)@cd Complex && $(MAKE) -f GNUmakefile.Complex_Consumer all

.PHONY: Complex_Consumer-depend
Complex_Consumer-depend:
	$(KEEP_GOING)@cd Complex && $(MAKE) -f GNUmakefile.Complex_Consumer depend

.PHONY: Complex_Gateway_Ec
Complex_Gateway_Ec: ECMcastTests_lib
	$(KEEP_GOING)@cd Complex && $(MAKE) -f GNUmakefile.Complex_Gateway_Ec all

.PHONY: Complex_Gateway_Ec-depend
Complex_Gateway_Ec-depend:
	$(KEEP_GOING)@cd Complex && $(MAKE) -f GNUmakefile.Complex_Gateway_Ec depend

.PHONY: Complex_Supplier
Complex_Supplier: ECMcastTests_lib
	$(KEEP_GOING)@cd Complex && $(MAKE) -f GNUmakefile.Complex_Supplier all

.PHONY: Complex_Supplier-depend
Complex_Supplier-depend:
	$(KEEP_GOING)@cd Complex && $(MAKE) -f GNUmakefile.Complex_Supplier depend

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

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

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

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

.PHONY: Simple_Consumer
Simple_Consumer: ECMcastTests_lib
	$(KEEP_GOING)@cd Simple && $(MAKE) -f GNUmakefile.Simple_Consumer all

.PHONY: Simple_Consumer-depend
Simple_Consumer-depend:
	$(KEEP_GOING)@cd Simple && $(MAKE) -f GNUmakefile.Simple_Consumer depend

.PHONY: Simple_Gateway_Ec
Simple_Gateway_Ec: ECMcastTests_lib
	$(KEEP_GOING)@cd Simple && $(MAKE) -f GNUmakefile.Simple_Gateway_Ec all

.PHONY: Simple_Gateway_Ec-depend
Simple_Gateway_Ec-depend:
	$(KEEP_GOING)@cd Simple && $(MAKE) -f GNUmakefile.Simple_Gateway_Ec depend

.PHONY: Simple_Supplier
Simple_Supplier: ECMcastTests_lib
	$(KEEP_GOING)@cd Simple && $(MAKE) -f GNUmakefile.Simple_Supplier all

.PHONY: Simple_Supplier-depend
Simple_Supplier-depend:
	$(KEEP_GOING)@cd Simple && $(MAKE) -f GNUmakefile.Simple_Supplier depend

.PHONY: Two_Way_Application
Two_Way_Application: ECMcastTests_lib
	$(KEEP_GOING)@cd Two_Way && $(MAKE) -f GNUmakefile.Two_Way_Application all

.PHONY: Two_Way_Application-depend
Two_Way_Application-depend:
	$(KEEP_GOING)@cd Two_Way && $(MAKE) -f GNUmakefile.Two_Way_Application depend

.PHONY: Two_Way_Gateway_Ec
Two_Way_Gateway_Ec: ECMcastTests_lib
	$(KEEP_GOING)@cd Two_Way && $(MAKE) -f GNUmakefile.Two_Way_Gateway_Ec all

.PHONY: Two_Way_Gateway_Ec-depend
Two_Way_Gateway_Ec-depend:
	$(KEEP_GOING)@cd Two_Way && $(MAKE) -f GNUmakefile.Two_Way_Gateway_Ec depend

project_name_list:
	@echo AddrServer_Client
	@echo AddrServer_Server
	@echo ECMcastTests_lib
	@echo Complex_Consumer
	@echo Complex_Gateway_Ec
	@echo Complex_Supplier
	@echo RTEC_MCast_Federated_Consumer
	@echo RTEC_MCast_Federated_Supplier
	@echo Simple_Consumer
	@echo Simple_Gateway_Ec
	@echo Simple_Supplier
	@echo Two_Way_Application
	@echo Two_Way_Gateway_Ec
