# -*- 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: CosNaming_IDL Svc_Utils CosNaming CosProperty_IDL CosProperty CosProperty_Skel CosProperty_Serv AV CosConcurrency_IDL CosConcurrency CosConcurrency_Skel CosConcurrency_Serv CosEvent_IDL CosEvent CosEvent_Skel CosEvent_Serv CosLifeCycle_IDL CosLifeCycle CosLifeCycle_Skel PortableGroup CosLoadBalancing CosNaming_Skel CosNaming_Serv CosNotification_IDL CosNotification CosNotification_MC CosNotification_Skel CosNotification_Serv CosNotification_MC_Ext CosNotification_Persist CosTime_IDL CosTime CosTime_Skel CosTime_Serv CosTrading_IDL CosTrading CosTrading_Skel CosTrading_Serv DsLogAdmin_IDL DsLogAdmin DsEventLogAdmin_IDL DsEventLogAdmin DsLogAdmin_Skel DsLogAdmin_Serv DsEventLogAdmin_Skel DsEventLogAdmin_Serv DsNotifyLogAdmin_IDL DsNotifyLogAdmin DsNotifyLogAdmin_Skel DsNotifyLogAdmin_Serv FTORB_Utils FTRT_ClientORB RTEvent RTEvent_Skel RTEvent_Serv FtRtEvent FTRT_EventChannel FT_ClientORB FtNaming FtNamingReplication FT_Naming_Serv FT_ServerORB FaultTolerance HTIOP IFRService RTCORBAEvent RTEventLogAdmin_IDL RTEventLogAdmin RTSched RTEventLogAdmin_Skel RTEventLogAdmin_Serv RTKokyuEvent RTSchedEvent RT_Notification Security SSLIOP

depend: CosNaming_IDL-depend Svc_Utils-depend CosNaming-depend CosProperty_IDL-depend CosProperty-depend CosProperty_Skel-depend CosProperty_Serv-depend AV-depend CosConcurrency_IDL-depend CosConcurrency-depend CosConcurrency_Skel-depend CosConcurrency_Serv-depend CosEvent_IDL-depend CosEvent-depend CosEvent_Skel-depend CosEvent_Serv-depend CosLifeCycle_IDL-depend CosLifeCycle-depend CosLifeCycle_Skel-depend PortableGroup-depend CosLoadBalancing-depend CosNaming_Skel-depend CosNaming_Serv-depend CosNotification_IDL-depend CosNotification-depend CosNotification_MC-depend CosNotification_Skel-depend CosNotification_Serv-depend CosNotification_MC_Ext-depend CosNotification_Persist-depend CosTime_IDL-depend CosTime-depend CosTime_Skel-depend CosTime_Serv-depend CosTrading_IDL-depend CosTrading-depend CosTrading_Skel-depend CosTrading_Serv-depend DsLogAdmin_IDL-depend DsLogAdmin-depend DsEventLogAdmin_IDL-depend DsEventLogAdmin-depend DsLogAdmin_Skel-depend DsLogAdmin_Serv-depend DsEventLogAdmin_Skel-depend DsEventLogAdmin_Serv-depend DsNotifyLogAdmin_IDL-depend DsNotifyLogAdmin-depend DsNotifyLogAdmin_Skel-depend DsNotifyLogAdmin_Serv-depend FTORB_Utils-depend FTRT_ClientORB-depend RTEvent-depend RTEvent_Skel-depend RTEvent_Serv-depend FtRtEvent-depend FTRT_EventChannel-depend FT_ClientORB-depend FtNaming-depend FtNamingReplication-depend FT_Naming_Serv-depend FT_ServerORB-depend FaultTolerance-depend HTIOP-depend IFRService-depend RTCORBAEvent-depend RTEventLogAdmin_IDL-depend RTEventLogAdmin-depend RTSched-depend RTEventLogAdmin_Skel-depend RTEventLogAdmin_Serv-depend RTKokyuEvent-depend RTSchedEvent-depend RT_Notification-depend Security-depend SSLIOP-depend

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

