# -*- 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: Svc_Cfg_IPC_Client_Bcast Svc_Cfg_IPC_Client_Loc_Dgram Svc_Cfg_IPC_Client_Loc_Fifo Svc_Cfg_IPC_Client_Loc_Pipe Svc_Cfg_IPC_Client_Loc_Spipe Svc_Cfg_IPC_Client_Loc_Stream Svc_Cfg_IPC_Client_Rem_Dgram Svc_Cfg_IPC_Client_Rem_Stream Svc_Cfg_IPC_Client_Rem_Svc_Dir Svc_Cfg_IPC_Client_Rem_Thr_Stream Svc_Cfg_IPC_Server_Lib Svc_Cfg_IPC_Server_Test

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

$(REMAINING_TARGETS):
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Bcast $(@)
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Loc_Dgram $(@)
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Loc_Fifo $(@)
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Loc_Pipe $(@)
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Loc_Spipe $(@)
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Loc_Stream $(@)
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Rem_Dgram $(@)
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Rem_Stream $(@)
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Rem_Svc_Dir $(@)
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Rem_Thr_Stream $(@)
	$(KEEP_GOING)@cd server && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Server_Lib $(@)
	$(KEEP_GOING)@cd server && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Server_Test $(@)

.PHONY: Svc_Cfg_IPC_Client_Bcast
Svc_Cfg_IPC_Client_Bcast:
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Bcast all

.PHONY: Svc_Cfg_IPC_Client_Loc_Dgram
Svc_Cfg_IPC_Client_Loc_Dgram:
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Loc_Dgram all

.PHONY: Svc_Cfg_IPC_Client_Loc_Fifo
Svc_Cfg_IPC_Client_Loc_Fifo:
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Loc_Fifo all

.PHONY: Svc_Cfg_IPC_Client_Loc_Pipe
Svc_Cfg_IPC_Client_Loc_Pipe:
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Loc_Pipe all

.PHONY: Svc_Cfg_IPC_Client_Loc_Spipe
Svc_Cfg_IPC_Client_Loc_Spipe:
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Loc_Spipe all

.PHONY: Svc_Cfg_IPC_Client_Loc_Stream
Svc_Cfg_IPC_Client_Loc_Stream:
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Loc_Stream all

.PHONY: Svc_Cfg_IPC_Client_Rem_Dgram
Svc_Cfg_IPC_Client_Rem_Dgram:
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Rem_Dgram all

.PHONY: Svc_Cfg_IPC_Client_Rem_Stream
Svc_Cfg_IPC_Client_Rem_Stream:
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Rem_Stream all

.PHONY: Svc_Cfg_IPC_Client_Rem_Svc_Dir
Svc_Cfg_IPC_Client_Rem_Svc_Dir:
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Rem_Svc_Dir all

.PHONY: Svc_Cfg_IPC_Client_Rem_Thr_Stream
Svc_Cfg_IPC_Client_Rem_Thr_Stream:
	$(KEEP_GOING)@cd client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Rem_Thr_Stream all

.PHONY: Svc_Cfg_IPC_Server_Lib
Svc_Cfg_IPC_Server_Lib:
	$(KEEP_GOING)@cd server && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Server_Lib all

.PHONY: Svc_Cfg_IPC_Server_Test
Svc_Cfg_IPC_Server_Test: Svc_Cfg_IPC_Server_Lib
	$(KEEP_GOING)@cd server && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Server_Test all

project_name_list:
	@echo Svc_Cfg_IPC_Client_Bcast
	@echo Svc_Cfg_IPC_Client_Loc_Dgram
	@echo Svc_Cfg_IPC_Client_Loc_Fifo
	@echo Svc_Cfg_IPC_Client_Loc_Pipe
	@echo Svc_Cfg_IPC_Client_Loc_Spipe
	@echo Svc_Cfg_IPC_Client_Loc_Stream
	@echo Svc_Cfg_IPC_Client_Rem_Dgram
	@echo Svc_Cfg_IPC_Client_Rem_Stream
	@echo Svc_Cfg_IPC_Client_Rem_Svc_Dir
	@echo Svc_Cfg_IPC_Client_Rem_Thr_Stream
	@echo Svc_Cfg_IPC_Server_Lib
	@echo Svc_Cfg_IPC_Server_Test
