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

MAKEFILE = GNUmakefile

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

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

all: Basic_Notify_AdminProperties Basic_Notify_ConnectDisconnect Basic_Notify_Events Basic_Notify_Extended_Filter Basic_Notify_Filter Basic_Notify_IdAssignment Basic_Notify_LifeCycle Basic_Notify_MultiTypes Basic_Notify_Sequence Basic_Notify_Simple Basic_Notify_Updates

depend: Basic_Notify_AdminProperties-depend Basic_Notify_ConnectDisconnect-depend Basic_Notify_Events-depend Basic_Notify_Extended_Filter-depend Basic_Notify_Filter-depend Basic_Notify_IdAssignment-depend Basic_Notify_LifeCycle-depend Basic_Notify_MultiTypes-depend Basic_Notify_Sequence-depend Basic_Notify_Simple-depend Basic_Notify_Updates-depend

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

$(REMAINING_TARGETS):
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.Basic_Notify_AdminProperties $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.Basic_Notify_ConnectDisconnect $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.Basic_Notify_Events $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.Basic_Notify_Extended_Filter $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.Basic_Notify_Filter $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.Basic_Notify_IdAssignment $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.Basic_Notify_LifeCycle $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.Basic_Notify_MultiTypes $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.Basic_Notify_Sequence $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.Basic_Notify_Simple $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.Basic_Notify_Updates $(@)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

project_name_list:
	@echo Basic_Notify_AdminProperties
	@echo Basic_Notify_ConnectDisconnect
	@echo Basic_Notify_Events
	@echo Basic_Notify_Extended_Filter
	@echo Basic_Notify_Filter
	@echo Basic_Notify_IdAssignment
	@echo Basic_Notify_LifeCycle
	@echo Basic_Notify_MultiTypes
	@echo Basic_Notify_Sequence
	@echo Basic_Notify_Simple
	@echo Basic_Notify_Updates
