# -*- makefile -*-
#----------------------------------------------------------------------------
#       GNU ACE Workspace
#
# $Id: GNUACEWorkspaceCreator.pm 2179 2013-05-28 22:16:51Z mesnierp $
#
# This file was generated by MPC.  Any changes made directly to
# this file will be lost the next time it is generated.
#
# MPC Command:
# /tao_builds/jenkins/workspace/oci_tao-2_2_0_spider_linux_gcc_d1o0/ACE_wrappers//bin/mwc.pl -type gnuace DDS.mwc
#
#----------------------------------------------------------------------------

MAKEFILE = GNUmakefile

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

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

all: BenchIdl BenchProcess Sync_Idl InfoRepo_Population_Idl Sync_ServerLib Sync_ClientLib InfoRepo_Population_SyncServer InfoRepo_Population_Publisher InfoRepo_Population_Subscriber DCPS_Perf_TypeNoKeyBounded DCPS_Perf_MulticastListenerTest_Pub DCPS_Perf_MulticastListenerTest_Sub Perf_Priority_Idl Perf_Priority_Publisher Perf_Priority_Subscriber DCPS_Perf_SimpleE2E_Pub DCPS_Perf_SimpleE2E_Sub SimpleLatency_Idl DDS_SimpleLatency_Pub DDS_SimpleLatency_Sub DCPS_Perf_Raw_Tcp_Latency_Publisher DCPS_Perf_Raw_Tcp_Latency_Subscriber Sync_Server DCPS_Perf_TCPListener_Pub DCPS_Perf_TCPListener_Sub DCPS_Perf_TCPProfiling_Pub DCPS_Perf_TCPProfiling_Sub DCPS_Perf_Raw_Tcp_Publisher DCPS_Perf_Raw_Tcp_Subscriber DCPS_Perf_UDPListener_Pub DCPS_Perf_UDPListener_Sub DCPS_Perf_UDPNoKey_Pub DCPS_Perf_UDPNoKey_Sub

depend: BenchIdl-depend BenchProcess-depend Sync_Idl-depend InfoRepo_Population_Idl-depend Sync_ServerLib-depend Sync_ClientLib-depend InfoRepo_Population_SyncServer-depend InfoRepo_Population_Publisher-depend InfoRepo_Population_Subscriber-depend DCPS_Perf_TypeNoKeyBounded-depend DCPS_Perf_MulticastListenerTest_Pub-depend DCPS_Perf_MulticastListenerTest_Sub-depend Perf_Priority_Idl-depend Perf_Priority_Publisher-depend Perf_Priority_Subscriber-depend DCPS_Perf_SimpleE2E_Pub-depend DCPS_Perf_SimpleE2E_Sub-depend SimpleLatency_Idl-depend DDS_SimpleLatency_Pub-depend DDS_SimpleLatency_Sub-depend DCPS_Perf_Raw_Tcp_Latency_Publisher-depend DCPS_Perf_Raw_Tcp_Latency_Subscriber-depend Sync_Server-depend DCPS_Perf_TCPListener_Pub-depend DCPS_Perf_TCPListener_Sub-depend DCPS_Perf_TCPProfiling_Pub-depend DCPS_Perf_TCPProfiling_Sub-depend DCPS_Perf_Raw_Tcp_Publisher-depend DCPS_Perf_Raw_Tcp_Subscriber-depend DCPS_Perf_UDPListener_Pub-depend DCPS_Perf_UDPListener_Sub-depend DCPS_Perf_UDPNoKey_Pub-depend DCPS_Perf_UDPNoKey_Sub-depend

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

