# -*- 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: WFMO_Reactor_APC WFMO_Reactor_Abandoned WFMO_Reactor_Console_Input WFMO_Reactor_Directory_Changes WFMO_Reactor_Exceptions WFMO_Reactor_Handle_Close WFMO_Reactor_Multithreading WFMO_Reactor_Network_Events WFMO_Reactor_Prerun_State_Changes WFMO_Reactor_Registration WFMO_Reactor_Registry_Changes WFMO_Reactor_Removals WFMO_Reactor_Suspended_Removals WFMO_Reactor_Talker WFMO_Reactor_Timeouts WFMO_Reactor_Window_Messages

depend: WFMO_Reactor_APC-depend WFMO_Reactor_Abandoned-depend WFMO_Reactor_Console_Input-depend WFMO_Reactor_Directory_Changes-depend WFMO_Reactor_Exceptions-depend WFMO_Reactor_Handle_Close-depend WFMO_Reactor_Multithreading-depend WFMO_Reactor_Network_Events-depend WFMO_Reactor_Prerun_State_Changes-depend WFMO_Reactor_Registration-depend WFMO_Reactor_Registry_Changes-depend WFMO_Reactor_Removals-depend WFMO_Reactor_Suspended_Removals-depend WFMO_Reactor_Talker-depend WFMO_Reactor_Timeouts-depend WFMO_Reactor_Window_Messages-depend

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

$(REMAINING_TARGETS):
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.WFMO_Reactor_APC $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.WFMO_Reactor_Abandoned $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.WFMO_Reactor_Console_Input $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.WFMO_Reactor_Directory_Changes $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.WFMO_Reactor_Exceptions $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.WFMO_Reactor_Handle_Close $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.WFMO_Reactor_Multithreading $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.WFMO_Reactor_Network_Events $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.WFMO_Reactor_Prerun_State_Changes $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.WFMO_Reactor_Registration $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.WFMO_Reactor_Registry_Changes $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.WFMO_Reactor_Removals $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.WFMO_Reactor_Suspended_Removals $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.WFMO_Reactor_Talker $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.WFMO_Reactor_Timeouts $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.WFMO_Reactor_Window_Messages $(@)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

project_name_list:
	@echo WFMO_Reactor_APC
	@echo WFMO_Reactor_Abandoned
	@echo WFMO_Reactor_Console_Input
	@echo WFMO_Reactor_Directory_Changes
	@echo WFMO_Reactor_Exceptions
	@echo WFMO_Reactor_Handle_Close
	@echo WFMO_Reactor_Multithreading
	@echo WFMO_Reactor_Network_Events
	@echo WFMO_Reactor_Prerun_State_Changes
	@echo WFMO_Reactor_Registration
	@echo WFMO_Reactor_Registry_Changes
	@echo WFMO_Reactor_Removals
	@echo WFMO_Reactor_Suspended_Removals
	@echo WFMO_Reactor_Talker
	@echo WFMO_Reactor_Timeouts
	@echo WFMO_Reactor_Window_Messages
