#----------------------------------------------------------------------------
#       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: Quoter_Simple_Client Quoter_Simple_Impl_Repo_Client Quoter_Simple_Impl_Repo_Server Quoter_Simple_ImprovedServer Quoter_Simple_Persistent_Client Quoter_Simple_Persistent_Server Quoter_Simple_Server

clean:
	@cd Client
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Client.bor clean
	@cd ../
	@cd Impl-Repo
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Impl_Repo_Client.bor clean
	@cd ../
	@cd Impl-Repo
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Impl_Repo_Server.bor clean
	@cd ../
	@cd ImprovedServer
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_ImprovedServer.bor clean
	@cd ../
	@cd Persistent
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Persistent_Client.bor clean
	@cd ../
	@cd Persistent
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Persistent_Server.bor clean
	@cd ../
	@cd Server
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Server.bor clean
	@cd ../

realclean:
	@cd Client
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Client.bor realclean
	@cd ../
	@cd Impl-Repo
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Impl_Repo_Client.bor realclean
	@cd ../
	@cd Impl-Repo
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Impl_Repo_Server.bor realclean
	@cd ../
	@cd ImprovedServer
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_ImprovedServer.bor realclean
	@cd ../
	@cd Persistent
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Persistent_Client.bor realclean
	@cd ../
	@cd Persistent
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Persistent_Server.bor realclean
	@cd ../
	@cd Server
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Server.bor realclean
	@cd ../

install:
	@cd Client
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Client.bor install
	@cd ../
	@cd Impl-Repo
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Impl_Repo_Client.bor install
	@cd ../
	@cd Impl-Repo
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Impl_Repo_Server.bor install
	@cd ../
	@cd ImprovedServer
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_ImprovedServer.bor install
	@cd ../
	@cd Persistent
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Persistent_Client.bor install
	@cd ../
	@cd Persistent
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Persistent_Server.bor install
	@cd ../
	@cd Server
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Server.bor install
	@cd ../

Quoter_Simple_Client:
	@cd Client
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Client.bor all
	@cd ../

Quoter_Simple_Impl_Repo_Client:
	@cd Impl-Repo
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Impl_Repo_Client.bor all
	@cd ../

Quoter_Simple_Impl_Repo_Server:
	@cd Impl-Repo
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Impl_Repo_Server.bor all
	@cd ../

Quoter_Simple_ImprovedServer:
	@cd ImprovedServer
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_ImprovedServer.bor all
	@cd ../

Quoter_Simple_Persistent_Client:
	@cd Persistent
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Persistent_Client.bor all
	@cd ../

Quoter_Simple_Persistent_Server:
	@cd Persistent
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Persistent_Server.bor all
	@cd ../

Quoter_Simple_Server:
	@cd Server
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Quoter_Simple_Server.bor all
	@cd ../

project_name_list:
	@echo Quoter_Simple_Client
	@echo Quoter_Simple_Impl_Repo_Client
	@echo Quoter_Simple_Impl_Repo_Server
	@echo Quoter_Simple_ImprovedServer
	@echo Quoter_Simple_Persistent_Client
	@echo Quoter_Simple_Persistent_Server
	@echo Quoter_Simple_Server