$(REMAINING_TARGETS):
	$(KEEP_GOING)@cd Bench/src && $(MAKE) -f GNUmakefile.BenchIdl $(@)
	$(KEEP_GOING)@cd Bench/src && $(MAKE) -f GNUmakefile.BenchProcess $(@)
	$(KEEP_GOING)@cd DCPS/Sync && $(MAKE) -f GNUmakefile.Sync_Idl $(@)
	$(KEEP_GOING)@cd DCPS/InfoRepo_population && $(MAKE) -f GNUmakefile.InfoRepo_Population_Idl $(@)
	$(KEEP_GOING)@cd DCPS/Sync && $(MAKE) -f GNUmakefile.Sync_ServerLib $(@)
	$(KEEP_GOING)@cd DCPS/Sync && $(MAKE) -f GNUmakefile.Sync_ClientLib $(@)
	$(KEEP_GOING)@cd DCPS/InfoRepo_population && $(MAKE) -f GNUmakefile.InfoRepo_Population_SyncServer $(@)
	$(KEEP_GOING)@cd DCPS/InfoRepo_population && $(MAKE) -f GNUmakefile.InfoRepo_Population_Publisher $(@)
	$(KEEP_GOING)@cd DCPS/InfoRepo_population && $(MAKE) -f GNUmakefile.InfoRepo_Population_Subscriber $(@)
	$(KEEP_GOING)@cd DCPS/TypeNoKeyBounded && $(MAKE) -f GNUmakefile.DCPS_Perf_TypeNoKeyBounded $(@)
	$(KEEP_GOING)@cd DCPS/MulticastListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_MulticastListenerTest_Pub $(@)
	$(KEEP_GOING)@cd DCPS/MulticastListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_MulticastListenerTest_Sub $(@)
	$(KEEP_GOING)@cd DCPS/Priority && $(MAKE) -f GNUmakefile.Perf_Priority_Idl $(@)
	$(KEEP_GOING)@cd DCPS/Priority && $(MAKE) -f GNUmakefile.Perf_Priority_Publisher $(@)
	$(KEEP_GOING)@cd DCPS/Priority && $(MAKE) -f GNUmakefile.Perf_Priority_Subscriber $(@)
	$(KEEP_GOING)@cd DCPS/SimpleE2ETest && $(MAKE) -f GNUmakefile.DCPS_Perf_SimpleE2E_Pub $(@)
	$(KEEP_GOING)@cd DCPS/SimpleE2ETest && $(MAKE) -f GNUmakefile.DCPS_Perf_SimpleE2E_Sub $(@)
	$(KEEP_GOING)@cd DCPS/SimpleLatency && $(MAKE) -f GNUmakefile.SimpleLatency_Idl $(@)
	$(KEEP_GOING)@cd DCPS/SimpleLatency && $(MAKE) -f GNUmakefile.DDS_SimpleLatency_Pub $(@)
	$(KEEP_GOING)@cd DCPS/SimpleLatency && $(MAKE) -f GNUmakefile.DDS_SimpleLatency_Sub $(@)
	$(KEEP_GOING)@cd DCPS/SimpleLatency/raw_tcp/publisher && $(MAKE) -f GNUmakefile.DCPS_Perf_Raw_Tcp_Latency_Publisher $(@)
	$(KEEP_GOING)@cd DCPS/SimpleLatency/raw_tcp/subscriber && $(MAKE) -f GNUmakefile.DCPS_Perf_Raw_Tcp_Latency_Subscriber $(@)
	$(KEEP_GOING)@cd DCPS/Sync && $(MAKE) -f GNUmakefile.Sync_Server $(@)
	$(KEEP_GOING)@cd DCPS/TCPListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_TCPListener_Pub $(@)
	$(KEEP_GOING)@cd DCPS/TCPListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_TCPListener_Sub $(@)
	$(KEEP_GOING)@cd DCPS/TCPProfilingTest && $(MAKE) -f GNUmakefile.DCPS_Perf_TCPProfiling_Pub $(@)
	$(KEEP_GOING)@cd DCPS/TCPProfilingTest && $(MAKE) -f GNUmakefile.DCPS_Perf_TCPProfiling_Sub $(@)
	$(KEEP_GOING)@cd DCPS/TCPProfilingTest/raw_tcp/publisher && $(MAKE) -f GNUmakefile.DCPS_Perf_Raw_Tcp_Publisher $(@)
	$(KEEP_GOING)@cd DCPS/TCPProfilingTest/raw_tcp/subscriber && $(MAKE) -f GNUmakefile.DCPS_Perf_Raw_Tcp_Subscriber $(@)
	$(KEEP_GOING)@cd DCPS/UDPListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_UDPListener_Pub $(@)
	$(KEEP_GOING)@cd DCPS/UDPListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_UDPListener_Sub $(@)
	$(KEEP_GOING)@cd DCPS/UDPNoKeyTest && $(MAKE) -f GNUmakefile.DCPS_Perf_UDPNoKey_Pub $(@)
	$(KEEP_GOING)@cd DCPS/UDPNoKeyTest && $(MAKE) -f GNUmakefile.DCPS_Perf_UDPNoKey_Sub $(@)

