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

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_Receiver RtEC_UDP_Sender

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

REMAINING_TARGETS := $(filter-out all depend,$(TARGETS_NESTED:.nested=)) $(CUSTOM_TARGETS)
.PHONY: $(REMAINING_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_Receiver $(@)
	$(KEEP_GOING)@cd UDP && $(MAKE) -f GNUmakefile.RtEC_UDP_Sender $(@)

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

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

.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_Atomic_Reconnect-depend
Event_Basic_Atomic_Reconnect-depend:
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_Atomic_Reconnect depend

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

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

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

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

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

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

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

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

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

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

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

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

.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_MT_Disconnect-depend
Event_Basic_MT_Disconnect-depend:
	$(KEEP_GOING)@cd Basic && $(MAKE) -f GNUmakefile.Event_Basic_MT_Disconnect depend

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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_Consumer-depend
RTEC_MCast_Federated_Consumer-depend:
	$(KEEP_GOING)@cd Mcast/RTEC_MCast_Federated && $(MAKE) -f GNUmakefile.RTEC_MCast_Federated_Consumer depend

.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: RTEC_MCast_Federated_Supplier-depend
RTEC_MCast_Federated_Supplier-depend:
	$(KEEP_GOING)@cd Mcast/RTEC_MCast_Federated && $(MAKE) -f GNUmakefile.RTEC_MCast_Federated_Supplier depend

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

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

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

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

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

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

.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_Application-depend
Two_Way_Application-depend:
	$(KEEP_GOING)@cd Mcast/Two_Way && $(MAKE) -f GNUmakefile.Two_Way_Application depend

.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: Two_Way_Gateway_Ec-depend
Two_Way_Gateway_Ec-depend:
	$(KEEP_GOING)@cd Mcast/Two_Way && $(MAKE) -f GNUmakefile.Two_Way_Gateway_Ec depend

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

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

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

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

.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-depend
Event_Performance_Latency-depend:
	$(KEEP_GOING)@cd Performance && $(MAKE) -f GNUmakefile.Event_Performance_Latency depend

.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_Latency_Server-depend
Event_Performance_Latency_Server-depend:
	$(KEEP_GOING)@cd Performance && $(MAKE) -f GNUmakefile.Event_Performance_Latency_Server depend

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

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

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

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

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

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

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

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

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

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

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
