# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ # --------------------------------------------------------------------------- # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- VPATH = @srcdir@ am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ bin_PROGRAMS = example$(EXEEXT) noinst_PROGRAMS = simple_async_consumer$(EXEEXT) \ simple_producer$(EXEEXT) chat$(EXEEXT) \ cmstemplate_sender$(EXEEXT) cmstemplate_receiver$(EXEEXT) \ advisory_producer$(EXEEXT) advisory_consumer$(EXEEXT) \ tempdest_advisory_consumer$(EXEEXT) \ tempdest_advisory_producer$(EXEEXT) \ cmstemplate_stress$(EXEEXT) stress_test$(EXEEXT) subdir = src/examples DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(top_srcdir)/config/depcomp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_amqcpp_common.m4 \ $(top_srcdir)/m4/ac_doxygen.m4 $(top_srcdir)/m4/apr_tools.m4 \ $(top_srcdir)/m4/check_addrinfo.m4 \ $(top_srcdir)/m4/check_atomics.m4 \ $(top_srcdir)/m4/check_pthreads.m4 \ $(top_srcdir)/m4/check_visibility.m4 \ $(top_srcdir)/m4/find_apr.m4 $(top_srcdir)/m4/find_cppunit.m4 \ $(top_srcdir)/m4/find_openssl.m4 $(top_srcdir)/m4/libtool.m4 \ $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = am__installdirs = "$(DESTDIR)$(bindir)" PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) am__dirstamp = $(am__leading_dot)dirstamp am__objects_1 = \ advisories/advisory_consumer-AdvisoryConsumer.$(OBJEXT) \ advisories/advisory_consumer-AdvisoryConsumerMain.$(OBJEXT) am_advisory_consumer_OBJECTS = $(am__objects_1) advisory_consumer_OBJECTS = $(am_advisory_consumer_OBJECTS) am__DEPENDENCIES_1 = advisory_consumer_DEPENDENCIES = $(am__DEPENDENCIES_1) AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent am__v_lt_1 = advisory_consumer_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ $(advisory_consumer_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ am__objects_2 = \ advisories/advisory_producer-AdvisoryProducer.$(OBJEXT) \ advisories/advisory_producer-AdvisoryProducerMain.$(OBJEXT) am_advisory_producer_OBJECTS = $(am__objects_2) advisory_producer_OBJECTS = $(am_advisory_producer_OBJECTS) advisory_producer_DEPENDENCIES = $(am__DEPENDENCIES_1) advisory_producer_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ $(advisory_producer_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ am__objects_3 = ./topics/chat/chat-Chat.$(OBJEXT) am_chat_OBJECTS = $(am__objects_3) chat_OBJECTS = $(am_chat_OBJECTS) chat_DEPENDENCIES = $(am__DEPENDENCIES_1) chat_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(chat_CXXFLAGS) \ $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ am__objects_4 = ./cmstemplate/cmstemplate_receiver-CMSTemplateReceiver.$(OBJEXT) am_cmstemplate_receiver_OBJECTS = $(am__objects_4) cmstemplate_receiver_OBJECTS = $(am_cmstemplate_receiver_OBJECTS) cmstemplate_receiver_DEPENDENCIES = $(am__DEPENDENCIES_1) cmstemplate_receiver_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ $(cmstemplate_receiver_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ am__objects_5 = \ ./cmstemplate/cmstemplate_sender-CMSTemplateSender.$(OBJEXT) am_cmstemplate_sender_OBJECTS = $(am__objects_5) cmstemplate_sender_OBJECTS = $(am_cmstemplate_sender_OBJECTS) cmstemplate_sender_DEPENDENCIES = $(am__DEPENDENCIES_1) cmstemplate_sender_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ $(cmstemplate_sender_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ am__objects_6 = cmstemplate-stress/cmstemplate_stress-TestSenderAndReceiver.$(OBJEXT) \ cmstemplate-stress/cmstemplate_stress-Sender.$(OBJEXT) \ cmstemplate-stress/cmstemplate_stress-Receiver.$(OBJEXT) \ cmstemplate-stress/cmstemplate_stress-MessagingTask.$(OBJEXT) \ cmstemplate-stress/cmstemplate_stress-ConnectionFactoryMgr.$(OBJEXT) \ cmstemplate-stress/cmstemplate_stress-CMSTestMultipleSendersReceivers.$(OBJEXT) \ cmstemplate-stress/cmstemplate_stress-CmsMessageCreator.$(OBJEXT) am_cmstemplate_stress_OBJECTS = $(am__objects_6) cmstemplate_stress_OBJECTS = $(am_cmstemplate_stress_OBJECTS) cmstemplate_stress_DEPENDENCIES = $(am__DEPENDENCIES_1) cmstemplate_stress_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ am__objects_7 = example-main.$(OBJEXT) am_example_OBJECTS = $(am__objects_7) example_OBJECTS = $(am_example_OBJECTS) example_DEPENDENCIES = $(am__DEPENDENCIES_1) example_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(example_CXXFLAGS) \ $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ am__objects_8 = ./consumers/simple_async_consumer-SimpleAsyncConsumer.$(OBJEXT) am_simple_async_consumer_OBJECTS = $(am__objects_8) simple_async_consumer_OBJECTS = $(am_simple_async_consumer_OBJECTS) simple_async_consumer_DEPENDENCIES = $(am__DEPENDENCIES_1) simple_async_consumer_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ $(simple_async_consumer_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ am__objects_9 = ./producers/simple_producer-SimpleProducer.$(OBJEXT) am_simple_producer_OBJECTS = $(am__objects_9) simple_producer_OBJECTS = $(am_simple_producer_OBJECTS) simple_producer_DEPENDENCIES = $(am__DEPENDENCIES_1) simple_producer_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ $(simple_producer_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ am__objects_10 = \ stress-test/stress_test-TestSenderAndReceiver.$(OBJEXT) \ stress-test/stress_test-Sender.$(OBJEXT) \ stress-test/stress_test-Receiver.$(OBJEXT) \ stress-test/stress_test-MessagingTask.$(OBJEXT) \ stress-test/stress_test-ConnectionFactoryMgr.$(OBJEXT) \ stress-test/stress_test-CmsStress.$(OBJEXT) \ stress-test/stress_test-BrokerMonitor.$(OBJEXT) \ stress-test/stress_test-CmsMessageCreator.$(OBJEXT) am_stress_test_OBJECTS = $(am__objects_10) stress_test_OBJECTS = $(am_stress_test_OBJECTS) stress_test_DEPENDENCIES = $(am__DEPENDENCIES_1) stress_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(stress_test_CXXFLAGS) \ $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ am__objects_11 = advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.$(OBJEXT) \ advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.$(OBJEXT) am_tempdest_advisory_consumer_OBJECTS = $(am__objects_11) tempdest_advisory_consumer_OBJECTS = \ $(am_tempdest_advisory_consumer_OBJECTS) tempdest_advisory_consumer_DEPENDENCIES = $(am__DEPENDENCIES_1) tempdest_advisory_consumer_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ $(tempdest_advisory_consumer_CXXFLAGS) $(CXXFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ am__objects_12 = advisories/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.$(OBJEXT) am_tempdest_advisory_producer_OBJECTS = $(am__objects_12) tempdest_advisory_producer_OBJECTS = \ $(am_tempdest_advisory_producer_OBJECTS) tempdest_advisory_producer_DEPENDENCIES = $(am__DEPENDENCIES_1) tempdest_advisory_producer_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ $(tempdest_advisory_producer_CXXFLAGS) $(CXXFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/config/depcomp am__depfiles_maybe = depfiles am__mv = mv -f CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CXXFLAGS) $(CXXFLAGS) AM_V_CXX = $(am__v_CXX_@AM_V@) am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@) am__v_CXX_0 = @echo " CXX " $@; am__v_CXX_1 = CXXLD = $(CXX) CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CXXLD = $(am__v_CXXLD_@AM_V@) am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) am__v_CXXLD_0 = @echo " CXXLD " $@; am__v_CXXLD_1 = SOURCES = $(advisory_consumer_SOURCES) $(advisory_producer_SOURCES) \ $(chat_SOURCES) $(cmstemplate_receiver_SOURCES) \ $(cmstemplate_sender_SOURCES) $(cmstemplate_stress_SOURCES) \ $(example_SOURCES) $(simple_async_consumer_SOURCES) \ $(simple_producer_SOURCES) $(stress_test_SOURCES) \ $(tempdest_advisory_consumer_SOURCES) \ $(tempdest_advisory_producer_SOURCES) DIST_SOURCES = $(advisory_consumer_SOURCES) \ $(advisory_producer_SOURCES) $(chat_SOURCES) \ $(cmstemplate_receiver_SOURCES) $(cmstemplate_sender_SOURCES) \ $(cmstemplate_stress_SOURCES) $(example_SOURCES) \ $(simple_async_consumer_SOURCES) $(simple_producer_SOURCES) \ $(stress_test_SOURCES) $(tempdest_advisory_consumer_SOURCES) \ $(tempdest_advisory_producer_SOURCES) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ACTIVEMQ_API_VERSION = @ACTIVEMQ_API_VERSION@ ACTIVEMQ_LIBRARY_NAME = @ACTIVEMQ_LIBRARY_NAME@ ACTIVEMQ_LIBRARY_VERSION = @ACTIVEMQ_LIBRARY_VERSION@ ACTIVEMQ_MAJOR_VERSION = @ACTIVEMQ_MAJOR_VERSION@ ACTIVEMQ_MINOR_VERSION = @ACTIVEMQ_MINOR_VERSION@ ACTIVEMQ_PATCH_VERSION = @ACTIVEMQ_PATCH_VERSION@ ACTIVEMQ_VERSION = @ACTIVEMQ_VERSION@ AMQ_CFLAGS = @AMQ_CFLAGS@ AMQ_CXXFLAGS = @AMQ_CXXFLAGS@ AMQ_LIBS = @AMQ_LIBS@ AMQ_TEST_CXXFLAGS = @AMQ_TEST_CXXFLAGS@ AMQ_TEST_LIBS = @AMQ_TEST_LIBS@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ APR_CPPFLAGS = @APR_CPPFLAGS@ APR_INCLUDES = @APR_INCLUDES@ APR_LDFLAGS = @APR_LDFLAGS@ APR_LIBS = @APR_LIBS@ APR_PKGCONFIG = @APR_PKGCONFIG@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CMSAPI_MAJOR_VERSION = @CMSAPI_MAJOR_VERSION@ CMSAPI_MINOR_VERSION = @CMSAPI_MINOR_VERSION@ CMSAPI_VERSION = @CMSAPI_VERSION@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@ CPPUNIT_CONFIG = @CPPUNIT_CONFIG@ CPPUNIT_LIBS = @CPPUNIT_LIBS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DECAF_CFLAGS = @DECAF_CFLAGS@ DECAF_CONFIG_LOCATION = @DECAF_CONFIG_LOCATION@ DECAF_CXXFLAGS = @DECAF_CXXFLAGS@ DECAF_LIBS = @DECAF_LIBS@ DECAF_TEST_CXXFLAGS = @DECAF_TEST_CXXFLAGS@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ DX_CONFIG = @DX_CONFIG@ DX_DOCDIR = @DX_DOCDIR@ DX_DOT = @DX_DOT@ DX_DOXYGEN = @DX_DOXYGEN@ DX_DVIPS = @DX_DVIPS@ DX_EGREP = @DX_EGREP@ DX_ENV = @DX_ENV@ DX_FLAG_chi = @DX_FLAG_chi@ DX_FLAG_chm = @DX_FLAG_chm@ DX_FLAG_doc = @DX_FLAG_doc@ DX_FLAG_dot = @DX_FLAG_dot@ DX_FLAG_html = @DX_FLAG_html@ DX_FLAG_man = @DX_FLAG_man@ DX_FLAG_pdf = @DX_FLAG_pdf@ DX_FLAG_ps = @DX_FLAG_ps@ DX_FLAG_rtf = @DX_FLAG_rtf@ DX_FLAG_xml = @DX_FLAG_xml@ DX_HHC = @DX_HHC@ DX_LATEX = @DX_LATEX@ DX_MAKEINDEX = @DX_MAKEINDEX@ DX_PDFLATEX = @DX_PDFLATEX@ DX_PERL = @DX_PERL@ DX_PROJECT = @DX_PROJECT@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIBTOOL_DEPS = @LIBTOOL_DEPS@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OPENSSL_INCLUDES = @OPENSSL_INCLUDES@ OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@ OPENSSL_LIBS = @OPENSSL_LIBS@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ decaf_builddir = @decaf_builddir@ decaf_srcdir = @decaf_srcdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ main_example_sources = main.cpp example_SOURCES = $(main_example_sources) example_LDADD = $(AMQ_TEST_LIBS) example_CXXFLAGS = $(AMQ_TEST_CXXFLAGS) -I$(srcdir)/../main simple_async_consumer_sources = ./consumers/SimpleAsyncConsumer.cpp simple_async_consumer_SOURCES = $(simple_async_consumer_sources) simple_async_consumer_LDADD = $(AMQ_TEST_LIBS) simple_async_consumer_CXXFLAGS = $(AMQ_TEST_CXXFLAGS) -I$(srcdir)/../main simple_producer_sources = ./producers/SimpleProducer.cpp simple_producer_SOURCES = $(simple_producer_sources) simple_producer_LDADD = $(AMQ_TEST_LIBS) simple_producer_CXXFLAGS = $(AMQ_TEST_CXXFLAGS) -I$(srcdir)/../main chat_sources = ./topics/chat/Chat.cpp chat_SOURCES = $(chat_sources) chat_LDADD = $(AMQ_TEST_LIBS) chat_CXXFLAGS = $(AMQ_TEST_CXXFLAGS) -I$(srcdir)/../main cmstemplate_sender_sources = ./cmstemplate/CMSTemplateSender.cpp cmstemplate_sender_SOURCES = $(cmstemplate_sender_sources) cmstemplate_sender_LDADD = $(AMQ_TEST_LIBS) cmstemplate_sender_CXXFLAGS = $(AMQ_TEST_CXXFLAGS) -I$(srcdir)/../main cmstemplate_receiver_sources = ./cmstemplate/CMSTemplateReceiver.cpp cmstemplate_receiver_SOURCES = $(cmstemplate_receiver_sources) cmstemplate_receiver_LDADD = $(AMQ_TEST_LIBS) cmstemplate_receiver_CXXFLAGS = $(AMQ_TEST_CXXFLAGS) -I$(srcdir)/../main advisory_producer_sources = advisories/AdvisoryProducer.cpp \ advisories/AdvisoryProducerMain.cpp advisory_producer_SOURCES = $(advisory_producer_sources) advisory_producer_LDADD = $(AMQ_TEST_LIBS) advisory_producer_CXXFLAGS = $(AMQ_TEST_CXXFLAGS) -I$(srcdir)/../main advisory_consumer_sources = advisories/AdvisoryConsumer.cpp \ advisories/AdvisoryConsumerMain.cpp advisory_consumer_SOURCES = $(advisory_consumer_sources) advisory_consumer_LDADD = $(AMQ_TEST_LIBS) advisory_consumer_CXXFLAGS = $(AMQ_TEST_CXXFLAGS) -I$(srcdir)/../main tempdest_advisory_consumer_sources = advisories/TempDestinationAdvisoryConsumer.cpp \ advisories/TempDestinationAdvisoryConsumerMain.cpp tempdest_advisory_consumer_SOURCES = $(tempdest_advisory_consumer_sources) tempdest_advisory_consumer_LDADD = $(AMQ_TEST_LIBS) tempdest_advisory_consumer_CXXFLAGS = $(AMQ_TEST_CXXFLAGS) -I$(srcdir)/../main tempdest_advisory_producer_sources = advisories/TempDestinationAdvisoryProducerMain.cpp tempdest_advisory_producer_SOURCES = $(tempdest_advisory_producer_sources) tempdest_advisory_producer_LDADD = $(AMQ_TEST_LIBS) tempdest_advisory_producer_CXXFLAGS = $(AMQ_TEST_CXXFLAGS) -I$(srcdir)/../main cmstemplate_stress_sources = cmstemplate-stress/TestSenderAndReceiver.cpp \ cmstemplate-stress/Sender.cpp \ cmstemplate-stress/Receiver.cpp \ cmstemplate-stress/MessagingTask.cpp \ cmstemplate-stress/ConnectionFactoryMgr.cpp \ cmstemplate-stress/CMSTestMultipleSendersReceivers.cpp \ cmstemplate-stress/CmsMessageCreator.cpp cmstemplate_stress_SOURCES = $(cmstemplate_stress_sources) cmstemplate_stress_LDADD = $(AMQ_TEST_LIBS) cmstemplate_stress_CXXFLAGS = $(AMQ_TEST_CXXFLAGS) -I$(srcdir)/../main stress_stress_sources = stress-test/TestSenderAndReceiver.cpp \ stress-test/Sender.cpp \ stress-test/Receiver.cpp \ stress-test/MessagingTask.cpp \ stress-test/ConnectionFactoryMgr.cpp \ stress-test/CmsStress.cpp \ stress-test/BrokerMonitor.cpp \ stress-test/CmsMessageCreator.cpp stress_test_SOURCES = $(stress_stress_sources) stress_test_LDADD = $(AMQ_TEST_LIBS) stress_test_CXXFLAGS = $(AMQ_TEST_CXXFLAGS) -I$(srcdir)/../main all: all-am .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/examples/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu src/examples/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ fi; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p \ || test -f $$p1 \ ; then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' \ -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' \ `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(bindir)" && rm -f $$files clean-binPROGRAMS: @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ rm -f $$list || exit $$?; \ test -n "$(EXEEXT)" || exit 0; \ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list clean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ rm -f $$list || exit $$?; \ test -n "$(EXEEXT)" || exit 0; \ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list advisories/$(am__dirstamp): @$(MKDIR_P) advisories @: > advisories/$(am__dirstamp) advisories/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) advisories/$(DEPDIR) @: > advisories/$(DEPDIR)/$(am__dirstamp) advisories/advisory_consumer-AdvisoryConsumer.$(OBJEXT): \ advisories/$(am__dirstamp) \ advisories/$(DEPDIR)/$(am__dirstamp) advisories/advisory_consumer-AdvisoryConsumerMain.$(OBJEXT): \ advisories/$(am__dirstamp) \ advisories/$(DEPDIR)/$(am__dirstamp) advisory_consumer$(EXEEXT): $(advisory_consumer_OBJECTS) $(advisory_consumer_DEPENDENCIES) $(EXTRA_advisory_consumer_DEPENDENCIES) @rm -f advisory_consumer$(EXEEXT) $(AM_V_CXXLD)$(advisory_consumer_LINK) $(advisory_consumer_OBJECTS) $(advisory_consumer_LDADD) $(LIBS) advisories/advisory_producer-AdvisoryProducer.$(OBJEXT): \ advisories/$(am__dirstamp) \ advisories/$(DEPDIR)/$(am__dirstamp) advisories/advisory_producer-AdvisoryProducerMain.$(OBJEXT): \ advisories/$(am__dirstamp) \ advisories/$(DEPDIR)/$(am__dirstamp) advisory_producer$(EXEEXT): $(advisory_producer_OBJECTS) $(advisory_producer_DEPENDENCIES) $(EXTRA_advisory_producer_DEPENDENCIES) @rm -f advisory_producer$(EXEEXT) $(AM_V_CXXLD)$(advisory_producer_LINK) $(advisory_producer_OBJECTS) $(advisory_producer_LDADD) $(LIBS) topics/chat/$(am__dirstamp): @$(MKDIR_P) ./topics/chat @: > topics/chat/$(am__dirstamp) topics/chat/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) ./topics/chat/$(DEPDIR) @: > topics/chat/$(DEPDIR)/$(am__dirstamp) ./topics/chat/chat-Chat.$(OBJEXT): topics/chat/$(am__dirstamp) \ topics/chat/$(DEPDIR)/$(am__dirstamp) chat$(EXEEXT): $(chat_OBJECTS) $(chat_DEPENDENCIES) $(EXTRA_chat_DEPENDENCIES) @rm -f chat$(EXEEXT) $(AM_V_CXXLD)$(chat_LINK) $(chat_OBJECTS) $(chat_LDADD) $(LIBS) cmstemplate/$(am__dirstamp): @$(MKDIR_P) ./cmstemplate @: > cmstemplate/$(am__dirstamp) cmstemplate/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) ./cmstemplate/$(DEPDIR) @: > cmstemplate/$(DEPDIR)/$(am__dirstamp) ./cmstemplate/cmstemplate_receiver-CMSTemplateReceiver.$(OBJEXT): \ cmstemplate/$(am__dirstamp) \ cmstemplate/$(DEPDIR)/$(am__dirstamp) cmstemplate_receiver$(EXEEXT): $(cmstemplate_receiver_OBJECTS) $(cmstemplate_receiver_DEPENDENCIES) $(EXTRA_cmstemplate_receiver_DEPENDENCIES) @rm -f cmstemplate_receiver$(EXEEXT) $(AM_V_CXXLD)$(cmstemplate_receiver_LINK) $(cmstemplate_receiver_OBJECTS) $(cmstemplate_receiver_LDADD) $(LIBS) ./cmstemplate/cmstemplate_sender-CMSTemplateSender.$(OBJEXT): \ cmstemplate/$(am__dirstamp) \ cmstemplate/$(DEPDIR)/$(am__dirstamp) cmstemplate_sender$(EXEEXT): $(cmstemplate_sender_OBJECTS) $(cmstemplate_sender_DEPENDENCIES) $(EXTRA_cmstemplate_sender_DEPENDENCIES) @rm -f cmstemplate_sender$(EXEEXT) $(AM_V_CXXLD)$(cmstemplate_sender_LINK) $(cmstemplate_sender_OBJECTS) $(cmstemplate_sender_LDADD) $(LIBS) cmstemplate-stress/$(am__dirstamp): @$(MKDIR_P) cmstemplate-stress @: > cmstemplate-stress/$(am__dirstamp) cmstemplate-stress/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) cmstemplate-stress/$(DEPDIR) @: > cmstemplate-stress/$(DEPDIR)/$(am__dirstamp) cmstemplate-stress/cmstemplate_stress-TestSenderAndReceiver.$(OBJEXT): \ cmstemplate-stress/$(am__dirstamp) \ cmstemplate-stress/$(DEPDIR)/$(am__dirstamp) cmstemplate-stress/cmstemplate_stress-Sender.$(OBJEXT): \ cmstemplate-stress/$(am__dirstamp) \ cmstemplate-stress/$(DEPDIR)/$(am__dirstamp) cmstemplate-stress/cmstemplate_stress-Receiver.$(OBJEXT): \ cmstemplate-stress/$(am__dirstamp) \ cmstemplate-stress/$(DEPDIR)/$(am__dirstamp) cmstemplate-stress/cmstemplate_stress-MessagingTask.$(OBJEXT): \ cmstemplate-stress/$(am__dirstamp) \ cmstemplate-stress/$(DEPDIR)/$(am__dirstamp) cmstemplate-stress/cmstemplate_stress-ConnectionFactoryMgr.$(OBJEXT): \ cmstemplate-stress/$(am__dirstamp) \ cmstemplate-stress/$(DEPDIR)/$(am__dirstamp) cmstemplate-stress/cmstemplate_stress-CMSTestMultipleSendersReceivers.$(OBJEXT): \ cmstemplate-stress/$(am__dirstamp) \ cmstemplate-stress/$(DEPDIR)/$(am__dirstamp) cmstemplate-stress/cmstemplate_stress-CmsMessageCreator.$(OBJEXT): \ cmstemplate-stress/$(am__dirstamp) \ cmstemplate-stress/$(DEPDIR)/$(am__dirstamp) cmstemplate_stress$(EXEEXT): $(cmstemplate_stress_OBJECTS) $(cmstemplate_stress_DEPENDENCIES) $(EXTRA_cmstemplate_stress_DEPENDENCIES) @rm -f cmstemplate_stress$(EXEEXT) $(AM_V_CXXLD)$(cmstemplate_stress_LINK) $(cmstemplate_stress_OBJECTS) $(cmstemplate_stress_LDADD) $(LIBS) example$(EXEEXT): $(example_OBJECTS) $(example_DEPENDENCIES) $(EXTRA_example_DEPENDENCIES) @rm -f example$(EXEEXT) $(AM_V_CXXLD)$(example_LINK) $(example_OBJECTS) $(example_LDADD) $(LIBS) consumers/$(am__dirstamp): @$(MKDIR_P) ./consumers @: > consumers/$(am__dirstamp) consumers/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) ./consumers/$(DEPDIR) @: > consumers/$(DEPDIR)/$(am__dirstamp) ./consumers/simple_async_consumer-SimpleAsyncConsumer.$(OBJEXT): \ consumers/$(am__dirstamp) consumers/$(DEPDIR)/$(am__dirstamp) simple_async_consumer$(EXEEXT): $(simple_async_consumer_OBJECTS) $(simple_async_consumer_DEPENDENCIES) $(EXTRA_simple_async_consumer_DEPENDENCIES) @rm -f simple_async_consumer$(EXEEXT) $(AM_V_CXXLD)$(simple_async_consumer_LINK) $(simple_async_consumer_OBJECTS) $(simple_async_consumer_LDADD) $(LIBS) producers/$(am__dirstamp): @$(MKDIR_P) ./producers @: > producers/$(am__dirstamp) producers/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) ./producers/$(DEPDIR) @: > producers/$(DEPDIR)/$(am__dirstamp) ./producers/simple_producer-SimpleProducer.$(OBJEXT): \ producers/$(am__dirstamp) producers/$(DEPDIR)/$(am__dirstamp) simple_producer$(EXEEXT): $(simple_producer_OBJECTS) $(simple_producer_DEPENDENCIES) $(EXTRA_simple_producer_DEPENDENCIES) @rm -f simple_producer$(EXEEXT) $(AM_V_CXXLD)$(simple_producer_LINK) $(simple_producer_OBJECTS) $(simple_producer_LDADD) $(LIBS) stress-test/$(am__dirstamp): @$(MKDIR_P) stress-test @: > stress-test/$(am__dirstamp) stress-test/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) stress-test/$(DEPDIR) @: > stress-test/$(DEPDIR)/$(am__dirstamp) stress-test/stress_test-TestSenderAndReceiver.$(OBJEXT): \ stress-test/$(am__dirstamp) \ stress-test/$(DEPDIR)/$(am__dirstamp) stress-test/stress_test-Sender.$(OBJEXT): stress-test/$(am__dirstamp) \ stress-test/$(DEPDIR)/$(am__dirstamp) stress-test/stress_test-Receiver.$(OBJEXT): \ stress-test/$(am__dirstamp) \ stress-test/$(DEPDIR)/$(am__dirstamp) stress-test/stress_test-MessagingTask.$(OBJEXT): \ stress-test/$(am__dirstamp) \ stress-test/$(DEPDIR)/$(am__dirstamp) stress-test/stress_test-ConnectionFactoryMgr.$(OBJEXT): \ stress-test/$(am__dirstamp) \ stress-test/$(DEPDIR)/$(am__dirstamp) stress-test/stress_test-CmsStress.$(OBJEXT): \ stress-test/$(am__dirstamp) \ stress-test/$(DEPDIR)/$(am__dirstamp) stress-test/stress_test-BrokerMonitor.$(OBJEXT): \ stress-test/$(am__dirstamp) \ stress-test/$(DEPDIR)/$(am__dirstamp) stress-test/stress_test-CmsMessageCreator.$(OBJEXT): \ stress-test/$(am__dirstamp) \ stress-test/$(DEPDIR)/$(am__dirstamp) stress_test$(EXEEXT): $(stress_test_OBJECTS) $(stress_test_DEPENDENCIES) $(EXTRA_stress_test_DEPENDENCIES) @rm -f stress_test$(EXEEXT) $(AM_V_CXXLD)$(stress_test_LINK) $(stress_test_OBJECTS) $(stress_test_LDADD) $(LIBS) advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.$(OBJEXT): \ advisories/$(am__dirstamp) \ advisories/$(DEPDIR)/$(am__dirstamp) advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.$(OBJEXT): \ advisories/$(am__dirstamp) \ advisories/$(DEPDIR)/$(am__dirstamp) tempdest_advisory_consumer$(EXEEXT): $(tempdest_advisory_consumer_OBJECTS) $(tempdest_advisory_consumer_DEPENDENCIES) $(EXTRA_tempdest_advisory_consumer_DEPENDENCIES) @rm -f tempdest_advisory_consumer$(EXEEXT) $(AM_V_CXXLD)$(tempdest_advisory_consumer_LINK) $(tempdest_advisory_consumer_OBJECTS) $(tempdest_advisory_consumer_LDADD) $(LIBS) advisories/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.$(OBJEXT): \ advisories/$(am__dirstamp) \ advisories/$(DEPDIR)/$(am__dirstamp) tempdest_advisory_producer$(EXEEXT): $(tempdest_advisory_producer_OBJECTS) $(tempdest_advisory_producer_DEPENDENCIES) $(EXTRA_tempdest_advisory_producer_DEPENDENCIES) @rm -f tempdest_advisory_producer$(EXEEXT) $(AM_V_CXXLD)$(tempdest_advisory_producer_LINK) $(tempdest_advisory_producer_OBJECTS) $(tempdest_advisory_producer_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) -rm -f ./cmstemplate/*.$(OBJEXT) -rm -f ./consumers/*.$(OBJEXT) -rm -f ./producers/*.$(OBJEXT) -rm -f ./topics/chat/*.$(OBJEXT) -rm -f advisories/*.$(OBJEXT) -rm -f cmstemplate-stress/*.$(OBJEXT) -rm -f stress-test/*.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example-main.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./cmstemplate/$(DEPDIR)/cmstemplate_receiver-CMSTemplateReceiver.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./cmstemplate/$(DEPDIR)/cmstemplate_sender-CMSTemplateSender.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./consumers/$(DEPDIR)/simple_async_consumer-SimpleAsyncConsumer.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./producers/$(DEPDIR)/simple_producer-SimpleProducer.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./topics/chat/$(DEPDIR)/chat-Chat.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@advisories/$(DEPDIR)/advisory_consumer-AdvisoryConsumer.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@advisories/$(DEPDIR)/advisory_consumer-AdvisoryConsumerMain.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@advisories/$(DEPDIR)/advisory_producer-AdvisoryProducer.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@advisories/$(DEPDIR)/advisory_producer-AdvisoryProducerMain.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@advisories/$(DEPDIR)/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@advisories/$(DEPDIR)/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@advisories/$(DEPDIR)/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-CMSTestMultipleSendersReceivers.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-CmsMessageCreator.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-ConnectionFactoryMgr.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-MessagingTask.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-Receiver.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-Sender.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-TestSenderAndReceiver.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@stress-test/$(DEPDIR)/stress_test-BrokerMonitor.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@stress-test/$(DEPDIR)/stress_test-CmsMessageCreator.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@stress-test/$(DEPDIR)/stress_test-CmsStress.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@stress-test/$(DEPDIR)/stress_test-ConnectionFactoryMgr.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@stress-test/$(DEPDIR)/stress_test-MessagingTask.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@stress-test/$(DEPDIR)/stress_test-Receiver.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@stress-test/$(DEPDIR)/stress_test-Sender.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@stress-test/$(DEPDIR)/stress_test-TestSenderAndReceiver.Po@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $< .cpp.obj: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .cpp.lo: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $< advisories/advisory_consumer-AdvisoryConsumer.o: advisories/AdvisoryConsumer.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(advisory_consumer_CXXFLAGS) $(CXXFLAGS) -MT advisories/advisory_consumer-AdvisoryConsumer.o -MD -MP -MF advisories/$(DEPDIR)/advisory_consumer-AdvisoryConsumer.Tpo -c -o advisories/advisory_consumer-AdvisoryConsumer.o `test -f 'advisories/AdvisoryConsumer.cpp' || echo '$(srcdir)/'`advisories/AdvisoryConsumer.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) advisories/$(DEPDIR)/advisory_consumer-AdvisoryConsumer.Tpo advisories/$(DEPDIR)/advisory_consumer-AdvisoryConsumer.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='advisories/AdvisoryConsumer.cpp' object='advisories/advisory_consumer-AdvisoryConsumer.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(advisory_consumer_CXXFLAGS) $(CXXFLAGS) -c -o advisories/advisory_consumer-AdvisoryConsumer.o `test -f 'advisories/AdvisoryConsumer.cpp' || echo '$(srcdir)/'`advisories/AdvisoryConsumer.cpp advisories/advisory_consumer-AdvisoryConsumer.obj: advisories/AdvisoryConsumer.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(advisory_consumer_CXXFLAGS) $(CXXFLAGS) -MT advisories/advisory_consumer-AdvisoryConsumer.obj -MD -MP -MF advisories/$(DEPDIR)/advisory_consumer-AdvisoryConsumer.Tpo -c -o advisories/advisory_consumer-AdvisoryConsumer.obj `if test -f 'advisories/AdvisoryConsumer.cpp'; then $(CYGPATH_W) 'advisories/AdvisoryConsumer.cpp'; else $(CYGPATH_W) '$(srcdir)/advisories/AdvisoryConsumer.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) advisories/$(DEPDIR)/advisory_consumer-AdvisoryConsumer.Tpo advisories/$(DEPDIR)/advisory_consumer-AdvisoryConsumer.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='advisories/AdvisoryConsumer.cpp' object='advisories/advisory_consumer-AdvisoryConsumer.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(advisory_consumer_CXXFLAGS) $(CXXFLAGS) -c -o advisories/advisory_consumer-AdvisoryConsumer.obj `if test -f 'advisories/AdvisoryConsumer.cpp'; then $(CYGPATH_W) 'advisories/AdvisoryConsumer.cpp'; else $(CYGPATH_W) '$(srcdir)/advisories/AdvisoryConsumer.cpp'; fi` advisories/advisory_consumer-AdvisoryConsumerMain.o: advisories/AdvisoryConsumerMain.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(advisory_consumer_CXXFLAGS) $(CXXFLAGS) -MT advisories/advisory_consumer-AdvisoryConsumerMain.o -MD -MP -MF advisories/$(DEPDIR)/advisory_consumer-AdvisoryConsumerMain.Tpo -c -o advisories/advisory_consumer-AdvisoryConsumerMain.o `test -f 'advisories/AdvisoryConsumerMain.cpp' || echo '$(srcdir)/'`advisories/AdvisoryConsumerMain.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) advisories/$(DEPDIR)/advisory_consumer-AdvisoryConsumerMain.Tpo advisories/$(DEPDIR)/advisory_consumer-AdvisoryConsumerMain.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='advisories/AdvisoryConsumerMain.cpp' object='advisories/advisory_consumer-AdvisoryConsumerMain.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(advisory_consumer_CXXFLAGS) $(CXXFLAGS) -c -o advisories/advisory_consumer-AdvisoryConsumerMain.o `test -f 'advisories/AdvisoryConsumerMain.cpp' || echo '$(srcdir)/'`advisories/AdvisoryConsumerMain.cpp advisories/advisory_consumer-AdvisoryConsumerMain.obj: advisories/AdvisoryConsumerMain.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(advisory_consumer_CXXFLAGS) $(CXXFLAGS) -MT advisories/advisory_consumer-AdvisoryConsumerMain.obj -MD -MP -MF advisories/$(DEPDIR)/advisory_consumer-AdvisoryConsumerMain.Tpo -c -o advisories/advisory_consumer-AdvisoryConsumerMain.obj `if test -f 'advisories/AdvisoryConsumerMain.cpp'; then $(CYGPATH_W) 'advisories/AdvisoryConsumerMain.cpp'; else $(CYGPATH_W) '$(srcdir)/advisories/AdvisoryConsumerMain.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) advisories/$(DEPDIR)/advisory_consumer-AdvisoryConsumerMain.Tpo advisories/$(DEPDIR)/advisory_consumer-AdvisoryConsumerMain.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='advisories/AdvisoryConsumerMain.cpp' object='advisories/advisory_consumer-AdvisoryConsumerMain.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(advisory_consumer_CXXFLAGS) $(CXXFLAGS) -c -o advisories/advisory_consumer-AdvisoryConsumerMain.obj `if test -f 'advisories/AdvisoryConsumerMain.cpp'; then $(CYGPATH_W) 'advisories/AdvisoryConsumerMain.cpp'; else $(CYGPATH_W) '$(srcdir)/advisories/AdvisoryConsumerMain.cpp'; fi` advisories/advisory_producer-AdvisoryProducer.o: advisories/AdvisoryProducer.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(advisory_producer_CXXFLAGS) $(CXXFLAGS) -MT advisories/advisory_producer-AdvisoryProducer.o -MD -MP -MF advisories/$(DEPDIR)/advisory_producer-AdvisoryProducer.Tpo -c -o advisories/advisory_producer-AdvisoryProducer.o `test -f 'advisories/AdvisoryProducer.cpp' || echo '$(srcdir)/'`advisories/AdvisoryProducer.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) advisories/$(DEPDIR)/advisory_producer-AdvisoryProducer.Tpo advisories/$(DEPDIR)/advisory_producer-AdvisoryProducer.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='advisories/AdvisoryProducer.cpp' object='advisories/advisory_producer-AdvisoryProducer.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(advisory_producer_CXXFLAGS) $(CXXFLAGS) -c -o advisories/advisory_producer-AdvisoryProducer.o `test -f 'advisories/AdvisoryProducer.cpp' || echo '$(srcdir)/'`advisories/AdvisoryProducer.cpp advisories/advisory_producer-AdvisoryProducer.obj: advisories/AdvisoryProducer.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(advisory_producer_CXXFLAGS) $(CXXFLAGS) -MT advisories/advisory_producer-AdvisoryProducer.obj -MD -MP -MF advisories/$(DEPDIR)/advisory_producer-AdvisoryProducer.Tpo -c -o advisories/advisory_producer-AdvisoryProducer.obj `if test -f 'advisories/AdvisoryProducer.cpp'; then $(CYGPATH_W) 'advisories/AdvisoryProducer.cpp'; else $(CYGPATH_W) '$(srcdir)/advisories/AdvisoryProducer.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) advisories/$(DEPDIR)/advisory_producer-AdvisoryProducer.Tpo advisories/$(DEPDIR)/advisory_producer-AdvisoryProducer.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='advisories/AdvisoryProducer.cpp' object='advisories/advisory_producer-AdvisoryProducer.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(advisory_producer_CXXFLAGS) $(CXXFLAGS) -c -o advisories/advisory_producer-AdvisoryProducer.obj `if test -f 'advisories/AdvisoryProducer.cpp'; then $(CYGPATH_W) 'advisories/AdvisoryProducer.cpp'; else $(CYGPATH_W) '$(srcdir)/advisories/AdvisoryProducer.cpp'; fi` advisories/advisory_producer-AdvisoryProducerMain.o: advisories/AdvisoryProducerMain.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(advisory_producer_CXXFLAGS) $(CXXFLAGS) -MT advisories/advisory_producer-AdvisoryProducerMain.o -MD -MP -MF advisories/$(DEPDIR)/advisory_producer-AdvisoryProducerMain.Tpo -c -o advisories/advisory_producer-AdvisoryProducerMain.o `test -f 'advisories/AdvisoryProducerMain.cpp' || echo '$(srcdir)/'`advisories/AdvisoryProducerMain.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) advisories/$(DEPDIR)/advisory_producer-AdvisoryProducerMain.Tpo advisories/$(DEPDIR)/advisory_producer-AdvisoryProducerMain.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='advisories/AdvisoryProducerMain.cpp' object='advisories/advisory_producer-AdvisoryProducerMain.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(advisory_producer_CXXFLAGS) $(CXXFLAGS) -c -o advisories/advisory_producer-AdvisoryProducerMain.o `test -f 'advisories/AdvisoryProducerMain.cpp' || echo '$(srcdir)/'`advisories/AdvisoryProducerMain.cpp advisories/advisory_producer-AdvisoryProducerMain.obj: advisories/AdvisoryProducerMain.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(advisory_producer_CXXFLAGS) $(CXXFLAGS) -MT advisories/advisory_producer-AdvisoryProducerMain.obj -MD -MP -MF advisories/$(DEPDIR)/advisory_producer-AdvisoryProducerMain.Tpo -c -o advisories/advisory_producer-AdvisoryProducerMain.obj `if test -f 'advisories/AdvisoryProducerMain.cpp'; then $(CYGPATH_W) 'advisories/AdvisoryProducerMain.cpp'; else $(CYGPATH_W) '$(srcdir)/advisories/AdvisoryProducerMain.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) advisories/$(DEPDIR)/advisory_producer-AdvisoryProducerMain.Tpo advisories/$(DEPDIR)/advisory_producer-AdvisoryProducerMain.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='advisories/AdvisoryProducerMain.cpp' object='advisories/advisory_producer-AdvisoryProducerMain.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(advisory_producer_CXXFLAGS) $(CXXFLAGS) -c -o advisories/advisory_producer-AdvisoryProducerMain.obj `if test -f 'advisories/AdvisoryProducerMain.cpp'; then $(CYGPATH_W) 'advisories/AdvisoryProducerMain.cpp'; else $(CYGPATH_W) '$(srcdir)/advisories/AdvisoryProducerMain.cpp'; fi` ./topics/chat/chat-Chat.o: ./topics/chat/Chat.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(chat_CXXFLAGS) $(CXXFLAGS) -MT ./topics/chat/chat-Chat.o -MD -MP -MF ./topics/chat/$(DEPDIR)/chat-Chat.Tpo -c -o ./topics/chat/chat-Chat.o `test -f './topics/chat/Chat.cpp' || echo '$(srcdir)/'`./topics/chat/Chat.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) ./topics/chat/$(DEPDIR)/chat-Chat.Tpo ./topics/chat/$(DEPDIR)/chat-Chat.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='./topics/chat/Chat.cpp' object='./topics/chat/chat-Chat.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(chat_CXXFLAGS) $(CXXFLAGS) -c -o ./topics/chat/chat-Chat.o `test -f './topics/chat/Chat.cpp' || echo '$(srcdir)/'`./topics/chat/Chat.cpp ./topics/chat/chat-Chat.obj: ./topics/chat/Chat.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(chat_CXXFLAGS) $(CXXFLAGS) -MT ./topics/chat/chat-Chat.obj -MD -MP -MF ./topics/chat/$(DEPDIR)/chat-Chat.Tpo -c -o ./topics/chat/chat-Chat.obj `if test -f './topics/chat/Chat.cpp'; then $(CYGPATH_W) './topics/chat/Chat.cpp'; else $(CYGPATH_W) '$(srcdir)/./topics/chat/Chat.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) ./topics/chat/$(DEPDIR)/chat-Chat.Tpo ./topics/chat/$(DEPDIR)/chat-Chat.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='./topics/chat/Chat.cpp' object='./topics/chat/chat-Chat.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(chat_CXXFLAGS) $(CXXFLAGS) -c -o ./topics/chat/chat-Chat.obj `if test -f './topics/chat/Chat.cpp'; then $(CYGPATH_W) './topics/chat/Chat.cpp'; else $(CYGPATH_W) '$(srcdir)/./topics/chat/Chat.cpp'; fi` ./cmstemplate/cmstemplate_receiver-CMSTemplateReceiver.o: ./cmstemplate/CMSTemplateReceiver.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_receiver_CXXFLAGS) $(CXXFLAGS) -MT ./cmstemplate/cmstemplate_receiver-CMSTemplateReceiver.o -MD -MP -MF ./cmstemplate/$(DEPDIR)/cmstemplate_receiver-CMSTemplateReceiver.Tpo -c -o ./cmstemplate/cmstemplate_receiver-CMSTemplateReceiver.o `test -f './cmstemplate/CMSTemplateReceiver.cpp' || echo '$(srcdir)/'`./cmstemplate/CMSTemplateReceiver.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) ./cmstemplate/$(DEPDIR)/cmstemplate_receiver-CMSTemplateReceiver.Tpo ./cmstemplate/$(DEPDIR)/cmstemplate_receiver-CMSTemplateReceiver.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='./cmstemplate/CMSTemplateReceiver.cpp' object='./cmstemplate/cmstemplate_receiver-CMSTemplateReceiver.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_receiver_CXXFLAGS) $(CXXFLAGS) -c -o ./cmstemplate/cmstemplate_receiver-CMSTemplateReceiver.o `test -f './cmstemplate/CMSTemplateReceiver.cpp' || echo '$(srcdir)/'`./cmstemplate/CMSTemplateReceiver.cpp ./cmstemplate/cmstemplate_receiver-CMSTemplateReceiver.obj: ./cmstemplate/CMSTemplateReceiver.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_receiver_CXXFLAGS) $(CXXFLAGS) -MT ./cmstemplate/cmstemplate_receiver-CMSTemplateReceiver.obj -MD -MP -MF ./cmstemplate/$(DEPDIR)/cmstemplate_receiver-CMSTemplateReceiver.Tpo -c -o ./cmstemplate/cmstemplate_receiver-CMSTemplateReceiver.obj `if test -f './cmstemplate/CMSTemplateReceiver.cpp'; then $(CYGPATH_W) './cmstemplate/CMSTemplateReceiver.cpp'; else $(CYGPATH_W) '$(srcdir)/./cmstemplate/CMSTemplateReceiver.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) ./cmstemplate/$(DEPDIR)/cmstemplate_receiver-CMSTemplateReceiver.Tpo ./cmstemplate/$(DEPDIR)/cmstemplate_receiver-CMSTemplateReceiver.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='./cmstemplate/CMSTemplateReceiver.cpp' object='./cmstemplate/cmstemplate_receiver-CMSTemplateReceiver.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_receiver_CXXFLAGS) $(CXXFLAGS) -c -o ./cmstemplate/cmstemplate_receiver-CMSTemplateReceiver.obj `if test -f './cmstemplate/CMSTemplateReceiver.cpp'; then $(CYGPATH_W) './cmstemplate/CMSTemplateReceiver.cpp'; else $(CYGPATH_W) '$(srcdir)/./cmstemplate/CMSTemplateReceiver.cpp'; fi` ./cmstemplate/cmstemplate_sender-CMSTemplateSender.o: ./cmstemplate/CMSTemplateSender.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_sender_CXXFLAGS) $(CXXFLAGS) -MT ./cmstemplate/cmstemplate_sender-CMSTemplateSender.o -MD -MP -MF ./cmstemplate/$(DEPDIR)/cmstemplate_sender-CMSTemplateSender.Tpo -c -o ./cmstemplate/cmstemplate_sender-CMSTemplateSender.o `test -f './cmstemplate/CMSTemplateSender.cpp' || echo '$(srcdir)/'`./cmstemplate/CMSTemplateSender.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) ./cmstemplate/$(DEPDIR)/cmstemplate_sender-CMSTemplateSender.Tpo ./cmstemplate/$(DEPDIR)/cmstemplate_sender-CMSTemplateSender.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='./cmstemplate/CMSTemplateSender.cpp' object='./cmstemplate/cmstemplate_sender-CMSTemplateSender.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_sender_CXXFLAGS) $(CXXFLAGS) -c -o ./cmstemplate/cmstemplate_sender-CMSTemplateSender.o `test -f './cmstemplate/CMSTemplateSender.cpp' || echo '$(srcdir)/'`./cmstemplate/CMSTemplateSender.cpp ./cmstemplate/cmstemplate_sender-CMSTemplateSender.obj: ./cmstemplate/CMSTemplateSender.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_sender_CXXFLAGS) $(CXXFLAGS) -MT ./cmstemplate/cmstemplate_sender-CMSTemplateSender.obj -MD -MP -MF ./cmstemplate/$(DEPDIR)/cmstemplate_sender-CMSTemplateSender.Tpo -c -o ./cmstemplate/cmstemplate_sender-CMSTemplateSender.obj `if test -f './cmstemplate/CMSTemplateSender.cpp'; then $(CYGPATH_W) './cmstemplate/CMSTemplateSender.cpp'; else $(CYGPATH_W) '$(srcdir)/./cmstemplate/CMSTemplateSender.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) ./cmstemplate/$(DEPDIR)/cmstemplate_sender-CMSTemplateSender.Tpo ./cmstemplate/$(DEPDIR)/cmstemplate_sender-CMSTemplateSender.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='./cmstemplate/CMSTemplateSender.cpp' object='./cmstemplate/cmstemplate_sender-CMSTemplateSender.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_sender_CXXFLAGS) $(CXXFLAGS) -c -o ./cmstemplate/cmstemplate_sender-CMSTemplateSender.obj `if test -f './cmstemplate/CMSTemplateSender.cpp'; then $(CYGPATH_W) './cmstemplate/CMSTemplateSender.cpp'; else $(CYGPATH_W) '$(srcdir)/./cmstemplate/CMSTemplateSender.cpp'; fi` cmstemplate-stress/cmstemplate_stress-TestSenderAndReceiver.o: cmstemplate-stress/TestSenderAndReceiver.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -MT cmstemplate-stress/cmstemplate_stress-TestSenderAndReceiver.o -MD -MP -MF cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-TestSenderAndReceiver.Tpo -c -o cmstemplate-stress/cmstemplate_stress-TestSenderAndReceiver.o `test -f 'cmstemplate-stress/TestSenderAndReceiver.cpp' || echo '$(srcdir)/'`cmstemplate-stress/TestSenderAndReceiver.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-TestSenderAndReceiver.Tpo cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-TestSenderAndReceiver.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='cmstemplate-stress/TestSenderAndReceiver.cpp' object='cmstemplate-stress/cmstemplate_stress-TestSenderAndReceiver.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -c -o cmstemplate-stress/cmstemplate_stress-TestSenderAndReceiver.o `test -f 'cmstemplate-stress/TestSenderAndReceiver.cpp' || echo '$(srcdir)/'`cmstemplate-stress/TestSenderAndReceiver.cpp cmstemplate-stress/cmstemplate_stress-TestSenderAndReceiver.obj: cmstemplate-stress/TestSenderAndReceiver.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -MT cmstemplate-stress/cmstemplate_stress-TestSenderAndReceiver.obj -MD -MP -MF cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-TestSenderAndReceiver.Tpo -c -o cmstemplate-stress/cmstemplate_stress-TestSenderAndReceiver.obj `if test -f 'cmstemplate-stress/TestSenderAndReceiver.cpp'; then $(CYGPATH_W) 'cmstemplate-stress/TestSenderAndReceiver.cpp'; else $(CYGPATH_W) '$(srcdir)/cmstemplate-stress/TestSenderAndReceiver.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-TestSenderAndReceiver.Tpo cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-TestSenderAndReceiver.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='cmstemplate-stress/TestSenderAndReceiver.cpp' object='cmstemplate-stress/cmstemplate_stress-TestSenderAndReceiver.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -c -o cmstemplate-stress/cmstemplate_stress-TestSenderAndReceiver.obj `if test -f 'cmstemplate-stress/TestSenderAndReceiver.cpp'; then $(CYGPATH_W) 'cmstemplate-stress/TestSenderAndReceiver.cpp'; else $(CYGPATH_W) '$(srcdir)/cmstemplate-stress/TestSenderAndReceiver.cpp'; fi` cmstemplate-stress/cmstemplate_stress-Sender.o: cmstemplate-stress/Sender.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -MT cmstemplate-stress/cmstemplate_stress-Sender.o -MD -MP -MF cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-Sender.Tpo -c -o cmstemplate-stress/cmstemplate_stress-Sender.o `test -f 'cmstemplate-stress/Sender.cpp' || echo '$(srcdir)/'`cmstemplate-stress/Sender.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-Sender.Tpo cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-Sender.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='cmstemplate-stress/Sender.cpp' object='cmstemplate-stress/cmstemplate_stress-Sender.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -c -o cmstemplate-stress/cmstemplate_stress-Sender.o `test -f 'cmstemplate-stress/Sender.cpp' || echo '$(srcdir)/'`cmstemplate-stress/Sender.cpp cmstemplate-stress/cmstemplate_stress-Sender.obj: cmstemplate-stress/Sender.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -MT cmstemplate-stress/cmstemplate_stress-Sender.obj -MD -MP -MF cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-Sender.Tpo -c -o cmstemplate-stress/cmstemplate_stress-Sender.obj `if test -f 'cmstemplate-stress/Sender.cpp'; then $(CYGPATH_W) 'cmstemplate-stress/Sender.cpp'; else $(CYGPATH_W) '$(srcdir)/cmstemplate-stress/Sender.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-Sender.Tpo cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-Sender.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='cmstemplate-stress/Sender.cpp' object='cmstemplate-stress/cmstemplate_stress-Sender.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -c -o cmstemplate-stress/cmstemplate_stress-Sender.obj `if test -f 'cmstemplate-stress/Sender.cpp'; then $(CYGPATH_W) 'cmstemplate-stress/Sender.cpp'; else $(CYGPATH_W) '$(srcdir)/cmstemplate-stress/Sender.cpp'; fi` cmstemplate-stress/cmstemplate_stress-Receiver.o: cmstemplate-stress/Receiver.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -MT cmstemplate-stress/cmstemplate_stress-Receiver.o -MD -MP -MF cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-Receiver.Tpo -c -o cmstemplate-stress/cmstemplate_stress-Receiver.o `test -f 'cmstemplate-stress/Receiver.cpp' || echo '$(srcdir)/'`cmstemplate-stress/Receiver.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-Receiver.Tpo cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-Receiver.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='cmstemplate-stress/Receiver.cpp' object='cmstemplate-stress/cmstemplate_stress-Receiver.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -c -o cmstemplate-stress/cmstemplate_stress-Receiver.o `test -f 'cmstemplate-stress/Receiver.cpp' || echo '$(srcdir)/'`cmstemplate-stress/Receiver.cpp cmstemplate-stress/cmstemplate_stress-Receiver.obj: cmstemplate-stress/Receiver.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -MT cmstemplate-stress/cmstemplate_stress-Receiver.obj -MD -MP -MF cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-Receiver.Tpo -c -o cmstemplate-stress/cmstemplate_stress-Receiver.obj `if test -f 'cmstemplate-stress/Receiver.cpp'; then $(CYGPATH_W) 'cmstemplate-stress/Receiver.cpp'; else $(CYGPATH_W) '$(srcdir)/cmstemplate-stress/Receiver.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-Receiver.Tpo cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-Receiver.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='cmstemplate-stress/Receiver.cpp' object='cmstemplate-stress/cmstemplate_stress-Receiver.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -c -o cmstemplate-stress/cmstemplate_stress-Receiver.obj `if test -f 'cmstemplate-stress/Receiver.cpp'; then $(CYGPATH_W) 'cmstemplate-stress/Receiver.cpp'; else $(CYGPATH_W) '$(srcdir)/cmstemplate-stress/Receiver.cpp'; fi` cmstemplate-stress/cmstemplate_stress-MessagingTask.o: cmstemplate-stress/MessagingTask.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -MT cmstemplate-stress/cmstemplate_stress-MessagingTask.o -MD -MP -MF cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-MessagingTask.Tpo -c -o cmstemplate-stress/cmstemplate_stress-MessagingTask.o `test -f 'cmstemplate-stress/MessagingTask.cpp' || echo '$(srcdir)/'`cmstemplate-stress/MessagingTask.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-MessagingTask.Tpo cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-MessagingTask.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='cmstemplate-stress/MessagingTask.cpp' object='cmstemplate-stress/cmstemplate_stress-MessagingTask.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -c -o cmstemplate-stress/cmstemplate_stress-MessagingTask.o `test -f 'cmstemplate-stress/MessagingTask.cpp' || echo '$(srcdir)/'`cmstemplate-stress/MessagingTask.cpp cmstemplate-stress/cmstemplate_stress-MessagingTask.obj: cmstemplate-stress/MessagingTask.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -MT cmstemplate-stress/cmstemplate_stress-MessagingTask.obj -MD -MP -MF cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-MessagingTask.Tpo -c -o cmstemplate-stress/cmstemplate_stress-MessagingTask.obj `if test -f 'cmstemplate-stress/MessagingTask.cpp'; then $(CYGPATH_W) 'cmstemplate-stress/MessagingTask.cpp'; else $(CYGPATH_W) '$(srcdir)/cmstemplate-stress/MessagingTask.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-MessagingTask.Tpo cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-MessagingTask.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='cmstemplate-stress/MessagingTask.cpp' object='cmstemplate-stress/cmstemplate_stress-MessagingTask.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -c -o cmstemplate-stress/cmstemplate_stress-MessagingTask.obj `if test -f 'cmstemplate-stress/MessagingTask.cpp'; then $(CYGPATH_W) 'cmstemplate-stress/MessagingTask.cpp'; else $(CYGPATH_W) '$(srcdir)/cmstemplate-stress/MessagingTask.cpp'; fi` cmstemplate-stress/cmstemplate_stress-ConnectionFactoryMgr.o: cmstemplate-stress/ConnectionFactoryMgr.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -MT cmstemplate-stress/cmstemplate_stress-ConnectionFactoryMgr.o -MD -MP -MF cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-ConnectionFactoryMgr.Tpo -c -o cmstemplate-stress/cmstemplate_stress-ConnectionFactoryMgr.o `test -f 'cmstemplate-stress/ConnectionFactoryMgr.cpp' || echo '$(srcdir)/'`cmstemplate-stress/ConnectionFactoryMgr.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-ConnectionFactoryMgr.Tpo cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-ConnectionFactoryMgr.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='cmstemplate-stress/ConnectionFactoryMgr.cpp' object='cmstemplate-stress/cmstemplate_stress-ConnectionFactoryMgr.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -c -o cmstemplate-stress/cmstemplate_stress-ConnectionFactoryMgr.o `test -f 'cmstemplate-stress/ConnectionFactoryMgr.cpp' || echo '$(srcdir)/'`cmstemplate-stress/ConnectionFactoryMgr.cpp cmstemplate-stress/cmstemplate_stress-ConnectionFactoryMgr.obj: cmstemplate-stress/ConnectionFactoryMgr.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -MT cmstemplate-stress/cmstemplate_stress-ConnectionFactoryMgr.obj -MD -MP -MF cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-ConnectionFactoryMgr.Tpo -c -o cmstemplate-stress/cmstemplate_stress-ConnectionFactoryMgr.obj `if test -f 'cmstemplate-stress/ConnectionFactoryMgr.cpp'; then $(CYGPATH_W) 'cmstemplate-stress/ConnectionFactoryMgr.cpp'; else $(CYGPATH_W) '$(srcdir)/cmstemplate-stress/ConnectionFactoryMgr.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-ConnectionFactoryMgr.Tpo cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-ConnectionFactoryMgr.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='cmstemplate-stress/ConnectionFactoryMgr.cpp' object='cmstemplate-stress/cmstemplate_stress-ConnectionFactoryMgr.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -c -o cmstemplate-stress/cmstemplate_stress-ConnectionFactoryMgr.obj `if test -f 'cmstemplate-stress/ConnectionFactoryMgr.cpp'; then $(CYGPATH_W) 'cmstemplate-stress/ConnectionFactoryMgr.cpp'; else $(CYGPATH_W) '$(srcdir)/cmstemplate-stress/ConnectionFactoryMgr.cpp'; fi` cmstemplate-stress/cmstemplate_stress-CMSTestMultipleSendersReceivers.o: cmstemplate-stress/CMSTestMultipleSendersReceivers.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -MT cmstemplate-stress/cmstemplate_stress-CMSTestMultipleSendersReceivers.o -MD -MP -MF cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-CMSTestMultipleSendersReceivers.Tpo -c -o cmstemplate-stress/cmstemplate_stress-CMSTestMultipleSendersReceivers.o `test -f 'cmstemplate-stress/CMSTestMultipleSendersReceivers.cpp' || echo '$(srcdir)/'`cmstemplate-stress/CMSTestMultipleSendersReceivers.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-CMSTestMultipleSendersReceivers.Tpo cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-CMSTestMultipleSendersReceivers.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='cmstemplate-stress/CMSTestMultipleSendersReceivers.cpp' object='cmstemplate-stress/cmstemplate_stress-CMSTestMultipleSendersReceivers.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -c -o cmstemplate-stress/cmstemplate_stress-CMSTestMultipleSendersReceivers.o `test -f 'cmstemplate-stress/CMSTestMultipleSendersReceivers.cpp' || echo '$(srcdir)/'`cmstemplate-stress/CMSTestMultipleSendersReceivers.cpp cmstemplate-stress/cmstemplate_stress-CMSTestMultipleSendersReceivers.obj: cmstemplate-stress/CMSTestMultipleSendersReceivers.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -MT cmstemplate-stress/cmstemplate_stress-CMSTestMultipleSendersReceivers.obj -MD -MP -MF cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-CMSTestMultipleSendersReceivers.Tpo -c -o cmstemplate-stress/cmstemplate_stress-CMSTestMultipleSendersReceivers.obj `if test -f 'cmstemplate-stress/CMSTestMultipleSendersReceivers.cpp'; then $(CYGPATH_W) 'cmstemplate-stress/CMSTestMultipleSendersReceivers.cpp'; else $(CYGPATH_W) '$(srcdir)/cmstemplate-stress/CMSTestMultipleSendersReceivers.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-CMSTestMultipleSendersReceivers.Tpo cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-CMSTestMultipleSendersReceivers.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='cmstemplate-stress/CMSTestMultipleSendersReceivers.cpp' object='cmstemplate-stress/cmstemplate_stress-CMSTestMultipleSendersReceivers.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -c -o cmstemplate-stress/cmstemplate_stress-CMSTestMultipleSendersReceivers.obj `if test -f 'cmstemplate-stress/CMSTestMultipleSendersReceivers.cpp'; then $(CYGPATH_W) 'cmstemplate-stress/CMSTestMultipleSendersReceivers.cpp'; else $(CYGPATH_W) '$(srcdir)/cmstemplate-stress/CMSTestMultipleSendersReceivers.cpp'; fi` cmstemplate-stress/cmstemplate_stress-CmsMessageCreator.o: cmstemplate-stress/CmsMessageCreator.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -MT cmstemplate-stress/cmstemplate_stress-CmsMessageCreator.o -MD -MP -MF cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-CmsMessageCreator.Tpo -c -o cmstemplate-stress/cmstemplate_stress-CmsMessageCreator.o `test -f 'cmstemplate-stress/CmsMessageCreator.cpp' || echo '$(srcdir)/'`cmstemplate-stress/CmsMessageCreator.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-CmsMessageCreator.Tpo cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-CmsMessageCreator.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='cmstemplate-stress/CmsMessageCreator.cpp' object='cmstemplate-stress/cmstemplate_stress-CmsMessageCreator.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -c -o cmstemplate-stress/cmstemplate_stress-CmsMessageCreator.o `test -f 'cmstemplate-stress/CmsMessageCreator.cpp' || echo '$(srcdir)/'`cmstemplate-stress/CmsMessageCreator.cpp cmstemplate-stress/cmstemplate_stress-CmsMessageCreator.obj: cmstemplate-stress/CmsMessageCreator.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -MT cmstemplate-stress/cmstemplate_stress-CmsMessageCreator.obj -MD -MP -MF cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-CmsMessageCreator.Tpo -c -o cmstemplate-stress/cmstemplate_stress-CmsMessageCreator.obj `if test -f 'cmstemplate-stress/CmsMessageCreator.cpp'; then $(CYGPATH_W) 'cmstemplate-stress/CmsMessageCreator.cpp'; else $(CYGPATH_W) '$(srcdir)/cmstemplate-stress/CmsMessageCreator.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-CmsMessageCreator.Tpo cmstemplate-stress/$(DEPDIR)/cmstemplate_stress-CmsMessageCreator.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='cmstemplate-stress/CmsMessageCreator.cpp' object='cmstemplate-stress/cmstemplate_stress-CmsMessageCreator.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmstemplate_stress_CXXFLAGS) $(CXXFLAGS) -c -o cmstemplate-stress/cmstemplate_stress-CmsMessageCreator.obj `if test -f 'cmstemplate-stress/CmsMessageCreator.cpp'; then $(CYGPATH_W) 'cmstemplate-stress/CmsMessageCreator.cpp'; else $(CYGPATH_W) '$(srcdir)/cmstemplate-stress/CmsMessageCreator.cpp'; fi` example-main.o: main.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(example_CXXFLAGS) $(CXXFLAGS) -MT example-main.o -MD -MP -MF $(DEPDIR)/example-main.Tpo -c -o example-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/example-main.Tpo $(DEPDIR)/example-main.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='main.cpp' object='example-main.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(example_CXXFLAGS) $(CXXFLAGS) -c -o example-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp example-main.obj: main.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(example_CXXFLAGS) $(CXXFLAGS) -MT example-main.obj -MD -MP -MF $(DEPDIR)/example-main.Tpo -c -o example-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/example-main.Tpo $(DEPDIR)/example-main.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='main.cpp' object='example-main.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(example_CXXFLAGS) $(CXXFLAGS) -c -o example-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi` ./consumers/simple_async_consumer-SimpleAsyncConsumer.o: ./consumers/SimpleAsyncConsumer.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(simple_async_consumer_CXXFLAGS) $(CXXFLAGS) -MT ./consumers/simple_async_consumer-SimpleAsyncConsumer.o -MD -MP -MF ./consumers/$(DEPDIR)/simple_async_consumer-SimpleAsyncConsumer.Tpo -c -o ./consumers/simple_async_consumer-SimpleAsyncConsumer.o `test -f './consumers/SimpleAsyncConsumer.cpp' || echo '$(srcdir)/'`./consumers/SimpleAsyncConsumer.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) ./consumers/$(DEPDIR)/simple_async_consumer-SimpleAsyncConsumer.Tpo ./consumers/$(DEPDIR)/simple_async_consumer-SimpleAsyncConsumer.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='./consumers/SimpleAsyncConsumer.cpp' object='./consumers/simple_async_consumer-SimpleAsyncConsumer.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(simple_async_consumer_CXXFLAGS) $(CXXFLAGS) -c -o ./consumers/simple_async_consumer-SimpleAsyncConsumer.o `test -f './consumers/SimpleAsyncConsumer.cpp' || echo '$(srcdir)/'`./consumers/SimpleAsyncConsumer.cpp ./consumers/simple_async_consumer-SimpleAsyncConsumer.obj: ./consumers/SimpleAsyncConsumer.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(simple_async_consumer_CXXFLAGS) $(CXXFLAGS) -MT ./consumers/simple_async_consumer-SimpleAsyncConsumer.obj -MD -MP -MF ./consumers/$(DEPDIR)/simple_async_consumer-SimpleAsyncConsumer.Tpo -c -o ./consumers/simple_async_consumer-SimpleAsyncConsumer.obj `if test -f './consumers/SimpleAsyncConsumer.cpp'; then $(CYGPATH_W) './consumers/SimpleAsyncConsumer.cpp'; else $(CYGPATH_W) '$(srcdir)/./consumers/SimpleAsyncConsumer.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) ./consumers/$(DEPDIR)/simple_async_consumer-SimpleAsyncConsumer.Tpo ./consumers/$(DEPDIR)/simple_async_consumer-SimpleAsyncConsumer.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='./consumers/SimpleAsyncConsumer.cpp' object='./consumers/simple_async_consumer-SimpleAsyncConsumer.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(simple_async_consumer_CXXFLAGS) $(CXXFLAGS) -c -o ./consumers/simple_async_consumer-SimpleAsyncConsumer.obj `if test -f './consumers/SimpleAsyncConsumer.cpp'; then $(CYGPATH_W) './consumers/SimpleAsyncConsumer.cpp'; else $(CYGPATH_W) '$(srcdir)/./consumers/SimpleAsyncConsumer.cpp'; fi` ./producers/simple_producer-SimpleProducer.o: ./producers/SimpleProducer.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(simple_producer_CXXFLAGS) $(CXXFLAGS) -MT ./producers/simple_producer-SimpleProducer.o -MD -MP -MF ./producers/$(DEPDIR)/simple_producer-SimpleProducer.Tpo -c -o ./producers/simple_producer-SimpleProducer.o `test -f './producers/SimpleProducer.cpp' || echo '$(srcdir)/'`./producers/SimpleProducer.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) ./producers/$(DEPDIR)/simple_producer-SimpleProducer.Tpo ./producers/$(DEPDIR)/simple_producer-SimpleProducer.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='./producers/SimpleProducer.cpp' object='./producers/simple_producer-SimpleProducer.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(simple_producer_CXXFLAGS) $(CXXFLAGS) -c -o ./producers/simple_producer-SimpleProducer.o `test -f './producers/SimpleProducer.cpp' || echo '$(srcdir)/'`./producers/SimpleProducer.cpp ./producers/simple_producer-SimpleProducer.obj: ./producers/SimpleProducer.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(simple_producer_CXXFLAGS) $(CXXFLAGS) -MT ./producers/simple_producer-SimpleProducer.obj -MD -MP -MF ./producers/$(DEPDIR)/simple_producer-SimpleProducer.Tpo -c -o ./producers/simple_producer-SimpleProducer.obj `if test -f './producers/SimpleProducer.cpp'; then $(CYGPATH_W) './producers/SimpleProducer.cpp'; else $(CYGPATH_W) '$(srcdir)/./producers/SimpleProducer.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) ./producers/$(DEPDIR)/simple_producer-SimpleProducer.Tpo ./producers/$(DEPDIR)/simple_producer-SimpleProducer.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='./producers/SimpleProducer.cpp' object='./producers/simple_producer-SimpleProducer.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(simple_producer_CXXFLAGS) $(CXXFLAGS) -c -o ./producers/simple_producer-SimpleProducer.obj `if test -f './producers/SimpleProducer.cpp'; then $(CYGPATH_W) './producers/SimpleProducer.cpp'; else $(CYGPATH_W) '$(srcdir)/./producers/SimpleProducer.cpp'; fi` stress-test/stress_test-TestSenderAndReceiver.o: stress-test/TestSenderAndReceiver.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -MT stress-test/stress_test-TestSenderAndReceiver.o -MD -MP -MF stress-test/$(DEPDIR)/stress_test-TestSenderAndReceiver.Tpo -c -o stress-test/stress_test-TestSenderAndReceiver.o `test -f 'stress-test/TestSenderAndReceiver.cpp' || echo '$(srcdir)/'`stress-test/TestSenderAndReceiver.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) stress-test/$(DEPDIR)/stress_test-TestSenderAndReceiver.Tpo stress-test/$(DEPDIR)/stress_test-TestSenderAndReceiver.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stress-test/TestSenderAndReceiver.cpp' object='stress-test/stress_test-TestSenderAndReceiver.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -c -o stress-test/stress_test-TestSenderAndReceiver.o `test -f 'stress-test/TestSenderAndReceiver.cpp' || echo '$(srcdir)/'`stress-test/TestSenderAndReceiver.cpp stress-test/stress_test-TestSenderAndReceiver.obj: stress-test/TestSenderAndReceiver.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -MT stress-test/stress_test-TestSenderAndReceiver.obj -MD -MP -MF stress-test/$(DEPDIR)/stress_test-TestSenderAndReceiver.Tpo -c -o stress-test/stress_test-TestSenderAndReceiver.obj `if test -f 'stress-test/TestSenderAndReceiver.cpp'; then $(CYGPATH_W) 'stress-test/TestSenderAndReceiver.cpp'; else $(CYGPATH_W) '$(srcdir)/stress-test/TestSenderAndReceiver.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) stress-test/$(DEPDIR)/stress_test-TestSenderAndReceiver.Tpo stress-test/$(DEPDIR)/stress_test-TestSenderAndReceiver.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stress-test/TestSenderAndReceiver.cpp' object='stress-test/stress_test-TestSenderAndReceiver.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -c -o stress-test/stress_test-TestSenderAndReceiver.obj `if test -f 'stress-test/TestSenderAndReceiver.cpp'; then $(CYGPATH_W) 'stress-test/TestSenderAndReceiver.cpp'; else $(CYGPATH_W) '$(srcdir)/stress-test/TestSenderAndReceiver.cpp'; fi` stress-test/stress_test-Sender.o: stress-test/Sender.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -MT stress-test/stress_test-Sender.o -MD -MP -MF stress-test/$(DEPDIR)/stress_test-Sender.Tpo -c -o stress-test/stress_test-Sender.o `test -f 'stress-test/Sender.cpp' || echo '$(srcdir)/'`stress-test/Sender.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) stress-test/$(DEPDIR)/stress_test-Sender.Tpo stress-test/$(DEPDIR)/stress_test-Sender.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stress-test/Sender.cpp' object='stress-test/stress_test-Sender.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -c -o stress-test/stress_test-Sender.o `test -f 'stress-test/Sender.cpp' || echo '$(srcdir)/'`stress-test/Sender.cpp stress-test/stress_test-Sender.obj: stress-test/Sender.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -MT stress-test/stress_test-Sender.obj -MD -MP -MF stress-test/$(DEPDIR)/stress_test-Sender.Tpo -c -o stress-test/stress_test-Sender.obj `if test -f 'stress-test/Sender.cpp'; then $(CYGPATH_W) 'stress-test/Sender.cpp'; else $(CYGPATH_W) '$(srcdir)/stress-test/Sender.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) stress-test/$(DEPDIR)/stress_test-Sender.Tpo stress-test/$(DEPDIR)/stress_test-Sender.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stress-test/Sender.cpp' object='stress-test/stress_test-Sender.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -c -o stress-test/stress_test-Sender.obj `if test -f 'stress-test/Sender.cpp'; then $(CYGPATH_W) 'stress-test/Sender.cpp'; else $(CYGPATH_W) '$(srcdir)/stress-test/Sender.cpp'; fi` stress-test/stress_test-Receiver.o: stress-test/Receiver.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -MT stress-test/stress_test-Receiver.o -MD -MP -MF stress-test/$(DEPDIR)/stress_test-Receiver.Tpo -c -o stress-test/stress_test-Receiver.o `test -f 'stress-test/Receiver.cpp' || echo '$(srcdir)/'`stress-test/Receiver.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) stress-test/$(DEPDIR)/stress_test-Receiver.Tpo stress-test/$(DEPDIR)/stress_test-Receiver.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stress-test/Receiver.cpp' object='stress-test/stress_test-Receiver.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -c -o stress-test/stress_test-Receiver.o `test -f 'stress-test/Receiver.cpp' || echo '$(srcdir)/'`stress-test/Receiver.cpp stress-test/stress_test-Receiver.obj: stress-test/Receiver.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -MT stress-test/stress_test-Receiver.obj -MD -MP -MF stress-test/$(DEPDIR)/stress_test-Receiver.Tpo -c -o stress-test/stress_test-Receiver.obj `if test -f 'stress-test/Receiver.cpp'; then $(CYGPATH_W) 'stress-test/Receiver.cpp'; else $(CYGPATH_W) '$(srcdir)/stress-test/Receiver.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) stress-test/$(DEPDIR)/stress_test-Receiver.Tpo stress-test/$(DEPDIR)/stress_test-Receiver.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stress-test/Receiver.cpp' object='stress-test/stress_test-Receiver.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -c -o stress-test/stress_test-Receiver.obj `if test -f 'stress-test/Receiver.cpp'; then $(CYGPATH_W) 'stress-test/Receiver.cpp'; else $(CYGPATH_W) '$(srcdir)/stress-test/Receiver.cpp'; fi` stress-test/stress_test-MessagingTask.o: stress-test/MessagingTask.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -MT stress-test/stress_test-MessagingTask.o -MD -MP -MF stress-test/$(DEPDIR)/stress_test-MessagingTask.Tpo -c -o stress-test/stress_test-MessagingTask.o `test -f 'stress-test/MessagingTask.cpp' || echo '$(srcdir)/'`stress-test/MessagingTask.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) stress-test/$(DEPDIR)/stress_test-MessagingTask.Tpo stress-test/$(DEPDIR)/stress_test-MessagingTask.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stress-test/MessagingTask.cpp' object='stress-test/stress_test-MessagingTask.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -c -o stress-test/stress_test-MessagingTask.o `test -f 'stress-test/MessagingTask.cpp' || echo '$(srcdir)/'`stress-test/MessagingTask.cpp stress-test/stress_test-MessagingTask.obj: stress-test/MessagingTask.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -MT stress-test/stress_test-MessagingTask.obj -MD -MP -MF stress-test/$(DEPDIR)/stress_test-MessagingTask.Tpo -c -o stress-test/stress_test-MessagingTask.obj `if test -f 'stress-test/MessagingTask.cpp'; then $(CYGPATH_W) 'stress-test/MessagingTask.cpp'; else $(CYGPATH_W) '$(srcdir)/stress-test/MessagingTask.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) stress-test/$(DEPDIR)/stress_test-MessagingTask.Tpo stress-test/$(DEPDIR)/stress_test-MessagingTask.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stress-test/MessagingTask.cpp' object='stress-test/stress_test-MessagingTask.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -c -o stress-test/stress_test-MessagingTask.obj `if test -f 'stress-test/MessagingTask.cpp'; then $(CYGPATH_W) 'stress-test/MessagingTask.cpp'; else $(CYGPATH_W) '$(srcdir)/stress-test/MessagingTask.cpp'; fi` stress-test/stress_test-ConnectionFactoryMgr.o: stress-test/ConnectionFactoryMgr.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -MT stress-test/stress_test-ConnectionFactoryMgr.o -MD -MP -MF stress-test/$(DEPDIR)/stress_test-ConnectionFactoryMgr.Tpo -c -o stress-test/stress_test-ConnectionFactoryMgr.o `test -f 'stress-test/ConnectionFactoryMgr.cpp' || echo '$(srcdir)/'`stress-test/ConnectionFactoryMgr.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) stress-test/$(DEPDIR)/stress_test-ConnectionFactoryMgr.Tpo stress-test/$(DEPDIR)/stress_test-ConnectionFactoryMgr.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stress-test/ConnectionFactoryMgr.cpp' object='stress-test/stress_test-ConnectionFactoryMgr.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -c -o stress-test/stress_test-ConnectionFactoryMgr.o `test -f 'stress-test/ConnectionFactoryMgr.cpp' || echo '$(srcdir)/'`stress-test/ConnectionFactoryMgr.cpp stress-test/stress_test-ConnectionFactoryMgr.obj: stress-test/ConnectionFactoryMgr.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -MT stress-test/stress_test-ConnectionFactoryMgr.obj -MD -MP -MF stress-test/$(DEPDIR)/stress_test-ConnectionFactoryMgr.Tpo -c -o stress-test/stress_test-ConnectionFactoryMgr.obj `if test -f 'stress-test/ConnectionFactoryMgr.cpp'; then $(CYGPATH_W) 'stress-test/ConnectionFactoryMgr.cpp'; else $(CYGPATH_W) '$(srcdir)/stress-test/ConnectionFactoryMgr.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) stress-test/$(DEPDIR)/stress_test-ConnectionFactoryMgr.Tpo stress-test/$(DEPDIR)/stress_test-ConnectionFactoryMgr.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stress-test/ConnectionFactoryMgr.cpp' object='stress-test/stress_test-ConnectionFactoryMgr.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -c -o stress-test/stress_test-ConnectionFactoryMgr.obj `if test -f 'stress-test/ConnectionFactoryMgr.cpp'; then $(CYGPATH_W) 'stress-test/ConnectionFactoryMgr.cpp'; else $(CYGPATH_W) '$(srcdir)/stress-test/ConnectionFactoryMgr.cpp'; fi` stress-test/stress_test-CmsStress.o: stress-test/CmsStress.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -MT stress-test/stress_test-CmsStress.o -MD -MP -MF stress-test/$(DEPDIR)/stress_test-CmsStress.Tpo -c -o stress-test/stress_test-CmsStress.o `test -f 'stress-test/CmsStress.cpp' || echo '$(srcdir)/'`stress-test/CmsStress.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) stress-test/$(DEPDIR)/stress_test-CmsStress.Tpo stress-test/$(DEPDIR)/stress_test-CmsStress.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stress-test/CmsStress.cpp' object='stress-test/stress_test-CmsStress.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -c -o stress-test/stress_test-CmsStress.o `test -f 'stress-test/CmsStress.cpp' || echo '$(srcdir)/'`stress-test/CmsStress.cpp stress-test/stress_test-CmsStress.obj: stress-test/CmsStress.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -MT stress-test/stress_test-CmsStress.obj -MD -MP -MF stress-test/$(DEPDIR)/stress_test-CmsStress.Tpo -c -o stress-test/stress_test-CmsStress.obj `if test -f 'stress-test/CmsStress.cpp'; then $(CYGPATH_W) 'stress-test/CmsStress.cpp'; else $(CYGPATH_W) '$(srcdir)/stress-test/CmsStress.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) stress-test/$(DEPDIR)/stress_test-CmsStress.Tpo stress-test/$(DEPDIR)/stress_test-CmsStress.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stress-test/CmsStress.cpp' object='stress-test/stress_test-CmsStress.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -c -o stress-test/stress_test-CmsStress.obj `if test -f 'stress-test/CmsStress.cpp'; then $(CYGPATH_W) 'stress-test/CmsStress.cpp'; else $(CYGPATH_W) '$(srcdir)/stress-test/CmsStress.cpp'; fi` stress-test/stress_test-BrokerMonitor.o: stress-test/BrokerMonitor.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -MT stress-test/stress_test-BrokerMonitor.o -MD -MP -MF stress-test/$(DEPDIR)/stress_test-BrokerMonitor.Tpo -c -o stress-test/stress_test-BrokerMonitor.o `test -f 'stress-test/BrokerMonitor.cpp' || echo '$(srcdir)/'`stress-test/BrokerMonitor.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) stress-test/$(DEPDIR)/stress_test-BrokerMonitor.Tpo stress-test/$(DEPDIR)/stress_test-BrokerMonitor.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stress-test/BrokerMonitor.cpp' object='stress-test/stress_test-BrokerMonitor.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -c -o stress-test/stress_test-BrokerMonitor.o `test -f 'stress-test/BrokerMonitor.cpp' || echo '$(srcdir)/'`stress-test/BrokerMonitor.cpp stress-test/stress_test-BrokerMonitor.obj: stress-test/BrokerMonitor.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -MT stress-test/stress_test-BrokerMonitor.obj -MD -MP -MF stress-test/$(DEPDIR)/stress_test-BrokerMonitor.Tpo -c -o stress-test/stress_test-BrokerMonitor.obj `if test -f 'stress-test/BrokerMonitor.cpp'; then $(CYGPATH_W) 'stress-test/BrokerMonitor.cpp'; else $(CYGPATH_W) '$(srcdir)/stress-test/BrokerMonitor.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) stress-test/$(DEPDIR)/stress_test-BrokerMonitor.Tpo stress-test/$(DEPDIR)/stress_test-BrokerMonitor.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stress-test/BrokerMonitor.cpp' object='stress-test/stress_test-BrokerMonitor.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -c -o stress-test/stress_test-BrokerMonitor.obj `if test -f 'stress-test/BrokerMonitor.cpp'; then $(CYGPATH_W) 'stress-test/BrokerMonitor.cpp'; else $(CYGPATH_W) '$(srcdir)/stress-test/BrokerMonitor.cpp'; fi` stress-test/stress_test-CmsMessageCreator.o: stress-test/CmsMessageCreator.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -MT stress-test/stress_test-CmsMessageCreator.o -MD -MP -MF stress-test/$(DEPDIR)/stress_test-CmsMessageCreator.Tpo -c -o stress-test/stress_test-CmsMessageCreator.o `test -f 'stress-test/CmsMessageCreator.cpp' || echo '$(srcdir)/'`stress-test/CmsMessageCreator.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) stress-test/$(DEPDIR)/stress_test-CmsMessageCreator.Tpo stress-test/$(DEPDIR)/stress_test-CmsMessageCreator.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stress-test/CmsMessageCreator.cpp' object='stress-test/stress_test-CmsMessageCreator.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -c -o stress-test/stress_test-CmsMessageCreator.o `test -f 'stress-test/CmsMessageCreator.cpp' || echo '$(srcdir)/'`stress-test/CmsMessageCreator.cpp stress-test/stress_test-CmsMessageCreator.obj: stress-test/CmsMessageCreator.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -MT stress-test/stress_test-CmsMessageCreator.obj -MD -MP -MF stress-test/$(DEPDIR)/stress_test-CmsMessageCreator.Tpo -c -o stress-test/stress_test-CmsMessageCreator.obj `if test -f 'stress-test/CmsMessageCreator.cpp'; then $(CYGPATH_W) 'stress-test/CmsMessageCreator.cpp'; else $(CYGPATH_W) '$(srcdir)/stress-test/CmsMessageCreator.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) stress-test/$(DEPDIR)/stress_test-CmsMessageCreator.Tpo stress-test/$(DEPDIR)/stress_test-CmsMessageCreator.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stress-test/CmsMessageCreator.cpp' object='stress-test/stress_test-CmsMessageCreator.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_test_CXXFLAGS) $(CXXFLAGS) -c -o stress-test/stress_test-CmsMessageCreator.obj `if test -f 'stress-test/CmsMessageCreator.cpp'; then $(CYGPATH_W) 'stress-test/CmsMessageCreator.cpp'; else $(CYGPATH_W) '$(srcdir)/stress-test/CmsMessageCreator.cpp'; fi` advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.o: advisories/TempDestinationAdvisoryConsumer.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tempdest_advisory_consumer_CXXFLAGS) $(CXXFLAGS) -MT advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.o -MD -MP -MF advisories/$(DEPDIR)/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.Tpo -c -o advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.o `test -f 'advisories/TempDestinationAdvisoryConsumer.cpp' || echo '$(srcdir)/'`advisories/TempDestinationAdvisoryConsumer.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) advisories/$(DEPDIR)/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.Tpo advisories/$(DEPDIR)/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='advisories/TempDestinationAdvisoryConsumer.cpp' object='advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tempdest_advisory_consumer_CXXFLAGS) $(CXXFLAGS) -c -o advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.o `test -f 'advisories/TempDestinationAdvisoryConsumer.cpp' || echo '$(srcdir)/'`advisories/TempDestinationAdvisoryConsumer.cpp advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.obj: advisories/TempDestinationAdvisoryConsumer.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tempdest_advisory_consumer_CXXFLAGS) $(CXXFLAGS) -MT advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.obj -MD -MP -MF advisories/$(DEPDIR)/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.Tpo -c -o advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.obj `if test -f 'advisories/TempDestinationAdvisoryConsumer.cpp'; then $(CYGPATH_W) 'advisories/TempDestinationAdvisoryConsumer.cpp'; else $(CYGPATH_W) '$(srcdir)/advisories/TempDestinationAdvisoryConsumer.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) advisories/$(DEPDIR)/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.Tpo advisories/$(DEPDIR)/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='advisories/TempDestinationAdvisoryConsumer.cpp' object='advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tempdest_advisory_consumer_CXXFLAGS) $(CXXFLAGS) -c -o advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumer.obj `if test -f 'advisories/TempDestinationAdvisoryConsumer.cpp'; then $(CYGPATH_W) 'advisories/TempDestinationAdvisoryConsumer.cpp'; else $(CYGPATH_W) '$(srcdir)/advisories/TempDestinationAdvisoryConsumer.cpp'; fi` advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.o: advisories/TempDestinationAdvisoryConsumerMain.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tempdest_advisory_consumer_CXXFLAGS) $(CXXFLAGS) -MT advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.o -MD -MP -MF advisories/$(DEPDIR)/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.Tpo -c -o advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.o `test -f 'advisories/TempDestinationAdvisoryConsumerMain.cpp' || echo '$(srcdir)/'`advisories/TempDestinationAdvisoryConsumerMain.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) advisories/$(DEPDIR)/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.Tpo advisories/$(DEPDIR)/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='advisories/TempDestinationAdvisoryConsumerMain.cpp' object='advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tempdest_advisory_consumer_CXXFLAGS) $(CXXFLAGS) -c -o advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.o `test -f 'advisories/TempDestinationAdvisoryConsumerMain.cpp' || echo '$(srcdir)/'`advisories/TempDestinationAdvisoryConsumerMain.cpp advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.obj: advisories/TempDestinationAdvisoryConsumerMain.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tempdest_advisory_consumer_CXXFLAGS) $(CXXFLAGS) -MT advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.obj -MD -MP -MF advisories/$(DEPDIR)/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.Tpo -c -o advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.obj `if test -f 'advisories/TempDestinationAdvisoryConsumerMain.cpp'; then $(CYGPATH_W) 'advisories/TempDestinationAdvisoryConsumerMain.cpp'; else $(CYGPATH_W) '$(srcdir)/advisories/TempDestinationAdvisoryConsumerMain.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) advisories/$(DEPDIR)/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.Tpo advisories/$(DEPDIR)/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='advisories/TempDestinationAdvisoryConsumerMain.cpp' object='advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tempdest_advisory_consumer_CXXFLAGS) $(CXXFLAGS) -c -o advisories/tempdest_advisory_consumer-TempDestinationAdvisoryConsumerMain.obj `if test -f 'advisories/TempDestinationAdvisoryConsumerMain.cpp'; then $(CYGPATH_W) 'advisories/TempDestinationAdvisoryConsumerMain.cpp'; else $(CYGPATH_W) '$(srcdir)/advisories/TempDestinationAdvisoryConsumerMain.cpp'; fi` advisories/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.o: advisories/TempDestinationAdvisoryProducerMain.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tempdest_advisory_producer_CXXFLAGS) $(CXXFLAGS) -MT advisories/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.o -MD -MP -MF advisories/$(DEPDIR)/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.Tpo -c -o advisories/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.o `test -f 'advisories/TempDestinationAdvisoryProducerMain.cpp' || echo '$(srcdir)/'`advisories/TempDestinationAdvisoryProducerMain.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) advisories/$(DEPDIR)/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.Tpo advisories/$(DEPDIR)/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='advisories/TempDestinationAdvisoryProducerMain.cpp' object='advisories/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tempdest_advisory_producer_CXXFLAGS) $(CXXFLAGS) -c -o advisories/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.o `test -f 'advisories/TempDestinationAdvisoryProducerMain.cpp' || echo '$(srcdir)/'`advisories/TempDestinationAdvisoryProducerMain.cpp advisories/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.obj: advisories/TempDestinationAdvisoryProducerMain.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tempdest_advisory_producer_CXXFLAGS) $(CXXFLAGS) -MT advisories/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.obj -MD -MP -MF advisories/$(DEPDIR)/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.Tpo -c -o advisories/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.obj `if test -f 'advisories/TempDestinationAdvisoryProducerMain.cpp'; then $(CYGPATH_W) 'advisories/TempDestinationAdvisoryProducerMain.cpp'; else $(CYGPATH_W) '$(srcdir)/advisories/TempDestinationAdvisoryProducerMain.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) advisories/$(DEPDIR)/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.Tpo advisories/$(DEPDIR)/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='advisories/TempDestinationAdvisoryProducerMain.cpp' object='advisories/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tempdest_advisory_producer_CXXFLAGS) $(CXXFLAGS) -c -o advisories/tempdest_advisory_producer-TempDestinationAdvisoryProducerMain.obj `if test -f 'advisories/TempDestinationAdvisoryProducerMain.cpp'; then $(CYGPATH_W) 'advisories/TempDestinationAdvisoryProducerMain.cpp'; else $(CYGPATH_W) '$(srcdir)/advisories/TempDestinationAdvisoryProducerMain.cpp'; fi` mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-am TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ $(am__define_uniq_tagged_files); \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: ctags-am CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" cscopelist: cscopelist-am cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(PROGRAMS) installdirs: for dir in "$(DESTDIR)$(bindir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) -rm -f advisories/$(DEPDIR)/$(am__dirstamp) -rm -f advisories/$(am__dirstamp) -rm -f cmstemplate-stress/$(DEPDIR)/$(am__dirstamp) -rm -f cmstemplate-stress/$(am__dirstamp) -rm -f cmstemplate/$(DEPDIR)/$(am__dirstamp) -rm -f cmstemplate/$(am__dirstamp) -rm -f consumers/$(DEPDIR)/$(am__dirstamp) -rm -f consumers/$(am__dirstamp) -rm -f producers/$(DEPDIR)/$(am__dirstamp) -rm -f producers/$(am__dirstamp) -rm -f stress-test/$(DEPDIR)/$(am__dirstamp) -rm -f stress-test/$(am__dirstamp) -rm -f topics/chat/$(DEPDIR)/$(am__dirstamp) -rm -f topics/chat/$(am__dirstamp) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-binPROGRAMS clean-generic clean-libtool \ clean-noinstPROGRAMS mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) ./cmstemplate/$(DEPDIR) ./consumers/$(DEPDIR) ./producers/$(DEPDIR) ./topics/chat/$(DEPDIR) advisories/$(DEPDIR) cmstemplate-stress/$(DEPDIR) stress-test/$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-binPROGRAMS install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) ./cmstemplate/$(DEPDIR) ./consumers/$(DEPDIR) ./producers/$(DEPDIR) ./topics/chat/$(DEPDIR) advisories/$(DEPDIR) cmstemplate-stress/$(DEPDIR) stress-test/$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS .MAKE: install-am install-strip .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \ clean-binPROGRAMS clean-generic clean-libtool \ clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-binPROGRAMS install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags tags-am uninstall uninstall-am uninstall-binPROGRAMS # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: