# -*- 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: RTCORBA_Common ORB_Per_Priority_Client ORB_Per_Priority_Server Single_Endpoint_Client Single_Endpoint_Server Reliable_Oneways_Idl_RT Reliable_Oneways_Client_RT Reliable_Oneways_Server_RT Thread_Pool_RTCorba_Idl Thread_Pool_RTCorba_Client Thread_Pool_RTCorba_Server

depend: RTCORBA_Common-depend ORB_Per_Priority_Client-depend ORB_Per_Priority_Server-depend Single_Endpoint_Client-depend Single_Endpoint_Server-depend Reliable_Oneways_Idl_RT-depend Reliable_Oneways_Client_RT-depend Reliable_Oneways_Server_RT-depend Thread_Pool_RTCorba_Idl-depend Thread_Pool_RTCorba_Client-depend Thread_Pool_RTCorba_Server-depend

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

$(REMAINING_TARGETS):
	$(KEEP_GOING)@cd Multiple_Endpoints/Common && $(MAKE) -f GNUmakefile.RTCORBA_Common $(@)
	$(KEEP_GOING)@cd Multiple_Endpoints/Orb_Per_Priority && $(MAKE) -f GNUmakefile.ORB_Per_Priority_Client $(@)
	$(KEEP_GOING)@cd Multiple_Endpoints/Orb_Per_Priority && $(MAKE) -f GNUmakefile.ORB_Per_Priority_Server $(@)
	$(KEEP_GOING)@cd Multiple_Endpoints/Single_Endpoint && $(MAKE) -f GNUmakefile.Single_Endpoint_Client $(@)
	$(KEEP_GOING)@cd Multiple_Endpoints/Single_Endpoint && $(MAKE) -f GNUmakefile.Single_Endpoint_Server $(@)
	$(KEEP_GOING)@cd Oneways/Reliable && $(MAKE) -f GNUmakefile.Reliable_Oneways_Idl_RT $(@)
	$(KEEP_GOING)@cd Oneways/Reliable && $(MAKE) -f GNUmakefile.Reliable_Oneways_Client_RT $(@)
	$(KEEP_GOING)@cd Oneways/Reliable && $(MAKE) -f GNUmakefile.Reliable_Oneways_Server_RT $(@)
	$(KEEP_GOING)@cd Thread_Pool && $(MAKE) -f GNUmakefile.Thread_Pool_RTCorba_Idl $(@)
	$(KEEP_GOING)@cd Thread_Pool && $(MAKE) -f GNUmakefile.Thread_Pool_RTCorba_Client $(@)
	$(KEEP_GOING)@cd Thread_Pool && $(MAKE) -f GNUmakefile.Thread_Pool_RTCorba_Server $(@)

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

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

.PHONY: ORB_Per_Priority_Client
ORB_Per_Priority_Client: RTCORBA_Common
	$(KEEP_GOING)@cd Multiple_Endpoints/Orb_Per_Priority && $(MAKE) -f GNUmakefile.ORB_Per_Priority_Client all

.PHONY: ORB_Per_Priority_Client-depend
ORB_Per_Priority_Client-depend:
	$(KEEP_GOING)@cd Multiple_Endpoints/Orb_Per_Priority && $(MAKE) -f GNUmakefile.ORB_Per_Priority_Client depend

.PHONY: ORB_Per_Priority_Server
ORB_Per_Priority_Server: RTCORBA_Common
	$(KEEP_GOING)@cd Multiple_Endpoints/Orb_Per_Priority && $(MAKE) -f GNUmakefile.ORB_Per_Priority_Server all

.PHONY: ORB_Per_Priority_Server-depend
ORB_Per_Priority_Server-depend:
	$(KEEP_GOING)@cd Multiple_Endpoints/Orb_Per_Priority && $(MAKE) -f GNUmakefile.ORB_Per_Priority_Server depend

.PHONY: Single_Endpoint_Client
Single_Endpoint_Client: RTCORBA_Common
	$(KEEP_GOING)@cd Multiple_Endpoints/Single_Endpoint && $(MAKE) -f GNUmakefile.Single_Endpoint_Client all

.PHONY: Single_Endpoint_Client-depend
Single_Endpoint_Client-depend:
	$(KEEP_GOING)@cd Multiple_Endpoints/Single_Endpoint && $(MAKE) -f GNUmakefile.Single_Endpoint_Client depend

