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

MAKEFILE = GNUmakefile

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

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

all: UPIPE_SAP_Ex1 UPIPE_SAP_Ex2 UPIPE_SAP_Ex3

depend: UPIPE_SAP_Ex1-depend UPIPE_SAP_Ex2-depend UPIPE_SAP_Ex3-depend

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

$(REMAINING_TARGETS):
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.UPIPE_SAP_Ex1 $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.UPIPE_SAP_Ex2 $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.UPIPE_SAP_Ex3 $(@)

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

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

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

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

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

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

project_name_list:
	@echo UPIPE_SAP_Ex1
	@echo UPIPE_SAP_Ex2
	@echo UPIPE_SAP_Ex3
