# -*- 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: Event_Test_Lib Event_Basic_Atomic_Reconnect Event_Basic_BCast Event_Basic_Bitmask Event_Basic_Complex Event_Basic_Control Event_Basic_Disconnect Event_Basic_Gateway Event_Basic_MT_Disconnect Event_Basic_Negation Event_Basic_Observer Event_Basic_Random Event_Basic_Reconnect Event_Basic_Shutdown Event_Basic_Timeout Event_Basic_Wildcard 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 Event_Performance_Connect Event_Performance_Inversion Event_Performance_Latency Event_Performance_Latency_Server Event_Performance_Throughput TFTest RtEC_UDP_Idl RtEC_UDP_Sender RtEC_UDP_Receiver

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

$(REMAINING_TARGETS):
	$(KEEP_GOING)@cd lib && $(MAKE) -f GNUmakefile.Event_Test_Lib $(@)
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Atomic_Reconnect $(@)
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_BCast $(@)
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Bitmask $(@)
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Complex $(@)
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Control $(@)
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Disconnect $(@)
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Gateway $(@)
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_MT_Disconnect $(@)
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Negation $(@)
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Observer $(@)
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Random $(@)
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Reconnect $(@)
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Shutdown $(@)
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Timeout $(@)
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Wildcard $(@)
	$(KEEP_GOING)@cd Mcast/AddrServer && $(MAKE) -f GNUmakefile.AddrServer_Client $(@)
	$(KEEP_GOING)@cd Mcast/AddrServer && $(MAKE) -f GNUmakefile.AddrServer_Server $(@)
	$(KEEP_GOING)@cd Mcast/Common && $(MAKE) -f GNUmakefile.ECMcastTests_lib $(@)
	$(KEEP_GOING)@cd Mcast/Complex && $(MAKE) -f GNUmakefile.Complex_Consumer $(@)
	$(KEEP_GOING)@cd Mcast/Complex && $(MAKE) -f GNUmakefile.Complex_Gateway_Ec $(@)
	$(KEEP_GOING)@cd Mcast/Complex && $(MAKE) -f GNUmakefile.Complex_Supplier $(@)
	$(KEEP_GOING)@cd Mcast/RTEC_MCast_Federated && $(MAKE) -f GNUmakefile.RTEC_MCast_Federated_Consumer $(@)
	$(KEEP_GOING)@cd Mcast/RTEC_MCast_Federated && $(MAKE) -f GNUmakefile.RTEC_MCast_Federated_Supplier $(@)
	$(KEEP_GOING)@cd Mcast/Simple && $(MAKE) -f GNUmakefile.Simple_Consumer $(@)
	$(KEEP_GOING)@cd Mcast/Simple && $(MAKE) -f GNUmakefile.Simple_Gateway_Ec $(@)
	$(KEEP_GOING)@cd Mcast/Simple && $(MAKE) -f GNUmakefile.Simple_Supplier $(@)
	$(KEEP_GOING)@cd Mcast/Two_Way && $(MAKE) -f GNUmakefile.Two_Way_Application $(@)
	$(KEEP_GOING)@cd Mcast/Two_Way && $(MAKE) -f GNUmakefile.Two_Way_Gateway_Ec $(@)
	$(KEEP_GOING)@cd Performance && $(MAKE) -f GNUmakefile.Event_Performance_Connect $(@)
	$(KEEP_GOING)@cd Performance && $(MAKE) -f GNUmakefile.Event_Performance_Inversion $(@)
	$(KEEP_GOING)@cd Performance && $(MAKE) -f GNUmakefile.Event_Performance_Latency $(@)
	$(KEEP_GOING)@cd Performance && $(MAKE) -f GNUmakefile.Event_Performance_Latency_Server $(@)
	$(KEEP_GOING)@cd Performance && $(MAKE) -f GNUmakefile.Event_Performance_Throughput $(@)
	$(KEEP_GOING)@cd ThreadFlags && $(MAKE) -f GNUmakefile.TFTest $(@)
	$(KEEP_GOING)@cd UDP && $(MAKE) -f GNUmakefile.RtEC_UDP_Idl $(@)
	$(KEEP_GOING)@cd UDP && $(MAKE) -f GNUmakefile.RtEC_UDP_Sender $(@)
	$(KEEP_GOING)@cd UDP && $(MAKE) -f GNUmakefile.RtEC_UDP_Receiver $(@)

.PHONY: Event_Test_Lib
Event_Test_Lib:
	$(KEEP_GOING)@cd lib && $(MAKE) -f GNUmakefile.Event_Test_Lib all

.PHONY: Event_Basic_Atomic_Reconnect
Event_Basic_Atomic_Reconnect: Event_Test_Lib
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Atomic_Reconnect all