.PHONY: Single_Endpoint_Server
Single_Endpoint_Server: RTCORBA_Common
	$(KEEP_GOING)@cd Multiple_Endpoints/Single_Endpoint && $(MAKE) -f GNUmakefile.Single_Endpoint_Server all

.PHONY: Single_Endpoint_Server-depend
Single_Endpoint_Server-depend:
	$(KEEP_GOING)@cd Multiple_Endpoints/Single_Endpoint && $(MAKE) -f GNUmakefile.Single_Endpoint_Server depend

.PHONY: Reliable_Oneways_Idl_RT
Reliable_Oneways_Idl_RT:
	$(KEEP_GOING)@cd Oneways/Reliable && $(MAKE) -f GNUmakefile.Reliable_Oneways_Idl_RT all

.PHONY: Reliable_Oneways_Idl_RT-depend
Reliable_Oneways_Idl_RT-depend:
	$(KEEP_GOING)@cd Oneways/Reliable && $(MAKE) -f GNUmakefile.Reliable_Oneways_Idl_RT depend

.PHONY: Reliable_Oneways_Client_RT
Reliable_Oneways_Client_RT: Reliable_Oneways_Idl_RT
	$(KEEP_GOING)@cd Oneways/Reliable && $(MAKE) -f GNUmakefile.Reliable_Oneways_Client_RT all

.PHONY: Reliable_Oneways_Client_RT-depend
Reliable_Oneways_Client_RT-depend:
	$(KEEP_GOING)@cd Oneways/Reliable && $(MAKE) -f GNUmakefile.Reliable_Oneways_Client_RT depend

.PHONY: Reliable_Oneways_Server_RT
Reliable_Oneways_Server_RT: Reliable_Oneways_Idl_RT Reliable_Oneways_Client_RT
	$(KEEP_GOING)@cd Oneways/Reliable && $(MAKE) -f GNUmakefile.Reliable_Oneways_Server_RT all

.PHONY: Reliable_Oneways_Server_RT-depend
Reliable_Oneways_Server_RT-depend:
	$(KEEP_GOING)@cd Oneways/Reliable && $(MAKE) -f GNUmakefile.Reliable_Oneways_Server_RT depend

.PHONY: Thread_Pool_RTCorba_Idl
Thread_Pool_RTCorba_Idl:
	$(KEEP_GOING)@cd Thread_Pool && $(MAKE) -f GNUmakefile.Thread_Pool_RTCorba_Idl all

.PHONY: Thread_Pool_RTCorba_Idl-depend
Thread_Pool_RTCorba_Idl-depend:
	$(KEEP_GOING)@cd Thread_Pool && $(MAKE) -f GNUmakefile.Thread_Pool_RTCorba_Idl depend

.PHONY: Thread_Pool_RTCorba_Client
Thread_Pool_RTCorba_Client: Thread_Pool_RTCorba_Idl
	$(KEEP_GOING)@cd Thread_Pool && $(MAKE) -f GNUmakefile.Thread_Pool_RTCorba_Client all

.PHONY: Thread_Pool_RTCorba_Client-depend
Thread_Pool_RTCorba_Client-depend:
	$(KEEP_GOING)@cd Thread_Pool && $(MAKE) -f GNUmakefile.Thread_Pool_RTCorba_Client depend

.PHONY: Thread_Pool_RTCorba_Server
Thread_Pool_RTCorba_Server: Thread_Pool_RTCorba_Idl Thread_Pool_RTCorba_Client
	$(KEEP_GOING)@cd Thread_Pool && $(MAKE) -f GNUmakefile.Thread_Pool_RTCorba_Server all

.PHONY: Thread_Pool_RTCorba_Server-depend
Thread_Pool_RTCorba_Server-depend:
	$(KEEP_GOING)@cd Thread_Pool && $(MAKE) -f GNUmakefile.Thread_Pool_RTCorba_Server depend

project_name_list:
	@echo RTCORBA_Common
	@echo ORB_Per_Priority_Client
	@echo ORB_Per_Priority_Server
	@echo Single_Endpoint_Client
	@echo Single_Endpoint_Server
	@echo Reliable_Oneways_Client_RT
	@echo Reliable_Oneways_Idl_RT
	@echo Reliable_Oneways_Server_RT
	@echo Thread_Pool_RTCorba_Client
	@echo Thread_Pool_RTCorba_Idl
	@echo Thread_Pool_RTCorba_Server
