#----------------------------------------------------------------------------
#       Borland Workspace
#
# BorlandWorkspaceCreator.pm,v 1.13 2004/07/01 19:00:58 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 -include /tmp/ACE_wrappers_stage-3315/ACE_wrappers/MPC/config -include /tmp/ACE_wrappers_stage-3315/ACE_wrappers/MPC/templates -type borland -recurse -hierarchy -relative ACE_ROOT=/tmp/ACE_wrappers_stage-3315/ACE_wrappers -exclude TAO/TAOACE.mwc,TAO/CIAO/CIAOTAO.mwc
#----------------------------------------------------------------------------

!include <$(ACE_ROOT)\include\makeinclude\make_flags.bor>

all: FT_App_Analyzer FT_App_Server FT_App_Client FT_App_Creator FT_App_FactoryRegistry FT_App_FaultConsumer FT_App_Notifier FT_App_RMController

clean:
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Analyzer.bor clean
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Server.bor clean
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Client.bor clean
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Creator.bor clean
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_FactoryRegistry.bor clean
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_FaultConsumer.bor clean
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Notifier.bor clean
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_RMController.bor clean

realclean:
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Analyzer.bor realclean
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Server.bor realclean
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Client.bor realclean
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Creator.bor realclean
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_FactoryRegistry.bor realclean
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_FaultConsumer.bor realclean
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Notifier.bor realclean
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_RMController.bor realclean

install:
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Analyzer.bor install
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Server.bor install
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Client.bor install
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Creator.bor install
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_FactoryRegistry.bor install
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_FaultConsumer.bor install
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Notifier.bor install
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_RMController.bor install

FT_App_Analyzer:
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Analyzer.bor all

FT_App_Server:
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Server.bor all

FT_App_Client: FT_App_Server
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Client.bor all

FT_App_Creator:
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Creator.bor all

FT_App_FactoryRegistry:
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_FactoryRegistry.bor all

FT_App_FaultConsumer:
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_FaultConsumer.bor all

FT_App_Notifier:
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_Notifier.bor all

FT_App_RMController:
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f FT_App_RMController.bor all

project_name_list:
	@echo FT_App_Analyzer
	@echo FT_App_Client
	@echo FT_App_Creator
	@echo FT_App_FactoryRegistry
	@echo FT_App_FaultConsumer
	@echo FT_App_Notifier
	@echo FT_App_RMController
	@echo FT_App_Server