.PHONY: BenchIdl
BenchIdl:
	$(KEEP_GOING)@cd Bench/src && $(MAKE) -f GNUmakefile.BenchIdl all

.PHONY: BenchIdl-depend
BenchIdl-depend:
	$(KEEP_GOING)@cd Bench/src && $(MAKE) -f GNUmakefile.BenchIdl depend

.PHONY: BenchProcess
BenchProcess: BenchIdl
	$(KEEP_GOING)@cd Bench/src && $(MAKE) -f GNUmakefile.BenchProcess all

.PHONY: BenchProcess-depend
BenchProcess-depend:
	$(KEEP_GOING)@cd Bench/src && $(MAKE) -f GNUmakefile.BenchProcess depend

.PHONY: Sync_Idl
Sync_Idl:
	$(KEEP_GOING)@cd DCPS/Sync && $(MAKE) -f GNUmakefile.Sync_Idl all

.PHONY: Sync_Idl-depend
Sync_Idl-depend:
	$(KEEP_GOING)@cd DCPS/Sync && $(MAKE) -f GNUmakefile.Sync_Idl depend

.PHONY: InfoRepo_Population_Idl
InfoRepo_Population_Idl: Sync_Idl
	$(KEEP_GOING)@cd DCPS/InfoRepo_population && $(MAKE) -f GNUmakefile.InfoRepo_Population_Idl all

.PHONY: InfoRepo_Population_Idl-depend
InfoRepo_Population_Idl-depend:
	$(KEEP_GOING)@cd DCPS/InfoRepo_population && $(MAKE) -f GNUmakefile.InfoRepo_Population_Idl depend

.PHONY: Sync_ServerLib
Sync_ServerLib: Sync_Idl
	$(KEEP_GOING)@cd DCPS/Sync && $(MAKE) -f GNUmakefile.Sync_ServerLib all

.PHONY: Sync_ServerLib-depend
Sync_ServerLib-depend:
	$(KEEP_GOING)@cd DCPS/Sync && $(MAKE) -f GNUmakefile.Sync_ServerLib depend

.PHONY: Sync_ClientLib
Sync_ClientLib: Sync_Idl Sync_ServerLib
	$(KEEP_GOING)@cd DCPS/Sync && $(MAKE) -f GNUmakefile.Sync_ClientLib all

.PHONY: Sync_ClientLib-depend
Sync_ClientLib-depend:
	$(KEEP_GOING)@cd DCPS/Sync && $(MAKE) -f GNUmakefile.Sync_ClientLib depend

.PHONY: InfoRepo_Population_SyncServer
InfoRepo_Population_SyncServer: InfoRepo_Population_Idl Sync_ServerLib
	$(KEEP_GOING)@cd DCPS/InfoRepo_population && $(MAKE) -f GNUmakefile.InfoRepo_Population_SyncServer all

.PHONY: InfoRepo_Population_SyncServer-depend
InfoRepo_Population_SyncServer-depend:
	$(KEEP_GOING)@cd DCPS/InfoRepo_population && $(MAKE) -f GNUmakefile.InfoRepo_Population_SyncServer depend

.PHONY: InfoRepo_Population_Publisher
InfoRepo_Population_Publisher: Sync_ClientLib InfoRepo_Population_SyncServer
	$(KEEP_GOING)@cd DCPS/InfoRepo_population && $(MAKE) -f GNUmakefile.InfoRepo_Population_Publisher all

.PHONY: InfoRepo_Population_Publisher-depend
InfoRepo_Population_Publisher-depend:
	$(KEEP_GOING)@cd DCPS/InfoRepo_population && $(MAKE) -f GNUmakefile.InfoRepo_Population_Publisher depend

