# -*- 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: Auth_Idl Auth_Server Auth_Client IOR_Idl IOR_Server IOR_Client PICurrent_Idl PICurrent_Server PICurrent_Client SimpleCode_Idl SimpleCode_Client SimpleCode_Server

depend: Auth_Idl-depend Auth_Server-depend Auth_Client-depend IOR_Idl-depend IOR_Server-depend IOR_Client-depend PICurrent_Idl-depend PICurrent_Server-depend PICurrent_Client-depend SimpleCode_Idl-depend SimpleCode_Client-depend SimpleCode_Server-depend

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

$(REMAINING_TARGETS):
	$(KEEP_GOING)@cd Auth && $(MAKE) -f GNUmakefile.Auth_Idl $(@)
	$(KEEP_GOING)@cd Auth && $(MAKE) -f GNUmakefile.Auth_Server $(@)
	$(KEEP_GOING)@cd Auth && $(MAKE) -f GNUmakefile.Auth_Client $(@)
	$(KEEP_GOING)@cd IOR && $(MAKE) -f GNUmakefile.IOR_Idl $(@)
	$(KEEP_GOING)@cd IOR && $(MAKE) -f GNUmakefile.IOR_Server $(@)
	$(KEEP_GOING)@cd IOR && $(MAKE) -f GNUmakefile.IOR_Client $(@)
	$(KEEP_GOING)@cd PICurrent && $(MAKE) -f GNUmakefile.PICurrent_Idl $(@)
	$(KEEP_GOING)@cd PICurrent && $(MAKE) -f GNUmakefile.PICurrent_Server $(@)
	$(KEEP_GOING)@cd PICurrent && $(MAKE) -f GNUmakefile.PICurrent_Client $(@)
	$(KEEP_GOING)@cd SimpleCodec && $(MAKE) -f GNUmakefile.SimpleCode_Idl $(@)
	$(KEEP_GOING)@cd SimpleCodec && $(MAKE) -f GNUmakefile.SimpleCode_Client $(@)
	$(KEEP_GOING)@cd SimpleCodec && $(MAKE) -f GNUmakefile.SimpleCode_Server $(@)

.PHONY: Auth_Idl
Auth_Idl:
	$(KEEP_GOING)@cd Auth && $(MAKE) -f GNUmakefile.Auth_Idl all

.PHONY: Auth_Idl-depend
Auth_Idl-depend:
	$(KEEP_GOING)@cd Auth && $(MAKE) -f GNUmakefile.Auth_Idl depend

.PHONY: Auth_Server
Auth_Server: Auth_Idl
	$(KEEP_GOING)@cd Auth && $(MAKE) -f GNUmakefile.Auth_Server all

.PHONY: Auth_Server-depend
Auth_Server-depend:
	$(KEEP_GOING)@cd Auth && $(MAKE) -f GNUmakefile.Auth_Server depend

.PHONY: Auth_Client
Auth_Client: Auth_Idl Auth_Server
	$(KEEP_GOING)@cd Auth && $(MAKE) -f GNUmakefile.Auth_Client all

.PHONY: Auth_Client-depend
Auth_Client-depend:
	$(KEEP_GOING)@cd Auth && $(MAKE) -f GNUmakefile.Auth_Client depend

.PHONY: IOR_Idl
IOR_Idl:
	$(KEEP_GOING)@cd IOR && $(MAKE) -f GNUmakefile.IOR_Idl all

.PHONY: IOR_Idl-depend
IOR_Idl-depend:
	$(KEEP_GOING)@cd IOR && $(MAKE) -f GNUmakefile.IOR_Idl depend

.PHONY: IOR_Server
IOR_Server: IOR_Idl
	$(KEEP_GOING)@cd IOR && $(MAKE) -f GNUmakefile.IOR_Server all

.PHONY: IOR_Server-depend
IOR_Server-depend:
	$(KEEP_GOING)@cd IOR && $(MAKE) -f GNUmakefile.IOR_Server depend

.PHONY: IOR_Client
IOR_Client: IOR_Idl IOR_Server
	$(KEEP_GOING)@cd IOR && $(MAKE) -f GNUmakefile.IOR_Client all

.PHONY: IOR_Client-depend
IOR_Client-depend:
	$(KEEP_GOING)@cd IOR && $(MAKE) -f GNUmakefile.IOR_Client depend

.PHONY: PICurrent_Idl
PICurrent_Idl:
	$(KEEP_GOING)@cd PICurrent && $(MAKE) -f GNUmakefile.PICurrent_Idl all

.PHONY: PICurrent_Idl-depend
PICurrent_Idl-depend:
	$(KEEP_GOING)@cd PICurrent && $(MAKE) -f GNUmakefile.PICurrent_Idl depend

.PHONY: PICurrent_Server
PICurrent_Server: PICurrent_Idl
	$(KEEP_GOING)@cd PICurrent && $(MAKE) -f GNUmakefile.PICurrent_Server all

.PHONY: PICurrent_Server-depend
PICurrent_Server-depend:
	$(KEEP_GOING)@cd PICurrent && $(MAKE) -f GNUmakefile.PICurrent_Server depend

.PHONY: PICurrent_Client
PICurrent_Client: PICurrent_Idl PICurrent_Server
	$(KEEP_GOING)@cd PICurrent && $(MAKE) -f GNUmakefile.PICurrent_Client all

.PHONY: PICurrent_Client-depend
PICurrent_Client-depend:
	$(KEEP_GOING)@cd PICurrent && $(MAKE) -f GNUmakefile.PICurrent_Client depend

.PHONY: SimpleCode_Idl
SimpleCode_Idl:
	$(KEEP_GOING)@cd SimpleCodec && $(MAKE) -f GNUmakefile.SimpleCode_Idl all

.PHONY: SimpleCode_Idl-depend
SimpleCode_Idl-depend:
	$(KEEP_GOING)@cd SimpleCodec && $(MAKE) -f GNUmakefile.SimpleCode_Idl depend

.PHONY: SimpleCode_Client
SimpleCode_Client: SimpleCode_Idl
	$(KEEP_GOING)@cd SimpleCodec && $(MAKE) -f GNUmakefile.SimpleCode_Client all

.PHONY: SimpleCode_Client-depend
SimpleCode_Client-depend:
	$(KEEP_GOING)@cd SimpleCodec && $(MAKE) -f GNUmakefile.SimpleCode_Client depend

.PHONY: SimpleCode_Server
SimpleCode_Server: SimpleCode_Idl SimpleCode_Client
	$(KEEP_GOING)@cd SimpleCodec && $(MAKE) -f GNUmakefile.SimpleCode_Server all

.PHONY: SimpleCode_Server-depend
SimpleCode_Server-depend:
	$(KEEP_GOING)@cd SimpleCodec && $(MAKE) -f GNUmakefile.SimpleCode_Server depend

project_name_list:
	@echo Auth_Client
	@echo Auth_Idl
	@echo Auth_Server
	@echo IOR_Client
	@echo IOR_Idl
	@echo IOR_Server
	@echo PICurrent_Client
	@echo PICurrent_Idl
	@echo PICurrent_Server
	@echo SimpleCode_Client
	@echo SimpleCode_Idl
	@echo SimpleCode_Server