$(REMAINING_TARGETS):
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNaming_IDL $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.Svc_Utils $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNaming $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosProperty_IDL $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosProperty $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosProperty_Skel $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosProperty_Serv $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.AV $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosConcurrency_IDL $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosConcurrency $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosConcurrency_Skel $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosConcurrency_Serv $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosEvent_IDL $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosEvent $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosEvent_Skel $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosEvent_Serv $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosLifeCycle_IDL $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosLifeCycle $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosLifeCycle_Skel $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.PortableGroup $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosLoadBalancing $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNaming_Skel $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNaming_Serv $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNotification_IDL $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNotification $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNotification_MC $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNotification_Skel $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNotification_Serv $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNotification_MC_Ext $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNotification_Persist $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosTime_IDL $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosTime $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosTime_Skel $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosTime_Serv $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosTrading_IDL $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosTrading $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosTrading_Skel $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosTrading_Serv $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsLogAdmin_IDL $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsLogAdmin $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsEventLogAdmin_IDL $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsEventLogAdmin $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsLogAdmin_Skel $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsLogAdmin_Serv $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsEventLogAdmin_Skel $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsEventLogAdmin_Serv $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsNotifyLogAdmin_IDL $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsNotifyLogAdmin $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsNotifyLogAdmin_Skel $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsNotifyLogAdmin_Serv $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FTORB_Utils $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FTRT_ClientORB $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTEvent $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTEvent_Skel $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTEvent_Serv $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FtRtEvent $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FTRT_EventChannel $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FT_ClientORB $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FtNaming $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FtNamingReplication $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FT_Naming_Serv $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FT_ServerORB $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FaultTolerance $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.HTIOP $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.IFRService $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTCORBAEvent $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTEventLogAdmin_IDL $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTEventLogAdmin $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTSched $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTEventLogAdmin_Skel $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTEventLogAdmin_Serv $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTKokyuEvent $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTSchedEvent $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RT_Notification $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.Security $(@)
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SSLIOP $(@)

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

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

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

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

.PHONY: CosNaming
CosNaming: CosNaming_IDL Svc_Utils
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNaming all

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

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

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

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

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

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

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

.PHONY: CosProperty_Serv
CosProperty_Serv: Svc_Utils CosProperty CosProperty_Skel
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosProperty_Serv all

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

.PHONY: AV
AV: Svc_Utils CosNaming CosProperty CosProperty_Skel CosProperty_Serv
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.AV all

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

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

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

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

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

.PHONY: CosConcurrency_Skel
CosConcurrency_Skel: CosConcurrency_IDL CosConcurrency
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosConcurrency_Skel all

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

.PHONY: CosConcurrency_Serv
CosConcurrency_Serv: Svc_Utils CosConcurrency CosConcurrency_Skel
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosConcurrency_Serv all

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

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

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

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

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

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

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

.PHONY: CosEvent_Serv
CosEvent_Serv: Svc_Utils CosNaming CosEvent CosEvent_Skel
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosEvent_Serv all

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

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

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

.PHONY: CosLifeCycle
CosLifeCycle: Svc_Utils CosNaming CosLifeCycle_IDL
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosLifeCycle all

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

.PHONY: CosLifeCycle_Skel
CosLifeCycle_Skel: Svc_Utils CosNaming CosLifeCycle
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosLifeCycle_Skel all

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

.PHONY: PortableGroup
PortableGroup: Svc_Utils CosNaming
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.PortableGroup all

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

.PHONY: CosLoadBalancing
CosLoadBalancing: Svc_Utils CosNaming PortableGroup
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosLoadBalancing all

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

.PHONY: CosNaming_Skel
CosNaming_Skel: Svc_Utils CosNaming
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNaming_Skel all

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

.PHONY: CosNaming_Serv
CosNaming_Serv: Svc_Utils CosNaming CosNaming_Skel
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNaming_Serv all

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

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

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

.PHONY: CosNotification
CosNotification: CosEvent CosNotification_IDL
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNotification all

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

.PHONY: CosNotification_MC
CosNotification_MC: Svc_Utils CosNaming
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNotification_MC all

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

.PHONY: CosNotification_Skel
CosNotification_Skel: CosEvent CosEvent_Skel CosNotification
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNotification_Skel all

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

.PHONY: CosNotification_Serv
CosNotification_Serv: Svc_Utils CosEvent CosEvent_Skel CosNotification CosNotification_Skel
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNotification_Serv all

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

.PHONY: CosNotification_MC_Ext
CosNotification_MC_Ext: Svc_Utils CosNaming CosEvent CosEvent_Skel CosNotification CosNotification_MC CosNotification_Skel CosNotification_Serv
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNotification_MC_Ext all

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

.PHONY: CosNotification_Persist
CosNotification_Persist: Svc_Utils CosEvent CosEvent_Skel CosNotification CosNotification_Skel CosNotification_Serv
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosNotification_Persist all

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

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

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

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

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

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

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

.PHONY: CosTime_Serv
CosTime_Serv: Svc_Utils CosTime CosTime_Skel
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosTime_Serv all

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

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

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

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

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

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

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

.PHONY: CosTrading_Serv
CosTrading_Serv: Svc_Utils CosTrading CosTrading_Skel
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.CosTrading_Serv all

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

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

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

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

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