.PHONY: InfoRepo_Population_Subscriber
InfoRepo_Population_Subscriber: Sync_ClientLib InfoRepo_Population_Publisher
	$(KEEP_GOING)@cd DCPS/InfoRepo_population && $(MAKE) -f GNUmakefile.InfoRepo_Population_Subscriber all

.PHONY: InfoRepo_Population_Subscriber-depend
InfoRepo_Population_Subscriber-depend:
	$(KEEP_GOING)@cd DCPS/InfoRepo_population && $(MAKE) -f GNUmakefile.InfoRepo_Population_Subscriber depend

.PHONY: DCPS_Perf_TypeNoKeyBounded
DCPS_Perf_TypeNoKeyBounded:
	$(KEEP_GOING)@cd DCPS/TypeNoKeyBounded && $(MAKE) -f GNUmakefile.DCPS_Perf_TypeNoKeyBounded all

.PHONY: DCPS_Perf_TypeNoKeyBounded-depend
DCPS_Perf_TypeNoKeyBounded-depend:
	$(KEEP_GOING)@cd DCPS/TypeNoKeyBounded && $(MAKE) -f GNUmakefile.DCPS_Perf_TypeNoKeyBounded depend

.PHONY: DCPS_Perf_MulticastListenerTest_Pub
DCPS_Perf_MulticastListenerTest_Pub: DCPS_Perf_TypeNoKeyBounded
	$(KEEP_GOING)@cd DCPS/MulticastListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_MulticastListenerTest_Pub all

.PHONY: DCPS_Perf_MulticastListenerTest_Pub-depend
DCPS_Perf_MulticastListenerTest_Pub-depend:
	$(KEEP_GOING)@cd DCPS/MulticastListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_MulticastListenerTest_Pub depend

.PHONY: DCPS_Perf_MulticastListenerTest_Sub
DCPS_Perf_MulticastListenerTest_Sub: DCPS_Perf_TypeNoKeyBounded
	$(KEEP_GOING)@cd DCPS/MulticastListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_MulticastListenerTest_Sub all

.PHONY: DCPS_Perf_MulticastListenerTest_Sub-depend
DCPS_Perf_MulticastListenerTest_Sub-depend:
	$(KEEP_GOING)@cd DCPS/MulticastListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_MulticastListenerTest_Sub depend

.PHONY: Perf_Priority_Idl
Perf_Priority_Idl:
	$(KEEP_GOING)@cd DCPS/Priority && $(MAKE) -f GNUmakefile.Perf_Priority_Idl all

.PHONY: Perf_Priority_Idl-depend
Perf_Priority_Idl-depend:
	$(KEEP_GOING)@cd DCPS/Priority && $(MAKE) -f GNUmakefile.Perf_Priority_Idl depend

.PHONY: Perf_Priority_Publisher
Perf_Priority_Publisher: Perf_Priority_Idl
	$(KEEP_GOING)@cd DCPS/Priority && $(MAKE) -f GNUmakefile.Perf_Priority_Publisher all

.PHONY: Perf_Priority_Publisher-depend
Perf_Priority_Publisher-depend:
	$(KEEP_GOING)@cd DCPS/Priority && $(MAKE) -f GNUmakefile.Perf_Priority_Publisher depend

.PHONY: Perf_Priority_Subscriber
Perf_Priority_Subscriber: Perf_Priority_Idl Perf_Priority_Publisher
	$(KEEP_GOING)@cd DCPS/Priority && $(MAKE) -f GNUmakefile.Perf_Priority_Subscriber all

.PHONY: Perf_Priority_Subscriber-depend
Perf_Priority_Subscriber-depend:
	$(KEEP_GOING)@cd DCPS/Priority && $(MAKE) -f GNUmakefile.Perf_Priority_Subscriber depend

.PHONY: DCPS_Perf_SimpleE2E_Pub
DCPS_Perf_SimpleE2E_Pub: DCPS_Perf_TypeNoKeyBounded
	$(KEEP_GOING)@cd DCPS/SimpleE2ETest && $(MAKE) -f GNUmakefile.DCPS_Perf_SimpleE2E_Pub all

