# -*- 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-31304/ACE_wrappers/bin/mwc.pl -type gnuace -exclude TAO/TAO_ACE.mwc -workers 8 -recurse -hierarchy -relative ACE_ROOT=/home/johnny/DOC_ROOT/stage-31304/ACE_wrappers -relative TAO_ROOT=/home/johnny/DOC_ROOT/stage-31304/ACE_wrappers/TAO
#
#----------------------------------------------------------------------------

MAKEFILE = GNUmakefile

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

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

all: SPIPE_SAP_Client SPIPE_SAP_Consumer_Msg SPIPE_SAP_Consumer_Read SPIPE_SAP_NPClient SPIPE_SAP_NPServer SPIPE_SAP_Producer_Msg SPIPE_SAP_Producer_Read SPIPE_SAP_Server

depend: SPIPE_SAP_Client-depend SPIPE_SAP_Consumer_Msg-depend SPIPE_SAP_Consumer_Read-depend SPIPE_SAP_NPClient-depend SPIPE_SAP_NPServer-depend SPIPE_SAP_Producer_Msg-depend SPIPE_SAP_Producer_Read-depend SPIPE_SAP_Server-depend

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

$(REMAINING_TARGETS):
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Client $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Consumer_Msg $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Consumer_Read $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_NPClient $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_NPServer $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Producer_Msg $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Producer_Read $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Server $(@)

.PHONY: SPIPE_SAP_Client
SPIPE_SAP_Client:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Client all

.PHONY: SPIPE_SAP_Client-depend
SPIPE_SAP_Client-depend:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Client depend

.PHONY: SPIPE_SAP_Consumer_Msg
SPIPE_SAP_Consumer_Msg:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Consumer_Msg all

.PHONY: SPIPE_SAP_Consumer_Msg-depend
SPIPE_SAP_Consumer_Msg-depend:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Consumer_Msg depend

.PHONY: SPIPE_SAP_Consumer_Read
SPIPE_SAP_Consumer_Read:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Consumer_Read all

.PHONY: SPIPE_SAP_Consumer_Read-depend
SPIPE_SAP_Consumer_Read-depend:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Consumer_Read depend

.PHONY: SPIPE_SAP_NPClient
SPIPE_SAP_NPClient:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_NPClient all

.PHONY: SPIPE_SAP_NPClient-depend
SPIPE_SAP_NPClient-depend:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_NPClient depend

.PHONY: SPIPE_SAP_NPServer
SPIPE_SAP_NPServer:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_NPServer all

.PHONY: SPIPE_SAP_NPServer-depend
SPIPE_SAP_NPServer-depend:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_NPServer depend

.PHONY: SPIPE_SAP_Producer_Msg
SPIPE_SAP_Producer_Msg:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Producer_Msg all

.PHONY: SPIPE_SAP_Producer_Msg-depend
SPIPE_SAP_Producer_Msg-depend:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Producer_Msg depend

.PHONY: SPIPE_SAP_Producer_Read
SPIPE_SAP_Producer_Read:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Producer_Read all

.PHONY: SPIPE_SAP_Producer_Read-depend
SPIPE_SAP_Producer_Read-depend:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Producer_Read depend

.PHONY: SPIPE_SAP_Server
SPIPE_SAP_Server:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Server all

.PHONY: SPIPE_SAP_Server-depend
SPIPE_SAP_Server-depend:
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SPIPE_SAP_Server depend

project_name_list:
	@echo SPIPE_SAP_Client
	@echo SPIPE_SAP_Consumer_Msg
	@echo SPIPE_SAP_Consumer_Read
	@echo SPIPE_SAP_NPClient
	@echo SPIPE_SAP_NPServer
	@echo SPIPE_SAP_Producer_Msg
	@echo SPIPE_SAP_Producer_Read
	@echo SPIPE_SAP_Server