.PHONY: DsEventLogAdmin_IDL
DsEventLogAdmin_IDL: CosEvent DsLogAdmin
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsEventLogAdmin_IDL all

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

.PHONY: DsEventLogAdmin
DsEventLogAdmin: CosEvent DsLogAdmin DsEventLogAdmin_IDL
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsEventLogAdmin all

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

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

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

.PHONY: DsLogAdmin_Serv
DsLogAdmin_Serv: Svc_Utils DsLogAdmin DsLogAdmin_Skel
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsLogAdmin_Serv all

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

.PHONY: DsEventLogAdmin_Skel
DsEventLogAdmin_Skel: CosEvent CosEvent_Skel DsLogAdmin DsEventLogAdmin DsLogAdmin_Skel
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsEventLogAdmin_Skel all

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

.PHONY: DsEventLogAdmin_Serv
DsEventLogAdmin_Serv: Svc_Utils CosNaming CosEvent CosEvent_Skel CosEvent_Serv DsLogAdmin DsEventLogAdmin DsLogAdmin_Skel DsLogAdmin_Serv DsEventLogAdmin_Skel
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsEventLogAdmin_Serv all

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

.PHONY: DsNotifyLogAdmin_IDL
DsNotifyLogAdmin_IDL: CosEvent CosNotification DsLogAdmin DsEventLogAdmin
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsNotifyLogAdmin_IDL all

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

.PHONY: DsNotifyLogAdmin
DsNotifyLogAdmin: CosEvent CosNotification DsLogAdmin DsEventLogAdmin DsNotifyLogAdmin_IDL
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsNotifyLogAdmin all

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

.PHONY: DsNotifyLogAdmin_Skel
DsNotifyLogAdmin_Skel: CosEvent CosEvent_Skel CosNotification CosNotification_Skel DsLogAdmin DsEventLogAdmin DsLogAdmin_Skel DsEventLogAdmin_Skel DsNotifyLogAdmin
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsNotifyLogAdmin_Skel all

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

.PHONY: DsNotifyLogAdmin_Serv
DsNotifyLogAdmin_Serv: Svc_Utils CosEvent CosEvent_Skel CosNotification CosNotification_Skel DsLogAdmin DsEventLogAdmin DsLogAdmin_Skel DsLogAdmin_Serv DsEventLogAdmin_Skel DsNotifyLogAdmin DsNotifyLogAdmin_Skel
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.DsNotifyLogAdmin_Serv all

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

.PHONY: FTORB_Utils
FTORB_Utils: Svc_Utils CosNaming PortableGroup
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FTORB_Utils all

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

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

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

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

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

.PHONY: RTEvent_Skel
RTEvent_Skel: Svc_Utils RTEvent
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTEvent_Skel all

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

.PHONY: RTEvent_Serv
RTEvent_Serv: Svc_Utils RTEvent RTEvent_Skel
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTEvent_Serv all

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

.PHONY: FtRtEvent
FtRtEvent: Svc_Utils CosNaming PortableGroup FTORB_Utils RTEvent RTEvent_Skel RTEvent_Serv
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FtRtEvent all

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

.PHONY: FTRT_EventChannel
FTRT_EventChannel: Svc_Utils CosNaming PortableGroup FTORB_Utils RTEvent RTEvent_Skel RTEvent_Serv FtRtEvent
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FTRT_EventChannel all

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

.PHONY: FT_ClientORB
FT_ClientORB: Svc_Utils CosNaming PortableGroup FTORB_Utils
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FT_ClientORB all

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

.PHONY: FtNaming
FtNaming: Svc_Utils CosNaming PortableGroup CosNaming_Skel CosNaming_Serv
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FtNaming all

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

.PHONY: FtNamingReplication
FtNamingReplication: Svc_Utils CosNaming PortableGroup CosNaming_Skel CosNaming_Serv FTORB_Utils FtNaming
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FtNamingReplication all

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

.PHONY: FT_Naming_Serv
FT_Naming_Serv: Svc_Utils CosNaming PortableGroup CosLoadBalancing CosNaming_Skel CosNaming_Serv FTORB_Utils FtNaming FtNamingReplication
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FT_Naming_Serv all

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

.PHONY: FT_ServerORB
FT_ServerORB: Svc_Utils CosNaming PortableGroup FTORB_Utils
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FT_ServerORB all

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

.PHONY: FaultTolerance
FaultTolerance: Svc_Utils CosNaming CosEvent PortableGroup CosNotification FTORB_Utils FT_ClientORB FT_ServerORB
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.FaultTolerance all

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

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

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

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

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

