# -*- 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-904/ACE_wrappers/bin/mwc.pl -type gnuace -exclude "TAO/TAO_*.mwc,TAO/CIAO/CIAO_*.mwc" -workers 16 -recurse -hierarchy -relative ACE_ROOT=/home/build/DOC_ROOT/stage-904/ACE_wrappers -relative TAO_ROOT=/home/build/DOC_ROOT/stage-904/ACE_wrappers/TAO -relative CIAO_ROOT=/home/build/DOC_ROOT/stage-904/ACE_wrappers/TAO/CIAO -relative DANCE_ROOT=/home/build/DOC_ROOT/stage-904/ACE_wrappers/TAO/DAnCE
#
#----------------------------------------------------------------------------

MAKEFILE = GNUmakefile

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

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

all: MT_Client_Test_Nested_Upcall_Idl MT_Client_Test_Nested_Upcall_Client MT_Client_Test_Nested_Upcall_Server Simple_Nested_Upcall_Idl Simple_Nested_Upcall_Server Simple_Nested_Upcall_Client TT_Nested_Upcall_Server_Idl TT_Nested_Upcall_Server_A TT_Nested_Upcall_Initiator TT_Nested_Upcall_Server_B

depend: MT_Client_Test_Nested_Upcall_Idl-depend MT_Client_Test_Nested_Upcall_Client-depend MT_Client_Test_Nested_Upcall_Server-depend Simple_Nested_Upcall_Idl-depend Simple_Nested_Upcall_Server-depend Simple_Nested_Upcall_Client-depend TT_Nested_Upcall_Server_Idl-depend TT_Nested_Upcall_Server_A-depend TT_Nested_Upcall_Initiator-depend TT_Nested_Upcall_Server_B-depend

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

$(REMAINING_TARGETS):
	$(KEEP_GOING)@cd MT_Client_Test && $(MAKE) -f GNUmakefile.MT_Client_Test_Nested_Upcall_Idl $(@)
	$(KEEP_GOING)@cd MT_Client_Test && $(MAKE) -f GNUmakefile.MT_Client_Test_Nested_Upcall_Client $(@)
	$(KEEP_GOING)@cd MT_Client_Test && $(MAKE) -f GNUmakefile.MT_Client_Test_Nested_Upcall_Server $(@)
	$(KEEP_GOING)@cd Simple && $(MAKE) -f GNUmakefile.Simple_Nested_Upcall_Idl $(@)
	$(KEEP_GOING)@cd Simple && $(MAKE) -f GNUmakefile.Simple_Nested_Upcall_Server $(@)
	$(KEEP_GOING)@cd Simple && $(MAKE) -f GNUmakefile.Simple_Nested_Upcall_Client $(@)
	$(KEEP_GOING)@cd Triangle_Test && $(MAKE) -f GNUmakefile.TT_Nested_Upcall_Server_Idl $(@)
	$(KEEP_GOING)@cd Triangle_Test && $(MAKE) -f GNUmakefile.TT_Nested_Upcall_Server_A $(@)
	$(KEEP_GOING)@cd Triangle_Test && $(MAKE) -f GNUmakefile.TT_Nested_Upcall_Initiator $(@)
	$(KEEP_GOING)@cd Triangle_Test && $(MAKE) -f GNUmakefile.TT_Nested_Upcall_Server_B $(@)

.PHONY: MT_Client_Test_Nested_Upcall_Idl
MT_Client_Test_Nested_Upcall_Idl:
	$(KEEP_GOING)@cd MT_Client_Test && $(MAKE) -f GNUmakefile.MT_Client_Test_Nested_Upcall_Idl all

.PHONY: MT_Client_Test_Nested_Upcall_Idl-depend
MT_Client_Test_Nested_Upcall_Idl-depend:
	$(KEEP_GOING)@cd MT_Client_Test && $(MAKE) -f GNUmakefile.MT_Client_Test_Nested_Upcall_Idl depend

.PHONY: MT_Client_Test_Nested_Upcall_Client
MT_Client_Test_Nested_Upcall_Client: MT_Client_Test_Nested_Upcall_Idl
	$(KEEP_GOING)@cd MT_Client_Test && $(MAKE) -f GNUmakefile.MT_Client_Test_Nested_Upcall_Client all