.PHONY: DCPS_Perf_SimpleE2E_Pub-depend
DCPS_Perf_SimpleE2E_Pub-depend:
	$(KEEP_GOING)@cd DCPS/SimpleE2ETest && $(MAKE) -f GNUmakefile.DCPS_Perf_SimpleE2E_Pub depend

.PHONY: DCPS_Perf_SimpleE2E_Sub
DCPS_Perf_SimpleE2E_Sub: DCPS_Perf_TypeNoKeyBounded
	$(KEEP_GOING)@cd DCPS/SimpleE2ETest && $(MAKE) -f GNUmakefile.DCPS_Perf_SimpleE2E_Sub all

.PHONY: DCPS_Perf_SimpleE2E_Sub-depend
DCPS_Perf_SimpleE2E_Sub-depend:
	$(KEEP_GOING)@cd DCPS/SimpleE2ETest && $(MAKE) -f GNUmakefile.DCPS_Perf_SimpleE2E_Sub depend

.PHONY: SimpleLatency_Idl
SimpleLatency_Idl:
	$(KEEP_GOING)@cd DCPS/SimpleLatency && $(MAKE) -f GNUmakefile.SimpleLatency_Idl all

.PHONY: SimpleLatency_Idl-depend
SimpleLatency_Idl-depend:
	$(KEEP_GOING)@cd DCPS/SimpleLatency && $(MAKE) -f GNUmakefile.SimpleLatency_Idl depend

.PHONY: DDS_SimpleLatency_Pub
DDS_SimpleLatency_Pub: SimpleLatency_Idl
	$(KEEP_GOING)@cd DCPS/SimpleLatency && $(MAKE) -f GNUmakefile.DDS_SimpleLatency_Pub all

.PHONY: DDS_SimpleLatency_Pub-depend
DDS_SimpleLatency_Pub-depend:
	$(KEEP_GOING)@cd DCPS/SimpleLatency && $(MAKE) -f GNUmakefile.DDS_SimpleLatency_Pub depend

.PHONY: DDS_SimpleLatency_Sub
DDS_SimpleLatency_Sub: SimpleLatency_Idl
	$(KEEP_GOING)@cd DCPS/SimpleLatency && $(MAKE) -f GNUmakefile.DDS_SimpleLatency_Sub all

.PHONY: DDS_SimpleLatency_Sub-depend
DDS_SimpleLatency_Sub-depend:
	$(KEEP_GOING)@cd DCPS/SimpleLatency && $(MAKE) -f GNUmakefile.DDS_SimpleLatency_Sub depend

.PHONY: DCPS_Perf_Raw_Tcp_Latency_Publisher
DCPS_Perf_Raw_Tcp_Latency_Publisher:
	$(KEEP_GOING)@cd DCPS/SimpleLatency/raw_tcp/publisher && $(MAKE) -f GNUmakefile.DCPS_Perf_Raw_Tcp_Latency_Publisher all

.PHONY: DCPS_Perf_Raw_Tcp_Latency_Publisher-depend
DCPS_Perf_Raw_Tcp_Latency_Publisher-depend:
	$(KEEP_GOING)@cd DCPS/SimpleLatency/raw_tcp/publisher && $(MAKE) -f GNUmakefile.DCPS_Perf_Raw_Tcp_Latency_Publisher depend

.PHONY: DCPS_Perf_Raw_Tcp_Latency_Subscriber
DCPS_Perf_Raw_Tcp_Latency_Subscriber:
	$(KEEP_GOING)@cd DCPS/SimpleLatency/raw_tcp/subscriber && $(MAKE) -f GNUmakefile.DCPS_Perf_Raw_Tcp_Latency_Subscriber all

.PHONY: DCPS_Perf_Raw_Tcp_Latency_Subscriber-depend
DCPS_Perf_Raw_Tcp_Latency_Subscriber-depend:
	$(KEEP_GOING)@cd DCPS/SimpleLatency/raw_tcp/subscriber && $(MAKE) -f GNUmakefile.DCPS_Perf_Raw_Tcp_Latency_Subscriber depend