.PHONY: RTCORBAEvent
RTCORBAEvent: Svc_Utils RTEvent RTEvent_Skel RTEvent_Serv
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTCORBAEvent all

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

.PHONY: RTEventLogAdmin_IDL
RTEventLogAdmin_IDL: Svc_Utils DsLogAdmin RTEvent
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTEventLogAdmin_IDL all

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

.PHONY: RTEventLogAdmin
RTEventLogAdmin: Svc_Utils DsLogAdmin RTEvent RTEventLogAdmin_IDL
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTEventLogAdmin all

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

.PHONY: RTSched
RTSched: Svc_Utils CosNaming
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTSched all

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

.PHONY: RTEventLogAdmin_Skel
RTEventLogAdmin_Skel: Svc_Utils DsLogAdmin DsLogAdmin_Skel RTEvent RTEvent_Skel RTEventLogAdmin
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTEventLogAdmin_Skel all

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

.PHONY: RTEventLogAdmin_Serv
RTEventLogAdmin_Serv: Svc_Utils CosNaming DsLogAdmin DsLogAdmin_Skel DsLogAdmin_Serv RTEvent RTEvent_Skel RTEvent_Serv RTEventLogAdmin RTSched RTEventLogAdmin_Skel
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTEventLogAdmin_Serv all

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

.PHONY: RTKokyuEvent
RTKokyuEvent: Svc_Utils CosNaming RTEvent RTEvent_Skel RTEvent_Serv RTSched
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTKokyuEvent all

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

.PHONY: RTSchedEvent
RTSchedEvent: Svc_Utils CosNaming RTEvent RTEvent_Skel RTEvent_Serv RTSched
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RTSchedEvent all

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

.PHONY: RT_Notification
RT_Notification: Svc_Utils CosEvent CosEvent_Skel CosNotification CosNotification_Skel CosNotification_Serv
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.RT_Notification all

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

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

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

.PHONY: SSLIOP
SSLIOP: Svc_Utils Security
	$(KEEP_GOING)@$(MAKE) -f GNUmakefile.SSLIOP all

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

project_name_list:
	@echo AV
	@echo CosConcurrency
	@echo CosConcurrency_IDL
	@echo CosConcurrency_Serv
	@echo CosConcurrency_Skel
	@echo CosEvent
	@echo CosEvent_IDL
	@echo CosEvent_Serv
	@echo CosEvent_Skel
	@echo CosLifeCycle
	@echo CosLifeCycle_IDL
	@echo CosLifeCycle_Skel
	@echo CosLoadBalancing
	@echo CosNaming
	@echo CosNaming_IDL
	@echo CosNaming_Serv
	@echo CosNaming_Skel
	@echo CosNotification
	@echo CosNotification_IDL
	@echo CosNotification_MC
	@echo CosNotification_MC_Ext
	@echo CosNotification_Persist
	@echo CosNotification_Serv
	@echo CosNotification_Skel
	@echo CosProperty
	@echo CosProperty_IDL
	@echo CosProperty_Serv
	@echo CosProperty_Skel
	@echo CosTime
	@echo CosTime_IDL
	@echo CosTime_Serv
	@echo CosTime_Skel
	@echo CosTrading
	@echo CosTrading_IDL
	@echo CosTrading_Serv
	@echo CosTrading_Skel
	@echo DsEventLogAdmin
	@echo DsEventLogAdmin_IDL
	@echo DsEventLogAdmin_Serv
	@echo DsEventLogAdmin_Skel
	@echo DsLogAdmin
	@echo DsLogAdmin_IDL
	@echo DsLogAdmin_Serv
	@echo DsLogAdmin_Skel
	@echo DsNotifyLogAdmin
	@echo DsNotifyLogAdmin_IDL
	@echo DsNotifyLogAdmin_Serv
	@echo DsNotifyLogAdmin_Skel
	@echo FTORB_Utils
	@echo FTRT_ClientORB
	@echo FTRT_EventChannel
	@echo FT_ClientORB
	@echo FT_Naming_Serv
	@echo FT_ServerORB
	@echo FaultTolerance
	@echo FtNaming
	@echo FtNamingReplication
	@echo FtRtEvent
	@echo HTIOP
	@echo IFRService
	@echo PortableGroup
	@echo RTCORBAEvent
	@echo RTEvent
	@echo RTEventLogAdmin
	@echo RTEventLogAdmin_IDL
	@echo RTEventLogAdmin_Serv
	@echo RTEventLogAdmin_Skel
	@echo RTEvent_Serv
	@echo RTEvent_Skel
	@echo RTKokyuEvent
	@echo RTSched
	@echo RTSchedEvent
	@echo RT_Notification
	@echo SSLIOP
	@echo Security
	@echo Svc_Utils