.PHONY: MT_Client_Test_Nested_Upcall_Client-depend
MT_Client_Test_Nested_Upcall_Client-depend:
	$(KEEP_GOING)@cd MT_Client_Test && $(MAKE) -f GNUmakefile.MT_Client_Test_Nested_Upcall_Client depend

.PHONY: MT_Client_Test_Nested_Upcall_Server
MT_Client_Test_Nested_Upcall_Server: MT_Client_Test_Nested_Upcall_Idl MT_Client_Test_Nested_Upcall_Client
	$(KEEP_GOING)@cd MT_Client_Test && $(MAKE) -f GNUmakefile.MT_Client_Test_Nested_Upcall_Server all

.PHONY: MT_Client_Test_Nested_Upcall_Server-depend
MT_Client_Test_Nested_Upcall_Server-depend:
	$(KEEP_GOING)@cd MT_Client_Test && $(MAKE) -f GNUmakefile.MT_Client_Test_Nested_Upcall_Server depend

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

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

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

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

.PHONY: Simple_Nested_Upcall_Client
Simple_Nested_Upcall_Client: Simple_Nested_Upcall_Idl Simple_Nested_Upcall_Server
	$(KEEP_GOING)@cd Simple && $(MAKE) -f GNUmakefile.Simple_Nested_Upcall_Client all

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

.PHONY: TT_Nested_Upcall_Server_Idl
TT_Nested_Upcall_Server_Idl:
	$(KEEP_GOING)@cd Triangle_Test && $(MAKE) -f GNUmakefile.TT_Nested_Upcall_Server_Idl all

.PHONY: TT_Nested_Upcall_Server_Idl-depend
TT_Nested_Upcall_Server_Idl-depend:
	$(KEEP_GOING)@cd Triangle_Test && $(MAKE) -f GNUmakefile.TT_Nested_Upcall_Server_Idl depend

.PHONY: TT_Nested_Upcall_Server_A
TT_Nested_Upcall_Server_A: TT_Nested_Upcall_Server_Idl
	$(KEEP_GOING)@cd Triangle_Test && $(MAKE) -f GNUmakefile.TT_Nested_Upcall_Server_A all

.PHONY: TT_Nested_Upcall_Server_A-depend
TT_Nested_Upcall_Server_A-depend:
	$(KEEP_GOING)@cd Triangle_Test && $(MAKE) -f GNUmakefile.TT_Nested_Upcall_Server_A depend

.PHONY: TT_Nested_Upcall_Initiator
TT_Nested_Upcall_Initiator: TT_Nested_Upcall_Server_Idl TT_Nested_Upcall_Server_A
	$(KEEP_GOING)@cd Triangle_Test && $(MAKE) -f GNUmakefile.TT_Nested_Upcall_Initiator all

.PHONY: TT_Nested_Upcall_Initiator-depend
TT_Nested_Upcall_Initiator-depend:
	$(KEEP_GOING)@cd Triangle_Test && $(MAKE) -f GNUmakefile.TT_Nested_Upcall_Initiator depend

.PHONY: TT_Nested_Upcall_Server_B
TT_Nested_Upcall_Server_B: TT_Nested_Upcall_Server_Idl TT_Nested_Upcall_Server_A
	$(KEEP_GOING)@cd Triangle_Test && $(MAKE) -f GNUmakefile.TT_Nested_Upcall_Server_B all

.PHONY: TT_Nested_Upcall_Server_B-depend
TT_Nested_Upcall_Server_B-depend:
	$(KEEP_GOING)@cd Triangle_Test && $(MAKE) -f GNUmakefile.TT_Nested_Upcall_Server_B depend

project_name_list:
	@echo MT_Client_Test_Nested_Upcall_Client
	@echo MT_Client_Test_Nested_Upcall_Idl
	@echo MT_Client_Test_Nested_Upcall_Server
	@echo Simple_Nested_Upcall_Client
	@echo Simple_Nested_Upcall_Idl
	@echo Simple_Nested_Upcall_Server
	@echo TT_Nested_Upcall_Initiator
	@echo TT_Nested_Upcall_Server_A
	@echo TT_Nested_Upcall_Server_B
	@echo TT_Nested_Upcall_Server_Idl
