# -*- makefile -*- #---------------------------------------------------------------------------- # GNU ACE Workspace # # $Id: GNUACEWorkspaceCreator.pm 77499 2007-03-02 18:19:05Z elliott_c $ # # 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/schmidt/adaptive/DOC_ROOT/ACE/bin/mwc.pl -type gnuace # #---------------------------------------------------------------------------- MAKEFILE = GNUmakefile ifeq ($(findstring k,$(MAKEFLAGS)),k) KEEP_GOING = - endif include $(ACE_ROOT)/include/makeinclude/macros.GNU all: NotifyTests_Lib Basic_Notify_AdminProperties Basic_Notify_ConnectDisconnect Basic_Notify_Events Basic_Notify_Filter Basic_Notify_IdAssignment Basic_Notify_LifeCycle Basic_Notify_MultiTypes Basic_Notify_Sequence Basic_Notify_Simple Basic_Notify_Updates Blocking_Idl Blocking_Ntf_Struct_Cons Blocking_Ntf_Struct_Supp Bug_1385_Regression_Idl Bug_1385_Regression_Ntf_Struct_Supp Bug_1385_Regression_Ntf_Struct_Cons Bug_2561_Regression_Idl Bug_2561_Regression_Ntf_Cons Bug_2561_Regression_Ntf_Supp Notify_Test_Destroy Discarding_Idl Discarding_Ntf_Struct_Supp Discarding_Ntf_Seq_Cons Discarding_Ntf_Seq_Supp Discarding_Ntf_Struct_Cons Notify_Test_Driver MonitorControl_Idl MonitorControl_Supplier MonitorControl_Consumer MonitorControl_Monitor MT_Dispatching_Idl MT_Dispatching_Ntf_Struct_Cons MT_Dispatching_Ntf_Struct_Supp Ordering_Idl Ordering_Ntf_Seq_Cons Ordering_Ntf_Seq_Supp Ordering_Ntf_Struct_Cons Ordering_Ntf_Struct_Supp Persistent_POA_Notify_Supplier PlugTop_Lib PlugTop RT_Notify_lib Reconnecting_Consumer Reconnecting_Supplier Seq_Multi_ETCL_Filter_Idl Seq_Multi_ETCL_Filter_Ntf_Seq_Cons Seq_Multi_ETCL_Filter_Ntf_Seq_Supp Seq_Multi_Filter_Idl Seq_Multi_Filter_Ntf_Seq_Supp Seq_Multi_Filter_Ntf_Seq_Cons Struct_Filter_Idl Struct_Filter_Ntf_Struct_Supp Struct_Filter_Ntf_Struct_Cons Struct_Multi_Filter_Idl Struct_Multi_Filter_Ntf_Struct_Cons Struct_Multi_Filter_Ntf_Struct_Supp TAO_RT_NotifyTests_Filter XML_Persistence-target Filter_Idl Filter_Notify_Perf_Sequence_Consumer Filter_Ntf_Perf_Seq_Supp Filter_Ntf_Perf_Struct_Cons Filter_Ntf_Perf_Struct_Supp RedGreen_Ntf_Perf_RedGreen Throughput_Ntf_Perf_Throughput REMAINING_TARGETS := $(subst all, , $(TARGETS_NESTED:.nested=)) $(CUSTOM_TARGETS) $(REMAINING_TARGETS): @cd lib && $(MAKE) -f GNUmakefile.NotifyTests_Lib $(@) @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_AdminProperties $(@) @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_ConnectDisconnect $(@) @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_Events $(@) @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_Filter $(@) @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_IdAssignment $(@) @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_LifeCycle $(@) @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_MultiTypes $(@) @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_Sequence $(@) @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_Simple $(@) @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_Updates $(@) @cd Blocking && $(MAKE) -f GNUmakefile.Blocking_Idl $(@) @cd Blocking && $(MAKE) -f GNUmakefile.Blocking_Ntf_Struct_Cons $(@) @cd Blocking && $(MAKE) -f GNUmakefile.Blocking_Ntf_Struct_Supp $(@) @cd Bug_1385_Regression && $(MAKE) -f GNUmakefile.Bug_1385_Regression_Idl $(@) @cd Bug_1385_Regression && $(MAKE) -f GNUmakefile.Bug_1385_Regression_Ntf_Struct_Supp $(@) @cd Bug_1385_Regression && $(MAKE) -f GNUmakefile.Bug_1385_Regression_Ntf_Struct_Cons $(@) @cd Bug_2561_Regression && $(MAKE) -f GNUmakefile.Bug_2561_Regression_Idl $(@) @cd Bug_2561_Regression && $(MAKE) -f GNUmakefile.Bug_2561_Regression_Ntf_Cons $(@) @cd Bug_2561_Regression && $(MAKE) -f GNUmakefile.Bug_2561_Regression_Ntf_Supp $(@) @cd Destroy && $(MAKE) -f GNUmakefile.Notify_Test_Destroy $(@) @cd Discarding && $(MAKE) -f GNUmakefile.Discarding_Idl $(@) @cd Discarding && $(MAKE) -f GNUmakefile.Discarding_Ntf_Struct_Supp $(@) @cd Discarding && $(MAKE) -f GNUmakefile.Discarding_Ntf_Seq_Cons $(@) @cd Discarding && $(MAKE) -f GNUmakefile.Discarding_Ntf_Seq_Supp $(@) @cd Discarding && $(MAKE) -f GNUmakefile.Discarding_Ntf_Struct_Cons $(@) @cd Driver && $(MAKE) -f GNUmakefile.Notify_Test_Driver $(@) @cd MC && $(MAKE) -f GNUmakefile.MonitorControl_Idl $(@) @cd MC && $(MAKE) -f GNUmakefile.MonitorControl_Supplier $(@) @cd MC && $(MAKE) -f GNUmakefile.MonitorControl_Consumer $(@) @cd MC && $(MAKE) -f GNUmakefile.MonitorControl_Monitor $(@) @cd MT_Dispatching && $(MAKE) -f GNUmakefile.MT_Dispatching_Idl $(@) @cd MT_Dispatching && $(MAKE) -f GNUmakefile.MT_Dispatching_Ntf_Struct_Cons $(@) @cd MT_Dispatching && $(MAKE) -f GNUmakefile.MT_Dispatching_Ntf_Struct_Supp $(@) @cd Ordering && $(MAKE) -f GNUmakefile.Ordering_Idl $(@) @cd Ordering && $(MAKE) -f GNUmakefile.Ordering_Ntf_Seq_Cons $(@) @cd Ordering && $(MAKE) -f GNUmakefile.Ordering_Ntf_Seq_Supp $(@) @cd Ordering && $(MAKE) -f GNUmakefile.Ordering_Ntf_Struct_Cons $(@) @cd Ordering && $(MAKE) -f GNUmakefile.Ordering_Ntf_Struct_Supp $(@) @cd Persistent_POA && $(MAKE) -f GNUmakefile.Persistent_POA_Notify_Supplier $(@) @cd PluggableTopology && $(MAKE) -f GNUmakefile.PlugTop_Lib $(@) @cd PluggableTopology && $(MAKE) -f GNUmakefile.PlugTop $(@) @cd RT_lib && $(MAKE) -f GNUmakefile.RT_Notify_lib $(@) @cd Reconnecting && $(MAKE) -f GNUmakefile.Reconnecting_Consumer $(@) @cd Reconnecting && $(MAKE) -f GNUmakefile.Reconnecting_Supplier $(@) @cd Sequence_Multi_ETCL_Filter && $(MAKE) -f GNUmakefile.Seq_Multi_ETCL_Filter_Idl $(@) @cd Sequence_Multi_ETCL_Filter && $(MAKE) -f GNUmakefile.Seq_Multi_ETCL_Filter_Ntf_Seq_Cons $(@) @cd Sequence_Multi_ETCL_Filter && $(MAKE) -f GNUmakefile.Seq_Multi_ETCL_Filter_Ntf_Seq_Supp $(@) @cd Sequence_Multi_Filter && $(MAKE) -f GNUmakefile.Seq_Multi_Filter_Idl $(@) @cd Sequence_Multi_Filter && $(MAKE) -f GNUmakefile.Seq_Multi_Filter_Ntf_Seq_Supp $(@) @cd Sequence_Multi_Filter && $(MAKE) -f GNUmakefile.Seq_Multi_Filter_Ntf_Seq_Cons $(@) @cd Structured_Filter && $(MAKE) -f GNUmakefile.Struct_Filter_Idl $(@) @cd Structured_Filter && $(MAKE) -f GNUmakefile.Struct_Filter_Ntf_Struct_Supp $(@) @cd Structured_Filter && $(MAKE) -f GNUmakefile.Struct_Filter_Ntf_Struct_Cons $(@) @cd Structured_Multi_Filter && $(MAKE) -f GNUmakefile.Struct_Multi_Filter_Idl $(@) @cd Structured_Multi_Filter && $(MAKE) -f GNUmakefile.Struct_Multi_Filter_Ntf_Struct_Cons $(@) @cd Structured_Multi_Filter && $(MAKE) -f GNUmakefile.Struct_Multi_Filter_Ntf_Struct_Supp $(@) @cd Test_Filter && $(MAKE) -f GNUmakefile.TAO_RT_NotifyTests_Filter $(@) @cd XML_Persistence && $(MAKE) -f GNUmakefile.XML_Persistence $(@) @cd performance-tests/Filter && $(MAKE) -f GNUmakefile.Filter_Idl $(@) @cd performance-tests/Filter && $(MAKE) -f GNUmakefile.Filter_Notify_Perf_Sequence_Consumer $(@) @cd performance-tests/Filter && $(MAKE) -f GNUmakefile.Filter_Ntf_Perf_Seq_Supp $(@) @cd performance-tests/Filter && $(MAKE) -f GNUmakefile.Filter_Ntf_Perf_Struct_Cons $(@) @cd performance-tests/Filter && $(MAKE) -f GNUmakefile.Filter_Ntf_Perf_Struct_Supp $(@) @cd performance-tests/RedGreen && $(MAKE) -f GNUmakefile.RedGreen_Ntf_Perf_RedGreen $(@) @cd performance-tests/Throughput && $(MAKE) -f GNUmakefile.Throughput_Ntf_Perf_Throughput $(@) .PHONY: NotifyTests_Lib NotifyTests_Lib: @cd lib && $(MAKE) -f GNUmakefile.NotifyTests_Lib all .PHONY: Basic_Notify_AdminProperties Basic_Notify_AdminProperties: NotifyTests_Lib @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_AdminProperties all .PHONY: Basic_Notify_ConnectDisconnect Basic_Notify_ConnectDisconnect: NotifyTests_Lib @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_ConnectDisconnect all .PHONY: Basic_Notify_Events Basic_Notify_Events: NotifyTests_Lib @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_Events all .PHONY: Basic_Notify_Filter Basic_Notify_Filter: NotifyTests_Lib @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_Filter all .PHONY: Basic_Notify_IdAssignment Basic_Notify_IdAssignment: NotifyTests_Lib @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_IdAssignment all .PHONY: Basic_Notify_LifeCycle Basic_Notify_LifeCycle: NotifyTests_Lib @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_LifeCycle all .PHONY: Basic_Notify_MultiTypes Basic_Notify_MultiTypes: NotifyTests_Lib @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_MultiTypes all .PHONY: Basic_Notify_Sequence Basic_Notify_Sequence: NotifyTests_Lib @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_Sequence all .PHONY: Basic_Notify_Simple Basic_Notify_Simple: NotifyTests_Lib @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_Simple all .PHONY: Basic_Notify_Updates Basic_Notify_Updates: NotifyTests_Lib @cd Basic && $(MAKE) -f GNUmakefile.Basic_Notify_Updates all .PHONY: Blocking_Idl Blocking_Idl: @cd Blocking && $(MAKE) -f GNUmakefile.Blocking_Idl all .PHONY: Blocking_Ntf_Struct_Cons Blocking_Ntf_Struct_Cons: NotifyTests_Lib Blocking_Idl @cd Blocking && $(MAKE) -f GNUmakefile.Blocking_Ntf_Struct_Cons all .PHONY: Blocking_Ntf_Struct_Supp Blocking_Ntf_Struct_Supp: NotifyTests_Lib Blocking_Idl Blocking_Ntf_Struct_Cons @cd Blocking && $(MAKE) -f GNUmakefile.Blocking_Ntf_Struct_Supp all .PHONY: Bug_1385_Regression_Idl Bug_1385_Regression_Idl: @cd Bug_1385_Regression && $(MAKE) -f GNUmakefile.Bug_1385_Regression_Idl all .PHONY: Bug_1385_Regression_Ntf_Struct_Supp Bug_1385_Regression_Ntf_Struct_Supp: NotifyTests_Lib Bug_1385_Regression_Idl @cd Bug_1385_Regression && $(MAKE) -f GNUmakefile.Bug_1385_Regression_Ntf_Struct_Supp all .PHONY: Bug_1385_Regression_Ntf_Struct_Cons Bug_1385_Regression_Ntf_Struct_Cons: NotifyTests_Lib Bug_1385_Regression_Idl Bug_1385_Regression_Ntf_Struct_Supp @cd Bug_1385_Regression && $(MAKE) -f GNUmakefile.Bug_1385_Regression_Ntf_Struct_Cons all .PHONY: Bug_2561_Regression_Idl Bug_2561_Regression_Idl: @cd Bug_2561_Regression && $(MAKE) -f GNUmakefile.Bug_2561_Regression_Idl all .PHONY: Bug_2561_Regression_Ntf_Cons Bug_2561_Regression_Ntf_Cons: NotifyTests_Lib Bug_2561_Regression_Idl @cd Bug_2561_Regression && $(MAKE) -f GNUmakefile.Bug_2561_Regression_Ntf_Cons all .PHONY: Bug_2561_Regression_Ntf_Supp Bug_2561_Regression_Ntf_Supp: NotifyTests_Lib Bug_2561_Regression_Idl Bug_2561_Regression_Ntf_Cons @cd Bug_2561_Regression && $(MAKE) -f GNUmakefile.Bug_2561_Regression_Ntf_Supp all .PHONY: Notify_Test_Destroy Notify_Test_Destroy: NotifyTests_Lib @cd Destroy && $(MAKE) -f GNUmakefile.Notify_Test_Destroy all .PHONY: Discarding_Idl Discarding_Idl: @cd Discarding && $(MAKE) -f GNUmakefile.Discarding_Idl all .PHONY: Discarding_Ntf_Struct_Supp Discarding_Ntf_Struct_Supp: NotifyTests_Lib Discarding_Idl @cd Discarding && $(MAKE) -f GNUmakefile.Discarding_Ntf_Struct_Supp all .PHONY: Discarding_Ntf_Seq_Cons Discarding_Ntf_Seq_Cons: NotifyTests_Lib Discarding_Idl Discarding_Ntf_Struct_Supp @cd Discarding && $(MAKE) -f GNUmakefile.Discarding_Ntf_Seq_Cons all .PHONY: Discarding_Ntf_Seq_Supp Discarding_Ntf_Seq_Supp: NotifyTests_Lib Discarding_Idl Discarding_Ntf_Struct_Supp @cd Discarding && $(MAKE) -f GNUmakefile.Discarding_Ntf_Seq_Supp all .PHONY: Discarding_Ntf_Struct_Cons Discarding_Ntf_Struct_Cons: NotifyTests_Lib Discarding_Idl Discarding_Ntf_Struct_Supp @cd Discarding && $(MAKE) -f GNUmakefile.Discarding_Ntf_Struct_Cons all .PHONY: Notify_Test_Driver Notify_Test_Driver: NotifyTests_Lib @cd Driver && $(MAKE) -f GNUmakefile.Notify_Test_Driver all .PHONY: MonitorControl_Idl MonitorControl_Idl: @cd MC && $(MAKE) -f GNUmakefile.MonitorControl_Idl all .PHONY: MonitorControl_Supplier MonitorControl_Supplier: NotifyTests_Lib MonitorControl_Idl @cd MC && $(MAKE) -f GNUmakefile.MonitorControl_Supplier all .PHONY: MonitorControl_Consumer MonitorControl_Consumer: NotifyTests_Lib MonitorControl_Idl MonitorControl_Supplier @cd MC && $(MAKE) -f GNUmakefile.MonitorControl_Consumer all .PHONY: MonitorControl_Monitor MonitorControl_Monitor: MonitorControl_Idl MonitorControl_Supplier @cd MC && $(MAKE) -f GNUmakefile.MonitorControl_Monitor all .PHONY: MT_Dispatching_Idl MT_Dispatching_Idl: @cd MT_Dispatching && $(MAKE) -f GNUmakefile.MT_Dispatching_Idl all .PHONY: MT_Dispatching_Ntf_Struct_Cons MT_Dispatching_Ntf_Struct_Cons: NotifyTests_Lib MT_Dispatching_Idl @cd MT_Dispatching && $(MAKE) -f GNUmakefile.MT_Dispatching_Ntf_Struct_Cons all .PHONY: MT_Dispatching_Ntf_Struct_Supp MT_Dispatching_Ntf_Struct_Supp: NotifyTests_Lib MT_Dispatching_Idl MT_Dispatching_Ntf_Struct_Cons @cd MT_Dispatching && $(MAKE) -f GNUmakefile.MT_Dispatching_Ntf_Struct_Supp all .PHONY: Ordering_Idl Ordering_Idl: @cd Ordering && $(MAKE) -f GNUmakefile.Ordering_Idl all .PHONY: Ordering_Ntf_Seq_Cons Ordering_Ntf_Seq_Cons: NotifyTests_Lib Ordering_Idl @cd Ordering && $(MAKE) -f GNUmakefile.Ordering_Ntf_Seq_Cons all .PHONY: Ordering_Ntf_Seq_Supp Ordering_Ntf_Seq_Supp: NotifyTests_Lib Ordering_Idl Ordering_Ntf_Seq_Cons @cd Ordering && $(MAKE) -f GNUmakefile.Ordering_Ntf_Seq_Supp all .PHONY: Ordering_Ntf_Struct_Cons Ordering_Ntf_Struct_Cons: NotifyTests_Lib Ordering_Idl Ordering_Ntf_Seq_Cons @cd Ordering && $(MAKE) -f GNUmakefile.Ordering_Ntf_Struct_Cons all .PHONY: Ordering_Ntf_Struct_Supp Ordering_Ntf_Struct_Supp: NotifyTests_Lib Ordering_Idl Ordering_Ntf_Seq_Cons Ordering_Ntf_Seq_Supp @cd Ordering && $(MAKE) -f GNUmakefile.Ordering_Ntf_Struct_Supp all .PHONY: Persistent_POA_Notify_Supplier Persistent_POA_Notify_Supplier: NotifyTests_Lib @cd Persistent_POA && $(MAKE) -f GNUmakefile.Persistent_POA_Notify_Supplier all .PHONY: PlugTop_Lib PlugTop_Lib: @cd PluggableTopology && $(MAKE) -f GNUmakefile.PlugTop_Lib all .PHONY: PlugTop PlugTop: PlugTop_Lib @cd PluggableTopology && $(MAKE) -f GNUmakefile.PlugTop all .PHONY: RT_Notify_lib RT_Notify_lib: NotifyTests_Lib @cd RT_lib && $(MAKE) -f GNUmakefile.RT_Notify_lib all .PHONY: Reconnecting_Consumer Reconnecting_Consumer: NotifyTests_Lib @cd Reconnecting && $(MAKE) -f GNUmakefile.Reconnecting_Consumer all .PHONY: Reconnecting_Supplier Reconnecting_Supplier: NotifyTests_Lib @cd Reconnecting && $(MAKE) -f GNUmakefile.Reconnecting_Supplier all .PHONY: Seq_Multi_ETCL_Filter_Idl Seq_Multi_ETCL_Filter_Idl: @cd Sequence_Multi_ETCL_Filter && $(MAKE) -f GNUmakefile.Seq_Multi_ETCL_Filter_Idl all .PHONY: Seq_Multi_ETCL_Filter_Ntf_Seq_Cons Seq_Multi_ETCL_Filter_Ntf_Seq_Cons: NotifyTests_Lib Seq_Multi_ETCL_Filter_Idl @cd Sequence_Multi_ETCL_Filter && $(MAKE) -f GNUmakefile.Seq_Multi_ETCL_Filter_Ntf_Seq_Cons all .PHONY: Seq_Multi_ETCL_Filter_Ntf_Seq_Supp Seq_Multi_ETCL_Filter_Ntf_Seq_Supp: NotifyTests_Lib Seq_Multi_ETCL_Filter_Idl Seq_Multi_ETCL_Filter_Ntf_Seq_Cons @cd Sequence_Multi_ETCL_Filter && $(MAKE) -f GNUmakefile.Seq_Multi_ETCL_Filter_Ntf_Seq_Supp all .PHONY: Seq_Multi_Filter_Idl Seq_Multi_Filter_Idl: @cd Sequence_Multi_Filter && $(MAKE) -f GNUmakefile.Seq_Multi_Filter_Idl all .PHONY: Seq_Multi_Filter_Ntf_Seq_Supp Seq_Multi_Filter_Ntf_Seq_Supp: NotifyTests_Lib Seq_Multi_Filter_Idl @cd Sequence_Multi_Filter && $(MAKE) -f GNUmakefile.Seq_Multi_Filter_Ntf_Seq_Supp all .PHONY: Seq_Multi_Filter_Ntf_Seq_Cons Seq_Multi_Filter_Ntf_Seq_Cons: NotifyTests_Lib Seq_Multi_Filter_Idl Seq_Multi_Filter_Ntf_Seq_Supp @cd Sequence_Multi_Filter && $(MAKE) -f GNUmakefile.Seq_Multi_Filter_Ntf_Seq_Cons all .PHONY: Struct_Filter_Idl Struct_Filter_Idl: @cd Structured_Filter && $(MAKE) -f GNUmakefile.Struct_Filter_Idl all .PHONY: Struct_Filter_Ntf_Struct_Supp Struct_Filter_Ntf_Struct_Supp: NotifyTests_Lib Struct_Filter_Idl @cd Structured_Filter && $(MAKE) -f GNUmakefile.Struct_Filter_Ntf_Struct_Supp all .PHONY: Struct_Filter_Ntf_Struct_Cons Struct_Filter_Ntf_Struct_Cons: NotifyTests_Lib Struct_Filter_Idl Struct_Filter_Ntf_Struct_Supp @cd Structured_Filter && $(MAKE) -f GNUmakefile.Struct_Filter_Ntf_Struct_Cons all .PHONY: Struct_Multi_Filter_Idl Struct_Multi_Filter_Idl: @cd Structured_Multi_Filter && $(MAKE) -f GNUmakefile.Struct_Multi_Filter_Idl all .PHONY: Struct_Multi_Filter_Ntf_Struct_Cons Struct_Multi_Filter_Ntf_Struct_Cons: NotifyTests_Lib Struct_Multi_Filter_Idl @cd Structured_Multi_Filter && $(MAKE) -f GNUmakefile.Struct_Multi_Filter_Ntf_Struct_Cons all .PHONY: Struct_Multi_Filter_Ntf_Struct_Supp Struct_Multi_Filter_Ntf_Struct_Supp: NotifyTests_Lib Struct_Multi_Filter_Idl Struct_Multi_Filter_Ntf_Struct_Cons @cd Structured_Multi_Filter && $(MAKE) -f GNUmakefile.Struct_Multi_Filter_Ntf_Struct_Supp all .PHONY: TAO_RT_NotifyTests_Filter TAO_RT_NotifyTests_Filter: @cd Test_Filter && $(MAKE) -f GNUmakefile.TAO_RT_NotifyTests_Filter all .PHONY: XML_Persistence-target XML_Persistence-target: @cd XML_Persistence && $(MAKE) -f GNUmakefile.XML_Persistence all .PHONY: Filter_Idl Filter_Idl: @cd performance-tests/Filter && $(MAKE) -f GNUmakefile.Filter_Idl all .PHONY: Filter_Notify_Perf_Sequence_Consumer Filter_Notify_Perf_Sequence_Consumer: NotifyTests_Lib Filter_Idl @cd performance-tests/Filter && $(MAKE) -f GNUmakefile.Filter_Notify_Perf_Sequence_Consumer all .PHONY: Filter_Ntf_Perf_Seq_Supp Filter_Ntf_Perf_Seq_Supp: NotifyTests_Lib Filter_Idl Filter_Notify_Perf_Sequence_Consumer @cd performance-tests/Filter && $(MAKE) -f GNUmakefile.Filter_Ntf_Perf_Seq_Supp all .PHONY: Filter_Ntf_Perf_Struct_Cons Filter_Ntf_Perf_Struct_Cons: NotifyTests_Lib Filter_Idl Filter_Notify_Perf_Sequence_Consumer @cd performance-tests/Filter && $(MAKE) -f GNUmakefile.Filter_Ntf_Perf_Struct_Cons all .PHONY: Filter_Ntf_Perf_Struct_Supp Filter_Ntf_Perf_Struct_Supp: NotifyTests_Lib Filter_Idl Filter_Notify_Perf_Sequence_Consumer Filter_Ntf_Perf_Seq_Supp @cd performance-tests/Filter && $(MAKE) -f GNUmakefile.Filter_Ntf_Perf_Struct_Supp all .PHONY: RedGreen_Ntf_Perf_RedGreen RedGreen_Ntf_Perf_RedGreen: NotifyTests_Lib @cd performance-tests/RedGreen && $(MAKE) -f GNUmakefile.RedGreen_Ntf_Perf_RedGreen all .PHONY: Throughput_Ntf_Perf_Throughput Throughput_Ntf_Perf_Throughput: NotifyTests_Lib @cd performance-tests/Throughput && $(MAKE) -f GNUmakefile.Throughput_Ntf_Perf_Throughput all project_name_list: @echo Basic_Notify_AdminProperties @echo Basic_Notify_ConnectDisconnect @echo Basic_Notify_Events @echo Basic_Notify_Filter @echo Basic_Notify_IdAssignment @echo Basic_Notify_LifeCycle @echo Basic_Notify_MultiTypes @echo Basic_Notify_Sequence @echo Basic_Notify_Simple @echo Basic_Notify_Updates @echo Blocking_Idl @echo Blocking_Ntf_Struct_Cons @echo Blocking_Ntf_Struct_Supp @echo Bug_1385_Regression_Idl @echo Bug_1385_Regression_Ntf_Struct_Cons @echo Bug_1385_Regression_Ntf_Struct_Supp @echo Bug_2561_Regression_Idl @echo Bug_2561_Regression_Ntf_Cons @echo Bug_2561_Regression_Ntf_Supp @echo Notify_Test_Destroy @echo Discarding_Idl @echo Discarding_Ntf_Seq_Cons @echo Discarding_Ntf_Seq_Supp @echo Discarding_Ntf_Struct_Cons @echo Discarding_Ntf_Struct_Supp @echo Notify_Test_Driver @echo MonitorControl_Consumer @echo MonitorControl_Idl @echo MonitorControl_Monitor @echo MonitorControl_Supplier @echo MT_Dispatching_Idl @echo MT_Dispatching_Ntf_Struct_Cons @echo MT_Dispatching_Ntf_Struct_Supp @echo Ordering_Idl @echo Ordering_Ntf_Seq_Cons @echo Ordering_Ntf_Seq_Supp @echo Ordering_Ntf_Struct_Cons @echo Ordering_Ntf_Struct_Supp @echo Persistent_POA_Notify_Supplier @echo PlugTop @echo PlugTop_Lib @echo RT_Notify_lib @echo Reconnecting_Consumer @echo Reconnecting_Supplier @echo Seq_Multi_ETCL_Filter_Idl @echo Seq_Multi_ETCL_Filter_Ntf_Seq_Cons @echo Seq_Multi_ETCL_Filter_Ntf_Seq_Supp @echo Seq_Multi_Filter_Idl @echo Seq_Multi_Filter_Ntf_Seq_Cons @echo Seq_Multi_Filter_Ntf_Seq_Supp @echo Struct_Filter_Idl @echo Struct_Filter_Ntf_Struct_Cons @echo Struct_Filter_Ntf_Struct_Supp @echo Struct_Multi_Filter_Idl @echo Struct_Multi_Filter_Ntf_Struct_Cons @echo Struct_Multi_Filter_Ntf_Struct_Supp @echo TAO_RT_NotifyTests_Filter @echo XML_Persistence-target @echo NotifyTests_Lib @echo Filter_Idl @echo Filter_Notify_Perf_Sequence_Consumer @echo Filter_Ntf_Perf_Seq_Supp @echo Filter_Ntf_Perf_Struct_Cons @echo Filter_Ntf_Perf_Struct_Supp @echo RedGreen_Ntf_Perf_RedGreen @echo Throughput_Ntf_Perf_Throughput