.PHONY: Sync_Server
Sync_Server: Sync_ServerLib
	$(KEEP_GOING)@cd DCPS/Sync && $(MAKE) -f GNUmakefile.Sync_Server all

.PHONY: Sync_Server-depend
Sync_Server-depend:
	$(KEEP_GOING)@cd DCPS/Sync && $(MAKE) -f GNUmakefile.Sync_Server depend

.PHONY: DCPS_Perf_TCPListener_Pub
DCPS_Perf_TCPListener_Pub: DCPS_Perf_TypeNoKeyBounded
	$(KEEP_GOING)@cd DCPS/TCPListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_TCPListener_Pub all

.PHONY: DCPS_Perf_TCPListener_Pub-depend
DCPS_Perf_TCPListener_Pub-depend:
	$(KEEP_GOING)@cd DCPS/TCPListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_TCPListener_Pub depend

.PHONY: DCPS_Perf_TCPListener_Sub
DCPS_Perf_TCPListener_Sub: DCPS_Perf_TypeNoKeyBounded
	$(KEEP_GOING)@cd DCPS/TCPListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_TCPListener_Sub all

.PHONY: DCPS_Perf_TCPListener_Sub-depend
DCPS_Perf_TCPListener_Sub-depend:
	$(KEEP_GOING)@cd DCPS/TCPListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_TCPListener_Sub depend

.PHONY: DCPS_Perf_TCPProfiling_Pub
DCPS_Perf_TCPProfiling_Pub:
	$(KEEP_GOING)@cd DCPS/TCPProfilingTest && $(MAKE) -f GNUmakefile.DCPS_Perf_TCPProfiling_Pub all

.PHONY: DCPS_Perf_TCPProfiling_Pub-depend
DCPS_Perf_TCPProfiling_Pub-depend:
	$(KEEP_GOING)@cd DCPS/TCPProfilingTest && $(MAKE) -f GNUmakefile.DCPS_Perf_TCPProfiling_Pub depend

.PHONY: DCPS_Perf_TCPProfiling_Sub
DCPS_Perf_TCPProfiling_Sub: DCPS_Perf_TCPProfiling_Pub
	$(KEEP_GOING)@cd DCPS/TCPProfilingTest && $(MAKE) -f GNUmakefile.DCPS_Perf_TCPProfiling_Sub all

.PHONY: DCPS_Perf_TCPProfiling_Sub-depend
DCPS_Perf_TCPProfiling_Sub-depend:
	$(KEEP_GOING)@cd DCPS/TCPProfilingTest && $(MAKE) -f GNUmakefile.DCPS_Perf_TCPProfiling_Sub depend

.PHONY: DCPS_Perf_Raw_Tcp_Publisher
DCPS_Perf_Raw_Tcp_Publisher:
	$(KEEP_GOING)@cd DCPS/TCPProfilingTest/raw_tcp/publisher && $(MAKE) -f GNUmakefile.DCPS_Perf_Raw_Tcp_Publisher all

.PHONY: DCPS_Perf_Raw_Tcp_Publisher-depend
DCPS_Perf_Raw_Tcp_Publisher-depend:
	$(KEEP_GOING)@cd DCPS/TCPProfilingTest/raw_tcp/publisher && $(MAKE) -f GNUmakefile.DCPS_Perf_Raw_Tcp_Publisher depend

.PHONY: DCPS_Perf_Raw_Tcp_Subscriber
DCPS_Perf_Raw_Tcp_Subscriber:
	$(KEEP_GOING)@cd DCPS/TCPProfilingTest/raw_tcp/subscriber && $(MAKE) -f GNUmakefile.DCPS_Perf_Raw_Tcp_Subscriber all

.PHONY: DCPS_Perf_Raw_Tcp_Subscriber-depend
DCPS_Perf_Raw_Tcp_Subscriber-depend:
	$(KEEP_GOING)@cd DCPS/TCPProfilingTest/raw_tcp/subscriber && $(MAKE) -f GNUmakefile.DCPS_Perf_Raw_Tcp_Subscriber depend