.PHONY: Event_Basic_BCast
Event_Basic_BCast: Event_Test_Lib
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_BCast all

.PHONY: Event_Basic_Bitmask
Event_Basic_Bitmask: Event_Test_Lib
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Bitmask all

.PHONY: Event_Basic_Complex
Event_Basic_Complex: Event_Test_Lib
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Complex all

.PHONY: Event_Basic_Control
Event_Basic_Control: Event_Test_Lib
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Control all

.PHONY: Event_Basic_Disconnect
Event_Basic_Disconnect: Event_Test_Lib
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Disconnect all

.PHONY: Event_Basic_Gateway
Event_Basic_Gateway: Event_Test_Lib
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Gateway all

.PHONY: Event_Basic_MT_Disconnect
Event_Basic_MT_Disconnect: Event_Test_Lib
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_MT_Disconnect all

.PHONY: Event_Basic_Negation
Event_Basic_Negation: Event_Test_Lib
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Negation all

.PHONY: Event_Basic_Observer
Event_Basic_Observer: Event_Test_Lib
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Observer all

.PHONY: Event_Basic_Random
Event_Basic_Random: Event_Test_Lib
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Random all

.PHONY: Event_Basic_Reconnect
Event_Basic_Reconnect: Event_Test_Lib
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Reconnect all

.PHONY: Event_Basic_Shutdown
Event_Basic_Shutdown: Event_Test_Lib
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Shutdown all

.PHONY: Event_Basic_Timeout
Event_Basic_Timeout: Event_Test_Lib
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Timeout all

.PHONY: Event_Basic_Wildcard
Event_Basic_Wildcard: Event_Test_Lib
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Wildcard all

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

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

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

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

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

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

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

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

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

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

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

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

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

.PHONY: Event_Performance_Connect
Event_Performance_Connect: Event_Test_Lib
	$(KEEP_GOING)@cd Performance && $(MAKE) -f GNUmakefile.Event_Performance_Connect all

.PHONY: Event_Performance_Inversion
Event_Performance_Inversion: Event_Test_Lib
	$(KEEP_GOING)@cd Performance && $(MAKE) -f GNUmakefile.Event_Performance_Inversion all

.PHONY: Event_Performance_Latency
Event_Performance_Latency: Event_Test_Lib
	$(KEEP_GOING)@cd Performance && $(MAKE) -f GNUmakefile.Event_Performance_Latency all

.PHONY: Event_Performance_Latency_Server
Event_Performance_Latency_Server: Event_Test_Lib
	$(KEEP_GOING)@cd Performance && $(MAKE) -f GNUmakefile.Event_Performance_Latency_Server all

.PHONY: Event_Performance_Throughput
Event_Performance_Throughput: Event_Test_Lib
	$(KEEP_GOING)@cd Performance && $(MAKE) -f GNUmakefile.Event_Performance_Throughput all

.PHONY: TFTest
TFTest:
	$(KEEP_GOING)@cd ThreadFlags && $(MAKE) -f GNUmakefile.TFTest all

.PHONY: RtEC_UDP_Idl
RtEC_UDP_Idl:
	$(KEEP_GOING)@cd UDP && $(MAKE) -f GNUmakefile.RtEC_UDP_Idl all

.PHONY: RtEC_UDP_Sender
RtEC_UDP_Sender: RtEC_UDP_Idl
	$(KEEP_GOING)@cd UDP && $(MAKE) -f GNUmakefile.RtEC_UDP_Sender all

.PHONY: RtEC_UDP_Receiver
RtEC_UDP_Receiver: RtEC_UDP_Sender
	$(KEEP_GOING)@cd UDP && $(MAKE) -f GNUmakefile.RtEC_UDP_Receiver all

project_name_list:
	@echo Event_Basic_Atomic_Reconnect
	@echo Event_Basic_BCast
	@echo Event_Basic_Bitmask
	@echo Event_Basic_Complex
	@echo Event_Basic_Control
	@echo Event_Basic_Disconnect
	@echo Event_Basic_Gateway
	@echo Event_Basic_MT_Disconnect
	@echo Event_Basic_Negation
	@echo Event_Basic_Observer
	@echo Event_Basic_Random
	@echo Event_Basic_Reconnect
	@echo Event_Basic_Shutdown
	@echo Event_Basic_Timeout
	@echo Event_Basic_Wildcard
	@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
	@echo Event_Performance_Connect
	@echo Event_Performance_Inversion
	@echo Event_Performance_Latency
	@echo Event_Performance_Latency_Server
	@echo Event_Performance_Throughput
	@echo TFTest
	@echo RtEC_UDP_Idl
	@echo RtEC_UDP_Receiver
	@echo RtEC_UDP_Sender
	@echo Event_Test_Lib
