# -*- makefile -*-
#-------------------------------------------------------------------------
#       GNU ACE Workspace
#
# GNUACEWorkspaceCreator.pm,v 1.39 2006/06/06 17:14:55 elliott_c Exp
#
# This file was generated by MPC.  Any changes made directly to
# this file will be lost the next time it is generated.
#
# MPC Command:
# bin/mwc.pl -exclude TAO/TAO_*.mwc,TAO/CIAO/CIAO_*.mwc -recurse -hierarchy -relative ACE_ROOT=/tmp/ACE_wrappers_stage-15508/ACE_wrappers
#
#-------------------------------------------------------------------------
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 Service_Configurator_Misc_Timer Service_Configurator_Misc_Main
REMAINING_TARGETS := $(subst all, , $(TARGETS_NESTED:.nested=)) $(CUSTOM_TARGETS)

$(REMAINING_TARGETS):
	@cd IPC-tests/client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Bcast $(@)
	@cd IPC-tests/client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Loc_Dgram $(@)
	@cd IPC-tests/client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Loc_Fifo $(@)
	@cd IPC-tests/client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Loc_Pipe $(@)
	@cd IPC-tests/client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Loc_Spipe $(@)
	@cd IPC-tests/client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Loc_Stream $(@)
	@cd IPC-tests/client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Rem_Dgram $(@)
	@cd IPC-tests/client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Rem_Stream $(@)
	@cd IPC-tests/client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Rem_Svc_Dir $(@)
	@cd IPC-tests/client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Rem_Thr_Stream $(@)
	@cd IPC-tests/server && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Server_Lib $(@)
	@cd IPC-tests/server && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Server_Test $(@)
	@cd Misc && $(MAKE) -f GNUmakefile.Service_Configurator_Misc_Timer $(@)
	@cd Misc && $(MAKE) -f GNUmakefile.Service_Configurator_Misc_Main $(@)

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

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

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

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

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

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

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

.PHONY: Svc_Cfg_IPC_Client_Rem_Stream
Svc_Cfg_IPC_Client_Rem_Stream:
	@cd IPC-tests/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:
	@cd IPC-tests/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:
	@cd IPC-tests/client && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Client_Rem_Thr_Stream all

.PHONY: Svc_Cfg_IPC_Server_Lib
Svc_Cfg_IPC_Server_Lib:
	@cd IPC-tests/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
	@cd IPC-tests/server && $(MAKE) -f GNUmakefile.Svc_Cfg_IPC_Server_Test all

.PHONY: Service_Configurator_Misc_Timer
Service_Configurator_Misc_Timer:
	@cd Misc && $(MAKE) -f GNUmakefile.Service_Configurator_Misc_Timer all

.PHONY: Service_Configurator_Misc_Main
Service_Configurator_Misc_Main: Service_Configurator_Misc_Timer
	@cd Misc && $(MAKE) -f GNUmakefile.Service_Configurator_Misc_Main 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
	@echo Service_Configurator_Misc_Main
	@echo Service_Configurator_Misc_Timer