.PHONY: DCPS_Perf_UDPListener_Pub
DCPS_Perf_UDPListener_Pub: DCPS_Perf_TypeNoKeyBounded
	$(KEEP_GOING)@cd DCPS/UDPListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_UDPListener_Pub all

.PHONY: DCPS_Perf_UDPListener_Pub-depend
DCPS_Perf_UDPListener_Pub-depend:
	$(KEEP_GOING)@cd DCPS/UDPListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_UDPListener_Pub depend

.PHONY: DCPS_Perf_UDPListener_Sub
DCPS_Perf_UDPListener_Sub: DCPS_Perf_TypeNoKeyBounded
	$(KEEP_GOING)@cd DCPS/UDPListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_UDPListener_Sub all

.PHONY: DCPS_Perf_UDPListener_Sub-depend
DCPS_Perf_UDPListener_Sub-depend:
	$(KEEP_GOING)@cd DCPS/UDPListenerTest && $(MAKE) -f GNUmakefile.DCPS_Perf_UDPListener_Sub depend

.PHONY: DCPS_Perf_UDPNoKey_Pub
DCPS_Perf_UDPNoKey_Pub: DCPS_Perf_TypeNoKeyBounded
	$(KEEP_GOING)@cd DCPS/UDPNoKeyTest && $(MAKE) -f GNUmakefile.DCPS_Perf_UDPNoKey_Pub all

.PHONY: DCPS_Perf_UDPNoKey_Pub-depend
DCPS_Perf_UDPNoKey_Pub-depend:
	$(KEEP_GOING)@cd DCPS/UDPNoKeyTest && $(MAKE) -f GNUmakefile.DCPS_Perf_UDPNoKey_Pub depend

.PHONY: DCPS_Perf_UDPNoKey_Sub
DCPS_Perf_UDPNoKey_Sub: DCPS_Perf_TypeNoKeyBounded
	$(KEEP_GOING)@cd DCPS/UDPNoKeyTest && $(MAKE) -f GNUmakefile.DCPS_Perf_UDPNoKey_Sub all

.PHONY: DCPS_Perf_UDPNoKey_Sub-depend
DCPS_Perf_UDPNoKey_Sub-depend:
	$(KEEP_GOING)@cd DCPS/UDPNoKeyTest && $(MAKE) -f GNUmakefile.DCPS_Perf_UDPNoKey_Sub depend

project_name_list:
	@echo BenchIdl
	@echo BenchProcess
	@echo InfoRepo_Population_Idl
	@echo InfoRepo_Population_Publisher
	@echo InfoRepo_Population_Subscriber
	@echo InfoRepo_Population_SyncServer
	@echo DCPS_Perf_MulticastListenerTest_Pub
	@echo DCPS_Perf_MulticastListenerTest_Sub
	@echo Perf_Priority_Idl
	@echo Perf_Priority_Publisher
	@echo Perf_Priority_Subscriber
	@echo DCPS_Perf_SimpleE2E_Pub
	@echo DCPS_Perf_SimpleE2E_Sub
	@echo DDS_SimpleLatency_Pub
	@echo DDS_SimpleLatency_Sub
	@echo SimpleLatency_Idl
	@echo DCPS_Perf_Raw_Tcp_Latency_Publisher
	@echo DCPS_Perf_Raw_Tcp_Latency_Subscriber
	@echo Sync_ClientLib
	@echo Sync_Idl
	@echo Sync_Server
	@echo Sync_ServerLib
	@echo DCPS_Perf_TCPListener_Pub
	@echo DCPS_Perf_TCPListener_Sub
	@echo DCPS_Perf_TCPProfiling_Pub
	@echo DCPS_Perf_TCPProfiling_Sub
	@echo DCPS_Perf_Raw_Tcp_Publisher
	@echo DCPS_Perf_Raw_Tcp_Subscriber
	@echo DCPS_Perf_TypeNoKeyBounded
	@echo DCPS_Perf_UDPListener_Pub
	@echo DCPS_Perf_UDPListener_Sub
	@echo DCPS_Perf_UDPNoKey_Pub
	@echo DCPS_Perf_UDPNoKey_Sub
