# 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@ check_PROGRAMS = activemq-test-integration$(EXEEXT) subdir = src/test-integration 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__dirstamp = $(am__leading_dot)dirstamp am__objects_1 = activemq_test_integration-TestRegistry.$(OBJEXT) \ activemq/test/activemq_test_integration-AsyncSenderTest.$(OBJEXT) \ activemq/test/activemq_test_integration-BulkMessageTest.$(OBJEXT) \ activemq/test/activemq_test_integration-CmsConnectionStartStopTest.$(OBJEXT) \ activemq/test/activemq_test_integration-CmsSendWithAsyncCallbackTest.$(OBJEXT) \ activemq/test/activemq_test_integration-CmsTemplateTest.$(OBJEXT) \ activemq/test/activemq_test_integration-DurableTest.$(OBJEXT) \ activemq/test/activemq_test_integration-ExpirationTest.$(OBJEXT) \ activemq/test/activemq_test_integration-JmsMessageGroupsTest.$(OBJEXT) \ activemq/test/activemq_test_integration-MapMessageTest.$(OBJEXT) \ activemq/test/activemq_test_integration-MessageCompressionTest.$(OBJEXT) \ activemq/test/activemq_test_integration-MessagePriorityTest.$(OBJEXT) \ activemq/test/activemq_test_integration-QueueBrowserTest.$(OBJEXT) \ activemq/test/activemq_test_integration-SimpleRollbackTest.$(OBJEXT) \ activemq/test/activemq_test_integration-SimpleTest.$(OBJEXT) \ activemq/test/activemq_test_integration-SlowListenerTest.$(OBJEXT) \ activemq/test/activemq_test_integration-TransactionTest.$(OBJEXT) \ activemq/test/activemq_test_integration-VirtualTopicTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenWireRedeliveryPolicyTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireAdvisorysTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireAsyncSenderTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireClientAckTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireCmsConnectionStartStopTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireCmsTemplateTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireDurableTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireEnhancedConnectionTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireExpirationTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireIndividualAckTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireJmsMessageGroupsTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireJmsRecoverTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireMapMessageTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireMessageCompressionTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireMessagePriorityTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireOptimizedAckTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireQueueBrowserTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireSimpleRollbackTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireSimpleTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireSlowListenerTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireTempDestinationTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireTransactionTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireVirtualTopicTest.$(OBJEXT) \ activemq/test/openwire/activemq_test_integration-OpenwireXATransactionsTest.$(OBJEXT) \ activemq/test/stomp/activemq_test_integration-StompAsyncSenderTest.$(OBJEXT) \ activemq/test/stomp/activemq_test_integration-StompBulkMessageTest.$(OBJEXT) \ activemq/test/stomp/activemq_test_integration-StompCmsConnectionStartStopTest.$(OBJEXT) \ activemq/test/stomp/activemq_test_integration-StompCmsTemplateTest.$(OBJEXT) \ activemq/test/stomp/activemq_test_integration-StompDurableTest.$(OBJEXT) \ activemq/test/stomp/activemq_test_integration-StompExpirationTest.$(OBJEXT) \ activemq/test/stomp/activemq_test_integration-StompJmsMessageGroupsTest.$(OBJEXT) \ activemq/test/stomp/activemq_test_integration-StompSimpleRollbackTest.$(OBJEXT) \ activemq/test/stomp/activemq_test_integration-StompSimpleTest.$(OBJEXT) \ activemq/test/stomp/activemq_test_integration-StompSlowListenerTest.$(OBJEXT) \ activemq/test/stomp/activemq_test_integration-StompTransactionTest.$(OBJEXT) \ activemq/util/activemq_test_integration-CMSListener.$(OBJEXT) \ activemq/util/activemq_test_integration-CMSProvider.$(OBJEXT) \ activemq/util/activemq_test_integration-IntegrationCommon.$(OBJEXT) \ activemq_test_integration-main.$(OBJEXT) \ util/teamcity/activemq_test_integration-TeamCityProgressListener.$(OBJEXT) am_activemq_test_integration_OBJECTS = $(am__objects_1) activemq_test_integration_OBJECTS = \ $(am_activemq_test_integration_OBJECTS) am__DEPENDENCIES_1 = activemq_test_integration_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 = activemq_test_integration_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ $(activemq_test_integration_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 = $(activemq_test_integration_SOURCES) DIST_SOURCES = $(activemq_test_integration_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@ cc_sources = \ TestRegistry.cpp \ activemq/test/AsyncSenderTest.cpp \ activemq/test/BulkMessageTest.cpp \ activemq/test/CmsConnectionStartStopTest.cpp \ activemq/test/CmsSendWithAsyncCallbackTest.cpp \ activemq/test/CmsTemplateTest.cpp \ activemq/test/DurableTest.cpp \ activemq/test/ExpirationTest.cpp \ activemq/test/JmsMessageGroupsTest.cpp \ activemq/test/MapMessageTest.cpp \ activemq/test/MessageCompressionTest.cpp \ activemq/test/MessagePriorityTest.cpp \ activemq/test/QueueBrowserTest.cpp \ activemq/test/SimpleRollbackTest.cpp \ activemq/test/SimpleTest.cpp \ activemq/test/SlowListenerTest.cpp \ activemq/test/TransactionTest.cpp \ activemq/test/VirtualTopicTest.cpp \ activemq/test/openwire/OpenWireCmsSendWithAsyncCallbackTest.cpp \ activemq/test/openwire/OpenWireRedeliveryPolicyTest.cpp \ activemq/test/openwire/OpenwireAdvisorysTest.cpp \ activemq/test/openwire/OpenwireAsyncSenderTest.cpp \ activemq/test/openwire/OpenwireClientAckTest.cpp \ activemq/test/openwire/OpenwireCmsConnectionStartStopTest.cpp \ activemq/test/openwire/OpenwireCmsTemplateTest.cpp \ activemq/test/openwire/OpenwireDurableTest.cpp \ activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp \ activemq/test/openwire/OpenwireExpirationTest.cpp \ activemq/test/openwire/OpenwireIndividualAckTest.cpp \ activemq/test/openwire/OpenwireJmsMessageGroupsTest.cpp \ activemq/test/openwire/OpenwireJmsRecoverTest.cpp \ activemq/test/openwire/OpenwireMapMessageTest.cpp \ activemq/test/openwire/OpenwireMessageCompressionTest.cpp \ activemq/test/openwire/OpenwireMessagePriorityTest.cpp \ activemq/test/openwire/OpenwireNonBlockingRedeliveryTest.cpp \ activemq/test/openwire/OpenwireOptimizedAckTest.cpp \ activemq/test/openwire/OpenwireQueueBrowserTest.cpp \ activemq/test/openwire/OpenwireSimpleRollbackTest.cpp \ activemq/test/openwire/OpenwireSimpleTest.cpp \ activemq/test/openwire/OpenwireSlowListenerTest.cpp \ activemq/test/openwire/OpenwireTempDestinationTest.cpp \ activemq/test/openwire/OpenwireTransactionTest.cpp \ activemq/test/openwire/OpenwireVirtualTopicTest.cpp \ activemq/test/openwire/OpenwireXATransactionsTest.cpp \ activemq/test/stomp/StompAsyncSenderTest.cpp \ activemq/test/stomp/StompBulkMessageTest.cpp \ activemq/test/stomp/StompCmsConnectionStartStopTest.cpp \ activemq/test/stomp/StompCmsTemplateTest.cpp \ activemq/test/stomp/StompDurableTest.cpp \ activemq/test/stomp/StompExpirationTest.cpp \ activemq/test/stomp/StompJmsMessageGroupsTest.cpp \ activemq/test/stomp/StompSimpleRollbackTest.cpp \ activemq/test/stomp/StompSimpleTest.cpp \ activemq/test/stomp/StompSlowListenerTest.cpp \ activemq/test/stomp/StompTransactionTest.cpp \ activemq/util/CMSListener.cpp \ activemq/util/CMSProvider.cpp \ activemq/util/IntegrationCommon.cpp \ main.cpp \ util/teamcity/TeamCityProgressListener.cpp h_sources = \ activemq/test/AsyncSenderTest.h \ activemq/test/BulkMessageTest.h \ activemq/test/CMSTestFixture.h \ activemq/test/CmsConnectionStartStopTest.h \ activemq/test/CmsSendWithAsyncCallbackTest.h \ activemq/test/CmsTemplateTest.h \ activemq/test/DurableTest.h \ activemq/test/ExpirationTest.h \ activemq/test/JmsMessageGroupsTest.h \ activemq/test/MapMessageTest.h \ activemq/test/MessageCompressionTest.h \ activemq/test/MessagePriorityTest.h \ activemq/test/QueueBrowserTest.h \ activemq/test/SimpleRollbackTest.h \ activemq/test/SimpleTest.h \ activemq/test/SlowListenerTest.h \ activemq/test/TransactionTest.h \ activemq/test/VirtualTopicTest.h \ activemq/test/openwire/OpenWireCmsSendWithAsyncCallbackTest.h \ activemq/test/openwire/OpenWireRedeliveryPolicyTest.h \ activemq/test/openwire/OpenwireAdvisorysTest.h \ activemq/test/openwire/OpenwireAsyncSenderTest.h \ activemq/test/openwire/OpenwireClientAckTest.h \ activemq/test/openwire/OpenwireCmsConnectionStartStopTest.h \ activemq/test/openwire/OpenwireCmsTemplateTest.h \ activemq/test/openwire/OpenwireDurableTest.h \ activemq/test/openwire/OpenwireEnhancedConnectionTest.h \ activemq/test/openwire/OpenwireExpirationTest.h \ activemq/test/openwire/OpenwireIndividualAckTest.h \ activemq/test/openwire/OpenwireJmsMessageGroupsTest.h \ activemq/test/openwire/OpenwireJmsRecoverTest.h \ activemq/test/openwire/OpenwireMapMessageTest.h \ activemq/test/openwire/OpenwireMessageCompressionTest.h \ activemq/test/openwire/OpenwireMessagePriorityTest.h \ activemq/test/openwire/OpenwireNonBlockingRedeliveryTest.h \ activemq/test/openwire/OpenwireOptimizedAckTest.h \ activemq/test/openwire/OpenwireQueueBrowserTest.h \ activemq/test/openwire/OpenwireSimpleRollbackTest.h \ activemq/test/openwire/OpenwireSimpleTest.h \ activemq/test/openwire/OpenwireSlowListenerTest.h \ activemq/test/openwire/OpenwireTempDestinationTest.h \ activemq/test/openwire/OpenwireTransactionTest.h \ activemq/test/openwire/OpenwireVirtualTopicTest.h \ activemq/test/openwire/OpenwireXATransactionsTest.h \ activemq/test/stomp/StompAsyncSenderTest.h \ activemq/test/stomp/StompBulkMessageTest.h \ activemq/test/stomp/StompCmsConnectionStartStopTest.h \ activemq/test/stomp/StompCmsTemplateTest.h \ activemq/test/stomp/StompDurableTest.h \ activemq/test/stomp/StompExpirationTest.h \ activemq/test/stomp/StompJmsMessageGroupsTest.h \ activemq/test/stomp/StompSimpleRollbackTest.h \ activemq/test/stomp/StompSimpleTest.h \ activemq/test/stomp/StompSlowListenerTest.h \ activemq/test/stomp/StompTransactionTest.h \ activemq/util/CMSListener.h \ activemq/util/CMSProvider.h \ activemq/util/IntegrationCommon.h \ util/teamcity/TeamCityProgressListener.h activemq_test_integration_SOURCES = $(cc_sources) activemq_test_integration_CXXFLAGS = $(AMQ_TEST_CXXFLAGS) -I$(srcdir)/../main @CPPUNIT_CFLAGS@ activemq_test_integration_LDADD = $(AMQ_TEST_LIBS) @CPPUNIT_LIBS@ 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/test-integration/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu src/test-integration/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): clean-checkPROGRAMS: @list='$(check_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 activemq/test/$(am__dirstamp): @$(MKDIR_P) activemq/test @: > activemq/test/$(am__dirstamp) activemq/test/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) activemq/test/$(DEPDIR) @: > activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-AsyncSenderTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-BulkMessageTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-CmsConnectionStartStopTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-CmsSendWithAsyncCallbackTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-CmsTemplateTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-DurableTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-ExpirationTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-JmsMessageGroupsTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-MapMessageTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-MessageCompressionTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-MessagePriorityTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-QueueBrowserTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-SimpleRollbackTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-SimpleTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-SlowListenerTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-TransactionTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/activemq_test_integration-VirtualTopicTest.$(OBJEXT): \ activemq/test/$(am__dirstamp) \ activemq/test/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/$(am__dirstamp): @$(MKDIR_P) activemq/test/openwire @: > activemq/test/openwire/$(am__dirstamp) activemq/test/openwire/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) activemq/test/openwire/$(DEPDIR) @: > activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenWireRedeliveryPolicyTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireAdvisorysTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireAsyncSenderTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireClientAckTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireCmsConnectionStartStopTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireCmsTemplateTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireDurableTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireEnhancedConnectionTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireExpirationTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireIndividualAckTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireJmsMessageGroupsTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireJmsRecoverTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireMapMessageTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireMessageCompressionTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireMessagePriorityTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireOptimizedAckTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireQueueBrowserTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireSimpleRollbackTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireSimpleTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireSlowListenerTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireTempDestinationTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireTransactionTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireVirtualTopicTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/openwire/activemq_test_integration-OpenwireXATransactionsTest.$(OBJEXT): \ activemq/test/openwire/$(am__dirstamp) \ activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) activemq/test/stomp/$(am__dirstamp): @$(MKDIR_P) activemq/test/stomp @: > activemq/test/stomp/$(am__dirstamp) activemq/test/stomp/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) activemq/test/stomp/$(DEPDIR) @: > activemq/test/stomp/$(DEPDIR)/$(am__dirstamp) activemq/test/stomp/activemq_test_integration-StompAsyncSenderTest.$(OBJEXT): \ activemq/test/stomp/$(am__dirstamp) \ activemq/test/stomp/$(DEPDIR)/$(am__dirstamp) activemq/test/stomp/activemq_test_integration-StompBulkMessageTest.$(OBJEXT): \ activemq/test/stomp/$(am__dirstamp) \ activemq/test/stomp/$(DEPDIR)/$(am__dirstamp) activemq/test/stomp/activemq_test_integration-StompCmsConnectionStartStopTest.$(OBJEXT): \ activemq/test/stomp/$(am__dirstamp) \ activemq/test/stomp/$(DEPDIR)/$(am__dirstamp) activemq/test/stomp/activemq_test_integration-StompCmsTemplateTest.$(OBJEXT): \ activemq/test/stomp/$(am__dirstamp) \ activemq/test/stomp/$(DEPDIR)/$(am__dirstamp) activemq/test/stomp/activemq_test_integration-StompDurableTest.$(OBJEXT): \ activemq/test/stomp/$(am__dirstamp) \ activemq/test/stomp/$(DEPDIR)/$(am__dirstamp) activemq/test/stomp/activemq_test_integration-StompExpirationTest.$(OBJEXT): \ activemq/test/stomp/$(am__dirstamp) \ activemq/test/stomp/$(DEPDIR)/$(am__dirstamp) activemq/test/stomp/activemq_test_integration-StompJmsMessageGroupsTest.$(OBJEXT): \ activemq/test/stomp/$(am__dirstamp) \ activemq/test/stomp/$(DEPDIR)/$(am__dirstamp) activemq/test/stomp/activemq_test_integration-StompSimpleRollbackTest.$(OBJEXT): \ activemq/test/stomp/$(am__dirstamp) \ activemq/test/stomp/$(DEPDIR)/$(am__dirstamp) activemq/test/stomp/activemq_test_integration-StompSimpleTest.$(OBJEXT): \ activemq/test/stomp/$(am__dirstamp) \ activemq/test/stomp/$(DEPDIR)/$(am__dirstamp) activemq/test/stomp/activemq_test_integration-StompSlowListenerTest.$(OBJEXT): \ activemq/test/stomp/$(am__dirstamp) \ activemq/test/stomp/$(DEPDIR)/$(am__dirstamp) activemq/test/stomp/activemq_test_integration-StompTransactionTest.$(OBJEXT): \ activemq/test/stomp/$(am__dirstamp) \ activemq/test/stomp/$(DEPDIR)/$(am__dirstamp) activemq/util/$(am__dirstamp): @$(MKDIR_P) activemq/util @: > activemq/util/$(am__dirstamp) activemq/util/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) activemq/util/$(DEPDIR) @: > activemq/util/$(DEPDIR)/$(am__dirstamp) activemq/util/activemq_test_integration-CMSListener.$(OBJEXT): \ activemq/util/$(am__dirstamp) \ activemq/util/$(DEPDIR)/$(am__dirstamp) activemq/util/activemq_test_integration-CMSProvider.$(OBJEXT): \ activemq/util/$(am__dirstamp) \ activemq/util/$(DEPDIR)/$(am__dirstamp) activemq/util/activemq_test_integration-IntegrationCommon.$(OBJEXT): \ activemq/util/$(am__dirstamp) \ activemq/util/$(DEPDIR)/$(am__dirstamp) util/teamcity/$(am__dirstamp): @$(MKDIR_P) util/teamcity @: > util/teamcity/$(am__dirstamp) util/teamcity/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) util/teamcity/$(DEPDIR) @: > util/teamcity/$(DEPDIR)/$(am__dirstamp) util/teamcity/activemq_test_integration-TeamCityProgressListener.$(OBJEXT): \ util/teamcity/$(am__dirstamp) \ util/teamcity/$(DEPDIR)/$(am__dirstamp) activemq-test-integration$(EXEEXT): $(activemq_test_integration_OBJECTS) $(activemq_test_integration_DEPENDENCIES) $(EXTRA_activemq_test_integration_DEPENDENCIES) @rm -f activemq-test-integration$(EXEEXT) $(AM_V_CXXLD)$(activemq_test_integration_LINK) $(activemq_test_integration_OBJECTS) $(activemq_test_integration_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) -rm -f activemq/test/*.$(OBJEXT) -rm -f activemq/test/openwire/*.$(OBJEXT) -rm -f activemq/test/stomp/*.$(OBJEXT) -rm -f activemq/util/*.$(OBJEXT) -rm -f util/teamcity/*.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/activemq_test_integration-TestRegistry.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/activemq_test_integration-main.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-AsyncSenderTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-BulkMessageTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-CmsConnectionStartStopTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-CmsSendWithAsyncCallbackTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-CmsTemplateTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-DurableTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-ExpirationTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-JmsMessageGroupsTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-MapMessageTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-MessageCompressionTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-MessagePriorityTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-QueueBrowserTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-SimpleRollbackTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-SimpleTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-SlowListenerTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-TransactionTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/$(DEPDIR)/activemq_test_integration-VirtualTopicTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenWireRedeliveryPolicyTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireAdvisorysTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireAsyncSenderTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireClientAckTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireCmsConnectionStartStopTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireCmsTemplateTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireDurableTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireEnhancedConnectionTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireExpirationTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireIndividualAckTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireJmsMessageGroupsTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireJmsRecoverTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMapMessageTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMessageCompressionTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMessagePriorityTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireOptimizedAckTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireQueueBrowserTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSimpleRollbackTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSimpleTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSlowListenerTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireTempDestinationTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireTransactionTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireVirtualTopicTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireXATransactionsTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompAsyncSenderTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompBulkMessageTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompCmsConnectionStartStopTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompCmsTemplateTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompDurableTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompExpirationTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompJmsMessageGroupsTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSimpleRollbackTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSimpleTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSlowListenerTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompTransactionTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/util/$(DEPDIR)/activemq_test_integration-CMSListener.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/util/$(DEPDIR)/activemq_test_integration-CMSProvider.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@activemq/util/$(DEPDIR)/activemq_test_integration-IntegrationCommon.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/teamcity/$(DEPDIR)/activemq_test_integration-TeamCityProgressListener.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 $@ $< activemq_test_integration-TestRegistry.o: TestRegistry.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq_test_integration-TestRegistry.o -MD -MP -MF $(DEPDIR)/activemq_test_integration-TestRegistry.Tpo -c -o activemq_test_integration-TestRegistry.o `test -f 'TestRegistry.cpp' || echo '$(srcdir)/'`TestRegistry.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/activemq_test_integration-TestRegistry.Tpo $(DEPDIR)/activemq_test_integration-TestRegistry.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='TestRegistry.cpp' object='activemq_test_integration-TestRegistry.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq_test_integration-TestRegistry.o `test -f 'TestRegistry.cpp' || echo '$(srcdir)/'`TestRegistry.cpp activemq_test_integration-TestRegistry.obj: TestRegistry.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq_test_integration-TestRegistry.obj -MD -MP -MF $(DEPDIR)/activemq_test_integration-TestRegistry.Tpo -c -o activemq_test_integration-TestRegistry.obj `if test -f 'TestRegistry.cpp'; then $(CYGPATH_W) 'TestRegistry.cpp'; else $(CYGPATH_W) '$(srcdir)/TestRegistry.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/activemq_test_integration-TestRegistry.Tpo $(DEPDIR)/activemq_test_integration-TestRegistry.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='TestRegistry.cpp' object='activemq_test_integration-TestRegistry.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq_test_integration-TestRegistry.obj `if test -f 'TestRegistry.cpp'; then $(CYGPATH_W) 'TestRegistry.cpp'; else $(CYGPATH_W) '$(srcdir)/TestRegistry.cpp'; fi` activemq/test/activemq_test_integration-AsyncSenderTest.o: activemq/test/AsyncSenderTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-AsyncSenderTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-AsyncSenderTest.Tpo -c -o activemq/test/activemq_test_integration-AsyncSenderTest.o `test -f 'activemq/test/AsyncSenderTest.cpp' || echo '$(srcdir)/'`activemq/test/AsyncSenderTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-AsyncSenderTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-AsyncSenderTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/AsyncSenderTest.cpp' object='activemq/test/activemq_test_integration-AsyncSenderTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-AsyncSenderTest.o `test -f 'activemq/test/AsyncSenderTest.cpp' || echo '$(srcdir)/'`activemq/test/AsyncSenderTest.cpp activemq/test/activemq_test_integration-AsyncSenderTest.obj: activemq/test/AsyncSenderTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-AsyncSenderTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-AsyncSenderTest.Tpo -c -o activemq/test/activemq_test_integration-AsyncSenderTest.obj `if test -f 'activemq/test/AsyncSenderTest.cpp'; then $(CYGPATH_W) 'activemq/test/AsyncSenderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/AsyncSenderTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-AsyncSenderTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-AsyncSenderTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/AsyncSenderTest.cpp' object='activemq/test/activemq_test_integration-AsyncSenderTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-AsyncSenderTest.obj `if test -f 'activemq/test/AsyncSenderTest.cpp'; then $(CYGPATH_W) 'activemq/test/AsyncSenderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/AsyncSenderTest.cpp'; fi` activemq/test/activemq_test_integration-BulkMessageTest.o: activemq/test/BulkMessageTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-BulkMessageTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-BulkMessageTest.Tpo -c -o activemq/test/activemq_test_integration-BulkMessageTest.o `test -f 'activemq/test/BulkMessageTest.cpp' || echo '$(srcdir)/'`activemq/test/BulkMessageTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-BulkMessageTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-BulkMessageTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/BulkMessageTest.cpp' object='activemq/test/activemq_test_integration-BulkMessageTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-BulkMessageTest.o `test -f 'activemq/test/BulkMessageTest.cpp' || echo '$(srcdir)/'`activemq/test/BulkMessageTest.cpp activemq/test/activemq_test_integration-BulkMessageTest.obj: activemq/test/BulkMessageTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-BulkMessageTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-BulkMessageTest.Tpo -c -o activemq/test/activemq_test_integration-BulkMessageTest.obj `if test -f 'activemq/test/BulkMessageTest.cpp'; then $(CYGPATH_W) 'activemq/test/BulkMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/BulkMessageTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-BulkMessageTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-BulkMessageTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/BulkMessageTest.cpp' object='activemq/test/activemq_test_integration-BulkMessageTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-BulkMessageTest.obj `if test -f 'activemq/test/BulkMessageTest.cpp'; then $(CYGPATH_W) 'activemq/test/BulkMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/BulkMessageTest.cpp'; fi` activemq/test/activemq_test_integration-CmsConnectionStartStopTest.o: activemq/test/CmsConnectionStartStopTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-CmsConnectionStartStopTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-CmsConnectionStartStopTest.Tpo -c -o activemq/test/activemq_test_integration-CmsConnectionStartStopTest.o `test -f 'activemq/test/CmsConnectionStartStopTest.cpp' || echo '$(srcdir)/'`activemq/test/CmsConnectionStartStopTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-CmsConnectionStartStopTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-CmsConnectionStartStopTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/CmsConnectionStartStopTest.cpp' object='activemq/test/activemq_test_integration-CmsConnectionStartStopTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-CmsConnectionStartStopTest.o `test -f 'activemq/test/CmsConnectionStartStopTest.cpp' || echo '$(srcdir)/'`activemq/test/CmsConnectionStartStopTest.cpp activemq/test/activemq_test_integration-CmsConnectionStartStopTest.obj: activemq/test/CmsConnectionStartStopTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-CmsConnectionStartStopTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-CmsConnectionStartStopTest.Tpo -c -o activemq/test/activemq_test_integration-CmsConnectionStartStopTest.obj `if test -f 'activemq/test/CmsConnectionStartStopTest.cpp'; then $(CYGPATH_W) 'activemq/test/CmsConnectionStartStopTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/CmsConnectionStartStopTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-CmsConnectionStartStopTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-CmsConnectionStartStopTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/CmsConnectionStartStopTest.cpp' object='activemq/test/activemq_test_integration-CmsConnectionStartStopTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-CmsConnectionStartStopTest.obj `if test -f 'activemq/test/CmsConnectionStartStopTest.cpp'; then $(CYGPATH_W) 'activemq/test/CmsConnectionStartStopTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/CmsConnectionStartStopTest.cpp'; fi` activemq/test/activemq_test_integration-CmsSendWithAsyncCallbackTest.o: activemq/test/CmsSendWithAsyncCallbackTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-CmsSendWithAsyncCallbackTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-CmsSendWithAsyncCallbackTest.Tpo -c -o activemq/test/activemq_test_integration-CmsSendWithAsyncCallbackTest.o `test -f 'activemq/test/CmsSendWithAsyncCallbackTest.cpp' || echo '$(srcdir)/'`activemq/test/CmsSendWithAsyncCallbackTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-CmsSendWithAsyncCallbackTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-CmsSendWithAsyncCallbackTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/CmsSendWithAsyncCallbackTest.cpp' object='activemq/test/activemq_test_integration-CmsSendWithAsyncCallbackTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-CmsSendWithAsyncCallbackTest.o `test -f 'activemq/test/CmsSendWithAsyncCallbackTest.cpp' || echo '$(srcdir)/'`activemq/test/CmsSendWithAsyncCallbackTest.cpp activemq/test/activemq_test_integration-CmsSendWithAsyncCallbackTest.obj: activemq/test/CmsSendWithAsyncCallbackTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-CmsSendWithAsyncCallbackTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-CmsSendWithAsyncCallbackTest.Tpo -c -o activemq/test/activemq_test_integration-CmsSendWithAsyncCallbackTest.obj `if test -f 'activemq/test/CmsSendWithAsyncCallbackTest.cpp'; then $(CYGPATH_W) 'activemq/test/CmsSendWithAsyncCallbackTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/CmsSendWithAsyncCallbackTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-CmsSendWithAsyncCallbackTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-CmsSendWithAsyncCallbackTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/CmsSendWithAsyncCallbackTest.cpp' object='activemq/test/activemq_test_integration-CmsSendWithAsyncCallbackTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-CmsSendWithAsyncCallbackTest.obj `if test -f 'activemq/test/CmsSendWithAsyncCallbackTest.cpp'; then $(CYGPATH_W) 'activemq/test/CmsSendWithAsyncCallbackTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/CmsSendWithAsyncCallbackTest.cpp'; fi` activemq/test/activemq_test_integration-CmsTemplateTest.o: activemq/test/CmsTemplateTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-CmsTemplateTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-CmsTemplateTest.Tpo -c -o activemq/test/activemq_test_integration-CmsTemplateTest.o `test -f 'activemq/test/CmsTemplateTest.cpp' || echo '$(srcdir)/'`activemq/test/CmsTemplateTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-CmsTemplateTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-CmsTemplateTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/CmsTemplateTest.cpp' object='activemq/test/activemq_test_integration-CmsTemplateTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-CmsTemplateTest.o `test -f 'activemq/test/CmsTemplateTest.cpp' || echo '$(srcdir)/'`activemq/test/CmsTemplateTest.cpp activemq/test/activemq_test_integration-CmsTemplateTest.obj: activemq/test/CmsTemplateTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-CmsTemplateTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-CmsTemplateTest.Tpo -c -o activemq/test/activemq_test_integration-CmsTemplateTest.obj `if test -f 'activemq/test/CmsTemplateTest.cpp'; then $(CYGPATH_W) 'activemq/test/CmsTemplateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/CmsTemplateTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-CmsTemplateTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-CmsTemplateTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/CmsTemplateTest.cpp' object='activemq/test/activemq_test_integration-CmsTemplateTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-CmsTemplateTest.obj `if test -f 'activemq/test/CmsTemplateTest.cpp'; then $(CYGPATH_W) 'activemq/test/CmsTemplateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/CmsTemplateTest.cpp'; fi` activemq/test/activemq_test_integration-DurableTest.o: activemq/test/DurableTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-DurableTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-DurableTest.Tpo -c -o activemq/test/activemq_test_integration-DurableTest.o `test -f 'activemq/test/DurableTest.cpp' || echo '$(srcdir)/'`activemq/test/DurableTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-DurableTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-DurableTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/DurableTest.cpp' object='activemq/test/activemq_test_integration-DurableTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-DurableTest.o `test -f 'activemq/test/DurableTest.cpp' || echo '$(srcdir)/'`activemq/test/DurableTest.cpp activemq/test/activemq_test_integration-DurableTest.obj: activemq/test/DurableTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-DurableTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-DurableTest.Tpo -c -o activemq/test/activemq_test_integration-DurableTest.obj `if test -f 'activemq/test/DurableTest.cpp'; then $(CYGPATH_W) 'activemq/test/DurableTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/DurableTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-DurableTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-DurableTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/DurableTest.cpp' object='activemq/test/activemq_test_integration-DurableTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-DurableTest.obj `if test -f 'activemq/test/DurableTest.cpp'; then $(CYGPATH_W) 'activemq/test/DurableTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/DurableTest.cpp'; fi` activemq/test/activemq_test_integration-ExpirationTest.o: activemq/test/ExpirationTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-ExpirationTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-ExpirationTest.Tpo -c -o activemq/test/activemq_test_integration-ExpirationTest.o `test -f 'activemq/test/ExpirationTest.cpp' || echo '$(srcdir)/'`activemq/test/ExpirationTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-ExpirationTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-ExpirationTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/ExpirationTest.cpp' object='activemq/test/activemq_test_integration-ExpirationTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-ExpirationTest.o `test -f 'activemq/test/ExpirationTest.cpp' || echo '$(srcdir)/'`activemq/test/ExpirationTest.cpp activemq/test/activemq_test_integration-ExpirationTest.obj: activemq/test/ExpirationTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-ExpirationTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-ExpirationTest.Tpo -c -o activemq/test/activemq_test_integration-ExpirationTest.obj `if test -f 'activemq/test/ExpirationTest.cpp'; then $(CYGPATH_W) 'activemq/test/ExpirationTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/ExpirationTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-ExpirationTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-ExpirationTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/ExpirationTest.cpp' object='activemq/test/activemq_test_integration-ExpirationTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-ExpirationTest.obj `if test -f 'activemq/test/ExpirationTest.cpp'; then $(CYGPATH_W) 'activemq/test/ExpirationTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/ExpirationTest.cpp'; fi` activemq/test/activemq_test_integration-JmsMessageGroupsTest.o: activemq/test/JmsMessageGroupsTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-JmsMessageGroupsTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-JmsMessageGroupsTest.Tpo -c -o activemq/test/activemq_test_integration-JmsMessageGroupsTest.o `test -f 'activemq/test/JmsMessageGroupsTest.cpp' || echo '$(srcdir)/'`activemq/test/JmsMessageGroupsTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-JmsMessageGroupsTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-JmsMessageGroupsTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/JmsMessageGroupsTest.cpp' object='activemq/test/activemq_test_integration-JmsMessageGroupsTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-JmsMessageGroupsTest.o `test -f 'activemq/test/JmsMessageGroupsTest.cpp' || echo '$(srcdir)/'`activemq/test/JmsMessageGroupsTest.cpp activemq/test/activemq_test_integration-JmsMessageGroupsTest.obj: activemq/test/JmsMessageGroupsTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-JmsMessageGroupsTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-JmsMessageGroupsTest.Tpo -c -o activemq/test/activemq_test_integration-JmsMessageGroupsTest.obj `if test -f 'activemq/test/JmsMessageGroupsTest.cpp'; then $(CYGPATH_W) 'activemq/test/JmsMessageGroupsTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/JmsMessageGroupsTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-JmsMessageGroupsTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-JmsMessageGroupsTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/JmsMessageGroupsTest.cpp' object='activemq/test/activemq_test_integration-JmsMessageGroupsTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-JmsMessageGroupsTest.obj `if test -f 'activemq/test/JmsMessageGroupsTest.cpp'; then $(CYGPATH_W) 'activemq/test/JmsMessageGroupsTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/JmsMessageGroupsTest.cpp'; fi` activemq/test/activemq_test_integration-MapMessageTest.o: activemq/test/MapMessageTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-MapMessageTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-MapMessageTest.Tpo -c -o activemq/test/activemq_test_integration-MapMessageTest.o `test -f 'activemq/test/MapMessageTest.cpp' || echo '$(srcdir)/'`activemq/test/MapMessageTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-MapMessageTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-MapMessageTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/MapMessageTest.cpp' object='activemq/test/activemq_test_integration-MapMessageTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-MapMessageTest.o `test -f 'activemq/test/MapMessageTest.cpp' || echo '$(srcdir)/'`activemq/test/MapMessageTest.cpp activemq/test/activemq_test_integration-MapMessageTest.obj: activemq/test/MapMessageTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-MapMessageTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-MapMessageTest.Tpo -c -o activemq/test/activemq_test_integration-MapMessageTest.obj `if test -f 'activemq/test/MapMessageTest.cpp'; then $(CYGPATH_W) 'activemq/test/MapMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/MapMessageTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-MapMessageTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-MapMessageTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/MapMessageTest.cpp' object='activemq/test/activemq_test_integration-MapMessageTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-MapMessageTest.obj `if test -f 'activemq/test/MapMessageTest.cpp'; then $(CYGPATH_W) 'activemq/test/MapMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/MapMessageTest.cpp'; fi` activemq/test/activemq_test_integration-MessageCompressionTest.o: activemq/test/MessageCompressionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-MessageCompressionTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-MessageCompressionTest.Tpo -c -o activemq/test/activemq_test_integration-MessageCompressionTest.o `test -f 'activemq/test/MessageCompressionTest.cpp' || echo '$(srcdir)/'`activemq/test/MessageCompressionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-MessageCompressionTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-MessageCompressionTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/MessageCompressionTest.cpp' object='activemq/test/activemq_test_integration-MessageCompressionTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-MessageCompressionTest.o `test -f 'activemq/test/MessageCompressionTest.cpp' || echo '$(srcdir)/'`activemq/test/MessageCompressionTest.cpp activemq/test/activemq_test_integration-MessageCompressionTest.obj: activemq/test/MessageCompressionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-MessageCompressionTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-MessageCompressionTest.Tpo -c -o activemq/test/activemq_test_integration-MessageCompressionTest.obj `if test -f 'activemq/test/MessageCompressionTest.cpp'; then $(CYGPATH_W) 'activemq/test/MessageCompressionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/MessageCompressionTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-MessageCompressionTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-MessageCompressionTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/MessageCompressionTest.cpp' object='activemq/test/activemq_test_integration-MessageCompressionTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-MessageCompressionTest.obj `if test -f 'activemq/test/MessageCompressionTest.cpp'; then $(CYGPATH_W) 'activemq/test/MessageCompressionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/MessageCompressionTest.cpp'; fi` activemq/test/activemq_test_integration-MessagePriorityTest.o: activemq/test/MessagePriorityTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-MessagePriorityTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-MessagePriorityTest.Tpo -c -o activemq/test/activemq_test_integration-MessagePriorityTest.o `test -f 'activemq/test/MessagePriorityTest.cpp' || echo '$(srcdir)/'`activemq/test/MessagePriorityTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-MessagePriorityTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-MessagePriorityTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/MessagePriorityTest.cpp' object='activemq/test/activemq_test_integration-MessagePriorityTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-MessagePriorityTest.o `test -f 'activemq/test/MessagePriorityTest.cpp' || echo '$(srcdir)/'`activemq/test/MessagePriorityTest.cpp activemq/test/activemq_test_integration-MessagePriorityTest.obj: activemq/test/MessagePriorityTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-MessagePriorityTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-MessagePriorityTest.Tpo -c -o activemq/test/activemq_test_integration-MessagePriorityTest.obj `if test -f 'activemq/test/MessagePriorityTest.cpp'; then $(CYGPATH_W) 'activemq/test/MessagePriorityTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/MessagePriorityTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-MessagePriorityTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-MessagePriorityTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/MessagePriorityTest.cpp' object='activemq/test/activemq_test_integration-MessagePriorityTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-MessagePriorityTest.obj `if test -f 'activemq/test/MessagePriorityTest.cpp'; then $(CYGPATH_W) 'activemq/test/MessagePriorityTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/MessagePriorityTest.cpp'; fi` activemq/test/activemq_test_integration-QueueBrowserTest.o: activemq/test/QueueBrowserTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-QueueBrowserTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-QueueBrowserTest.Tpo -c -o activemq/test/activemq_test_integration-QueueBrowserTest.o `test -f 'activemq/test/QueueBrowserTest.cpp' || echo '$(srcdir)/'`activemq/test/QueueBrowserTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-QueueBrowserTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-QueueBrowserTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/QueueBrowserTest.cpp' object='activemq/test/activemq_test_integration-QueueBrowserTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-QueueBrowserTest.o `test -f 'activemq/test/QueueBrowserTest.cpp' || echo '$(srcdir)/'`activemq/test/QueueBrowserTest.cpp activemq/test/activemq_test_integration-QueueBrowserTest.obj: activemq/test/QueueBrowserTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-QueueBrowserTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-QueueBrowserTest.Tpo -c -o activemq/test/activemq_test_integration-QueueBrowserTest.obj `if test -f 'activemq/test/QueueBrowserTest.cpp'; then $(CYGPATH_W) 'activemq/test/QueueBrowserTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/QueueBrowserTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-QueueBrowserTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-QueueBrowserTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/QueueBrowserTest.cpp' object='activemq/test/activemq_test_integration-QueueBrowserTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-QueueBrowserTest.obj `if test -f 'activemq/test/QueueBrowserTest.cpp'; then $(CYGPATH_W) 'activemq/test/QueueBrowserTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/QueueBrowserTest.cpp'; fi` activemq/test/activemq_test_integration-SimpleRollbackTest.o: activemq/test/SimpleRollbackTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-SimpleRollbackTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-SimpleRollbackTest.Tpo -c -o activemq/test/activemq_test_integration-SimpleRollbackTest.o `test -f 'activemq/test/SimpleRollbackTest.cpp' || echo '$(srcdir)/'`activemq/test/SimpleRollbackTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-SimpleRollbackTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-SimpleRollbackTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/SimpleRollbackTest.cpp' object='activemq/test/activemq_test_integration-SimpleRollbackTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-SimpleRollbackTest.o `test -f 'activemq/test/SimpleRollbackTest.cpp' || echo '$(srcdir)/'`activemq/test/SimpleRollbackTest.cpp activemq/test/activemq_test_integration-SimpleRollbackTest.obj: activemq/test/SimpleRollbackTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-SimpleRollbackTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-SimpleRollbackTest.Tpo -c -o activemq/test/activemq_test_integration-SimpleRollbackTest.obj `if test -f 'activemq/test/SimpleRollbackTest.cpp'; then $(CYGPATH_W) 'activemq/test/SimpleRollbackTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/SimpleRollbackTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-SimpleRollbackTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-SimpleRollbackTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/SimpleRollbackTest.cpp' object='activemq/test/activemq_test_integration-SimpleRollbackTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-SimpleRollbackTest.obj `if test -f 'activemq/test/SimpleRollbackTest.cpp'; then $(CYGPATH_W) 'activemq/test/SimpleRollbackTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/SimpleRollbackTest.cpp'; fi` activemq/test/activemq_test_integration-SimpleTest.o: activemq/test/SimpleTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-SimpleTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-SimpleTest.Tpo -c -o activemq/test/activemq_test_integration-SimpleTest.o `test -f 'activemq/test/SimpleTest.cpp' || echo '$(srcdir)/'`activemq/test/SimpleTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-SimpleTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-SimpleTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/SimpleTest.cpp' object='activemq/test/activemq_test_integration-SimpleTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-SimpleTest.o `test -f 'activemq/test/SimpleTest.cpp' || echo '$(srcdir)/'`activemq/test/SimpleTest.cpp activemq/test/activemq_test_integration-SimpleTest.obj: activemq/test/SimpleTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-SimpleTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-SimpleTest.Tpo -c -o activemq/test/activemq_test_integration-SimpleTest.obj `if test -f 'activemq/test/SimpleTest.cpp'; then $(CYGPATH_W) 'activemq/test/SimpleTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/SimpleTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-SimpleTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-SimpleTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/SimpleTest.cpp' object='activemq/test/activemq_test_integration-SimpleTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-SimpleTest.obj `if test -f 'activemq/test/SimpleTest.cpp'; then $(CYGPATH_W) 'activemq/test/SimpleTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/SimpleTest.cpp'; fi` activemq/test/activemq_test_integration-SlowListenerTest.o: activemq/test/SlowListenerTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-SlowListenerTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-SlowListenerTest.Tpo -c -o activemq/test/activemq_test_integration-SlowListenerTest.o `test -f 'activemq/test/SlowListenerTest.cpp' || echo '$(srcdir)/'`activemq/test/SlowListenerTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-SlowListenerTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-SlowListenerTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/SlowListenerTest.cpp' object='activemq/test/activemq_test_integration-SlowListenerTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-SlowListenerTest.o `test -f 'activemq/test/SlowListenerTest.cpp' || echo '$(srcdir)/'`activemq/test/SlowListenerTest.cpp activemq/test/activemq_test_integration-SlowListenerTest.obj: activemq/test/SlowListenerTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-SlowListenerTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-SlowListenerTest.Tpo -c -o activemq/test/activemq_test_integration-SlowListenerTest.obj `if test -f 'activemq/test/SlowListenerTest.cpp'; then $(CYGPATH_W) 'activemq/test/SlowListenerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/SlowListenerTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-SlowListenerTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-SlowListenerTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/SlowListenerTest.cpp' object='activemq/test/activemq_test_integration-SlowListenerTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-SlowListenerTest.obj `if test -f 'activemq/test/SlowListenerTest.cpp'; then $(CYGPATH_W) 'activemq/test/SlowListenerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/SlowListenerTest.cpp'; fi` activemq/test/activemq_test_integration-TransactionTest.o: activemq/test/TransactionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-TransactionTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-TransactionTest.Tpo -c -o activemq/test/activemq_test_integration-TransactionTest.o `test -f 'activemq/test/TransactionTest.cpp' || echo '$(srcdir)/'`activemq/test/TransactionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-TransactionTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-TransactionTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/TransactionTest.cpp' object='activemq/test/activemq_test_integration-TransactionTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-TransactionTest.o `test -f 'activemq/test/TransactionTest.cpp' || echo '$(srcdir)/'`activemq/test/TransactionTest.cpp activemq/test/activemq_test_integration-TransactionTest.obj: activemq/test/TransactionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-TransactionTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-TransactionTest.Tpo -c -o activemq/test/activemq_test_integration-TransactionTest.obj `if test -f 'activemq/test/TransactionTest.cpp'; then $(CYGPATH_W) 'activemq/test/TransactionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/TransactionTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-TransactionTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-TransactionTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/TransactionTest.cpp' object='activemq/test/activemq_test_integration-TransactionTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-TransactionTest.obj `if test -f 'activemq/test/TransactionTest.cpp'; then $(CYGPATH_W) 'activemq/test/TransactionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/TransactionTest.cpp'; fi` activemq/test/activemq_test_integration-VirtualTopicTest.o: activemq/test/VirtualTopicTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-VirtualTopicTest.o -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-VirtualTopicTest.Tpo -c -o activemq/test/activemq_test_integration-VirtualTopicTest.o `test -f 'activemq/test/VirtualTopicTest.cpp' || echo '$(srcdir)/'`activemq/test/VirtualTopicTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-VirtualTopicTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-VirtualTopicTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/VirtualTopicTest.cpp' object='activemq/test/activemq_test_integration-VirtualTopicTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-VirtualTopicTest.o `test -f 'activemq/test/VirtualTopicTest.cpp' || echo '$(srcdir)/'`activemq/test/VirtualTopicTest.cpp activemq/test/activemq_test_integration-VirtualTopicTest.obj: activemq/test/VirtualTopicTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/activemq_test_integration-VirtualTopicTest.obj -MD -MP -MF activemq/test/$(DEPDIR)/activemq_test_integration-VirtualTopicTest.Tpo -c -o activemq/test/activemq_test_integration-VirtualTopicTest.obj `if test -f 'activemq/test/VirtualTopicTest.cpp'; then $(CYGPATH_W) 'activemq/test/VirtualTopicTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/VirtualTopicTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/$(DEPDIR)/activemq_test_integration-VirtualTopicTest.Tpo activemq/test/$(DEPDIR)/activemq_test_integration-VirtualTopicTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/VirtualTopicTest.cpp' object='activemq/test/activemq_test_integration-VirtualTopicTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/activemq_test_integration-VirtualTopicTest.obj `if test -f 'activemq/test/VirtualTopicTest.cpp'; then $(CYGPATH_W) 'activemq/test/VirtualTopicTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/VirtualTopicTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.o: activemq/test/openwire/OpenWireCmsSendWithAsyncCallbackTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.o `test -f 'activemq/test/openwire/OpenWireCmsSendWithAsyncCallbackTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenWireCmsSendWithAsyncCallbackTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenWireCmsSendWithAsyncCallbackTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.o `test -f 'activemq/test/openwire/OpenWireCmsSendWithAsyncCallbackTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenWireCmsSendWithAsyncCallbackTest.cpp activemq/test/openwire/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.obj: activemq/test/openwire/OpenWireCmsSendWithAsyncCallbackTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.obj `if test -f 'activemq/test/openwire/OpenWireCmsSendWithAsyncCallbackTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenWireCmsSendWithAsyncCallbackTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenWireCmsSendWithAsyncCallbackTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenWireCmsSendWithAsyncCallbackTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenWireCmsSendWithAsyncCallbackTest.obj `if test -f 'activemq/test/openwire/OpenWireCmsSendWithAsyncCallbackTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenWireCmsSendWithAsyncCallbackTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenWireCmsSendWithAsyncCallbackTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenWireRedeliveryPolicyTest.o: activemq/test/openwire/OpenWireRedeliveryPolicyTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenWireRedeliveryPolicyTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenWireRedeliveryPolicyTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenWireRedeliveryPolicyTest.o `test -f 'activemq/test/openwire/OpenWireRedeliveryPolicyTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenWireRedeliveryPolicyTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenWireRedeliveryPolicyTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenWireRedeliveryPolicyTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenWireRedeliveryPolicyTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenWireRedeliveryPolicyTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenWireRedeliveryPolicyTest.o `test -f 'activemq/test/openwire/OpenWireRedeliveryPolicyTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenWireRedeliveryPolicyTest.cpp activemq/test/openwire/activemq_test_integration-OpenWireRedeliveryPolicyTest.obj: activemq/test/openwire/OpenWireRedeliveryPolicyTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenWireRedeliveryPolicyTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenWireRedeliveryPolicyTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenWireRedeliveryPolicyTest.obj `if test -f 'activemq/test/openwire/OpenWireRedeliveryPolicyTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenWireRedeliveryPolicyTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenWireRedeliveryPolicyTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenWireRedeliveryPolicyTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenWireRedeliveryPolicyTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenWireRedeliveryPolicyTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenWireRedeliveryPolicyTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenWireRedeliveryPolicyTest.obj `if test -f 'activemq/test/openwire/OpenWireRedeliveryPolicyTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenWireRedeliveryPolicyTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenWireRedeliveryPolicyTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireAdvisorysTest.o: activemq/test/openwire/OpenwireAdvisorysTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireAdvisorysTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireAdvisorysTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireAdvisorysTest.o `test -f 'activemq/test/openwire/OpenwireAdvisorysTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireAdvisorysTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireAdvisorysTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireAdvisorysTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireAdvisorysTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireAdvisorysTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireAdvisorysTest.o `test -f 'activemq/test/openwire/OpenwireAdvisorysTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireAdvisorysTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireAdvisorysTest.obj: activemq/test/openwire/OpenwireAdvisorysTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireAdvisorysTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireAdvisorysTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireAdvisorysTest.obj `if test -f 'activemq/test/openwire/OpenwireAdvisorysTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireAdvisorysTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireAdvisorysTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireAdvisorysTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireAdvisorysTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireAdvisorysTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireAdvisorysTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireAdvisorysTest.obj `if test -f 'activemq/test/openwire/OpenwireAdvisorysTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireAdvisorysTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireAdvisorysTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireAsyncSenderTest.o: activemq/test/openwire/OpenwireAsyncSenderTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireAsyncSenderTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireAsyncSenderTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireAsyncSenderTest.o `test -f 'activemq/test/openwire/OpenwireAsyncSenderTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireAsyncSenderTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireAsyncSenderTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireAsyncSenderTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireAsyncSenderTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireAsyncSenderTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireAsyncSenderTest.o `test -f 'activemq/test/openwire/OpenwireAsyncSenderTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireAsyncSenderTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireAsyncSenderTest.obj: activemq/test/openwire/OpenwireAsyncSenderTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireAsyncSenderTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireAsyncSenderTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireAsyncSenderTest.obj `if test -f 'activemq/test/openwire/OpenwireAsyncSenderTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireAsyncSenderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireAsyncSenderTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireAsyncSenderTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireAsyncSenderTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireAsyncSenderTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireAsyncSenderTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireAsyncSenderTest.obj `if test -f 'activemq/test/openwire/OpenwireAsyncSenderTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireAsyncSenderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireAsyncSenderTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireClientAckTest.o: activemq/test/openwire/OpenwireClientAckTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireClientAckTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireClientAckTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireClientAckTest.o `test -f 'activemq/test/openwire/OpenwireClientAckTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireClientAckTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireClientAckTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireClientAckTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireClientAckTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireClientAckTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireClientAckTest.o `test -f 'activemq/test/openwire/OpenwireClientAckTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireClientAckTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireClientAckTest.obj: activemq/test/openwire/OpenwireClientAckTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireClientAckTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireClientAckTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireClientAckTest.obj `if test -f 'activemq/test/openwire/OpenwireClientAckTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireClientAckTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireClientAckTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireClientAckTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireClientAckTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireClientAckTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireClientAckTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireClientAckTest.obj `if test -f 'activemq/test/openwire/OpenwireClientAckTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireClientAckTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireClientAckTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireCmsConnectionStartStopTest.o: activemq/test/openwire/OpenwireCmsConnectionStartStopTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireCmsConnectionStartStopTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireCmsConnectionStartStopTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireCmsConnectionStartStopTest.o `test -f 'activemq/test/openwire/OpenwireCmsConnectionStartStopTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireCmsConnectionStartStopTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireCmsConnectionStartStopTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireCmsConnectionStartStopTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireCmsConnectionStartStopTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireCmsConnectionStartStopTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireCmsConnectionStartStopTest.o `test -f 'activemq/test/openwire/OpenwireCmsConnectionStartStopTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireCmsConnectionStartStopTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireCmsConnectionStartStopTest.obj: activemq/test/openwire/OpenwireCmsConnectionStartStopTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireCmsConnectionStartStopTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireCmsConnectionStartStopTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireCmsConnectionStartStopTest.obj `if test -f 'activemq/test/openwire/OpenwireCmsConnectionStartStopTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireCmsConnectionStartStopTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireCmsConnectionStartStopTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireCmsConnectionStartStopTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireCmsConnectionStartStopTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireCmsConnectionStartStopTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireCmsConnectionStartStopTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireCmsConnectionStartStopTest.obj `if test -f 'activemq/test/openwire/OpenwireCmsConnectionStartStopTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireCmsConnectionStartStopTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireCmsConnectionStartStopTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireCmsTemplateTest.o: activemq/test/openwire/OpenwireCmsTemplateTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireCmsTemplateTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireCmsTemplateTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireCmsTemplateTest.o `test -f 'activemq/test/openwire/OpenwireCmsTemplateTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireCmsTemplateTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireCmsTemplateTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireCmsTemplateTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireCmsTemplateTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireCmsTemplateTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireCmsTemplateTest.o `test -f 'activemq/test/openwire/OpenwireCmsTemplateTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireCmsTemplateTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireCmsTemplateTest.obj: activemq/test/openwire/OpenwireCmsTemplateTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireCmsTemplateTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireCmsTemplateTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireCmsTemplateTest.obj `if test -f 'activemq/test/openwire/OpenwireCmsTemplateTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireCmsTemplateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireCmsTemplateTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireCmsTemplateTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireCmsTemplateTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireCmsTemplateTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireCmsTemplateTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireCmsTemplateTest.obj `if test -f 'activemq/test/openwire/OpenwireCmsTemplateTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireCmsTemplateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireCmsTemplateTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireDurableTest.o: activemq/test/openwire/OpenwireDurableTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireDurableTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireDurableTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireDurableTest.o `test -f 'activemq/test/openwire/OpenwireDurableTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireDurableTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireDurableTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireDurableTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireDurableTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireDurableTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireDurableTest.o `test -f 'activemq/test/openwire/OpenwireDurableTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireDurableTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireDurableTest.obj: activemq/test/openwire/OpenwireDurableTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireDurableTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireDurableTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireDurableTest.obj `if test -f 'activemq/test/openwire/OpenwireDurableTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireDurableTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireDurableTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireDurableTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireDurableTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireDurableTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireDurableTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireDurableTest.obj `if test -f 'activemq/test/openwire/OpenwireDurableTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireDurableTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireDurableTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireEnhancedConnectionTest.o: activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireEnhancedConnectionTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireEnhancedConnectionTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireEnhancedConnectionTest.o `test -f 'activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireEnhancedConnectionTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireEnhancedConnectionTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireEnhancedConnectionTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireEnhancedConnectionTest.o `test -f 'activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireEnhancedConnectionTest.obj: activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireEnhancedConnectionTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireEnhancedConnectionTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireEnhancedConnectionTest.obj `if test -f 'activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireEnhancedConnectionTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireEnhancedConnectionTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireEnhancedConnectionTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireEnhancedConnectionTest.obj `if test -f 'activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireExpirationTest.o: activemq/test/openwire/OpenwireExpirationTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireExpirationTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireExpirationTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireExpirationTest.o `test -f 'activemq/test/openwire/OpenwireExpirationTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireExpirationTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireExpirationTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireExpirationTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireExpirationTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireExpirationTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireExpirationTest.o `test -f 'activemq/test/openwire/OpenwireExpirationTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireExpirationTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireExpirationTest.obj: activemq/test/openwire/OpenwireExpirationTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireExpirationTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireExpirationTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireExpirationTest.obj `if test -f 'activemq/test/openwire/OpenwireExpirationTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireExpirationTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireExpirationTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireExpirationTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireExpirationTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireExpirationTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireExpirationTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireExpirationTest.obj `if test -f 'activemq/test/openwire/OpenwireExpirationTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireExpirationTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireExpirationTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireIndividualAckTest.o: activemq/test/openwire/OpenwireIndividualAckTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireIndividualAckTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireIndividualAckTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireIndividualAckTest.o `test -f 'activemq/test/openwire/OpenwireIndividualAckTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireIndividualAckTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireIndividualAckTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireIndividualAckTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireIndividualAckTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireIndividualAckTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireIndividualAckTest.o `test -f 'activemq/test/openwire/OpenwireIndividualAckTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireIndividualAckTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireIndividualAckTest.obj: activemq/test/openwire/OpenwireIndividualAckTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireIndividualAckTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireIndividualAckTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireIndividualAckTest.obj `if test -f 'activemq/test/openwire/OpenwireIndividualAckTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireIndividualAckTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireIndividualAckTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireIndividualAckTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireIndividualAckTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireIndividualAckTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireIndividualAckTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireIndividualAckTest.obj `if test -f 'activemq/test/openwire/OpenwireIndividualAckTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireIndividualAckTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireIndividualAckTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireJmsMessageGroupsTest.o: activemq/test/openwire/OpenwireJmsMessageGroupsTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireJmsMessageGroupsTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireJmsMessageGroupsTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireJmsMessageGroupsTest.o `test -f 'activemq/test/openwire/OpenwireJmsMessageGroupsTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireJmsMessageGroupsTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireJmsMessageGroupsTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireJmsMessageGroupsTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireJmsMessageGroupsTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireJmsMessageGroupsTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireJmsMessageGroupsTest.o `test -f 'activemq/test/openwire/OpenwireJmsMessageGroupsTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireJmsMessageGroupsTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireJmsMessageGroupsTest.obj: activemq/test/openwire/OpenwireJmsMessageGroupsTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireJmsMessageGroupsTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireJmsMessageGroupsTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireJmsMessageGroupsTest.obj `if test -f 'activemq/test/openwire/OpenwireJmsMessageGroupsTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireJmsMessageGroupsTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireJmsMessageGroupsTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireJmsMessageGroupsTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireJmsMessageGroupsTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireJmsMessageGroupsTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireJmsMessageGroupsTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireJmsMessageGroupsTest.obj `if test -f 'activemq/test/openwire/OpenwireJmsMessageGroupsTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireJmsMessageGroupsTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireJmsMessageGroupsTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireJmsRecoverTest.o: activemq/test/openwire/OpenwireJmsRecoverTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireJmsRecoverTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireJmsRecoverTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireJmsRecoverTest.o `test -f 'activemq/test/openwire/OpenwireJmsRecoverTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireJmsRecoverTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireJmsRecoverTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireJmsRecoverTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireJmsRecoverTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireJmsRecoverTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireJmsRecoverTest.o `test -f 'activemq/test/openwire/OpenwireJmsRecoverTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireJmsRecoverTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireJmsRecoverTest.obj: activemq/test/openwire/OpenwireJmsRecoverTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireJmsRecoverTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireJmsRecoverTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireJmsRecoverTest.obj `if test -f 'activemq/test/openwire/OpenwireJmsRecoverTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireJmsRecoverTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireJmsRecoverTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireJmsRecoverTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireJmsRecoverTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireJmsRecoverTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireJmsRecoverTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireJmsRecoverTest.obj `if test -f 'activemq/test/openwire/OpenwireJmsRecoverTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireJmsRecoverTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireJmsRecoverTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireMapMessageTest.o: activemq/test/openwire/OpenwireMapMessageTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireMapMessageTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMapMessageTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireMapMessageTest.o `test -f 'activemq/test/openwire/OpenwireMapMessageTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireMapMessageTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMapMessageTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMapMessageTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireMapMessageTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireMapMessageTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireMapMessageTest.o `test -f 'activemq/test/openwire/OpenwireMapMessageTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireMapMessageTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireMapMessageTest.obj: activemq/test/openwire/OpenwireMapMessageTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireMapMessageTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMapMessageTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireMapMessageTest.obj `if test -f 'activemq/test/openwire/OpenwireMapMessageTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireMapMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireMapMessageTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMapMessageTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMapMessageTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireMapMessageTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireMapMessageTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireMapMessageTest.obj `if test -f 'activemq/test/openwire/OpenwireMapMessageTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireMapMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireMapMessageTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireMessageCompressionTest.o: activemq/test/openwire/OpenwireMessageCompressionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireMessageCompressionTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMessageCompressionTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireMessageCompressionTest.o `test -f 'activemq/test/openwire/OpenwireMessageCompressionTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireMessageCompressionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMessageCompressionTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMessageCompressionTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireMessageCompressionTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireMessageCompressionTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireMessageCompressionTest.o `test -f 'activemq/test/openwire/OpenwireMessageCompressionTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireMessageCompressionTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireMessageCompressionTest.obj: activemq/test/openwire/OpenwireMessageCompressionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireMessageCompressionTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMessageCompressionTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireMessageCompressionTest.obj `if test -f 'activemq/test/openwire/OpenwireMessageCompressionTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireMessageCompressionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireMessageCompressionTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMessageCompressionTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMessageCompressionTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireMessageCompressionTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireMessageCompressionTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireMessageCompressionTest.obj `if test -f 'activemq/test/openwire/OpenwireMessageCompressionTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireMessageCompressionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireMessageCompressionTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireMessagePriorityTest.o: activemq/test/openwire/OpenwireMessagePriorityTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireMessagePriorityTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMessagePriorityTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireMessagePriorityTest.o `test -f 'activemq/test/openwire/OpenwireMessagePriorityTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireMessagePriorityTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMessagePriorityTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMessagePriorityTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireMessagePriorityTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireMessagePriorityTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireMessagePriorityTest.o `test -f 'activemq/test/openwire/OpenwireMessagePriorityTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireMessagePriorityTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireMessagePriorityTest.obj: activemq/test/openwire/OpenwireMessagePriorityTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireMessagePriorityTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMessagePriorityTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireMessagePriorityTest.obj `if test -f 'activemq/test/openwire/OpenwireMessagePriorityTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireMessagePriorityTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireMessagePriorityTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMessagePriorityTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireMessagePriorityTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireMessagePriorityTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireMessagePriorityTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireMessagePriorityTest.obj `if test -f 'activemq/test/openwire/OpenwireMessagePriorityTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireMessagePriorityTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireMessagePriorityTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.o: activemq/test/openwire/OpenwireNonBlockingRedeliveryTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.o `test -f 'activemq/test/openwire/OpenwireNonBlockingRedeliveryTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireNonBlockingRedeliveryTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireNonBlockingRedeliveryTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.o `test -f 'activemq/test/openwire/OpenwireNonBlockingRedeliveryTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireNonBlockingRedeliveryTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.obj: activemq/test/openwire/OpenwireNonBlockingRedeliveryTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.obj `if test -f 'activemq/test/openwire/OpenwireNonBlockingRedeliveryTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireNonBlockingRedeliveryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireNonBlockingRedeliveryTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireNonBlockingRedeliveryTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireNonBlockingRedeliveryTest.obj `if test -f 'activemq/test/openwire/OpenwireNonBlockingRedeliveryTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireNonBlockingRedeliveryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireNonBlockingRedeliveryTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireOptimizedAckTest.o: activemq/test/openwire/OpenwireOptimizedAckTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireOptimizedAckTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireOptimizedAckTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireOptimizedAckTest.o `test -f 'activemq/test/openwire/OpenwireOptimizedAckTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireOptimizedAckTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireOptimizedAckTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireOptimizedAckTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireOptimizedAckTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireOptimizedAckTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireOptimizedAckTest.o `test -f 'activemq/test/openwire/OpenwireOptimizedAckTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireOptimizedAckTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireOptimizedAckTest.obj: activemq/test/openwire/OpenwireOptimizedAckTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireOptimizedAckTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireOptimizedAckTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireOptimizedAckTest.obj `if test -f 'activemq/test/openwire/OpenwireOptimizedAckTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireOptimizedAckTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireOptimizedAckTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireOptimizedAckTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireOptimizedAckTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireOptimizedAckTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireOptimizedAckTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireOptimizedAckTest.obj `if test -f 'activemq/test/openwire/OpenwireOptimizedAckTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireOptimizedAckTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireOptimizedAckTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireQueueBrowserTest.o: activemq/test/openwire/OpenwireQueueBrowserTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireQueueBrowserTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireQueueBrowserTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireQueueBrowserTest.o `test -f 'activemq/test/openwire/OpenwireQueueBrowserTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireQueueBrowserTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireQueueBrowserTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireQueueBrowserTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireQueueBrowserTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireQueueBrowserTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireQueueBrowserTest.o `test -f 'activemq/test/openwire/OpenwireQueueBrowserTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireQueueBrowserTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireQueueBrowserTest.obj: activemq/test/openwire/OpenwireQueueBrowserTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireQueueBrowserTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireQueueBrowserTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireQueueBrowserTest.obj `if test -f 'activemq/test/openwire/OpenwireQueueBrowserTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireQueueBrowserTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireQueueBrowserTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireQueueBrowserTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireQueueBrowserTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireQueueBrowserTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireQueueBrowserTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireQueueBrowserTest.obj `if test -f 'activemq/test/openwire/OpenwireQueueBrowserTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireQueueBrowserTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireQueueBrowserTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireSimpleRollbackTest.o: activemq/test/openwire/OpenwireSimpleRollbackTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireSimpleRollbackTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSimpleRollbackTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireSimpleRollbackTest.o `test -f 'activemq/test/openwire/OpenwireSimpleRollbackTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireSimpleRollbackTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSimpleRollbackTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSimpleRollbackTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireSimpleRollbackTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireSimpleRollbackTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireSimpleRollbackTest.o `test -f 'activemq/test/openwire/OpenwireSimpleRollbackTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireSimpleRollbackTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireSimpleRollbackTest.obj: activemq/test/openwire/OpenwireSimpleRollbackTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireSimpleRollbackTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSimpleRollbackTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireSimpleRollbackTest.obj `if test -f 'activemq/test/openwire/OpenwireSimpleRollbackTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireSimpleRollbackTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireSimpleRollbackTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSimpleRollbackTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSimpleRollbackTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireSimpleRollbackTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireSimpleRollbackTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireSimpleRollbackTest.obj `if test -f 'activemq/test/openwire/OpenwireSimpleRollbackTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireSimpleRollbackTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireSimpleRollbackTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireSimpleTest.o: activemq/test/openwire/OpenwireSimpleTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireSimpleTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSimpleTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireSimpleTest.o `test -f 'activemq/test/openwire/OpenwireSimpleTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireSimpleTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSimpleTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSimpleTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireSimpleTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireSimpleTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireSimpleTest.o `test -f 'activemq/test/openwire/OpenwireSimpleTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireSimpleTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireSimpleTest.obj: activemq/test/openwire/OpenwireSimpleTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireSimpleTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSimpleTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireSimpleTest.obj `if test -f 'activemq/test/openwire/OpenwireSimpleTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireSimpleTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireSimpleTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSimpleTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSimpleTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireSimpleTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireSimpleTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireSimpleTest.obj `if test -f 'activemq/test/openwire/OpenwireSimpleTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireSimpleTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireSimpleTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireSlowListenerTest.o: activemq/test/openwire/OpenwireSlowListenerTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireSlowListenerTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSlowListenerTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireSlowListenerTest.o `test -f 'activemq/test/openwire/OpenwireSlowListenerTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireSlowListenerTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSlowListenerTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSlowListenerTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireSlowListenerTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireSlowListenerTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireSlowListenerTest.o `test -f 'activemq/test/openwire/OpenwireSlowListenerTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireSlowListenerTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireSlowListenerTest.obj: activemq/test/openwire/OpenwireSlowListenerTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireSlowListenerTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSlowListenerTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireSlowListenerTest.obj `if test -f 'activemq/test/openwire/OpenwireSlowListenerTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireSlowListenerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireSlowListenerTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSlowListenerTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireSlowListenerTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireSlowListenerTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireSlowListenerTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireSlowListenerTest.obj `if test -f 'activemq/test/openwire/OpenwireSlowListenerTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireSlowListenerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireSlowListenerTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireTempDestinationTest.o: activemq/test/openwire/OpenwireTempDestinationTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireTempDestinationTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireTempDestinationTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireTempDestinationTest.o `test -f 'activemq/test/openwire/OpenwireTempDestinationTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireTempDestinationTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireTempDestinationTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireTempDestinationTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireTempDestinationTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireTempDestinationTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireTempDestinationTest.o `test -f 'activemq/test/openwire/OpenwireTempDestinationTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireTempDestinationTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireTempDestinationTest.obj: activemq/test/openwire/OpenwireTempDestinationTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireTempDestinationTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireTempDestinationTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireTempDestinationTest.obj `if test -f 'activemq/test/openwire/OpenwireTempDestinationTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireTempDestinationTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireTempDestinationTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireTempDestinationTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireTempDestinationTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireTempDestinationTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireTempDestinationTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireTempDestinationTest.obj `if test -f 'activemq/test/openwire/OpenwireTempDestinationTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireTempDestinationTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireTempDestinationTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireTransactionTest.o: activemq/test/openwire/OpenwireTransactionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireTransactionTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireTransactionTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireTransactionTest.o `test -f 'activemq/test/openwire/OpenwireTransactionTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireTransactionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireTransactionTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireTransactionTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireTransactionTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireTransactionTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireTransactionTest.o `test -f 'activemq/test/openwire/OpenwireTransactionTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireTransactionTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireTransactionTest.obj: activemq/test/openwire/OpenwireTransactionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireTransactionTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireTransactionTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireTransactionTest.obj `if test -f 'activemq/test/openwire/OpenwireTransactionTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireTransactionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireTransactionTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireTransactionTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireTransactionTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireTransactionTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireTransactionTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireTransactionTest.obj `if test -f 'activemq/test/openwire/OpenwireTransactionTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireTransactionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireTransactionTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireVirtualTopicTest.o: activemq/test/openwire/OpenwireVirtualTopicTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireVirtualTopicTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireVirtualTopicTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireVirtualTopicTest.o `test -f 'activemq/test/openwire/OpenwireVirtualTopicTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireVirtualTopicTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireVirtualTopicTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireVirtualTopicTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireVirtualTopicTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireVirtualTopicTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireVirtualTopicTest.o `test -f 'activemq/test/openwire/OpenwireVirtualTopicTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireVirtualTopicTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireVirtualTopicTest.obj: activemq/test/openwire/OpenwireVirtualTopicTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireVirtualTopicTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireVirtualTopicTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireVirtualTopicTest.obj `if test -f 'activemq/test/openwire/OpenwireVirtualTopicTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireVirtualTopicTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireVirtualTopicTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireVirtualTopicTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireVirtualTopicTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireVirtualTopicTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireVirtualTopicTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireVirtualTopicTest.obj `if test -f 'activemq/test/openwire/OpenwireVirtualTopicTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireVirtualTopicTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireVirtualTopicTest.cpp'; fi` activemq/test/openwire/activemq_test_integration-OpenwireXATransactionsTest.o: activemq/test/openwire/OpenwireXATransactionsTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireXATransactionsTest.o -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireXATransactionsTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireXATransactionsTest.o `test -f 'activemq/test/openwire/OpenwireXATransactionsTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireXATransactionsTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireXATransactionsTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireXATransactionsTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireXATransactionsTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireXATransactionsTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireXATransactionsTest.o `test -f 'activemq/test/openwire/OpenwireXATransactionsTest.cpp' || echo '$(srcdir)/'`activemq/test/openwire/OpenwireXATransactionsTest.cpp activemq/test/openwire/activemq_test_integration-OpenwireXATransactionsTest.obj: activemq/test/openwire/OpenwireXATransactionsTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/openwire/activemq_test_integration-OpenwireXATransactionsTest.obj -MD -MP -MF activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireXATransactionsTest.Tpo -c -o activemq/test/openwire/activemq_test_integration-OpenwireXATransactionsTest.obj `if test -f 'activemq/test/openwire/OpenwireXATransactionsTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireXATransactionsTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireXATransactionsTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireXATransactionsTest.Tpo activemq/test/openwire/$(DEPDIR)/activemq_test_integration-OpenwireXATransactionsTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/openwire/OpenwireXATransactionsTest.cpp' object='activemq/test/openwire/activemq_test_integration-OpenwireXATransactionsTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/openwire/activemq_test_integration-OpenwireXATransactionsTest.obj `if test -f 'activemq/test/openwire/OpenwireXATransactionsTest.cpp'; then $(CYGPATH_W) 'activemq/test/openwire/OpenwireXATransactionsTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/openwire/OpenwireXATransactionsTest.cpp'; fi` activemq/test/stomp/activemq_test_integration-StompAsyncSenderTest.o: activemq/test/stomp/StompAsyncSenderTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompAsyncSenderTest.o -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompAsyncSenderTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompAsyncSenderTest.o `test -f 'activemq/test/stomp/StompAsyncSenderTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompAsyncSenderTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompAsyncSenderTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompAsyncSenderTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompAsyncSenderTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompAsyncSenderTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompAsyncSenderTest.o `test -f 'activemq/test/stomp/StompAsyncSenderTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompAsyncSenderTest.cpp activemq/test/stomp/activemq_test_integration-StompAsyncSenderTest.obj: activemq/test/stomp/StompAsyncSenderTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompAsyncSenderTest.obj -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompAsyncSenderTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompAsyncSenderTest.obj `if test -f 'activemq/test/stomp/StompAsyncSenderTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompAsyncSenderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompAsyncSenderTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompAsyncSenderTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompAsyncSenderTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompAsyncSenderTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompAsyncSenderTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompAsyncSenderTest.obj `if test -f 'activemq/test/stomp/StompAsyncSenderTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompAsyncSenderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompAsyncSenderTest.cpp'; fi` activemq/test/stomp/activemq_test_integration-StompBulkMessageTest.o: activemq/test/stomp/StompBulkMessageTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompBulkMessageTest.o -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompBulkMessageTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompBulkMessageTest.o `test -f 'activemq/test/stomp/StompBulkMessageTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompBulkMessageTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompBulkMessageTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompBulkMessageTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompBulkMessageTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompBulkMessageTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompBulkMessageTest.o `test -f 'activemq/test/stomp/StompBulkMessageTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompBulkMessageTest.cpp activemq/test/stomp/activemq_test_integration-StompBulkMessageTest.obj: activemq/test/stomp/StompBulkMessageTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompBulkMessageTest.obj -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompBulkMessageTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompBulkMessageTest.obj `if test -f 'activemq/test/stomp/StompBulkMessageTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompBulkMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompBulkMessageTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompBulkMessageTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompBulkMessageTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompBulkMessageTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompBulkMessageTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompBulkMessageTest.obj `if test -f 'activemq/test/stomp/StompBulkMessageTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompBulkMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompBulkMessageTest.cpp'; fi` activemq/test/stomp/activemq_test_integration-StompCmsConnectionStartStopTest.o: activemq/test/stomp/StompCmsConnectionStartStopTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompCmsConnectionStartStopTest.o -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompCmsConnectionStartStopTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompCmsConnectionStartStopTest.o `test -f 'activemq/test/stomp/StompCmsConnectionStartStopTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompCmsConnectionStartStopTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompCmsConnectionStartStopTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompCmsConnectionStartStopTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompCmsConnectionStartStopTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompCmsConnectionStartStopTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompCmsConnectionStartStopTest.o `test -f 'activemq/test/stomp/StompCmsConnectionStartStopTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompCmsConnectionStartStopTest.cpp activemq/test/stomp/activemq_test_integration-StompCmsConnectionStartStopTest.obj: activemq/test/stomp/StompCmsConnectionStartStopTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompCmsConnectionStartStopTest.obj -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompCmsConnectionStartStopTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompCmsConnectionStartStopTest.obj `if test -f 'activemq/test/stomp/StompCmsConnectionStartStopTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompCmsConnectionStartStopTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompCmsConnectionStartStopTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompCmsConnectionStartStopTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompCmsConnectionStartStopTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompCmsConnectionStartStopTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompCmsConnectionStartStopTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompCmsConnectionStartStopTest.obj `if test -f 'activemq/test/stomp/StompCmsConnectionStartStopTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompCmsConnectionStartStopTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompCmsConnectionStartStopTest.cpp'; fi` activemq/test/stomp/activemq_test_integration-StompCmsTemplateTest.o: activemq/test/stomp/StompCmsTemplateTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompCmsTemplateTest.o -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompCmsTemplateTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompCmsTemplateTest.o `test -f 'activemq/test/stomp/StompCmsTemplateTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompCmsTemplateTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompCmsTemplateTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompCmsTemplateTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompCmsTemplateTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompCmsTemplateTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompCmsTemplateTest.o `test -f 'activemq/test/stomp/StompCmsTemplateTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompCmsTemplateTest.cpp activemq/test/stomp/activemq_test_integration-StompCmsTemplateTest.obj: activemq/test/stomp/StompCmsTemplateTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompCmsTemplateTest.obj -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompCmsTemplateTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompCmsTemplateTest.obj `if test -f 'activemq/test/stomp/StompCmsTemplateTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompCmsTemplateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompCmsTemplateTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompCmsTemplateTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompCmsTemplateTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompCmsTemplateTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompCmsTemplateTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompCmsTemplateTest.obj `if test -f 'activemq/test/stomp/StompCmsTemplateTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompCmsTemplateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompCmsTemplateTest.cpp'; fi` activemq/test/stomp/activemq_test_integration-StompDurableTest.o: activemq/test/stomp/StompDurableTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompDurableTest.o -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompDurableTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompDurableTest.o `test -f 'activemq/test/stomp/StompDurableTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompDurableTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompDurableTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompDurableTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompDurableTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompDurableTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompDurableTest.o `test -f 'activemq/test/stomp/StompDurableTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompDurableTest.cpp activemq/test/stomp/activemq_test_integration-StompDurableTest.obj: activemq/test/stomp/StompDurableTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompDurableTest.obj -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompDurableTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompDurableTest.obj `if test -f 'activemq/test/stomp/StompDurableTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompDurableTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompDurableTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompDurableTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompDurableTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompDurableTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompDurableTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompDurableTest.obj `if test -f 'activemq/test/stomp/StompDurableTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompDurableTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompDurableTest.cpp'; fi` activemq/test/stomp/activemq_test_integration-StompExpirationTest.o: activemq/test/stomp/StompExpirationTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompExpirationTest.o -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompExpirationTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompExpirationTest.o `test -f 'activemq/test/stomp/StompExpirationTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompExpirationTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompExpirationTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompExpirationTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompExpirationTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompExpirationTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompExpirationTest.o `test -f 'activemq/test/stomp/StompExpirationTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompExpirationTest.cpp activemq/test/stomp/activemq_test_integration-StompExpirationTest.obj: activemq/test/stomp/StompExpirationTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompExpirationTest.obj -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompExpirationTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompExpirationTest.obj `if test -f 'activemq/test/stomp/StompExpirationTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompExpirationTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompExpirationTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompExpirationTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompExpirationTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompExpirationTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompExpirationTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompExpirationTest.obj `if test -f 'activemq/test/stomp/StompExpirationTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompExpirationTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompExpirationTest.cpp'; fi` activemq/test/stomp/activemq_test_integration-StompJmsMessageGroupsTest.o: activemq/test/stomp/StompJmsMessageGroupsTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompJmsMessageGroupsTest.o -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompJmsMessageGroupsTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompJmsMessageGroupsTest.o `test -f 'activemq/test/stomp/StompJmsMessageGroupsTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompJmsMessageGroupsTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompJmsMessageGroupsTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompJmsMessageGroupsTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompJmsMessageGroupsTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompJmsMessageGroupsTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompJmsMessageGroupsTest.o `test -f 'activemq/test/stomp/StompJmsMessageGroupsTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompJmsMessageGroupsTest.cpp activemq/test/stomp/activemq_test_integration-StompJmsMessageGroupsTest.obj: activemq/test/stomp/StompJmsMessageGroupsTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompJmsMessageGroupsTest.obj -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompJmsMessageGroupsTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompJmsMessageGroupsTest.obj `if test -f 'activemq/test/stomp/StompJmsMessageGroupsTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompJmsMessageGroupsTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompJmsMessageGroupsTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompJmsMessageGroupsTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompJmsMessageGroupsTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompJmsMessageGroupsTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompJmsMessageGroupsTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompJmsMessageGroupsTest.obj `if test -f 'activemq/test/stomp/StompJmsMessageGroupsTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompJmsMessageGroupsTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompJmsMessageGroupsTest.cpp'; fi` activemq/test/stomp/activemq_test_integration-StompSimpleRollbackTest.o: activemq/test/stomp/StompSimpleRollbackTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompSimpleRollbackTest.o -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSimpleRollbackTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompSimpleRollbackTest.o `test -f 'activemq/test/stomp/StompSimpleRollbackTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompSimpleRollbackTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSimpleRollbackTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSimpleRollbackTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompSimpleRollbackTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompSimpleRollbackTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompSimpleRollbackTest.o `test -f 'activemq/test/stomp/StompSimpleRollbackTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompSimpleRollbackTest.cpp activemq/test/stomp/activemq_test_integration-StompSimpleRollbackTest.obj: activemq/test/stomp/StompSimpleRollbackTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompSimpleRollbackTest.obj -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSimpleRollbackTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompSimpleRollbackTest.obj `if test -f 'activemq/test/stomp/StompSimpleRollbackTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompSimpleRollbackTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompSimpleRollbackTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSimpleRollbackTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSimpleRollbackTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompSimpleRollbackTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompSimpleRollbackTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompSimpleRollbackTest.obj `if test -f 'activemq/test/stomp/StompSimpleRollbackTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompSimpleRollbackTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompSimpleRollbackTest.cpp'; fi` activemq/test/stomp/activemq_test_integration-StompSimpleTest.o: activemq/test/stomp/StompSimpleTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompSimpleTest.o -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSimpleTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompSimpleTest.o `test -f 'activemq/test/stomp/StompSimpleTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompSimpleTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSimpleTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSimpleTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompSimpleTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompSimpleTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompSimpleTest.o `test -f 'activemq/test/stomp/StompSimpleTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompSimpleTest.cpp activemq/test/stomp/activemq_test_integration-StompSimpleTest.obj: activemq/test/stomp/StompSimpleTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompSimpleTest.obj -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSimpleTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompSimpleTest.obj `if test -f 'activemq/test/stomp/StompSimpleTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompSimpleTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompSimpleTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSimpleTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSimpleTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompSimpleTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompSimpleTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompSimpleTest.obj `if test -f 'activemq/test/stomp/StompSimpleTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompSimpleTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompSimpleTest.cpp'; fi` activemq/test/stomp/activemq_test_integration-StompSlowListenerTest.o: activemq/test/stomp/StompSlowListenerTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompSlowListenerTest.o -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSlowListenerTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompSlowListenerTest.o `test -f 'activemq/test/stomp/StompSlowListenerTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompSlowListenerTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSlowListenerTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSlowListenerTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompSlowListenerTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompSlowListenerTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompSlowListenerTest.o `test -f 'activemq/test/stomp/StompSlowListenerTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompSlowListenerTest.cpp activemq/test/stomp/activemq_test_integration-StompSlowListenerTest.obj: activemq/test/stomp/StompSlowListenerTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompSlowListenerTest.obj -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSlowListenerTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompSlowListenerTest.obj `if test -f 'activemq/test/stomp/StompSlowListenerTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompSlowListenerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompSlowListenerTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSlowListenerTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompSlowListenerTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompSlowListenerTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompSlowListenerTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompSlowListenerTest.obj `if test -f 'activemq/test/stomp/StompSlowListenerTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompSlowListenerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompSlowListenerTest.cpp'; fi` activemq/test/stomp/activemq_test_integration-StompTransactionTest.o: activemq/test/stomp/StompTransactionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompTransactionTest.o -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompTransactionTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompTransactionTest.o `test -f 'activemq/test/stomp/StompTransactionTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompTransactionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompTransactionTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompTransactionTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompTransactionTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompTransactionTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompTransactionTest.o `test -f 'activemq/test/stomp/StompTransactionTest.cpp' || echo '$(srcdir)/'`activemq/test/stomp/StompTransactionTest.cpp activemq/test/stomp/activemq_test_integration-StompTransactionTest.obj: activemq/test/stomp/StompTransactionTest.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/test/stomp/activemq_test_integration-StompTransactionTest.obj -MD -MP -MF activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompTransactionTest.Tpo -c -o activemq/test/stomp/activemq_test_integration-StompTransactionTest.obj `if test -f 'activemq/test/stomp/StompTransactionTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompTransactionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompTransactionTest.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompTransactionTest.Tpo activemq/test/stomp/$(DEPDIR)/activemq_test_integration-StompTransactionTest.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/test/stomp/StompTransactionTest.cpp' object='activemq/test/stomp/activemq_test_integration-StompTransactionTest.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/test/stomp/activemq_test_integration-StompTransactionTest.obj `if test -f 'activemq/test/stomp/StompTransactionTest.cpp'; then $(CYGPATH_W) 'activemq/test/stomp/StompTransactionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/test/stomp/StompTransactionTest.cpp'; fi` activemq/util/activemq_test_integration-CMSListener.o: activemq/util/CMSListener.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test_integration-CMSListener.o -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test_integration-CMSListener.Tpo -c -o activemq/util/activemq_test_integration-CMSListener.o `test -f 'activemq/util/CMSListener.cpp' || echo '$(srcdir)/'`activemq/util/CMSListener.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/util/$(DEPDIR)/activemq_test_integration-CMSListener.Tpo activemq/util/$(DEPDIR)/activemq_test_integration-CMSListener.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/util/CMSListener.cpp' object='activemq/util/activemq_test_integration-CMSListener.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test_integration-CMSListener.o `test -f 'activemq/util/CMSListener.cpp' || echo '$(srcdir)/'`activemq/util/CMSListener.cpp activemq/util/activemq_test_integration-CMSListener.obj: activemq/util/CMSListener.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test_integration-CMSListener.obj -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test_integration-CMSListener.Tpo -c -o activemq/util/activemq_test_integration-CMSListener.obj `if test -f 'activemq/util/CMSListener.cpp'; then $(CYGPATH_W) 'activemq/util/CMSListener.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/CMSListener.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/util/$(DEPDIR)/activemq_test_integration-CMSListener.Tpo activemq/util/$(DEPDIR)/activemq_test_integration-CMSListener.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/util/CMSListener.cpp' object='activemq/util/activemq_test_integration-CMSListener.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test_integration-CMSListener.obj `if test -f 'activemq/util/CMSListener.cpp'; then $(CYGPATH_W) 'activemq/util/CMSListener.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/CMSListener.cpp'; fi` activemq/util/activemq_test_integration-CMSProvider.o: activemq/util/CMSProvider.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test_integration-CMSProvider.o -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test_integration-CMSProvider.Tpo -c -o activemq/util/activemq_test_integration-CMSProvider.o `test -f 'activemq/util/CMSProvider.cpp' || echo '$(srcdir)/'`activemq/util/CMSProvider.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/util/$(DEPDIR)/activemq_test_integration-CMSProvider.Tpo activemq/util/$(DEPDIR)/activemq_test_integration-CMSProvider.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/util/CMSProvider.cpp' object='activemq/util/activemq_test_integration-CMSProvider.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test_integration-CMSProvider.o `test -f 'activemq/util/CMSProvider.cpp' || echo '$(srcdir)/'`activemq/util/CMSProvider.cpp activemq/util/activemq_test_integration-CMSProvider.obj: activemq/util/CMSProvider.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test_integration-CMSProvider.obj -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test_integration-CMSProvider.Tpo -c -o activemq/util/activemq_test_integration-CMSProvider.obj `if test -f 'activemq/util/CMSProvider.cpp'; then $(CYGPATH_W) 'activemq/util/CMSProvider.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/CMSProvider.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/util/$(DEPDIR)/activemq_test_integration-CMSProvider.Tpo activemq/util/$(DEPDIR)/activemq_test_integration-CMSProvider.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/util/CMSProvider.cpp' object='activemq/util/activemq_test_integration-CMSProvider.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test_integration-CMSProvider.obj `if test -f 'activemq/util/CMSProvider.cpp'; then $(CYGPATH_W) 'activemq/util/CMSProvider.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/CMSProvider.cpp'; fi` activemq/util/activemq_test_integration-IntegrationCommon.o: activemq/util/IntegrationCommon.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test_integration-IntegrationCommon.o -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test_integration-IntegrationCommon.Tpo -c -o activemq/util/activemq_test_integration-IntegrationCommon.o `test -f 'activemq/util/IntegrationCommon.cpp' || echo '$(srcdir)/'`activemq/util/IntegrationCommon.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/util/$(DEPDIR)/activemq_test_integration-IntegrationCommon.Tpo activemq/util/$(DEPDIR)/activemq_test_integration-IntegrationCommon.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/util/IntegrationCommon.cpp' object='activemq/util/activemq_test_integration-IntegrationCommon.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test_integration-IntegrationCommon.o `test -f 'activemq/util/IntegrationCommon.cpp' || echo '$(srcdir)/'`activemq/util/IntegrationCommon.cpp activemq/util/activemq_test_integration-IntegrationCommon.obj: activemq/util/IntegrationCommon.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test_integration-IntegrationCommon.obj -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test_integration-IntegrationCommon.Tpo -c -o activemq/util/activemq_test_integration-IntegrationCommon.obj `if test -f 'activemq/util/IntegrationCommon.cpp'; then $(CYGPATH_W) 'activemq/util/IntegrationCommon.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/IntegrationCommon.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) activemq/util/$(DEPDIR)/activemq_test_integration-IntegrationCommon.Tpo activemq/util/$(DEPDIR)/activemq_test_integration-IntegrationCommon.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='activemq/util/IntegrationCommon.cpp' object='activemq/util/activemq_test_integration-IntegrationCommon.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test_integration-IntegrationCommon.obj `if test -f 'activemq/util/IntegrationCommon.cpp'; then $(CYGPATH_W) 'activemq/util/IntegrationCommon.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/IntegrationCommon.cpp'; fi` activemq_test_integration-main.o: main.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq_test_integration-main.o -MD -MP -MF $(DEPDIR)/activemq_test_integration-main.Tpo -c -o activemq_test_integration-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/activemq_test_integration-main.Tpo $(DEPDIR)/activemq_test_integration-main.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='main.cpp' object='activemq_test_integration-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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq_test_integration-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp activemq_test_integration-main.obj: main.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT activemq_test_integration-main.obj -MD -MP -MF $(DEPDIR)/activemq_test_integration-main.Tpo -c -o activemq_test_integration-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)/activemq_test_integration-main.Tpo $(DEPDIR)/activemq_test_integration-main.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='main.cpp' object='activemq_test_integration-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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o activemq_test_integration-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi` util/teamcity/activemq_test_integration-TeamCityProgressListener.o: util/teamcity/TeamCityProgressListener.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT util/teamcity/activemq_test_integration-TeamCityProgressListener.o -MD -MP -MF util/teamcity/$(DEPDIR)/activemq_test_integration-TeamCityProgressListener.Tpo -c -o util/teamcity/activemq_test_integration-TeamCityProgressListener.o `test -f 'util/teamcity/TeamCityProgressListener.cpp' || echo '$(srcdir)/'`util/teamcity/TeamCityProgressListener.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) util/teamcity/$(DEPDIR)/activemq_test_integration-TeamCityProgressListener.Tpo util/teamcity/$(DEPDIR)/activemq_test_integration-TeamCityProgressListener.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='util/teamcity/TeamCityProgressListener.cpp' object='util/teamcity/activemq_test_integration-TeamCityProgressListener.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o util/teamcity/activemq_test_integration-TeamCityProgressListener.o `test -f 'util/teamcity/TeamCityProgressListener.cpp' || echo '$(srcdir)/'`util/teamcity/TeamCityProgressListener.cpp util/teamcity/activemq_test_integration-TeamCityProgressListener.obj: util/teamcity/TeamCityProgressListener.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -MT util/teamcity/activemq_test_integration-TeamCityProgressListener.obj -MD -MP -MF util/teamcity/$(DEPDIR)/activemq_test_integration-TeamCityProgressListener.Tpo -c -o util/teamcity/activemq_test_integration-TeamCityProgressListener.obj `if test -f 'util/teamcity/TeamCityProgressListener.cpp'; then $(CYGPATH_W) 'util/teamcity/TeamCityProgressListener.cpp'; else $(CYGPATH_W) '$(srcdir)/util/teamcity/TeamCityProgressListener.cpp'; fi` @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) util/teamcity/$(DEPDIR)/activemq_test_integration-TeamCityProgressListener.Tpo util/teamcity/$(DEPDIR)/activemq_test_integration-TeamCityProgressListener.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='util/teamcity/TeamCityProgressListener.cpp' object='util/teamcity/activemq_test_integration-TeamCityProgressListener.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) $(activemq_test_integration_CXXFLAGS) $(CXXFLAGS) -c -o util/teamcity/activemq_test_integration-TeamCityProgressListener.obj `if test -f 'util/teamcity/TeamCityProgressListener.cpp'; then $(CYGPATH_W) 'util/teamcity/TeamCityProgressListener.cpp'; else $(CYGPATH_W) '$(srcdir)/util/teamcity/TeamCityProgressListener.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 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) check: check-am all-am: Makefile installdirs: 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 activemq/test/$(DEPDIR)/$(am__dirstamp) -rm -f activemq/test/$(am__dirstamp) -rm -f activemq/test/openwire/$(DEPDIR)/$(am__dirstamp) -rm -f activemq/test/openwire/$(am__dirstamp) -rm -f activemq/test/stomp/$(DEPDIR)/$(am__dirstamp) -rm -f activemq/test/stomp/$(am__dirstamp) -rm -f activemq/util/$(DEPDIR)/$(am__dirstamp) -rm -f activemq/util/$(am__dirstamp) -rm -f util/teamcity/$(DEPDIR)/$(am__dirstamp) -rm -f util/teamcity/$(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-checkPROGRAMS clean-generic clean-libtool \ mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) activemq/test/$(DEPDIR) activemq/test/openwire/$(DEPDIR) activemq/test/stomp/$(DEPDIR) activemq/util/$(DEPDIR) util/teamcity/$(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-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) activemq/test/$(DEPDIR) activemq/test/openwire/$(DEPDIR) activemq/test/stomp/$(DEPDIR) activemq/util/$(DEPDIR) util/teamcity/$(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: .MAKE: check-am install-am install-strip .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \ clean-checkPROGRAMS clean-generic clean-libtool 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-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 # 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: