# Makefile.in generated by automake 1.11.3 from Makefile.am.
# src/test/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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.



# ---------------------------------------------------------------------------
# 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.
# ---------------------------------------------------------------------------

pkgdatadir = $(datadir)/activemq-cpp
pkgincludedir = $(includedir)/activemq-cpp
pkglibdir = $(libdir)/activemq-cpp
pkglibexecdir = $(libexecdir)/activemq-cpp
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 = x86_64-unknown-linux-gnu
host_triplet = x86_64-unknown-linux-gnu
check_PROGRAMS = activemq-test$(EXEEXT)
subdir = src/test
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
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_apu.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/cmsutil/activemq_test-CmsAccessorTest.$(OBJEXT) \
	activemq/cmsutil/activemq_test-CmsDestinationAccessorTest.$(OBJEXT) \
	activemq/cmsutil/activemq_test-CmsTemplateTest.$(OBJEXT) \
	activemq/cmsutil/activemq_test-DynamicDestinationResolverTest.$(OBJEXT) \
	activemq/cmsutil/activemq_test-SessionPoolTest.$(OBJEXT) \
	activemq/commands/activemq_test-ActiveMQBytesMessageTest.$(OBJEXT) \
	activemq/commands/activemq_test-ActiveMQDestinationTest2.$(OBJEXT) \
	activemq/commands/activemq_test-ActiveMQMapMessageTest.$(OBJEXT) \
	activemq/commands/activemq_test-ActiveMQMessageTest.$(OBJEXT) \
	activemq/commands/activemq_test-ActiveMQQueueTest.$(OBJEXT) \
	activemq/commands/activemq_test-ActiveMQStreamMessageTest.$(OBJEXT) \
	activemq/commands/activemq_test-ActiveMQTempQueueTest.$(OBJEXT) \
	activemq/commands/activemq_test-ActiveMQTempTopicTest.$(OBJEXT) \
	activemq/commands/activemq_test-ActiveMQTextMessageTest.$(OBJEXT) \
	activemq/commands/activemq_test-ActiveMQTopicTest.$(OBJEXT) \
	activemq/commands/activemq_test-BrokerIdTest.$(OBJEXT) \
	activemq/commands/activemq_test-BrokerInfoTest.$(OBJEXT) \
	activemq/commands/activemq_test-XATransactionIdTest.$(OBJEXT) \
	activemq/core/activemq_test-ActiveMQConnectionFactoryTest.$(OBJEXT) \
	activemq/core/activemq_test-ActiveMQConnectionTest.$(OBJEXT) \
	activemq/core/activemq_test-ActiveMQSessionTest.$(OBJEXT) \
	activemq/core/activemq_test-FifoMessageDispatchChannelTest.$(OBJEXT) \
	activemq/core/activemq_test-SimplePriorityMessageDispatchChannelTest.$(OBJEXT) \
	activemq/exceptions/activemq_test-ActiveMQExceptionTest.$(OBJEXT) \
	activemq/state/activemq_test-ConnectionStateTest.$(OBJEXT) \
	activemq/state/activemq_test-ConnectionStateTrackerTest.$(OBJEXT) \
	activemq/state/activemq_test-ConsumerStateTest.$(OBJEXT) \
	activemq/state/activemq_test-ProducerStateTest.$(OBJEXT) \
	activemq/state/activemq_test-SessionStateTest.$(OBJEXT) \
	activemq/state/activemq_test-TransactionStateTest.$(OBJEXT) \
	activemq/threads/activemq_test-CompositeTaskRunnerTest.$(OBJEXT) \
	activemq/threads/activemq_test-DedicatedTaskRunnerTest.$(OBJEXT) \
	activemq/threads/activemq_test-SchedulerTest.$(OBJEXT) \
	activemq/transport/activemq_test-IOTransportTest.$(OBJEXT) \
	activemq/transport/activemq_test-TransportRegistryTest.$(OBJEXT) \
	activemq/transport/correlator/activemq_test-ResponseCorrelatorTest.$(OBJEXT) \
	activemq/transport/failover/activemq_test-FailoverTransportTest.$(OBJEXT) \
	activemq/transport/inactivity/activemq_test-InactivityMonitorTest.$(OBJEXT) \
	activemq/transport/mock/activemq_test-MockTransportFactoryTest.$(OBJEXT) \
	activemq/util/activemq_test-ActiveMQMessageTransformationTest.$(OBJEXT) \
	activemq/util/activemq_test-AdvisorySupportTest.$(OBJEXT) \
	activemq/util/activemq_test-IdGeneratorTest.$(OBJEXT) \
	activemq/util/activemq_test-LongSequenceGeneratorTest.$(OBJEXT) \
	activemq/util/activemq_test-MarshallingSupportTest.$(OBJEXT) \
	activemq/util/activemq_test-MemoryUsageTest.$(OBJEXT) \
	activemq/util/activemq_test-PrimitiveListTest.$(OBJEXT) \
	activemq/util/activemq_test-PrimitiveMapTest.$(OBJEXT) \
	activemq/util/activemq_test-PrimitiveValueConverterTest.$(OBJEXT) \
	activemq/util/activemq_test-PrimitiveValueNodeTest.$(OBJEXT) \
	activemq/util/activemq_test-URISupportTest.$(OBJEXT) \
	activemq/wireformat/activemq_test-WireFormatRegistryTest.$(OBJEXT) \
	activemq/wireformat/openwire/activemq_test-OpenWireFormatTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/activemq_test-BaseDataStreamMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/activemq_test-PrimitiveTypesMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBlobMessageMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBytesMessageMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMapMessageMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMessageMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQObjectMessageMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQQueueMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQStreamMessageMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempQueueMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempTopicMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTextMessageMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTopicMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerIdMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerInfoMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionControlMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionErrorMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionIdMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionInfoMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerControlMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerIdMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerInfoMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ControlCommandMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-DataArrayResponseMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-DataResponseMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-DestinationInfoMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-DiscoveryEventMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ExceptionResponseMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-FlushCommandMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-IntegerResponseMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-JournalQueueAckMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTopicAckMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTraceMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTransactionMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-KeepAliveInfoMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-LastPartialCommandMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-LocalTransactionIdMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-MessageAckMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchNotificationMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-MessageIdMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-MessagePullMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-NetworkBridgeFilterMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-PartialCommandMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerAckMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerIdMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerInfoMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveInfoMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveSubscriptionInfoMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ReplayCommandMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ResponseMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-SessionIdMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-SessionInfoMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-ShutdownInfoMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-SubscriptionInfoMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-TransactionInfoMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-WireFormatInfoMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/marshal/generated/activemq_test-XATransactionIdMarshallerTest.$(OBJEXT) \
	activemq/wireformat/openwire/utils/activemq_test-BooleanStreamTest.$(OBJEXT) \
	activemq/wireformat/openwire/utils/activemq_test-HexTableTest.$(OBJEXT) \
	activemq/wireformat/openwire/utils/activemq_test-MessagePropertyInterceptorTest.$(OBJEXT) \
	decaf/internal/net/activemq_test-URIEncoderDecoderTest.$(OBJEXT) \
	decaf/internal/net/activemq_test-URIHelperTest.$(OBJEXT) \
	decaf/internal/net/ssl/activemq_test-DefaultSSLSocketFactoryTest.$(OBJEXT) \
	decaf/internal/nio/activemq_test-BufferFactoryTest.$(OBJEXT) \
	decaf/internal/nio/activemq_test-ByteArrayBufferTest.$(OBJEXT) \
	decaf/internal/nio/activemq_test-CharArrayBufferTest.$(OBJEXT) \
	decaf/internal/nio/activemq_test-DoubleArrayBufferTest.$(OBJEXT) \
	decaf/internal/nio/activemq_test-FloatArrayBufferTest.$(OBJEXT) \
	decaf/internal/nio/activemq_test-IntArrayBufferTest.$(OBJEXT) \
	decaf/internal/nio/activemq_test-LongArrayBufferTest.$(OBJEXT) \
	decaf/internal/nio/activemq_test-ShortArrayBufferTest.$(OBJEXT) \
	decaf/internal/util/activemq_test-ByteArrayAdapterTest.$(OBJEXT) \
	decaf/internal/util/activemq_test-TimerTaskHeapTest.$(OBJEXT) \
	decaf/internal/util/concurrent/activemq_test-TransferQueueTest.$(OBJEXT) \
	decaf/internal/util/concurrent/activemq_test-TransferStackTest.$(OBJEXT) \
	decaf/io/activemq_test-BufferedInputStreamTest.$(OBJEXT) \
	decaf/io/activemq_test-BufferedOutputStreamTest.$(OBJEXT) \
	decaf/io/activemq_test-ByteArrayInputStreamTest.$(OBJEXT) \
	decaf/io/activemq_test-ByteArrayOutputStreamTest.$(OBJEXT) \
	decaf/io/activemq_test-DataInputStreamTest.$(OBJEXT) \
	decaf/io/activemq_test-DataOutputStreamTest.$(OBJEXT) \
	decaf/io/activemq_test-FilterInputStreamTest.$(OBJEXT) \
	decaf/io/activemq_test-FilterOutputStreamTest.$(OBJEXT) \
	decaf/io/activemq_test-InputStreamReaderTest.$(OBJEXT) \
	decaf/io/activemq_test-InputStreamTest.$(OBJEXT) \
	decaf/io/activemq_test-OutputStreamTest.$(OBJEXT) \
	decaf/io/activemq_test-OutputStreamWriterTest.$(OBJEXT) \
	decaf/io/activemq_test-PushbackInputStreamTest.$(OBJEXT) \
	decaf/io/activemq_test-ReaderTest.$(OBJEXT) \
	decaf/io/activemq_test-WriterTest.$(OBJEXT) \
	decaf/lang/activemq_test-ArrayPointerTest.$(OBJEXT) \
	decaf/lang/activemq_test-BooleanTest.$(OBJEXT) \
	decaf/lang/activemq_test-ByteTest.$(OBJEXT) \
	decaf/lang/activemq_test-CharacterTest.$(OBJEXT) \
	decaf/lang/activemq_test-DoubleTest.$(OBJEXT) \
	decaf/lang/activemq_test-ExceptionTest.$(OBJEXT) \
	decaf/lang/activemq_test-FloatTest.$(OBJEXT) \
	decaf/lang/activemq_test-IntegerTest.$(OBJEXT) \
	decaf/lang/activemq_test-LongTest.$(OBJEXT) \
	decaf/lang/activemq_test-MathTest.$(OBJEXT) \
	decaf/lang/activemq_test-PointerTest.$(OBJEXT) \
	decaf/lang/activemq_test-ShortTest.$(OBJEXT) \
	decaf/lang/activemq_test-StringTest.$(OBJEXT) \
	decaf/lang/activemq_test-SystemTest.$(OBJEXT) \
	decaf/lang/activemq_test-ThreadLocalTest.$(OBJEXT) \
	decaf/lang/activemq_test-ThreadTest.$(OBJEXT) \
	decaf/net/activemq_test-Inet4AddressTest.$(OBJEXT) \
	decaf/net/activemq_test-Inet6AddressTest.$(OBJEXT) \
	decaf/net/activemq_test-InetAddressTest.$(OBJEXT) \
	decaf/net/activemq_test-ServerSocketTest.$(OBJEXT) \
	decaf/net/activemq_test-SocketFactoryTest.$(OBJEXT) \
	decaf/net/activemq_test-SocketTest.$(OBJEXT) \
	decaf/net/activemq_test-URISyntaxExceptionTest.$(OBJEXT) \
	decaf/net/activemq_test-URITest.$(OBJEXT) \
	decaf/net/activemq_test-URLDecoderTest.$(OBJEXT) \
	decaf/net/activemq_test-URLEncoderTest.$(OBJEXT) \
	decaf/net/ssl/activemq_test-SSLSocketFactoryTest.$(OBJEXT) \
	decaf/nio/activemq_test-BufferTest.$(OBJEXT) \
	decaf/security/activemq_test-SecureRandomTest.$(OBJEXT) \
	decaf/util/activemq_test-AbstractCollectionTest.$(OBJEXT) \
	decaf/util/activemq_test-AbstractListTest.$(OBJEXT) \
	decaf/util/activemq_test-AbstractSequentialListTest.$(OBJEXT) \
	decaf/util/activemq_test-ArrayListTest.$(OBJEXT) \
	decaf/util/activemq_test-ArraysTest.$(OBJEXT) \
	decaf/util/activemq_test-BitSetTest.$(OBJEXT) \
	decaf/util/activemq_test-DateTest.$(OBJEXT) \
	decaf/util/activemq_test-Endian.$(OBJEXT) \
	decaf/util/activemq_test-LinkedListTest.$(OBJEXT) \
	decaf/util/activemq_test-ListTest.$(OBJEXT) \
	decaf/util/activemq_test-PriorityQueueTest.$(OBJEXT) \
	decaf/util/activemq_test-PropertiesTest.$(OBJEXT) \
	decaf/util/activemq_test-QueueTest.$(OBJEXT) \
	decaf/util/activemq_test-RandomTest.$(OBJEXT) \
	decaf/util/activemq_test-SetTest.$(OBJEXT) \
	decaf/util/activemq_test-StlMapTest.$(OBJEXT) \
	decaf/util/activemq_test-StringTokenizerTest.$(OBJEXT) \
	decaf/util/activemq_test-TimerTest.$(OBJEXT) \
	decaf/util/activemq_test-UUIDTest.$(OBJEXT) \
	decaf/util/concurrent/activemq_test-AbstractExecutorServiceTest.$(OBJEXT) \
	decaf/util/concurrent/activemq_test-ConcurrentStlMapTest.$(OBJEXT) \
	decaf/util/concurrent/activemq_test-CopyOnWriteArrayListTest.$(OBJEXT) \
	decaf/util/concurrent/activemq_test-CopyOnWriteArraySetTest.$(OBJEXT) \
	decaf/util/concurrent/activemq_test-CountDownLatchTest.$(OBJEXT) \
	decaf/util/concurrent/activemq_test-ExecutorsTest.$(OBJEXT) \
	decaf/util/concurrent/activemq_test-ExecutorsTestSupport.$(OBJEXT) \
	decaf/util/concurrent/activemq_test-FutureTaskTest.$(OBJEXT) \
	decaf/util/concurrent/activemq_test-LinkedBlockingQueueTest.$(OBJEXT) \
	decaf/util/concurrent/activemq_test-MutexTest.$(OBJEXT) \
	decaf/util/concurrent/activemq_test-SemaphoreTest.$(OBJEXT) \
	decaf/util/concurrent/activemq_test-SynchronousQueueTest.$(OBJEXT) \
	decaf/util/concurrent/activemq_test-ThreadPoolExecutorTest.$(OBJEXT) \
	decaf/util/concurrent/activemq_test-TimeUnitTest.$(OBJEXT) \
	decaf/util/concurrent/atomic/activemq_test-AtomicBooleanTest.$(OBJEXT) \
	decaf/util/concurrent/atomic/activemq_test-AtomicIntegerTest.$(OBJEXT) \
	decaf/util/concurrent/atomic/activemq_test-AtomicReferenceTest.$(OBJEXT) \
	decaf/util/concurrent/locks/activemq_test-AbstractQueuedSynchronizerTest.$(OBJEXT) \
	decaf/util/concurrent/locks/activemq_test-LockSupportTest.$(OBJEXT) \
	decaf/util/concurrent/locks/activemq_test-ReentrantLockTest.$(OBJEXT) \
	decaf/util/concurrent/locks/activemq_test-ReentrantReadWriteLockTest.$(OBJEXT) \
	decaf/util/zip/activemq_test-Adler32Test.$(OBJEXT) \
	decaf/util/zip/activemq_test-CRC32Test.$(OBJEXT) \
	decaf/util/zip/activemq_test-CheckedInputStreamTest.$(OBJEXT) \
	decaf/util/zip/activemq_test-CheckedOutputStreamTest.$(OBJEXT) \
	decaf/util/zip/activemq_test-DeflaterOutputStreamTest.$(OBJEXT) \
	decaf/util/zip/activemq_test-DeflaterTest.$(OBJEXT) \
	decaf/util/zip/activemq_test-InflaterInputStreamTest.$(OBJEXT) \
	decaf/util/zip/activemq_test-InflaterTest.$(OBJEXT) \
	activemq_test-main.$(OBJEXT) \
	activemq_test-testRegistry.$(OBJEXT) \
	util/teamcity/activemq_test-TeamCityProgressListener.$(OBJEXT)
am_activemq_test_OBJECTS = $(am__objects_1)
activemq_test_OBJECTS = $(am_activemq_test_OBJECTS)
am__DEPENDENCIES_1 =
activemq_test_DEPENDENCIES = $(am__DEPENDENCIES_1)
activemq_test_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(activemq_test_CXXFLAGS) \
	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
DEFAULT_INCLUDES = -I. -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) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
SOURCES = $(activemq_test_SOURCES)
DIST_SOURCES = $(activemq_test_SOURCES)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/timothy/dev/activemq/activemq-cpp/activemq-cpp/config/missing --run aclocal-1.11
ACTIVEMQ_API_VERSION = 3.5.0
ACTIVEMQ_LIBRARY_NAME = activemq-cpp
ACTIVEMQ_LIBRARY_VERSION = 15:0:0
ACTIVEMQ_MAJOR_VERSION = 3
ACTIVEMQ_MINOR_VERSION = 5
ACTIVEMQ_PATCH_VERSION = 0
ACTIVEMQ_VERSION = 3.5.0
AMQ_CFLAGS =     -I/usr/include/apr-1.0   -I/usr/include/apr-1.0    -W -Wall -fPIC
AMQ_CXXFLAGS = -ansi -pedantic    -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0    -W -Wall -Wextra -Wconversion -fPIC -fstrict-aliasing -Wstrict-aliasing=2 -Wno-long-long
AMQ_LIBS =   /usr/lib/libapr-1.la     /usr/lib/libaprutil-1.la      -lssl -lcrypto    
AMQ_TEST_CXXFLAGS = -ansi -pedantic    -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0    -W -Wall -Wextra -Wconversion -fPIC -fstrict-aliasing -Wstrict-aliasing=2 -Wno-long-long    -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0    -Wno-non-virtual-dtor -Wno-unused-parameter -Wno-uninitialized
AMQ_TEST_LIBS = ../main/libactivemq-cpp.la  /usr/lib/libapr-1.la     /usr/lib/libaprutil-1.la      -lssl -lcrypto    
AMTAR = $${TAR-tar}
APR_CPPFLAGS =   -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
APR_INCLUDES =  -I/usr/include/apr-1.0 
APR_LDFLAGS =  
APR_LIBS =  /usr/lib/libapr-1.la 
APU_INCLUDES =  -I/usr/include/apr-1.0 
APU_LDFLAGS =  
APU_LIBS =  /usr/lib/libaprutil-1.la   
AR = ar
AS = as
AUTOCONF = ${SHELL} /home/timothy/dev/activemq/activemq-cpp/activemq-cpp/config/missing --run autoconf
AUTOHEADER = ${SHELL} /home/timothy/dev/activemq/activemq-cpp/activemq-cpp/config/missing --run autoheader
AUTOMAKE = ${SHELL} /home/timothy/dev/activemq/activemq-cpp/activemq-cpp/config/missing --run automake-1.11
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2
CMSAPI_MAJOR_VERSION = 3
CMSAPI_MINOR_VERSION = 0
CMSAPI_VERSION = 3.0
CPP = gcc -E
CPPFLAGS = 
CPPUNIT_CFLAGS = 
CPPUNIT_CONFIG = /usr/bin/cppunit-config
CPPUNIT_LIBS = -lcppunit -ldl
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2 -pthread
CYGPATH_W = echo
DECAF_CFLAGS =   -I/usr/include/apr-1.0   -I/usr/include/apr-1.0   
DECAF_CONFIG_LOCATION = source
DECAF_CXXFLAGS =   -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0   
DECAF_LIBS =  /usr/lib/libapr-1.la     /usr/lib/libaprutil-1.la      -lssl -lcrypto    
DECAF_TEST_CXXFLAGS =   -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0      -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DLLTOOL = dlltool
DOXYGEN_PAPER_SIZE = 
DSYMUTIL = 
DUMPBIN = 
DX_CONFIG = doxygen.cfg
DX_DOCDIR = doc
DX_DOT = /usr/bin/dot
DX_DOXYGEN = /usr/bin/doxygen
DX_DVIPS = 
DX_EGREP = 
DX_ENV =  SRCDIR='.' PROJECT='activemq-cpp' DOCDIR='doc' VERSION='3.5.0' PERL_PATH='/usr/bin/perl' HAVE_DOT='YES' DOT_PATH='/usr/bin' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='YES' GENERATE_LATEX='NO'
DX_FLAG_chi = 0
DX_FLAG_chm = 0
DX_FLAG_doc = 1
DX_FLAG_dot = 1
DX_FLAG_html = 1
DX_FLAG_man = 0
DX_FLAG_pdf = 0
DX_FLAG_ps = 0
DX_FLAG_rtf = 0
DX_FLAG_xml = 0
DX_HHC = 
DX_LATEX = 
DX_MAKEINDEX = 
DX_PDFLATEX = 
DX_PERL = /usr/bin/perl
DX_PROJECT = activemq-cpp
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EXEEXT = 
FGREP = /bin/grep -F
GREP = /bin/grep
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LD = /usr/bin/ld -m elf_x86_64
LDFLAGS = 
LIBOBJS = 
LIBS = -lpthread 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBTOOL_DEPS = config/ltmain.sh
LIPO = 
LN_S = ln -s
LTLIBOBJS = 
MAKEINFO = ${SHELL} /home/timothy/dev/activemq/activemq-cpp/activemq-cpp/config/missing --run makeinfo
MANIFEST_TOOL = :
MKDIR_P = /bin/mkdir -p
NM = /usr/bin/nm -B
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OPENSSL_INCLUDES =  
OPENSSL_LDFLAGS =  
OPENSSL_LIBS = -lssl -lcrypto  
OTOOL = 
OTOOL64 = 
PACKAGE = activemq-cpp
PACKAGE_BUGREPORT = dev@activemq.apache.org
PACKAGE_NAME = activemq-cpp
PACKAGE_STRING = activemq-cpp 3.5.0
PACKAGE_TARNAME = activemq-cpp
PACKAGE_URL = 
PACKAGE_VERSION = 3.5.0
PATH_SEPARATOR = :
PKG_CONFIG = /usr/bin/pkg-config
RANLIB = ranlib
SED = /bin/sed
SET_MAKE = 
SHELL = /bin/bash
STRIP = strip
VERSION = 3.5.0
abs_builddir = /home/timothy/dev/activemq/activemq-cpp/activemq-cpp/src/test
abs_srcdir = /home/timothy/dev/activemq/activemq-cpp/activemq-cpp/src/test
abs_top_builddir = /home/timothy/dev/activemq/activemq-cpp/activemq-cpp
abs_top_srcdir = /home/timothy/dev/activemq/activemq-cpp/activemq-cpp
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
build = x86_64-unknown-linux-gnu
build_alias = 
build_cpu = x86_64
build_os = linux-gnu
build_vendor = unknown
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
decaf_builddir = /home/timothy/dev/activemq/activemq-cpp/activemq-cpp
decaf_srcdir = /home/timothy/dev/activemq/activemq-cpp/activemq-cpp
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = x86_64-unknown-linux-gnu
host_alias = 
host_cpu = x86_64
host_os = linux-gnu
host_vendor = unknown
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/timothy/dev/activemq/activemq-cpp/activemq-cpp/config/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr/local
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target_alias = 
top_build_prefix = ../../
top_builddir = ../..
top_srcdir = ../..
cc_sources = \
    activemq/cmsutil/CmsAccessorTest.cpp \
    activemq/cmsutil/CmsDestinationAccessorTest.cpp \
    activemq/cmsutil/CmsTemplateTest.cpp \
    activemq/cmsutil/DynamicDestinationResolverTest.cpp \
    activemq/cmsutil/SessionPoolTest.cpp \
    activemq/commands/ActiveMQBytesMessageTest.cpp \
    activemq/commands/ActiveMQDestinationTest2.cpp \
    activemq/commands/ActiveMQMapMessageTest.cpp \
    activemq/commands/ActiveMQMessageTest.cpp \
    activemq/commands/ActiveMQQueueTest.cpp \
    activemq/commands/ActiveMQStreamMessageTest.cpp \
    activemq/commands/ActiveMQTempQueueTest.cpp \
    activemq/commands/ActiveMQTempTopicTest.cpp \
    activemq/commands/ActiveMQTextMessageTest.cpp \
    activemq/commands/ActiveMQTopicTest.cpp \
    activemq/commands/BrokerIdTest.cpp \
    activemq/commands/BrokerInfoTest.cpp \
    activemq/commands/XATransactionIdTest.cpp \
    activemq/core/ActiveMQConnectionFactoryTest.cpp \
    activemq/core/ActiveMQConnectionTest.cpp \
    activemq/core/ActiveMQSessionTest.cpp \
    activemq/core/FifoMessageDispatchChannelTest.cpp \
    activemq/core/SimplePriorityMessageDispatchChannelTest.cpp \
    activemq/exceptions/ActiveMQExceptionTest.cpp \
    activemq/state/ConnectionStateTest.cpp \
    activemq/state/ConnectionStateTrackerTest.cpp \
    activemq/state/ConsumerStateTest.cpp \
    activemq/state/ProducerStateTest.cpp \
    activemq/state/SessionStateTest.cpp \
    activemq/state/TransactionStateTest.cpp \
    activemq/threads/CompositeTaskRunnerTest.cpp \
    activemq/threads/DedicatedTaskRunnerTest.cpp \
    activemq/threads/SchedulerTest.cpp \
    activemq/transport/IOTransportTest.cpp \
    activemq/transport/TransportRegistryTest.cpp \
    activemq/transport/correlator/ResponseCorrelatorTest.cpp \
    activemq/transport/failover/FailoverTransportTest.cpp \
    activemq/transport/inactivity/InactivityMonitorTest.cpp \
    activemq/transport/mock/MockTransportFactoryTest.cpp \
    activemq/util/ActiveMQMessageTransformationTest.cpp \
    activemq/util/AdvisorySupportTest.cpp \
    activemq/util/IdGeneratorTest.cpp \
    activemq/util/LongSequenceGeneratorTest.cpp \
    activemq/util/MarshallingSupportTest.cpp \
    activemq/util/MemoryUsageTest.cpp \
    activemq/util/PrimitiveListTest.cpp \
    activemq/util/PrimitiveMapTest.cpp \
    activemq/util/PrimitiveValueConverterTest.cpp \
    activemq/util/PrimitiveValueNodeTest.cpp \
    activemq/util/URISupportTest.cpp \
    activemq/wireformat/WireFormatRegistryTest.cpp \
    activemq/wireformat/openwire/OpenWireFormatTest.cpp \
    activemq/wireformat/openwire/marshal/BaseDataStreamMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/PrimitiveTypesMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ActiveMQBlobMessageMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ActiveMQBytesMessageMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ActiveMQMapMessageMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ActiveMQMessageMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ActiveMQObjectMessageMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ActiveMQQueueMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ActiveMQStreamMessageMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ActiveMQTempQueueMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ActiveMQTempTopicMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ActiveMQTextMessageMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ActiveMQTopicMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/BrokerIdMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/BrokerInfoMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ConnectionControlMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ConnectionErrorMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ConnectionIdMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ConnectionInfoMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ConsumerControlMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ConsumerIdMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ConsumerInfoMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ControlCommandMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/DataArrayResponseMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/DataResponseMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/DestinationInfoMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/DiscoveryEventMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ExceptionResponseMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/FlushCommandMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/IntegerResponseMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/JournalQueueAckMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/JournalTopicAckMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/JournalTraceMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/JournalTransactionMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/KeepAliveInfoMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/LastPartialCommandMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/LocalTransactionIdMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/MessageAckMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/MessageDispatchMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/MessageDispatchNotificationMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/MessageIdMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/MessagePullMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/NetworkBridgeFilterMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/PartialCommandMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp \
    activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp \
    activemq/wireformat/openwire/utils/BooleanStreamTest.cpp \
    activemq/wireformat/openwire/utils/HexTableTest.cpp \
    activemq/wireformat/openwire/utils/MessagePropertyInterceptorTest.cpp \
    decaf/internal/net/URIEncoderDecoderTest.cpp \
    decaf/internal/net/URIHelperTest.cpp \
    decaf/internal/net/ssl/DefaultSSLSocketFactoryTest.cpp \
    decaf/internal/nio/BufferFactoryTest.cpp \
    decaf/internal/nio/ByteArrayBufferTest.cpp \
    decaf/internal/nio/CharArrayBufferTest.cpp \
    decaf/internal/nio/DoubleArrayBufferTest.cpp \
    decaf/internal/nio/FloatArrayBufferTest.cpp \
    decaf/internal/nio/IntArrayBufferTest.cpp \
    decaf/internal/nio/LongArrayBufferTest.cpp \
    decaf/internal/nio/ShortArrayBufferTest.cpp \
    decaf/internal/util/ByteArrayAdapterTest.cpp \
    decaf/internal/util/TimerTaskHeapTest.cpp \
    decaf/internal/util/concurrent/TransferQueueTest.cpp \
    decaf/internal/util/concurrent/TransferStackTest.cpp \
    decaf/io/BufferedInputStreamTest.cpp \
    decaf/io/BufferedOutputStreamTest.cpp \
    decaf/io/ByteArrayInputStreamTest.cpp \
    decaf/io/ByteArrayOutputStreamTest.cpp \
    decaf/io/DataInputStreamTest.cpp \
    decaf/io/DataOutputStreamTest.cpp \
    decaf/io/FilterInputStreamTest.cpp \
    decaf/io/FilterOutputStreamTest.cpp \
    decaf/io/InputStreamReaderTest.cpp \
    decaf/io/InputStreamTest.cpp \
    decaf/io/OutputStreamTest.cpp \
    decaf/io/OutputStreamWriterTest.cpp \
    decaf/io/PushbackInputStreamTest.cpp \
    decaf/io/ReaderTest.cpp \
    decaf/io/WriterTest.cpp \
    decaf/lang/ArrayPointerTest.cpp \
    decaf/lang/BooleanTest.cpp \
    decaf/lang/ByteTest.cpp \
    decaf/lang/CharacterTest.cpp \
    decaf/lang/DoubleTest.cpp \
    decaf/lang/ExceptionTest.cpp \
    decaf/lang/FloatTest.cpp \
    decaf/lang/IntegerTest.cpp \
    decaf/lang/LongTest.cpp \
    decaf/lang/MathTest.cpp \
    decaf/lang/PointerTest.cpp \
    decaf/lang/ShortTest.cpp \
    decaf/lang/StringTest.cpp \
    decaf/lang/SystemTest.cpp \
    decaf/lang/ThreadLocalTest.cpp \
    decaf/lang/ThreadTest.cpp \
    decaf/net/Inet4AddressTest.cpp \
    decaf/net/Inet6AddressTest.cpp \
    decaf/net/InetAddressTest.cpp \
    decaf/net/ServerSocketTest.cpp \
    decaf/net/SocketFactoryTest.cpp \
    decaf/net/SocketTest.cpp \
    decaf/net/URISyntaxExceptionTest.cpp \
    decaf/net/URITest.cpp \
    decaf/net/URLDecoderTest.cpp \
    decaf/net/URLEncoderTest.cpp \
    decaf/net/ssl/SSLSocketFactoryTest.cpp \
    decaf/nio/BufferTest.cpp \
    decaf/security/SecureRandomTest.cpp \
    decaf/util/AbstractCollectionTest.cpp \
    decaf/util/AbstractListTest.cpp \
    decaf/util/AbstractSequentialListTest.cpp \
    decaf/util/ArrayListTest.cpp \
    decaf/util/ArraysTest.cpp \
    decaf/util/BitSetTest.cpp \
    decaf/util/DateTest.cpp \
    decaf/util/Endian.cpp \
    decaf/util/LinkedListTest.cpp \
    decaf/util/ListTest.cpp \
    decaf/util/PriorityQueueTest.cpp \
    decaf/util/PropertiesTest.cpp \
    decaf/util/QueueTest.cpp \
    decaf/util/RandomTest.cpp \
    decaf/util/SetTest.cpp \
    decaf/util/StlMapTest.cpp \
    decaf/util/StringTokenizerTest.cpp \
    decaf/util/TimerTest.cpp \
    decaf/util/UUIDTest.cpp \
    decaf/util/concurrent/AbstractExecutorServiceTest.cpp \
    decaf/util/concurrent/ConcurrentStlMapTest.cpp \
    decaf/util/concurrent/CopyOnWriteArrayListTest.cpp \
    decaf/util/concurrent/CopyOnWriteArraySetTest.cpp \
    decaf/util/concurrent/CountDownLatchTest.cpp \
    decaf/util/concurrent/ExecutorsTest.cpp \
    decaf/util/concurrent/ExecutorsTestSupport.cpp \
    decaf/util/concurrent/FutureTaskTest.cpp \
    decaf/util/concurrent/LinkedBlockingQueueTest.cpp \
    decaf/util/concurrent/MutexTest.cpp \
    decaf/util/concurrent/SemaphoreTest.cpp \
    decaf/util/concurrent/SynchronousQueueTest.cpp \
    decaf/util/concurrent/ThreadPoolExecutorTest.cpp \
    decaf/util/concurrent/TimeUnitTest.cpp \
    decaf/util/concurrent/atomic/AtomicBooleanTest.cpp \
    decaf/util/concurrent/atomic/AtomicIntegerTest.cpp \
    decaf/util/concurrent/atomic/AtomicReferenceTest.cpp \
    decaf/util/concurrent/locks/AbstractQueuedSynchronizerTest.cpp \
    decaf/util/concurrent/locks/LockSupportTest.cpp \
    decaf/util/concurrent/locks/ReentrantLockTest.cpp \
    decaf/util/concurrent/locks/ReentrantReadWriteLockTest.cpp \
    decaf/util/zip/Adler32Test.cpp \
    decaf/util/zip/CRC32Test.cpp \
    decaf/util/zip/CheckedInputStreamTest.cpp \
    decaf/util/zip/CheckedOutputStreamTest.cpp \
    decaf/util/zip/DeflaterOutputStreamTest.cpp \
    decaf/util/zip/DeflaterTest.cpp \
    decaf/util/zip/InflaterInputStreamTest.cpp \
    decaf/util/zip/InflaterTest.cpp \
    main.cpp \
    testRegistry.cpp \
    util/teamcity/TeamCityProgressListener.cpp

h_sources = \
    activemq/cmsutil/CmsAccessorTest.h \
    activemq/cmsutil/CmsDestinationAccessorTest.h \
    activemq/cmsutil/CmsTemplateTest.h \
    activemq/cmsutil/DummyConnection.h \
    activemq/cmsutil/DummyConnectionFactory.h \
    activemq/cmsutil/DummyConsumer.h \
    activemq/cmsutil/DummyMessage.h \
    activemq/cmsutil/DummyMessageCreator.h \
    activemq/cmsutil/DummyProducer.h \
    activemq/cmsutil/DummySession.h \
    activemq/cmsutil/DynamicDestinationResolverTest.h \
    activemq/cmsutil/MessageContext.h \
    activemq/cmsutil/SessionPoolTest.h \
    activemq/commands/ActiveMQBytesMessageTest.h \
    activemq/commands/ActiveMQDestinationTest2.h \
    activemq/commands/ActiveMQMapMessageTest.h \
    activemq/commands/ActiveMQMessageTest.h \
    activemq/commands/ActiveMQQueueTest.h \
    activemq/commands/ActiveMQStreamMessageTest.h \
    activemq/commands/ActiveMQTempQueueTest.h \
    activemq/commands/ActiveMQTempTopicTest.h \
    activemq/commands/ActiveMQTextMessageTest.h \
    activemq/commands/ActiveMQTopicTest.h \
    activemq/commands/BrokerIdTest.h \
    activemq/commands/BrokerInfoTest.h \
    activemq/commands/XATransactionIdTest.h \
    activemq/core/ActiveMQConnectionFactoryTest.h \
    activemq/core/ActiveMQConnectionTest.h \
    activemq/core/ActiveMQSessionTest.h \
    activemq/core/FifoMessageDispatchChannelTest.h \
    activemq/core/SimplePriorityMessageDispatchChannelTest.h \
    activemq/exceptions/ActiveMQExceptionTest.h \
    activemq/state/ConnectionStateTest.h \
    activemq/state/ConnectionStateTrackerTest.h \
    activemq/state/ConsumerStateTest.h \
    activemq/state/ProducerStateTest.h \
    activemq/state/SessionStateTest.h \
    activemq/state/TransactionStateTest.h \
    activemq/threads/CompositeTaskRunnerTest.h \
    activemq/threads/DedicatedTaskRunnerTest.h \
    activemq/threads/SchedulerTest.h \
    activemq/transport/IOTransportTest.h \
    activemq/transport/TransportRegistryTest.h \
    activemq/transport/correlator/ResponseCorrelatorTest.h \
    activemq/transport/failover/FailoverTransportTest.h \
    activemq/transport/inactivity/InactivityMonitorTest.h \
    activemq/transport/mock/MockTransportFactoryTest.h \
    activemq/util/ActiveMQMessageTransformationTest.h \
    activemq/util/AdvisorySupportTest.h \
    activemq/util/IdGeneratorTest.h \
    activemq/util/LongSequenceGeneratorTest.h \
    activemq/util/MarshallingSupportTest.h \
    activemq/util/MemoryUsageTest.h \
    activemq/util/PrimitiveListTest.h \
    activemq/util/PrimitiveMapTest.h \
    activemq/util/PrimitiveValueConverterTest.h \
    activemq/util/PrimitiveValueNodeTest.h \
    activemq/util/URISupportTest.h \
    activemq/wireformat/WireFormatRegistryTest.h \
    activemq/wireformat/openwire/OpenWireFormatTest.h \
    activemq/wireformat/openwire/marshal/BaseDataStreamMarshallerTest.h \
    activemq/wireformat/openwire/marshal/PrimitiveTypesMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ActiveMQBlobMessageMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ActiveMQBytesMessageMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ActiveMQMapMessageMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ActiveMQMessageMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ActiveMQObjectMessageMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ActiveMQQueueMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ActiveMQStreamMessageMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ActiveMQTempQueueMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ActiveMQTempTopicMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ActiveMQTextMessageMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ActiveMQTopicMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/BrokerIdMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/BrokerInfoMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ConnectionControlMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ConnectionErrorMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ConnectionIdMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ConnectionInfoMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ConsumerControlMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ConsumerIdMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ConsumerInfoMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ControlCommandMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/DataArrayResponseMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/DataResponseMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/DestinationInfoMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/DiscoveryEventMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ExceptionResponseMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/FlushCommandMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/IntegerResponseMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/JournalQueueAckMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/JournalTopicAckMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/JournalTraceMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/JournalTransactionMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/KeepAliveInfoMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/LastPartialCommandMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/LocalTransactionIdMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/MessageAckMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/MessageDispatchMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/MessageDispatchNotificationMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/MessageIdMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/MessagePullMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/NetworkBridgeFilterMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/PartialCommandMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.h \
    activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.h \
    activemq/wireformat/openwire/utils/BooleanStreamTest.h \
    activemq/wireformat/openwire/utils/HexTableTest.h \
    activemq/wireformat/openwire/utils/MessagePropertyInterceptorTest.h \
    decaf/internal/net/URIEncoderDecoderTest.h \
    decaf/internal/net/URIHelperTest.h \
    decaf/internal/net/ssl/DefaultSSLSocketFactoryTest.h \
    decaf/internal/nio/BufferFactoryTest.h \
    decaf/internal/nio/ByteArrayBufferTest.h \
    decaf/internal/nio/CharArrayBufferTest.h \
    decaf/internal/nio/DoubleArrayBufferTest.h \
    decaf/internal/nio/FloatArrayBufferTest.h \
    decaf/internal/nio/IntArrayBufferTest.h \
    decaf/internal/nio/LongArrayBufferTest.h \
    decaf/internal/nio/ShortArrayBufferTest.h \
    decaf/internal/util/ByteArrayAdapterTest.h \
    decaf/internal/util/TimerTaskHeapTest.h \
    decaf/internal/util/concurrent/TransferQueueTest.h \
    decaf/internal/util/concurrent/TransferStackTest.h \
    decaf/io/BufferedInputStreamTest.h \
    decaf/io/BufferedOutputStreamTest.h \
    decaf/io/ByteArrayInputStreamTest.h \
    decaf/io/ByteArrayOutputStreamTest.h \
    decaf/io/DataInputStreamTest.h \
    decaf/io/DataOutputStreamTest.h \
    decaf/io/FilterInputStreamTest.h \
    decaf/io/FilterOutputStreamTest.h \
    decaf/io/InputStreamReaderTest.h \
    decaf/io/InputStreamTest.h \
    decaf/io/OutputStreamTest.h \
    decaf/io/OutputStreamWriterTest.h \
    decaf/io/PushbackInputStreamTest.h \
    decaf/io/ReaderTest.h \
    decaf/io/WriterTest.h \
    decaf/lang/ArrayPointerTest.h \
    decaf/lang/BooleanTest.h \
    decaf/lang/ByteTest.h \
    decaf/lang/CharacterTest.h \
    decaf/lang/DoubleTest.h \
    decaf/lang/ExceptionTest.h \
    decaf/lang/FloatTest.h \
    decaf/lang/IntegerTest.h \
    decaf/lang/LongTest.h \
    decaf/lang/MathTest.h \
    decaf/lang/PointerTest.h \
    decaf/lang/ShortTest.h \
    decaf/lang/StringTest.h \
    decaf/lang/SystemTest.h \
    decaf/lang/ThreadLocalTest.h \
    decaf/lang/ThreadTest.h \
    decaf/net/Inet4AddressTest.h \
    decaf/net/Inet6AddressTest.h \
    decaf/net/InetAddressTest.h \
    decaf/net/ServerSocketTest.h \
    decaf/net/SocketFactoryTest.h \
    decaf/net/SocketTest.h \
    decaf/net/URISyntaxExceptionTest.h \
    decaf/net/URITest.h \
    decaf/net/URLDecoderTest.h \
    decaf/net/URLEncoderTest.h \
    decaf/net/ssl/SSLSocketFactoryTest.h \
    decaf/nio/BufferTest.h \
    decaf/security/SecureRandomTest.h \
    decaf/util/AbstractCollectionTest.h \
    decaf/util/AbstractListTest.h \
    decaf/util/AbstractSequentialListTest.h \
    decaf/util/ArrayListTest.h \
    decaf/util/ArraysTest.h \
    decaf/util/BitSetTest.h \
    decaf/util/DateTest.h \
    decaf/util/Endian.h \
    decaf/util/LinkedListTest.h \
    decaf/util/ListTest.h \
    decaf/util/PriorityQueueTest.h \
    decaf/util/PropertiesTest.h \
    decaf/util/QueueTest.h \
    decaf/util/RandomTest.h \
    decaf/util/SetTest.h \
    decaf/util/StlMapTest.h \
    decaf/util/StringTokenizerTest.h \
    decaf/util/TimerTest.h \
    decaf/util/UUIDTest.h \
    decaf/util/concurrent/AbstractExecutorServiceTest.h \
    decaf/util/concurrent/ConcurrentStlMapTest.h \
    decaf/util/concurrent/CopyOnWriteArrayListTest.h \
    decaf/util/concurrent/CopyOnWriteArraySetTest.h \
    decaf/util/concurrent/CountDownLatchTest.h \
    decaf/util/concurrent/ExecutorsTest.h \
    decaf/util/concurrent/ExecutorsTestSupport.h \
    decaf/util/concurrent/FutureTaskTest.h \
    decaf/util/concurrent/LinkedBlockingQueueTest.h \
    decaf/util/concurrent/MutexTest.h \
    decaf/util/concurrent/SemaphoreTest.h \
    decaf/util/concurrent/SynchronousQueueTest.h \
    decaf/util/concurrent/ThreadPoolExecutorTest.h \
    decaf/util/concurrent/TimeUnitTest.h \
    decaf/util/concurrent/atomic/AtomicBooleanTest.h \
    decaf/util/concurrent/atomic/AtomicIntegerTest.h \
    decaf/util/concurrent/atomic/AtomicReferenceTest.h \
    decaf/util/concurrent/locks/AbstractQueuedSynchronizerTest.h \
    decaf/util/concurrent/locks/LockSupportTest.h \
    decaf/util/concurrent/locks/ReentrantLockTest.h \
    decaf/util/concurrent/locks/ReentrantReadWriteLockTest.h \
    decaf/util/zip/Adler32Test.h \
    decaf/util/zip/CRC32Test.h \
    decaf/util/zip/CheckedInputStreamTest.h \
    decaf/util/zip/CheckedOutputStreamTest.h \
    decaf/util/zip/DeflaterOutputStreamTest.h \
    decaf/util/zip/DeflaterTest.h \
    decaf/util/zip/InflaterInputStreamTest.h \
    decaf/util/zip/InflaterTest.h \
    util/teamcity/TeamCityProgressListener.h

activemq_test_SOURCES = $(cc_sources)
activemq_test_CXXFLAGS = $(AMQ_TEST_CXXFLAGS) -I$(srcdir)/../main 
activemq_test_LDADD = $(AMQ_TEST_LIBS) -lcppunit -ldl 
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/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --gnu src/test/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/cmsutil/$(am__dirstamp):
	@$(MKDIR_P) activemq/cmsutil
	@: > activemq/cmsutil/$(am__dirstamp)
activemq/cmsutil/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) activemq/cmsutil/$(DEPDIR)
	@: > activemq/cmsutil/$(DEPDIR)/$(am__dirstamp)
activemq/cmsutil/activemq_test-CmsAccessorTest.$(OBJEXT):  \
	activemq/cmsutil/$(am__dirstamp) \
	activemq/cmsutil/$(DEPDIR)/$(am__dirstamp)
activemq/cmsutil/activemq_test-CmsDestinationAccessorTest.$(OBJEXT):  \
	activemq/cmsutil/$(am__dirstamp) \
	activemq/cmsutil/$(DEPDIR)/$(am__dirstamp)
activemq/cmsutil/activemq_test-CmsTemplateTest.$(OBJEXT):  \
	activemq/cmsutil/$(am__dirstamp) \
	activemq/cmsutil/$(DEPDIR)/$(am__dirstamp)
activemq/cmsutil/activemq_test-DynamicDestinationResolverTest.$(OBJEXT):  \
	activemq/cmsutil/$(am__dirstamp) \
	activemq/cmsutil/$(DEPDIR)/$(am__dirstamp)
activemq/cmsutil/activemq_test-SessionPoolTest.$(OBJEXT):  \
	activemq/cmsutil/$(am__dirstamp) \
	activemq/cmsutil/$(DEPDIR)/$(am__dirstamp)
activemq/commands/$(am__dirstamp):
	@$(MKDIR_P) activemq/commands
	@: > activemq/commands/$(am__dirstamp)
activemq/commands/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) activemq/commands/$(DEPDIR)
	@: > activemq/commands/$(DEPDIR)/$(am__dirstamp)
activemq/commands/activemq_test-ActiveMQBytesMessageTest.$(OBJEXT):  \
	activemq/commands/$(am__dirstamp) \
	activemq/commands/$(DEPDIR)/$(am__dirstamp)
activemq/commands/activemq_test-ActiveMQDestinationTest2.$(OBJEXT):  \
	activemq/commands/$(am__dirstamp) \
	activemq/commands/$(DEPDIR)/$(am__dirstamp)
activemq/commands/activemq_test-ActiveMQMapMessageTest.$(OBJEXT):  \
	activemq/commands/$(am__dirstamp) \
	activemq/commands/$(DEPDIR)/$(am__dirstamp)
activemq/commands/activemq_test-ActiveMQMessageTest.$(OBJEXT):  \
	activemq/commands/$(am__dirstamp) \
	activemq/commands/$(DEPDIR)/$(am__dirstamp)
activemq/commands/activemq_test-ActiveMQQueueTest.$(OBJEXT):  \
	activemq/commands/$(am__dirstamp) \
	activemq/commands/$(DEPDIR)/$(am__dirstamp)
activemq/commands/activemq_test-ActiveMQStreamMessageTest.$(OBJEXT):  \
	activemq/commands/$(am__dirstamp) \
	activemq/commands/$(DEPDIR)/$(am__dirstamp)
activemq/commands/activemq_test-ActiveMQTempQueueTest.$(OBJEXT):  \
	activemq/commands/$(am__dirstamp) \
	activemq/commands/$(DEPDIR)/$(am__dirstamp)
activemq/commands/activemq_test-ActiveMQTempTopicTest.$(OBJEXT):  \
	activemq/commands/$(am__dirstamp) \
	activemq/commands/$(DEPDIR)/$(am__dirstamp)
activemq/commands/activemq_test-ActiveMQTextMessageTest.$(OBJEXT):  \
	activemq/commands/$(am__dirstamp) \
	activemq/commands/$(DEPDIR)/$(am__dirstamp)
activemq/commands/activemq_test-ActiveMQTopicTest.$(OBJEXT):  \
	activemq/commands/$(am__dirstamp) \
	activemq/commands/$(DEPDIR)/$(am__dirstamp)
activemq/commands/activemq_test-BrokerIdTest.$(OBJEXT):  \
	activemq/commands/$(am__dirstamp) \
	activemq/commands/$(DEPDIR)/$(am__dirstamp)
activemq/commands/activemq_test-BrokerInfoTest.$(OBJEXT):  \
	activemq/commands/$(am__dirstamp) \
	activemq/commands/$(DEPDIR)/$(am__dirstamp)
activemq/commands/activemq_test-XATransactionIdTest.$(OBJEXT):  \
	activemq/commands/$(am__dirstamp) \
	activemq/commands/$(DEPDIR)/$(am__dirstamp)
activemq/core/$(am__dirstamp):
	@$(MKDIR_P) activemq/core
	@: > activemq/core/$(am__dirstamp)
activemq/core/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) activemq/core/$(DEPDIR)
	@: > activemq/core/$(DEPDIR)/$(am__dirstamp)
activemq/core/activemq_test-ActiveMQConnectionFactoryTest.$(OBJEXT):  \
	activemq/core/$(am__dirstamp) \
	activemq/core/$(DEPDIR)/$(am__dirstamp)
activemq/core/activemq_test-ActiveMQConnectionTest.$(OBJEXT):  \
	activemq/core/$(am__dirstamp) \
	activemq/core/$(DEPDIR)/$(am__dirstamp)
activemq/core/activemq_test-ActiveMQSessionTest.$(OBJEXT):  \
	activemq/core/$(am__dirstamp) \
	activemq/core/$(DEPDIR)/$(am__dirstamp)
activemq/core/activemq_test-FifoMessageDispatchChannelTest.$(OBJEXT):  \
	activemq/core/$(am__dirstamp) \
	activemq/core/$(DEPDIR)/$(am__dirstamp)
activemq/core/activemq_test-SimplePriorityMessageDispatchChannelTest.$(OBJEXT):  \
	activemq/core/$(am__dirstamp) \
	activemq/core/$(DEPDIR)/$(am__dirstamp)
activemq/exceptions/$(am__dirstamp):
	@$(MKDIR_P) activemq/exceptions
	@: > activemq/exceptions/$(am__dirstamp)
activemq/exceptions/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) activemq/exceptions/$(DEPDIR)
	@: > activemq/exceptions/$(DEPDIR)/$(am__dirstamp)
activemq/exceptions/activemq_test-ActiveMQExceptionTest.$(OBJEXT):  \
	activemq/exceptions/$(am__dirstamp) \
	activemq/exceptions/$(DEPDIR)/$(am__dirstamp)
activemq/state/$(am__dirstamp):
	@$(MKDIR_P) activemq/state
	@: > activemq/state/$(am__dirstamp)
activemq/state/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) activemq/state/$(DEPDIR)
	@: > activemq/state/$(DEPDIR)/$(am__dirstamp)
activemq/state/activemq_test-ConnectionStateTest.$(OBJEXT):  \
	activemq/state/$(am__dirstamp) \
	activemq/state/$(DEPDIR)/$(am__dirstamp)
activemq/state/activemq_test-ConnectionStateTrackerTest.$(OBJEXT):  \
	activemq/state/$(am__dirstamp) \
	activemq/state/$(DEPDIR)/$(am__dirstamp)
activemq/state/activemq_test-ConsumerStateTest.$(OBJEXT):  \
	activemq/state/$(am__dirstamp) \
	activemq/state/$(DEPDIR)/$(am__dirstamp)
activemq/state/activemq_test-ProducerStateTest.$(OBJEXT):  \
	activemq/state/$(am__dirstamp) \
	activemq/state/$(DEPDIR)/$(am__dirstamp)
activemq/state/activemq_test-SessionStateTest.$(OBJEXT):  \
	activemq/state/$(am__dirstamp) \
	activemq/state/$(DEPDIR)/$(am__dirstamp)
activemq/state/activemq_test-TransactionStateTest.$(OBJEXT):  \
	activemq/state/$(am__dirstamp) \
	activemq/state/$(DEPDIR)/$(am__dirstamp)
activemq/threads/$(am__dirstamp):
	@$(MKDIR_P) activemq/threads
	@: > activemq/threads/$(am__dirstamp)
activemq/threads/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) activemq/threads/$(DEPDIR)
	@: > activemq/threads/$(DEPDIR)/$(am__dirstamp)
activemq/threads/activemq_test-CompositeTaskRunnerTest.$(OBJEXT):  \
	activemq/threads/$(am__dirstamp) \
	activemq/threads/$(DEPDIR)/$(am__dirstamp)
activemq/threads/activemq_test-DedicatedTaskRunnerTest.$(OBJEXT):  \
	activemq/threads/$(am__dirstamp) \
	activemq/threads/$(DEPDIR)/$(am__dirstamp)
activemq/threads/activemq_test-SchedulerTest.$(OBJEXT):  \
	activemq/threads/$(am__dirstamp) \
	activemq/threads/$(DEPDIR)/$(am__dirstamp)
activemq/transport/$(am__dirstamp):
	@$(MKDIR_P) activemq/transport
	@: > activemq/transport/$(am__dirstamp)
activemq/transport/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) activemq/transport/$(DEPDIR)
	@: > activemq/transport/$(DEPDIR)/$(am__dirstamp)
activemq/transport/activemq_test-IOTransportTest.$(OBJEXT):  \
	activemq/transport/$(am__dirstamp) \
	activemq/transport/$(DEPDIR)/$(am__dirstamp)
activemq/transport/activemq_test-TransportRegistryTest.$(OBJEXT):  \
	activemq/transport/$(am__dirstamp) \
	activemq/transport/$(DEPDIR)/$(am__dirstamp)
activemq/transport/correlator/$(am__dirstamp):
	@$(MKDIR_P) activemq/transport/correlator
	@: > activemq/transport/correlator/$(am__dirstamp)
activemq/transport/correlator/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) activemq/transport/correlator/$(DEPDIR)
	@: > activemq/transport/correlator/$(DEPDIR)/$(am__dirstamp)
activemq/transport/correlator/activemq_test-ResponseCorrelatorTest.$(OBJEXT):  \
	activemq/transport/correlator/$(am__dirstamp) \
	activemq/transport/correlator/$(DEPDIR)/$(am__dirstamp)
activemq/transport/failover/$(am__dirstamp):
	@$(MKDIR_P) activemq/transport/failover
	@: > activemq/transport/failover/$(am__dirstamp)
activemq/transport/failover/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) activemq/transport/failover/$(DEPDIR)
	@: > activemq/transport/failover/$(DEPDIR)/$(am__dirstamp)
activemq/transport/failover/activemq_test-FailoverTransportTest.$(OBJEXT):  \
	activemq/transport/failover/$(am__dirstamp) \
	activemq/transport/failover/$(DEPDIR)/$(am__dirstamp)
activemq/transport/inactivity/$(am__dirstamp):
	@$(MKDIR_P) activemq/transport/inactivity
	@: > activemq/transport/inactivity/$(am__dirstamp)
activemq/transport/inactivity/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) activemq/transport/inactivity/$(DEPDIR)
	@: > activemq/transport/inactivity/$(DEPDIR)/$(am__dirstamp)
activemq/transport/inactivity/activemq_test-InactivityMonitorTest.$(OBJEXT):  \
	activemq/transport/inactivity/$(am__dirstamp) \
	activemq/transport/inactivity/$(DEPDIR)/$(am__dirstamp)
activemq/transport/mock/$(am__dirstamp):
	@$(MKDIR_P) activemq/transport/mock
	@: > activemq/transport/mock/$(am__dirstamp)
activemq/transport/mock/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) activemq/transport/mock/$(DEPDIR)
	@: > activemq/transport/mock/$(DEPDIR)/$(am__dirstamp)
activemq/transport/mock/activemq_test-MockTransportFactoryTest.$(OBJEXT):  \
	activemq/transport/mock/$(am__dirstamp) \
	activemq/transport/mock/$(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-ActiveMQMessageTransformationTest.$(OBJEXT):  \
	activemq/util/$(am__dirstamp) \
	activemq/util/$(DEPDIR)/$(am__dirstamp)
activemq/util/activemq_test-AdvisorySupportTest.$(OBJEXT):  \
	activemq/util/$(am__dirstamp) \
	activemq/util/$(DEPDIR)/$(am__dirstamp)
activemq/util/activemq_test-IdGeneratorTest.$(OBJEXT):  \
	activemq/util/$(am__dirstamp) \
	activemq/util/$(DEPDIR)/$(am__dirstamp)
activemq/util/activemq_test-LongSequenceGeneratorTest.$(OBJEXT):  \
	activemq/util/$(am__dirstamp) \
	activemq/util/$(DEPDIR)/$(am__dirstamp)
activemq/util/activemq_test-MarshallingSupportTest.$(OBJEXT):  \
	activemq/util/$(am__dirstamp) \
	activemq/util/$(DEPDIR)/$(am__dirstamp)
activemq/util/activemq_test-MemoryUsageTest.$(OBJEXT):  \
	activemq/util/$(am__dirstamp) \
	activemq/util/$(DEPDIR)/$(am__dirstamp)
activemq/util/activemq_test-PrimitiveListTest.$(OBJEXT):  \
	activemq/util/$(am__dirstamp) \
	activemq/util/$(DEPDIR)/$(am__dirstamp)
activemq/util/activemq_test-PrimitiveMapTest.$(OBJEXT):  \
	activemq/util/$(am__dirstamp) \
	activemq/util/$(DEPDIR)/$(am__dirstamp)
activemq/util/activemq_test-PrimitiveValueConverterTest.$(OBJEXT):  \
	activemq/util/$(am__dirstamp) \
	activemq/util/$(DEPDIR)/$(am__dirstamp)
activemq/util/activemq_test-PrimitiveValueNodeTest.$(OBJEXT):  \
	activemq/util/$(am__dirstamp) \
	activemq/util/$(DEPDIR)/$(am__dirstamp)
activemq/util/activemq_test-URISupportTest.$(OBJEXT):  \
	activemq/util/$(am__dirstamp) \
	activemq/util/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/$(am__dirstamp):
	@$(MKDIR_P) activemq/wireformat
	@: > activemq/wireformat/$(am__dirstamp)
activemq/wireformat/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) activemq/wireformat/$(DEPDIR)
	@: > activemq/wireformat/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/activemq_test-WireFormatRegistryTest.$(OBJEXT):  \
	activemq/wireformat/$(am__dirstamp) \
	activemq/wireformat/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/$(am__dirstamp):
	@$(MKDIR_P) activemq/wireformat/openwire
	@: > activemq/wireformat/openwire/$(am__dirstamp)
activemq/wireformat/openwire/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) activemq/wireformat/openwire/$(DEPDIR)
	@: > activemq/wireformat/openwire/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/activemq_test-OpenWireFormatTest.$(OBJEXT):  \
	activemq/wireformat/openwire/$(am__dirstamp) \
	activemq/wireformat/openwire/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/$(am__dirstamp):
	@$(MKDIR_P) activemq/wireformat/openwire/marshal
	@: > activemq/wireformat/openwire/marshal/$(am__dirstamp)
activemq/wireformat/openwire/marshal/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) activemq/wireformat/openwire/marshal/$(DEPDIR)
	@: > activemq/wireformat/openwire/marshal/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/activemq_test-BaseDataStreamMarshallerTest.$(OBJEXT):  \
	activemq/wireformat/openwire/marshal/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/activemq_test-PrimitiveTypesMarshallerTest.$(OBJEXT):  \
	activemq/wireformat/openwire/marshal/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/$(am__dirstamp):
	@$(MKDIR_P) activemq/wireformat/openwire/marshal/generated
	@: > activemq/wireformat/openwire/marshal/generated/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)
	@: > activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBlobMessageMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBytesMessageMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMapMessageMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMessageMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQObjectMessageMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQQueueMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQStreamMessageMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempQueueMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempTopicMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTextMessageMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTopicMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerIdMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerInfoMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionControlMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionErrorMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionIdMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionInfoMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerControlMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerIdMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerInfoMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ControlCommandMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-DataArrayResponseMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-DataResponseMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-DestinationInfoMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-DiscoveryEventMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ExceptionResponseMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-FlushCommandMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-IntegerResponseMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-JournalQueueAckMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTopicAckMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTraceMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTransactionMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-KeepAliveInfoMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-LastPartialCommandMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-LocalTransactionIdMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-MessageAckMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchNotificationMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-MessageIdMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-MessagePullMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-NetworkBridgeFilterMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-PartialCommandMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerAckMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerIdMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerInfoMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveInfoMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveSubscriptionInfoMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ReplayCommandMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ResponseMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-SessionIdMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-SessionInfoMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-ShutdownInfoMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-SubscriptionInfoMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-TransactionInfoMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-WireFormatInfoMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/marshal/generated/activemq_test-XATransactionIdMarshallerTest.$(OBJEXT): activemq/wireformat/openwire/marshal/generated/$(am__dirstamp) \
	activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/utils/$(am__dirstamp):
	@$(MKDIR_P) activemq/wireformat/openwire/utils
	@: > activemq/wireformat/openwire/utils/$(am__dirstamp)
activemq/wireformat/openwire/utils/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) activemq/wireformat/openwire/utils/$(DEPDIR)
	@: > activemq/wireformat/openwire/utils/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/utils/activemq_test-BooleanStreamTest.$(OBJEXT):  \
	activemq/wireformat/openwire/utils/$(am__dirstamp) \
	activemq/wireformat/openwire/utils/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/utils/activemq_test-HexTableTest.$(OBJEXT):  \
	activemq/wireformat/openwire/utils/$(am__dirstamp) \
	activemq/wireformat/openwire/utils/$(DEPDIR)/$(am__dirstamp)
activemq/wireformat/openwire/utils/activemq_test-MessagePropertyInterceptorTest.$(OBJEXT):  \
	activemq/wireformat/openwire/utils/$(am__dirstamp) \
	activemq/wireformat/openwire/utils/$(DEPDIR)/$(am__dirstamp)
decaf/internal/net/$(am__dirstamp):
	@$(MKDIR_P) decaf/internal/net
	@: > decaf/internal/net/$(am__dirstamp)
decaf/internal/net/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) decaf/internal/net/$(DEPDIR)
	@: > decaf/internal/net/$(DEPDIR)/$(am__dirstamp)
decaf/internal/net/activemq_test-URIEncoderDecoderTest.$(OBJEXT):  \
	decaf/internal/net/$(am__dirstamp) \
	decaf/internal/net/$(DEPDIR)/$(am__dirstamp)
decaf/internal/net/activemq_test-URIHelperTest.$(OBJEXT):  \
	decaf/internal/net/$(am__dirstamp) \
	decaf/internal/net/$(DEPDIR)/$(am__dirstamp)
decaf/internal/net/ssl/$(am__dirstamp):
	@$(MKDIR_P) decaf/internal/net/ssl
	@: > decaf/internal/net/ssl/$(am__dirstamp)
decaf/internal/net/ssl/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) decaf/internal/net/ssl/$(DEPDIR)
	@: > decaf/internal/net/ssl/$(DEPDIR)/$(am__dirstamp)
decaf/internal/net/ssl/activemq_test-DefaultSSLSocketFactoryTest.$(OBJEXT):  \
	decaf/internal/net/ssl/$(am__dirstamp) \
	decaf/internal/net/ssl/$(DEPDIR)/$(am__dirstamp)
decaf/internal/nio/$(am__dirstamp):
	@$(MKDIR_P) decaf/internal/nio
	@: > decaf/internal/nio/$(am__dirstamp)
decaf/internal/nio/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) decaf/internal/nio/$(DEPDIR)
	@: > decaf/internal/nio/$(DEPDIR)/$(am__dirstamp)
decaf/internal/nio/activemq_test-BufferFactoryTest.$(OBJEXT):  \
	decaf/internal/nio/$(am__dirstamp) \
	decaf/internal/nio/$(DEPDIR)/$(am__dirstamp)
decaf/internal/nio/activemq_test-ByteArrayBufferTest.$(OBJEXT):  \
	decaf/internal/nio/$(am__dirstamp) \
	decaf/internal/nio/$(DEPDIR)/$(am__dirstamp)
decaf/internal/nio/activemq_test-CharArrayBufferTest.$(OBJEXT):  \
	decaf/internal/nio/$(am__dirstamp) \
	decaf/internal/nio/$(DEPDIR)/$(am__dirstamp)
decaf/internal/nio/activemq_test-DoubleArrayBufferTest.$(OBJEXT):  \
	decaf/internal/nio/$(am__dirstamp) \
	decaf/internal/nio/$(DEPDIR)/$(am__dirstamp)
decaf/internal/nio/activemq_test-FloatArrayBufferTest.$(OBJEXT):  \
	decaf/internal/nio/$(am__dirstamp) \
	decaf/internal/nio/$(DEPDIR)/$(am__dirstamp)
decaf/internal/nio/activemq_test-IntArrayBufferTest.$(OBJEXT):  \
	decaf/internal/nio/$(am__dirstamp) \
	decaf/internal/nio/$(DEPDIR)/$(am__dirstamp)
decaf/internal/nio/activemq_test-LongArrayBufferTest.$(OBJEXT):  \
	decaf/internal/nio/$(am__dirstamp) \
	decaf/internal/nio/$(DEPDIR)/$(am__dirstamp)
decaf/internal/nio/activemq_test-ShortArrayBufferTest.$(OBJEXT):  \
	decaf/internal/nio/$(am__dirstamp) \
	decaf/internal/nio/$(DEPDIR)/$(am__dirstamp)
decaf/internal/util/$(am__dirstamp):
	@$(MKDIR_P) decaf/internal/util
	@: > decaf/internal/util/$(am__dirstamp)
decaf/internal/util/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) decaf/internal/util/$(DEPDIR)
	@: > decaf/internal/util/$(DEPDIR)/$(am__dirstamp)
decaf/internal/util/activemq_test-ByteArrayAdapterTest.$(OBJEXT):  \
	decaf/internal/util/$(am__dirstamp) \
	decaf/internal/util/$(DEPDIR)/$(am__dirstamp)
decaf/internal/util/activemq_test-TimerTaskHeapTest.$(OBJEXT):  \
	decaf/internal/util/$(am__dirstamp) \
	decaf/internal/util/$(DEPDIR)/$(am__dirstamp)
decaf/internal/util/concurrent/$(am__dirstamp):
	@$(MKDIR_P) decaf/internal/util/concurrent
	@: > decaf/internal/util/concurrent/$(am__dirstamp)
decaf/internal/util/concurrent/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) decaf/internal/util/concurrent/$(DEPDIR)
	@: > decaf/internal/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/internal/util/concurrent/activemq_test-TransferQueueTest.$(OBJEXT):  \
	decaf/internal/util/concurrent/$(am__dirstamp) \
	decaf/internal/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/internal/util/concurrent/activemq_test-TransferStackTest.$(OBJEXT):  \
	decaf/internal/util/concurrent/$(am__dirstamp) \
	decaf/internal/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/io/$(am__dirstamp):
	@$(MKDIR_P) decaf/io
	@: > decaf/io/$(am__dirstamp)
decaf/io/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) decaf/io/$(DEPDIR)
	@: > decaf/io/$(DEPDIR)/$(am__dirstamp)
decaf/io/activemq_test-BufferedInputStreamTest.$(OBJEXT):  \
	decaf/io/$(am__dirstamp) decaf/io/$(DEPDIR)/$(am__dirstamp)
decaf/io/activemq_test-BufferedOutputStreamTest.$(OBJEXT):  \
	decaf/io/$(am__dirstamp) decaf/io/$(DEPDIR)/$(am__dirstamp)
decaf/io/activemq_test-ByteArrayInputStreamTest.$(OBJEXT):  \
	decaf/io/$(am__dirstamp) decaf/io/$(DEPDIR)/$(am__dirstamp)
decaf/io/activemq_test-ByteArrayOutputStreamTest.$(OBJEXT):  \
	decaf/io/$(am__dirstamp) decaf/io/$(DEPDIR)/$(am__dirstamp)
decaf/io/activemq_test-DataInputStreamTest.$(OBJEXT):  \
	decaf/io/$(am__dirstamp) decaf/io/$(DEPDIR)/$(am__dirstamp)
decaf/io/activemq_test-DataOutputStreamTest.$(OBJEXT):  \
	decaf/io/$(am__dirstamp) decaf/io/$(DEPDIR)/$(am__dirstamp)
decaf/io/activemq_test-FilterInputStreamTest.$(OBJEXT):  \
	decaf/io/$(am__dirstamp) decaf/io/$(DEPDIR)/$(am__dirstamp)
decaf/io/activemq_test-FilterOutputStreamTest.$(OBJEXT):  \
	decaf/io/$(am__dirstamp) decaf/io/$(DEPDIR)/$(am__dirstamp)
decaf/io/activemq_test-InputStreamReaderTest.$(OBJEXT):  \
	decaf/io/$(am__dirstamp) decaf/io/$(DEPDIR)/$(am__dirstamp)
decaf/io/activemq_test-InputStreamTest.$(OBJEXT):  \
	decaf/io/$(am__dirstamp) decaf/io/$(DEPDIR)/$(am__dirstamp)
decaf/io/activemq_test-OutputStreamTest.$(OBJEXT):  \
	decaf/io/$(am__dirstamp) decaf/io/$(DEPDIR)/$(am__dirstamp)
decaf/io/activemq_test-OutputStreamWriterTest.$(OBJEXT):  \
	decaf/io/$(am__dirstamp) decaf/io/$(DEPDIR)/$(am__dirstamp)
decaf/io/activemq_test-PushbackInputStreamTest.$(OBJEXT):  \
	decaf/io/$(am__dirstamp) decaf/io/$(DEPDIR)/$(am__dirstamp)
decaf/io/activemq_test-ReaderTest.$(OBJEXT): decaf/io/$(am__dirstamp) \
	decaf/io/$(DEPDIR)/$(am__dirstamp)
decaf/io/activemq_test-WriterTest.$(OBJEXT): decaf/io/$(am__dirstamp) \
	decaf/io/$(DEPDIR)/$(am__dirstamp)
decaf/lang/$(am__dirstamp):
	@$(MKDIR_P) decaf/lang
	@: > decaf/lang/$(am__dirstamp)
decaf/lang/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) decaf/lang/$(DEPDIR)
	@: > decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/lang/activemq_test-ArrayPointerTest.$(OBJEXT):  \
	decaf/lang/$(am__dirstamp) \
	decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/lang/activemq_test-BooleanTest.$(OBJEXT):  \
	decaf/lang/$(am__dirstamp) \
	decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/lang/activemq_test-ByteTest.$(OBJEXT):  \
	decaf/lang/$(am__dirstamp) \
	decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/lang/activemq_test-CharacterTest.$(OBJEXT):  \
	decaf/lang/$(am__dirstamp) \
	decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/lang/activemq_test-DoubleTest.$(OBJEXT):  \
	decaf/lang/$(am__dirstamp) \
	decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/lang/activemq_test-ExceptionTest.$(OBJEXT):  \
	decaf/lang/$(am__dirstamp) \
	decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/lang/activemq_test-FloatTest.$(OBJEXT):  \
	decaf/lang/$(am__dirstamp) \
	decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/lang/activemq_test-IntegerTest.$(OBJEXT):  \
	decaf/lang/$(am__dirstamp) \
	decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/lang/activemq_test-LongTest.$(OBJEXT):  \
	decaf/lang/$(am__dirstamp) \
	decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/lang/activemq_test-MathTest.$(OBJEXT):  \
	decaf/lang/$(am__dirstamp) \
	decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/lang/activemq_test-PointerTest.$(OBJEXT):  \
	decaf/lang/$(am__dirstamp) \
	decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/lang/activemq_test-ShortTest.$(OBJEXT):  \
	decaf/lang/$(am__dirstamp) \
	decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/lang/activemq_test-StringTest.$(OBJEXT):  \
	decaf/lang/$(am__dirstamp) \
	decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/lang/activemq_test-SystemTest.$(OBJEXT):  \
	decaf/lang/$(am__dirstamp) \
	decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/lang/activemq_test-ThreadLocalTest.$(OBJEXT):  \
	decaf/lang/$(am__dirstamp) \
	decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/lang/activemq_test-ThreadTest.$(OBJEXT):  \
	decaf/lang/$(am__dirstamp) \
	decaf/lang/$(DEPDIR)/$(am__dirstamp)
decaf/net/$(am__dirstamp):
	@$(MKDIR_P) decaf/net
	@: > decaf/net/$(am__dirstamp)
decaf/net/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) decaf/net/$(DEPDIR)
	@: > decaf/net/$(DEPDIR)/$(am__dirstamp)
decaf/net/activemq_test-Inet4AddressTest.$(OBJEXT):  \
	decaf/net/$(am__dirstamp) decaf/net/$(DEPDIR)/$(am__dirstamp)
decaf/net/activemq_test-Inet6AddressTest.$(OBJEXT):  \
	decaf/net/$(am__dirstamp) decaf/net/$(DEPDIR)/$(am__dirstamp)
decaf/net/activemq_test-InetAddressTest.$(OBJEXT):  \
	decaf/net/$(am__dirstamp) decaf/net/$(DEPDIR)/$(am__dirstamp)
decaf/net/activemq_test-ServerSocketTest.$(OBJEXT):  \
	decaf/net/$(am__dirstamp) decaf/net/$(DEPDIR)/$(am__dirstamp)
decaf/net/activemq_test-SocketFactoryTest.$(OBJEXT):  \
	decaf/net/$(am__dirstamp) decaf/net/$(DEPDIR)/$(am__dirstamp)
decaf/net/activemq_test-SocketTest.$(OBJEXT):  \
	decaf/net/$(am__dirstamp) decaf/net/$(DEPDIR)/$(am__dirstamp)
decaf/net/activemq_test-URISyntaxExceptionTest.$(OBJEXT):  \
	decaf/net/$(am__dirstamp) decaf/net/$(DEPDIR)/$(am__dirstamp)
decaf/net/activemq_test-URITest.$(OBJEXT): decaf/net/$(am__dirstamp) \
	decaf/net/$(DEPDIR)/$(am__dirstamp)
decaf/net/activemq_test-URLDecoderTest.$(OBJEXT):  \
	decaf/net/$(am__dirstamp) decaf/net/$(DEPDIR)/$(am__dirstamp)
decaf/net/activemq_test-URLEncoderTest.$(OBJEXT):  \
	decaf/net/$(am__dirstamp) decaf/net/$(DEPDIR)/$(am__dirstamp)
decaf/net/ssl/$(am__dirstamp):
	@$(MKDIR_P) decaf/net/ssl
	@: > decaf/net/ssl/$(am__dirstamp)
decaf/net/ssl/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) decaf/net/ssl/$(DEPDIR)
	@: > decaf/net/ssl/$(DEPDIR)/$(am__dirstamp)
decaf/net/ssl/activemq_test-SSLSocketFactoryTest.$(OBJEXT):  \
	decaf/net/ssl/$(am__dirstamp) \
	decaf/net/ssl/$(DEPDIR)/$(am__dirstamp)
decaf/nio/$(am__dirstamp):
	@$(MKDIR_P) decaf/nio
	@: > decaf/nio/$(am__dirstamp)
decaf/nio/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) decaf/nio/$(DEPDIR)
	@: > decaf/nio/$(DEPDIR)/$(am__dirstamp)
decaf/nio/activemq_test-BufferTest.$(OBJEXT):  \
	decaf/nio/$(am__dirstamp) decaf/nio/$(DEPDIR)/$(am__dirstamp)
decaf/security/$(am__dirstamp):
	@$(MKDIR_P) decaf/security
	@: > decaf/security/$(am__dirstamp)
decaf/security/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) decaf/security/$(DEPDIR)
	@: > decaf/security/$(DEPDIR)/$(am__dirstamp)
decaf/security/activemq_test-SecureRandomTest.$(OBJEXT):  \
	decaf/security/$(am__dirstamp) \
	decaf/security/$(DEPDIR)/$(am__dirstamp)
decaf/util/$(am__dirstamp):
	@$(MKDIR_P) decaf/util
	@: > decaf/util/$(am__dirstamp)
decaf/util/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) decaf/util/$(DEPDIR)
	@: > decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-AbstractCollectionTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-AbstractListTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-AbstractSequentialListTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-ArrayListTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-ArraysTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-BitSetTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-DateTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-Endian.$(OBJEXT): decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-LinkedListTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-ListTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-PriorityQueueTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-PropertiesTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-QueueTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-RandomTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-SetTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-StlMapTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-StringTokenizerTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-TimerTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/activemq_test-UUIDTest.$(OBJEXT):  \
	decaf/util/$(am__dirstamp) \
	decaf/util/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/$(am__dirstamp):
	@$(MKDIR_P) decaf/util/concurrent
	@: > decaf/util/concurrent/$(am__dirstamp)
decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) decaf/util/concurrent/$(DEPDIR)
	@: > decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/activemq_test-AbstractExecutorServiceTest.$(OBJEXT):  \
	decaf/util/concurrent/$(am__dirstamp) \
	decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/activemq_test-ConcurrentStlMapTest.$(OBJEXT):  \
	decaf/util/concurrent/$(am__dirstamp) \
	decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/activemq_test-CopyOnWriteArrayListTest.$(OBJEXT):  \
	decaf/util/concurrent/$(am__dirstamp) \
	decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/activemq_test-CopyOnWriteArraySetTest.$(OBJEXT):  \
	decaf/util/concurrent/$(am__dirstamp) \
	decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/activemq_test-CountDownLatchTest.$(OBJEXT):  \
	decaf/util/concurrent/$(am__dirstamp) \
	decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/activemq_test-ExecutorsTest.$(OBJEXT):  \
	decaf/util/concurrent/$(am__dirstamp) \
	decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/activemq_test-ExecutorsTestSupport.$(OBJEXT):  \
	decaf/util/concurrent/$(am__dirstamp) \
	decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/activemq_test-FutureTaskTest.$(OBJEXT):  \
	decaf/util/concurrent/$(am__dirstamp) \
	decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/activemq_test-LinkedBlockingQueueTest.$(OBJEXT):  \
	decaf/util/concurrent/$(am__dirstamp) \
	decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/activemq_test-MutexTest.$(OBJEXT):  \
	decaf/util/concurrent/$(am__dirstamp) \
	decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/activemq_test-SemaphoreTest.$(OBJEXT):  \
	decaf/util/concurrent/$(am__dirstamp) \
	decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/activemq_test-SynchronousQueueTest.$(OBJEXT):  \
	decaf/util/concurrent/$(am__dirstamp) \
	decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/activemq_test-ThreadPoolExecutorTest.$(OBJEXT):  \
	decaf/util/concurrent/$(am__dirstamp) \
	decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/activemq_test-TimeUnitTest.$(OBJEXT):  \
	decaf/util/concurrent/$(am__dirstamp) \
	decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/atomic/$(am__dirstamp):
	@$(MKDIR_P) decaf/util/concurrent/atomic
	@: > decaf/util/concurrent/atomic/$(am__dirstamp)
decaf/util/concurrent/atomic/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) decaf/util/concurrent/atomic/$(DEPDIR)
	@: > decaf/util/concurrent/atomic/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/atomic/activemq_test-AtomicBooleanTest.$(OBJEXT):  \
	decaf/util/concurrent/atomic/$(am__dirstamp) \
	decaf/util/concurrent/atomic/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/atomic/activemq_test-AtomicIntegerTest.$(OBJEXT):  \
	decaf/util/concurrent/atomic/$(am__dirstamp) \
	decaf/util/concurrent/atomic/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/atomic/activemq_test-AtomicReferenceTest.$(OBJEXT):  \
	decaf/util/concurrent/atomic/$(am__dirstamp) \
	decaf/util/concurrent/atomic/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/locks/$(am__dirstamp):
	@$(MKDIR_P) decaf/util/concurrent/locks
	@: > decaf/util/concurrent/locks/$(am__dirstamp)
decaf/util/concurrent/locks/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) decaf/util/concurrent/locks/$(DEPDIR)
	@: > decaf/util/concurrent/locks/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/locks/activemq_test-AbstractQueuedSynchronizerTest.$(OBJEXT):  \
	decaf/util/concurrent/locks/$(am__dirstamp) \
	decaf/util/concurrent/locks/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/locks/activemq_test-LockSupportTest.$(OBJEXT):  \
	decaf/util/concurrent/locks/$(am__dirstamp) \
	decaf/util/concurrent/locks/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/locks/activemq_test-ReentrantLockTest.$(OBJEXT):  \
	decaf/util/concurrent/locks/$(am__dirstamp) \
	decaf/util/concurrent/locks/$(DEPDIR)/$(am__dirstamp)
decaf/util/concurrent/locks/activemq_test-ReentrantReadWriteLockTest.$(OBJEXT):  \
	decaf/util/concurrent/locks/$(am__dirstamp) \
	decaf/util/concurrent/locks/$(DEPDIR)/$(am__dirstamp)
decaf/util/zip/$(am__dirstamp):
	@$(MKDIR_P) decaf/util/zip
	@: > decaf/util/zip/$(am__dirstamp)
decaf/util/zip/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) decaf/util/zip/$(DEPDIR)
	@: > decaf/util/zip/$(DEPDIR)/$(am__dirstamp)
decaf/util/zip/activemq_test-Adler32Test.$(OBJEXT):  \
	decaf/util/zip/$(am__dirstamp) \
	decaf/util/zip/$(DEPDIR)/$(am__dirstamp)
decaf/util/zip/activemq_test-CRC32Test.$(OBJEXT):  \
	decaf/util/zip/$(am__dirstamp) \
	decaf/util/zip/$(DEPDIR)/$(am__dirstamp)
decaf/util/zip/activemq_test-CheckedInputStreamTest.$(OBJEXT):  \
	decaf/util/zip/$(am__dirstamp) \
	decaf/util/zip/$(DEPDIR)/$(am__dirstamp)
decaf/util/zip/activemq_test-CheckedOutputStreamTest.$(OBJEXT):  \
	decaf/util/zip/$(am__dirstamp) \
	decaf/util/zip/$(DEPDIR)/$(am__dirstamp)
decaf/util/zip/activemq_test-DeflaterOutputStreamTest.$(OBJEXT):  \
	decaf/util/zip/$(am__dirstamp) \
	decaf/util/zip/$(DEPDIR)/$(am__dirstamp)
decaf/util/zip/activemq_test-DeflaterTest.$(OBJEXT):  \
	decaf/util/zip/$(am__dirstamp) \
	decaf/util/zip/$(DEPDIR)/$(am__dirstamp)
decaf/util/zip/activemq_test-InflaterInputStreamTest.$(OBJEXT):  \
	decaf/util/zip/$(am__dirstamp) \
	decaf/util/zip/$(DEPDIR)/$(am__dirstamp)
decaf/util/zip/activemq_test-InflaterTest.$(OBJEXT):  \
	decaf/util/zip/$(am__dirstamp) \
	decaf/util/zip/$(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-TeamCityProgressListener.$(OBJEXT):  \
	util/teamcity/$(am__dirstamp) \
	util/teamcity/$(DEPDIR)/$(am__dirstamp)
activemq-test$(EXEEXT): $(activemq_test_OBJECTS) $(activemq_test_DEPENDENCIES) $(EXTRA_activemq_test_DEPENDENCIES) 
	@rm -f activemq-test$(EXEEXT)
	$(activemq_test_LINK) $(activemq_test_OBJECTS) $(activemq_test_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)
	-rm -f activemq/cmsutil/activemq_test-CmsAccessorTest.$(OBJEXT)
	-rm -f activemq/cmsutil/activemq_test-CmsDestinationAccessorTest.$(OBJEXT)
	-rm -f activemq/cmsutil/activemq_test-CmsTemplateTest.$(OBJEXT)
	-rm -f activemq/cmsutil/activemq_test-DynamicDestinationResolverTest.$(OBJEXT)
	-rm -f activemq/cmsutil/activemq_test-SessionPoolTest.$(OBJEXT)
	-rm -f activemq/commands/activemq_test-ActiveMQBytesMessageTest.$(OBJEXT)
	-rm -f activemq/commands/activemq_test-ActiveMQDestinationTest2.$(OBJEXT)
	-rm -f activemq/commands/activemq_test-ActiveMQMapMessageTest.$(OBJEXT)
	-rm -f activemq/commands/activemq_test-ActiveMQMessageTest.$(OBJEXT)
	-rm -f activemq/commands/activemq_test-ActiveMQQueueTest.$(OBJEXT)
	-rm -f activemq/commands/activemq_test-ActiveMQStreamMessageTest.$(OBJEXT)
	-rm -f activemq/commands/activemq_test-ActiveMQTempQueueTest.$(OBJEXT)
	-rm -f activemq/commands/activemq_test-ActiveMQTempTopicTest.$(OBJEXT)
	-rm -f activemq/commands/activemq_test-ActiveMQTextMessageTest.$(OBJEXT)
	-rm -f activemq/commands/activemq_test-ActiveMQTopicTest.$(OBJEXT)
	-rm -f activemq/commands/activemq_test-BrokerIdTest.$(OBJEXT)
	-rm -f activemq/commands/activemq_test-BrokerInfoTest.$(OBJEXT)
	-rm -f activemq/commands/activemq_test-XATransactionIdTest.$(OBJEXT)
	-rm -f activemq/core/activemq_test-ActiveMQConnectionFactoryTest.$(OBJEXT)
	-rm -f activemq/core/activemq_test-ActiveMQConnectionTest.$(OBJEXT)
	-rm -f activemq/core/activemq_test-ActiveMQSessionTest.$(OBJEXT)
	-rm -f activemq/core/activemq_test-FifoMessageDispatchChannelTest.$(OBJEXT)
	-rm -f activemq/core/activemq_test-SimplePriorityMessageDispatchChannelTest.$(OBJEXT)
	-rm -f activemq/exceptions/activemq_test-ActiveMQExceptionTest.$(OBJEXT)
	-rm -f activemq/state/activemq_test-ConnectionStateTest.$(OBJEXT)
	-rm -f activemq/state/activemq_test-ConnectionStateTrackerTest.$(OBJEXT)
	-rm -f activemq/state/activemq_test-ConsumerStateTest.$(OBJEXT)
	-rm -f activemq/state/activemq_test-ProducerStateTest.$(OBJEXT)
	-rm -f activemq/state/activemq_test-SessionStateTest.$(OBJEXT)
	-rm -f activemq/state/activemq_test-TransactionStateTest.$(OBJEXT)
	-rm -f activemq/threads/activemq_test-CompositeTaskRunnerTest.$(OBJEXT)
	-rm -f activemq/threads/activemq_test-DedicatedTaskRunnerTest.$(OBJEXT)
	-rm -f activemq/threads/activemq_test-SchedulerTest.$(OBJEXT)
	-rm -f activemq/transport/activemq_test-IOTransportTest.$(OBJEXT)
	-rm -f activemq/transport/activemq_test-TransportRegistryTest.$(OBJEXT)
	-rm -f activemq/transport/correlator/activemq_test-ResponseCorrelatorTest.$(OBJEXT)
	-rm -f activemq/transport/failover/activemq_test-FailoverTransportTest.$(OBJEXT)
	-rm -f activemq/transport/inactivity/activemq_test-InactivityMonitorTest.$(OBJEXT)
	-rm -f activemq/transport/mock/activemq_test-MockTransportFactoryTest.$(OBJEXT)
	-rm -f activemq/util/activemq_test-ActiveMQMessageTransformationTest.$(OBJEXT)
	-rm -f activemq/util/activemq_test-AdvisorySupportTest.$(OBJEXT)
	-rm -f activemq/util/activemq_test-IdGeneratorTest.$(OBJEXT)
	-rm -f activemq/util/activemq_test-LongSequenceGeneratorTest.$(OBJEXT)
	-rm -f activemq/util/activemq_test-MarshallingSupportTest.$(OBJEXT)
	-rm -f activemq/util/activemq_test-MemoryUsageTest.$(OBJEXT)
	-rm -f activemq/util/activemq_test-PrimitiveListTest.$(OBJEXT)
	-rm -f activemq/util/activemq_test-PrimitiveMapTest.$(OBJEXT)
	-rm -f activemq/util/activemq_test-PrimitiveValueConverterTest.$(OBJEXT)
	-rm -f activemq/util/activemq_test-PrimitiveValueNodeTest.$(OBJEXT)
	-rm -f activemq/util/activemq_test-URISupportTest.$(OBJEXT)
	-rm -f activemq/wireformat/activemq_test-WireFormatRegistryTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/activemq_test-OpenWireFormatTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/activemq_test-BaseDataStreamMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/activemq_test-PrimitiveTypesMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBlobMessageMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBytesMessageMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMapMessageMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMessageMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQObjectMessageMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQQueueMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQStreamMessageMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempQueueMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempTopicMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTextMessageMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTopicMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerIdMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerInfoMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionControlMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionErrorMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionIdMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionInfoMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerControlMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerIdMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerInfoMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ControlCommandMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-DataArrayResponseMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-DataResponseMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-DestinationInfoMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-DiscoveryEventMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ExceptionResponseMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-FlushCommandMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-IntegerResponseMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-JournalQueueAckMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTopicAckMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTraceMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTransactionMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-KeepAliveInfoMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-LastPartialCommandMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-LocalTransactionIdMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-MessageAckMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchNotificationMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-MessageIdMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-MessagePullMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-NetworkBridgeFilterMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-PartialCommandMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerAckMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerIdMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerInfoMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveInfoMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveSubscriptionInfoMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ReplayCommandMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ResponseMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-SessionIdMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-SessionInfoMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-ShutdownInfoMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-SubscriptionInfoMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-TransactionInfoMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-WireFormatInfoMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/marshal/generated/activemq_test-XATransactionIdMarshallerTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/utils/activemq_test-BooleanStreamTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/utils/activemq_test-HexTableTest.$(OBJEXT)
	-rm -f activemq/wireformat/openwire/utils/activemq_test-MessagePropertyInterceptorTest.$(OBJEXT)
	-rm -f decaf/internal/net/activemq_test-URIEncoderDecoderTest.$(OBJEXT)
	-rm -f decaf/internal/net/activemq_test-URIHelperTest.$(OBJEXT)
	-rm -f decaf/internal/net/ssl/activemq_test-DefaultSSLSocketFactoryTest.$(OBJEXT)
	-rm -f decaf/internal/nio/activemq_test-BufferFactoryTest.$(OBJEXT)
	-rm -f decaf/internal/nio/activemq_test-ByteArrayBufferTest.$(OBJEXT)
	-rm -f decaf/internal/nio/activemq_test-CharArrayBufferTest.$(OBJEXT)
	-rm -f decaf/internal/nio/activemq_test-DoubleArrayBufferTest.$(OBJEXT)
	-rm -f decaf/internal/nio/activemq_test-FloatArrayBufferTest.$(OBJEXT)
	-rm -f decaf/internal/nio/activemq_test-IntArrayBufferTest.$(OBJEXT)
	-rm -f decaf/internal/nio/activemq_test-LongArrayBufferTest.$(OBJEXT)
	-rm -f decaf/internal/nio/activemq_test-ShortArrayBufferTest.$(OBJEXT)
	-rm -f decaf/internal/util/activemq_test-ByteArrayAdapterTest.$(OBJEXT)
	-rm -f decaf/internal/util/activemq_test-TimerTaskHeapTest.$(OBJEXT)
	-rm -f decaf/internal/util/concurrent/activemq_test-TransferQueueTest.$(OBJEXT)
	-rm -f decaf/internal/util/concurrent/activemq_test-TransferStackTest.$(OBJEXT)
	-rm -f decaf/io/activemq_test-BufferedInputStreamTest.$(OBJEXT)
	-rm -f decaf/io/activemq_test-BufferedOutputStreamTest.$(OBJEXT)
	-rm -f decaf/io/activemq_test-ByteArrayInputStreamTest.$(OBJEXT)
	-rm -f decaf/io/activemq_test-ByteArrayOutputStreamTest.$(OBJEXT)
	-rm -f decaf/io/activemq_test-DataInputStreamTest.$(OBJEXT)
	-rm -f decaf/io/activemq_test-DataOutputStreamTest.$(OBJEXT)
	-rm -f decaf/io/activemq_test-FilterInputStreamTest.$(OBJEXT)
	-rm -f decaf/io/activemq_test-FilterOutputStreamTest.$(OBJEXT)
	-rm -f decaf/io/activemq_test-InputStreamReaderTest.$(OBJEXT)
	-rm -f decaf/io/activemq_test-InputStreamTest.$(OBJEXT)
	-rm -f decaf/io/activemq_test-OutputStreamTest.$(OBJEXT)
	-rm -f decaf/io/activemq_test-OutputStreamWriterTest.$(OBJEXT)
	-rm -f decaf/io/activemq_test-PushbackInputStreamTest.$(OBJEXT)
	-rm -f decaf/io/activemq_test-ReaderTest.$(OBJEXT)
	-rm -f decaf/io/activemq_test-WriterTest.$(OBJEXT)
	-rm -f decaf/lang/activemq_test-ArrayPointerTest.$(OBJEXT)
	-rm -f decaf/lang/activemq_test-BooleanTest.$(OBJEXT)
	-rm -f decaf/lang/activemq_test-ByteTest.$(OBJEXT)
	-rm -f decaf/lang/activemq_test-CharacterTest.$(OBJEXT)
	-rm -f decaf/lang/activemq_test-DoubleTest.$(OBJEXT)
	-rm -f decaf/lang/activemq_test-ExceptionTest.$(OBJEXT)
	-rm -f decaf/lang/activemq_test-FloatTest.$(OBJEXT)
	-rm -f decaf/lang/activemq_test-IntegerTest.$(OBJEXT)
	-rm -f decaf/lang/activemq_test-LongTest.$(OBJEXT)
	-rm -f decaf/lang/activemq_test-MathTest.$(OBJEXT)
	-rm -f decaf/lang/activemq_test-PointerTest.$(OBJEXT)
	-rm -f decaf/lang/activemq_test-ShortTest.$(OBJEXT)
	-rm -f decaf/lang/activemq_test-StringTest.$(OBJEXT)
	-rm -f decaf/lang/activemq_test-SystemTest.$(OBJEXT)
	-rm -f decaf/lang/activemq_test-ThreadLocalTest.$(OBJEXT)
	-rm -f decaf/lang/activemq_test-ThreadTest.$(OBJEXT)
	-rm -f decaf/net/activemq_test-Inet4AddressTest.$(OBJEXT)
	-rm -f decaf/net/activemq_test-Inet6AddressTest.$(OBJEXT)
	-rm -f decaf/net/activemq_test-InetAddressTest.$(OBJEXT)
	-rm -f decaf/net/activemq_test-ServerSocketTest.$(OBJEXT)
	-rm -f decaf/net/activemq_test-SocketFactoryTest.$(OBJEXT)
	-rm -f decaf/net/activemq_test-SocketTest.$(OBJEXT)
	-rm -f decaf/net/activemq_test-URISyntaxExceptionTest.$(OBJEXT)
	-rm -f decaf/net/activemq_test-URITest.$(OBJEXT)
	-rm -f decaf/net/activemq_test-URLDecoderTest.$(OBJEXT)
	-rm -f decaf/net/activemq_test-URLEncoderTest.$(OBJEXT)
	-rm -f decaf/net/ssl/activemq_test-SSLSocketFactoryTest.$(OBJEXT)
	-rm -f decaf/nio/activemq_test-BufferTest.$(OBJEXT)
	-rm -f decaf/security/activemq_test-SecureRandomTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-AbstractCollectionTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-AbstractListTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-AbstractSequentialListTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-ArrayListTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-ArraysTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-BitSetTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-DateTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-Endian.$(OBJEXT)
	-rm -f decaf/util/activemq_test-LinkedListTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-ListTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-PriorityQueueTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-PropertiesTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-QueueTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-RandomTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-SetTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-StlMapTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-StringTokenizerTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-TimerTest.$(OBJEXT)
	-rm -f decaf/util/activemq_test-UUIDTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/activemq_test-AbstractExecutorServiceTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/activemq_test-ConcurrentStlMapTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/activemq_test-CopyOnWriteArrayListTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/activemq_test-CopyOnWriteArraySetTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/activemq_test-CountDownLatchTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/activemq_test-ExecutorsTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/activemq_test-ExecutorsTestSupport.$(OBJEXT)
	-rm -f decaf/util/concurrent/activemq_test-FutureTaskTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/activemq_test-LinkedBlockingQueueTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/activemq_test-MutexTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/activemq_test-SemaphoreTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/activemq_test-SynchronousQueueTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/activemq_test-ThreadPoolExecutorTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/activemq_test-TimeUnitTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/atomic/activemq_test-AtomicBooleanTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/atomic/activemq_test-AtomicIntegerTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/atomic/activemq_test-AtomicReferenceTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/locks/activemq_test-AbstractQueuedSynchronizerTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/locks/activemq_test-LockSupportTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/locks/activemq_test-ReentrantLockTest.$(OBJEXT)
	-rm -f decaf/util/concurrent/locks/activemq_test-ReentrantReadWriteLockTest.$(OBJEXT)
	-rm -f decaf/util/zip/activemq_test-Adler32Test.$(OBJEXT)
	-rm -f decaf/util/zip/activemq_test-CRC32Test.$(OBJEXT)
	-rm -f decaf/util/zip/activemq_test-CheckedInputStreamTest.$(OBJEXT)
	-rm -f decaf/util/zip/activemq_test-CheckedOutputStreamTest.$(OBJEXT)
	-rm -f decaf/util/zip/activemq_test-DeflaterOutputStreamTest.$(OBJEXT)
	-rm -f decaf/util/zip/activemq_test-DeflaterTest.$(OBJEXT)
	-rm -f decaf/util/zip/activemq_test-InflaterInputStreamTest.$(OBJEXT)
	-rm -f decaf/util/zip/activemq_test-InflaterTest.$(OBJEXT)
	-rm -f util/teamcity/activemq_test-TeamCityProgressListener.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/activemq_test-main.Po
include ./$(DEPDIR)/activemq_test-testRegistry.Po
include activemq/cmsutil/$(DEPDIR)/activemq_test-CmsAccessorTest.Po
include activemq/cmsutil/$(DEPDIR)/activemq_test-CmsDestinationAccessorTest.Po
include activemq/cmsutil/$(DEPDIR)/activemq_test-CmsTemplateTest.Po
include activemq/cmsutil/$(DEPDIR)/activemq_test-DynamicDestinationResolverTest.Po
include activemq/cmsutil/$(DEPDIR)/activemq_test-SessionPoolTest.Po
include activemq/commands/$(DEPDIR)/activemq_test-ActiveMQBytesMessageTest.Po
include activemq/commands/$(DEPDIR)/activemq_test-ActiveMQDestinationTest2.Po
include activemq/commands/$(DEPDIR)/activemq_test-ActiveMQMapMessageTest.Po
include activemq/commands/$(DEPDIR)/activemq_test-ActiveMQMessageTest.Po
include activemq/commands/$(DEPDIR)/activemq_test-ActiveMQQueueTest.Po
include activemq/commands/$(DEPDIR)/activemq_test-ActiveMQStreamMessageTest.Po
include activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTempQueueTest.Po
include activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTempTopicTest.Po
include activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTextMessageTest.Po
include activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTopicTest.Po
include activemq/commands/$(DEPDIR)/activemq_test-BrokerIdTest.Po
include activemq/commands/$(DEPDIR)/activemq_test-BrokerInfoTest.Po
include activemq/commands/$(DEPDIR)/activemq_test-XATransactionIdTest.Po
include activemq/core/$(DEPDIR)/activemq_test-ActiveMQConnectionFactoryTest.Po
include activemq/core/$(DEPDIR)/activemq_test-ActiveMQConnectionTest.Po
include activemq/core/$(DEPDIR)/activemq_test-ActiveMQSessionTest.Po
include activemq/core/$(DEPDIR)/activemq_test-FifoMessageDispatchChannelTest.Po
include activemq/core/$(DEPDIR)/activemq_test-SimplePriorityMessageDispatchChannelTest.Po
include activemq/exceptions/$(DEPDIR)/activemq_test-ActiveMQExceptionTest.Po
include activemq/state/$(DEPDIR)/activemq_test-ConnectionStateTest.Po
include activemq/state/$(DEPDIR)/activemq_test-ConnectionStateTrackerTest.Po
include activemq/state/$(DEPDIR)/activemq_test-ConsumerStateTest.Po
include activemq/state/$(DEPDIR)/activemq_test-ProducerStateTest.Po
include activemq/state/$(DEPDIR)/activemq_test-SessionStateTest.Po
include activemq/state/$(DEPDIR)/activemq_test-TransactionStateTest.Po
include activemq/threads/$(DEPDIR)/activemq_test-CompositeTaskRunnerTest.Po
include activemq/threads/$(DEPDIR)/activemq_test-DedicatedTaskRunnerTest.Po
include activemq/threads/$(DEPDIR)/activemq_test-SchedulerTest.Po
include activemq/transport/$(DEPDIR)/activemq_test-IOTransportTest.Po
include activemq/transport/$(DEPDIR)/activemq_test-TransportRegistryTest.Po
include activemq/transport/correlator/$(DEPDIR)/activemq_test-ResponseCorrelatorTest.Po
include activemq/transport/failover/$(DEPDIR)/activemq_test-FailoverTransportTest.Po
include activemq/transport/inactivity/$(DEPDIR)/activemq_test-InactivityMonitorTest.Po
include activemq/transport/mock/$(DEPDIR)/activemq_test-MockTransportFactoryTest.Po
include activemq/util/$(DEPDIR)/activemq_test-ActiveMQMessageTransformationTest.Po
include activemq/util/$(DEPDIR)/activemq_test-AdvisorySupportTest.Po
include activemq/util/$(DEPDIR)/activemq_test-IdGeneratorTest.Po
include activemq/util/$(DEPDIR)/activemq_test-LongSequenceGeneratorTest.Po
include activemq/util/$(DEPDIR)/activemq_test-MarshallingSupportTest.Po
include activemq/util/$(DEPDIR)/activemq_test-MemoryUsageTest.Po
include activemq/util/$(DEPDIR)/activemq_test-PrimitiveListTest.Po
include activemq/util/$(DEPDIR)/activemq_test-PrimitiveMapTest.Po
include activemq/util/$(DEPDIR)/activemq_test-PrimitiveValueConverterTest.Po
include activemq/util/$(DEPDIR)/activemq_test-PrimitiveValueNodeTest.Po
include activemq/util/$(DEPDIR)/activemq_test-URISupportTest.Po
include activemq/wireformat/$(DEPDIR)/activemq_test-WireFormatRegistryTest.Po
include activemq/wireformat/openwire/$(DEPDIR)/activemq_test-OpenWireFormatTest.Po
include activemq/wireformat/openwire/marshal/$(DEPDIR)/activemq_test-BaseDataStreamMarshallerTest.Po
include activemq/wireformat/openwire/marshal/$(DEPDIR)/activemq_test-PrimitiveTypesMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQBlobMessageMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQBytesMessageMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQMapMessageMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQMessageMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQObjectMessageMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQQueueMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQStreamMessageMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTempQueueMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTempTopicMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTextMessageMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTopicMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-BrokerIdMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-BrokerInfoMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionControlMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionErrorMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionIdMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionInfoMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerControlMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerIdMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerInfoMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ControlCommandMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DataArrayResponseMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DataResponseMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DestinationInfoMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DiscoveryEventMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ExceptionResponseMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-FlushCommandMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-IntegerResponseMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalQueueAckMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTopicAckMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTraceMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTransactionMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-KeepAliveInfoMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-LastPartialCommandMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-LocalTransactionIdMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageAckMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageDispatchMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageDispatchNotificationMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageIdMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessagePullMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-NetworkBridgeFilterMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-PartialCommandMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerAckMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerIdMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerInfoMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-RemoveInfoMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-RemoveSubscriptionInfoMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ReplayCommandMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ResponseMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SessionIdMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SessionInfoMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ShutdownInfoMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SubscriptionInfoMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-TransactionInfoMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-WireFormatInfoMarshallerTest.Po
include activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-XATransactionIdMarshallerTest.Po
include activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-BooleanStreamTest.Po
include activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-HexTableTest.Po
include activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-MessagePropertyInterceptorTest.Po
include decaf/internal/net/$(DEPDIR)/activemq_test-URIEncoderDecoderTest.Po
include decaf/internal/net/$(DEPDIR)/activemq_test-URIHelperTest.Po
include decaf/internal/net/ssl/$(DEPDIR)/activemq_test-DefaultSSLSocketFactoryTest.Po
include decaf/internal/nio/$(DEPDIR)/activemq_test-BufferFactoryTest.Po
include decaf/internal/nio/$(DEPDIR)/activemq_test-ByteArrayBufferTest.Po
include decaf/internal/nio/$(DEPDIR)/activemq_test-CharArrayBufferTest.Po
include decaf/internal/nio/$(DEPDIR)/activemq_test-DoubleArrayBufferTest.Po
include decaf/internal/nio/$(DEPDIR)/activemq_test-FloatArrayBufferTest.Po
include decaf/internal/nio/$(DEPDIR)/activemq_test-IntArrayBufferTest.Po
include decaf/internal/nio/$(DEPDIR)/activemq_test-LongArrayBufferTest.Po
include decaf/internal/nio/$(DEPDIR)/activemq_test-ShortArrayBufferTest.Po
include decaf/internal/util/$(DEPDIR)/activemq_test-ByteArrayAdapterTest.Po
include decaf/internal/util/$(DEPDIR)/activemq_test-TimerTaskHeapTest.Po
include decaf/internal/util/concurrent/$(DEPDIR)/activemq_test-TransferQueueTest.Po
include decaf/internal/util/concurrent/$(DEPDIR)/activemq_test-TransferStackTest.Po
include decaf/io/$(DEPDIR)/activemq_test-BufferedInputStreamTest.Po
include decaf/io/$(DEPDIR)/activemq_test-BufferedOutputStreamTest.Po
include decaf/io/$(DEPDIR)/activemq_test-ByteArrayInputStreamTest.Po
include decaf/io/$(DEPDIR)/activemq_test-ByteArrayOutputStreamTest.Po
include decaf/io/$(DEPDIR)/activemq_test-DataInputStreamTest.Po
include decaf/io/$(DEPDIR)/activemq_test-DataOutputStreamTest.Po
include decaf/io/$(DEPDIR)/activemq_test-FilterInputStreamTest.Po
include decaf/io/$(DEPDIR)/activemq_test-FilterOutputStreamTest.Po
include decaf/io/$(DEPDIR)/activemq_test-InputStreamReaderTest.Po
include decaf/io/$(DEPDIR)/activemq_test-InputStreamTest.Po
include decaf/io/$(DEPDIR)/activemq_test-OutputStreamTest.Po
include decaf/io/$(DEPDIR)/activemq_test-OutputStreamWriterTest.Po
include decaf/io/$(DEPDIR)/activemq_test-PushbackInputStreamTest.Po
include decaf/io/$(DEPDIR)/activemq_test-ReaderTest.Po
include decaf/io/$(DEPDIR)/activemq_test-WriterTest.Po
include decaf/lang/$(DEPDIR)/activemq_test-ArrayPointerTest.Po
include decaf/lang/$(DEPDIR)/activemq_test-BooleanTest.Po
include decaf/lang/$(DEPDIR)/activemq_test-ByteTest.Po
include decaf/lang/$(DEPDIR)/activemq_test-CharacterTest.Po
include decaf/lang/$(DEPDIR)/activemq_test-DoubleTest.Po
include decaf/lang/$(DEPDIR)/activemq_test-ExceptionTest.Po
include decaf/lang/$(DEPDIR)/activemq_test-FloatTest.Po
include decaf/lang/$(DEPDIR)/activemq_test-IntegerTest.Po
include decaf/lang/$(DEPDIR)/activemq_test-LongTest.Po
include decaf/lang/$(DEPDIR)/activemq_test-MathTest.Po
include decaf/lang/$(DEPDIR)/activemq_test-PointerTest.Po
include decaf/lang/$(DEPDIR)/activemq_test-ShortTest.Po
include decaf/lang/$(DEPDIR)/activemq_test-StringTest.Po
include decaf/lang/$(DEPDIR)/activemq_test-SystemTest.Po
include decaf/lang/$(DEPDIR)/activemq_test-ThreadLocalTest.Po
include decaf/lang/$(DEPDIR)/activemq_test-ThreadTest.Po
include decaf/net/$(DEPDIR)/activemq_test-Inet4AddressTest.Po
include decaf/net/$(DEPDIR)/activemq_test-Inet6AddressTest.Po
include decaf/net/$(DEPDIR)/activemq_test-InetAddressTest.Po
include decaf/net/$(DEPDIR)/activemq_test-ServerSocketTest.Po
include decaf/net/$(DEPDIR)/activemq_test-SocketFactoryTest.Po
include decaf/net/$(DEPDIR)/activemq_test-SocketTest.Po
include decaf/net/$(DEPDIR)/activemq_test-URISyntaxExceptionTest.Po
include decaf/net/$(DEPDIR)/activemq_test-URITest.Po
include decaf/net/$(DEPDIR)/activemq_test-URLDecoderTest.Po
include decaf/net/$(DEPDIR)/activemq_test-URLEncoderTest.Po
include decaf/net/ssl/$(DEPDIR)/activemq_test-SSLSocketFactoryTest.Po
include decaf/nio/$(DEPDIR)/activemq_test-BufferTest.Po
include decaf/security/$(DEPDIR)/activemq_test-SecureRandomTest.Po
include decaf/util/$(DEPDIR)/activemq_test-AbstractCollectionTest.Po
include decaf/util/$(DEPDIR)/activemq_test-AbstractListTest.Po
include decaf/util/$(DEPDIR)/activemq_test-AbstractSequentialListTest.Po
include decaf/util/$(DEPDIR)/activemq_test-ArrayListTest.Po
include decaf/util/$(DEPDIR)/activemq_test-ArraysTest.Po
include decaf/util/$(DEPDIR)/activemq_test-BitSetTest.Po
include decaf/util/$(DEPDIR)/activemq_test-DateTest.Po
include decaf/util/$(DEPDIR)/activemq_test-Endian.Po
include decaf/util/$(DEPDIR)/activemq_test-LinkedListTest.Po
include decaf/util/$(DEPDIR)/activemq_test-ListTest.Po
include decaf/util/$(DEPDIR)/activemq_test-PriorityQueueTest.Po
include decaf/util/$(DEPDIR)/activemq_test-PropertiesTest.Po
include decaf/util/$(DEPDIR)/activemq_test-QueueTest.Po
include decaf/util/$(DEPDIR)/activemq_test-RandomTest.Po
include decaf/util/$(DEPDIR)/activemq_test-SetTest.Po
include decaf/util/$(DEPDIR)/activemq_test-StlMapTest.Po
include decaf/util/$(DEPDIR)/activemq_test-StringTokenizerTest.Po
include decaf/util/$(DEPDIR)/activemq_test-TimerTest.Po
include decaf/util/$(DEPDIR)/activemq_test-UUIDTest.Po
include decaf/util/concurrent/$(DEPDIR)/activemq_test-AbstractExecutorServiceTest.Po
include decaf/util/concurrent/$(DEPDIR)/activemq_test-ConcurrentStlMapTest.Po
include decaf/util/concurrent/$(DEPDIR)/activemq_test-CopyOnWriteArrayListTest.Po
include decaf/util/concurrent/$(DEPDIR)/activemq_test-CopyOnWriteArraySetTest.Po
include decaf/util/concurrent/$(DEPDIR)/activemq_test-CountDownLatchTest.Po
include decaf/util/concurrent/$(DEPDIR)/activemq_test-ExecutorsTest.Po
include decaf/util/concurrent/$(DEPDIR)/activemq_test-ExecutorsTestSupport.Po
include decaf/util/concurrent/$(DEPDIR)/activemq_test-FutureTaskTest.Po
include decaf/util/concurrent/$(DEPDIR)/activemq_test-LinkedBlockingQueueTest.Po
include decaf/util/concurrent/$(DEPDIR)/activemq_test-MutexTest.Po
include decaf/util/concurrent/$(DEPDIR)/activemq_test-SemaphoreTest.Po
include decaf/util/concurrent/$(DEPDIR)/activemq_test-SynchronousQueueTest.Po
include decaf/util/concurrent/$(DEPDIR)/activemq_test-ThreadPoolExecutorTest.Po
include decaf/util/concurrent/$(DEPDIR)/activemq_test-TimeUnitTest.Po
include decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicBooleanTest.Po
include decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicIntegerTest.Po
include decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicReferenceTest.Po
include decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-AbstractQueuedSynchronizerTest.Po
include decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-LockSupportTest.Po
include decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-ReentrantLockTest.Po
include decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-ReentrantReadWriteLockTest.Po
include decaf/util/zip/$(DEPDIR)/activemq_test-Adler32Test.Po
include decaf/util/zip/$(DEPDIR)/activemq_test-CRC32Test.Po
include decaf/util/zip/$(DEPDIR)/activemq_test-CheckedInputStreamTest.Po
include decaf/util/zip/$(DEPDIR)/activemq_test-CheckedOutputStreamTest.Po
include decaf/util/zip/$(DEPDIR)/activemq_test-DeflaterOutputStreamTest.Po
include decaf/util/zip/$(DEPDIR)/activemq_test-DeflaterTest.Po
include decaf/util/zip/$(DEPDIR)/activemq_test-InflaterInputStreamTest.Po
include decaf/util/zip/$(DEPDIR)/activemq_test-InflaterTest.Po
include util/teamcity/$(DEPDIR)/activemq_test-TeamCityProgressListener.Po

.cpp.o:
	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXXCOMPILE) -c -o $@ $<

.cpp.obj:
	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
	$(am__mv) $$depbase.Tpo $$depbase.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.cpp.lo:
	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Plo
#	source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(LTCXXCOMPILE) -c -o $@ $<

activemq/cmsutil/activemq_test-CmsAccessorTest.o: activemq/cmsutil/CmsAccessorTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/cmsutil/activemq_test-CmsAccessorTest.o -MD -MP -MF activemq/cmsutil/$(DEPDIR)/activemq_test-CmsAccessorTest.Tpo -c -o activemq/cmsutil/activemq_test-CmsAccessorTest.o `test -f 'activemq/cmsutil/CmsAccessorTest.cpp' || echo '$(srcdir)/'`activemq/cmsutil/CmsAccessorTest.cpp
	$(am__mv) activemq/cmsutil/$(DEPDIR)/activemq_test-CmsAccessorTest.Tpo activemq/cmsutil/$(DEPDIR)/activemq_test-CmsAccessorTest.Po
#	source='activemq/cmsutil/CmsAccessorTest.cpp' object='activemq/cmsutil/activemq_test-CmsAccessorTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/cmsutil/activemq_test-CmsAccessorTest.o `test -f 'activemq/cmsutil/CmsAccessorTest.cpp' || echo '$(srcdir)/'`activemq/cmsutil/CmsAccessorTest.cpp

activemq/cmsutil/activemq_test-CmsAccessorTest.obj: activemq/cmsutil/CmsAccessorTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/cmsutil/activemq_test-CmsAccessorTest.obj -MD -MP -MF activemq/cmsutil/$(DEPDIR)/activemq_test-CmsAccessorTest.Tpo -c -o activemq/cmsutil/activemq_test-CmsAccessorTest.obj `if test -f 'activemq/cmsutil/CmsAccessorTest.cpp'; then $(CYGPATH_W) 'activemq/cmsutil/CmsAccessorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/cmsutil/CmsAccessorTest.cpp'; fi`
	$(am__mv) activemq/cmsutil/$(DEPDIR)/activemq_test-CmsAccessorTest.Tpo activemq/cmsutil/$(DEPDIR)/activemq_test-CmsAccessorTest.Po
#	source='activemq/cmsutil/CmsAccessorTest.cpp' object='activemq/cmsutil/activemq_test-CmsAccessorTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/cmsutil/activemq_test-CmsAccessorTest.obj `if test -f 'activemq/cmsutil/CmsAccessorTest.cpp'; then $(CYGPATH_W) 'activemq/cmsutil/CmsAccessorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/cmsutil/CmsAccessorTest.cpp'; fi`

activemq/cmsutil/activemq_test-CmsDestinationAccessorTest.o: activemq/cmsutil/CmsDestinationAccessorTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/cmsutil/activemq_test-CmsDestinationAccessorTest.o -MD -MP -MF activemq/cmsutil/$(DEPDIR)/activemq_test-CmsDestinationAccessorTest.Tpo -c -o activemq/cmsutil/activemq_test-CmsDestinationAccessorTest.o `test -f 'activemq/cmsutil/CmsDestinationAccessorTest.cpp' || echo '$(srcdir)/'`activemq/cmsutil/CmsDestinationAccessorTest.cpp
	$(am__mv) activemq/cmsutil/$(DEPDIR)/activemq_test-CmsDestinationAccessorTest.Tpo activemq/cmsutil/$(DEPDIR)/activemq_test-CmsDestinationAccessorTest.Po
#	source='activemq/cmsutil/CmsDestinationAccessorTest.cpp' object='activemq/cmsutil/activemq_test-CmsDestinationAccessorTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/cmsutil/activemq_test-CmsDestinationAccessorTest.o `test -f 'activemq/cmsutil/CmsDestinationAccessorTest.cpp' || echo '$(srcdir)/'`activemq/cmsutil/CmsDestinationAccessorTest.cpp

activemq/cmsutil/activemq_test-CmsDestinationAccessorTest.obj: activemq/cmsutil/CmsDestinationAccessorTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/cmsutil/activemq_test-CmsDestinationAccessorTest.obj -MD -MP -MF activemq/cmsutil/$(DEPDIR)/activemq_test-CmsDestinationAccessorTest.Tpo -c -o activemq/cmsutil/activemq_test-CmsDestinationAccessorTest.obj `if test -f 'activemq/cmsutil/CmsDestinationAccessorTest.cpp'; then $(CYGPATH_W) 'activemq/cmsutil/CmsDestinationAccessorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/cmsutil/CmsDestinationAccessorTest.cpp'; fi`
	$(am__mv) activemq/cmsutil/$(DEPDIR)/activemq_test-CmsDestinationAccessorTest.Tpo activemq/cmsutil/$(DEPDIR)/activemq_test-CmsDestinationAccessorTest.Po
#	source='activemq/cmsutil/CmsDestinationAccessorTest.cpp' object='activemq/cmsutil/activemq_test-CmsDestinationAccessorTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/cmsutil/activemq_test-CmsDestinationAccessorTest.obj `if test -f 'activemq/cmsutil/CmsDestinationAccessorTest.cpp'; then $(CYGPATH_W) 'activemq/cmsutil/CmsDestinationAccessorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/cmsutil/CmsDestinationAccessorTest.cpp'; fi`

activemq/cmsutil/activemq_test-CmsTemplateTest.o: activemq/cmsutil/CmsTemplateTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/cmsutil/activemq_test-CmsTemplateTest.o -MD -MP -MF activemq/cmsutil/$(DEPDIR)/activemq_test-CmsTemplateTest.Tpo -c -o activemq/cmsutil/activemq_test-CmsTemplateTest.o `test -f 'activemq/cmsutil/CmsTemplateTest.cpp' || echo '$(srcdir)/'`activemq/cmsutil/CmsTemplateTest.cpp
	$(am__mv) activemq/cmsutil/$(DEPDIR)/activemq_test-CmsTemplateTest.Tpo activemq/cmsutil/$(DEPDIR)/activemq_test-CmsTemplateTest.Po
#	source='activemq/cmsutil/CmsTemplateTest.cpp' object='activemq/cmsutil/activemq_test-CmsTemplateTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/cmsutil/activemq_test-CmsTemplateTest.o `test -f 'activemq/cmsutil/CmsTemplateTest.cpp' || echo '$(srcdir)/'`activemq/cmsutil/CmsTemplateTest.cpp

activemq/cmsutil/activemq_test-CmsTemplateTest.obj: activemq/cmsutil/CmsTemplateTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/cmsutil/activemq_test-CmsTemplateTest.obj -MD -MP -MF activemq/cmsutil/$(DEPDIR)/activemq_test-CmsTemplateTest.Tpo -c -o activemq/cmsutil/activemq_test-CmsTemplateTest.obj `if test -f 'activemq/cmsutil/CmsTemplateTest.cpp'; then $(CYGPATH_W) 'activemq/cmsutil/CmsTemplateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/cmsutil/CmsTemplateTest.cpp'; fi`
	$(am__mv) activemq/cmsutil/$(DEPDIR)/activemq_test-CmsTemplateTest.Tpo activemq/cmsutil/$(DEPDIR)/activemq_test-CmsTemplateTest.Po
#	source='activemq/cmsutil/CmsTemplateTest.cpp' object='activemq/cmsutil/activemq_test-CmsTemplateTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/cmsutil/activemq_test-CmsTemplateTest.obj `if test -f 'activemq/cmsutil/CmsTemplateTest.cpp'; then $(CYGPATH_W) 'activemq/cmsutil/CmsTemplateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/cmsutil/CmsTemplateTest.cpp'; fi`

activemq/cmsutil/activemq_test-DynamicDestinationResolverTest.o: activemq/cmsutil/DynamicDestinationResolverTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/cmsutil/activemq_test-DynamicDestinationResolverTest.o -MD -MP -MF activemq/cmsutil/$(DEPDIR)/activemq_test-DynamicDestinationResolverTest.Tpo -c -o activemq/cmsutil/activemq_test-DynamicDestinationResolverTest.o `test -f 'activemq/cmsutil/DynamicDestinationResolverTest.cpp' || echo '$(srcdir)/'`activemq/cmsutil/DynamicDestinationResolverTest.cpp
	$(am__mv) activemq/cmsutil/$(DEPDIR)/activemq_test-DynamicDestinationResolverTest.Tpo activemq/cmsutil/$(DEPDIR)/activemq_test-DynamicDestinationResolverTest.Po
#	source='activemq/cmsutil/DynamicDestinationResolverTest.cpp' object='activemq/cmsutil/activemq_test-DynamicDestinationResolverTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/cmsutil/activemq_test-DynamicDestinationResolverTest.o `test -f 'activemq/cmsutil/DynamicDestinationResolverTest.cpp' || echo '$(srcdir)/'`activemq/cmsutil/DynamicDestinationResolverTest.cpp

activemq/cmsutil/activemq_test-DynamicDestinationResolverTest.obj: activemq/cmsutil/DynamicDestinationResolverTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/cmsutil/activemq_test-DynamicDestinationResolverTest.obj -MD -MP -MF activemq/cmsutil/$(DEPDIR)/activemq_test-DynamicDestinationResolverTest.Tpo -c -o activemq/cmsutil/activemq_test-DynamicDestinationResolverTest.obj `if test -f 'activemq/cmsutil/DynamicDestinationResolverTest.cpp'; then $(CYGPATH_W) 'activemq/cmsutil/DynamicDestinationResolverTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/cmsutil/DynamicDestinationResolverTest.cpp'; fi`
	$(am__mv) activemq/cmsutil/$(DEPDIR)/activemq_test-DynamicDestinationResolverTest.Tpo activemq/cmsutil/$(DEPDIR)/activemq_test-DynamicDestinationResolverTest.Po
#	source='activemq/cmsutil/DynamicDestinationResolverTest.cpp' object='activemq/cmsutil/activemq_test-DynamicDestinationResolverTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/cmsutil/activemq_test-DynamicDestinationResolverTest.obj `if test -f 'activemq/cmsutil/DynamicDestinationResolverTest.cpp'; then $(CYGPATH_W) 'activemq/cmsutil/DynamicDestinationResolverTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/cmsutil/DynamicDestinationResolverTest.cpp'; fi`

activemq/cmsutil/activemq_test-SessionPoolTest.o: activemq/cmsutil/SessionPoolTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/cmsutil/activemq_test-SessionPoolTest.o -MD -MP -MF activemq/cmsutil/$(DEPDIR)/activemq_test-SessionPoolTest.Tpo -c -o activemq/cmsutil/activemq_test-SessionPoolTest.o `test -f 'activemq/cmsutil/SessionPoolTest.cpp' || echo '$(srcdir)/'`activemq/cmsutil/SessionPoolTest.cpp
	$(am__mv) activemq/cmsutil/$(DEPDIR)/activemq_test-SessionPoolTest.Tpo activemq/cmsutil/$(DEPDIR)/activemq_test-SessionPoolTest.Po
#	source='activemq/cmsutil/SessionPoolTest.cpp' object='activemq/cmsutil/activemq_test-SessionPoolTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/cmsutil/activemq_test-SessionPoolTest.o `test -f 'activemq/cmsutil/SessionPoolTest.cpp' || echo '$(srcdir)/'`activemq/cmsutil/SessionPoolTest.cpp

activemq/cmsutil/activemq_test-SessionPoolTest.obj: activemq/cmsutil/SessionPoolTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/cmsutil/activemq_test-SessionPoolTest.obj -MD -MP -MF activemq/cmsutil/$(DEPDIR)/activemq_test-SessionPoolTest.Tpo -c -o activemq/cmsutil/activemq_test-SessionPoolTest.obj `if test -f 'activemq/cmsutil/SessionPoolTest.cpp'; then $(CYGPATH_W) 'activemq/cmsutil/SessionPoolTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/cmsutil/SessionPoolTest.cpp'; fi`
	$(am__mv) activemq/cmsutil/$(DEPDIR)/activemq_test-SessionPoolTest.Tpo activemq/cmsutil/$(DEPDIR)/activemq_test-SessionPoolTest.Po
#	source='activemq/cmsutil/SessionPoolTest.cpp' object='activemq/cmsutil/activemq_test-SessionPoolTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/cmsutil/activemq_test-SessionPoolTest.obj `if test -f 'activemq/cmsutil/SessionPoolTest.cpp'; then $(CYGPATH_W) 'activemq/cmsutil/SessionPoolTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/cmsutil/SessionPoolTest.cpp'; fi`

activemq/commands/activemq_test-ActiveMQBytesMessageTest.o: activemq/commands/ActiveMQBytesMessageTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQBytesMessageTest.o -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQBytesMessageTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQBytesMessageTest.o `test -f 'activemq/commands/ActiveMQBytesMessageTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQBytesMessageTest.cpp
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQBytesMessageTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQBytesMessageTest.Po
#	source='activemq/commands/ActiveMQBytesMessageTest.cpp' object='activemq/commands/activemq_test-ActiveMQBytesMessageTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQBytesMessageTest.o `test -f 'activemq/commands/ActiveMQBytesMessageTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQBytesMessageTest.cpp

activemq/commands/activemq_test-ActiveMQBytesMessageTest.obj: activemq/commands/ActiveMQBytesMessageTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQBytesMessageTest.obj -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQBytesMessageTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQBytesMessageTest.obj `if test -f 'activemq/commands/ActiveMQBytesMessageTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQBytesMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQBytesMessageTest.cpp'; fi`
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQBytesMessageTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQBytesMessageTest.Po
#	source='activemq/commands/ActiveMQBytesMessageTest.cpp' object='activemq/commands/activemq_test-ActiveMQBytesMessageTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQBytesMessageTest.obj `if test -f 'activemq/commands/ActiveMQBytesMessageTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQBytesMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQBytesMessageTest.cpp'; fi`

activemq/commands/activemq_test-ActiveMQDestinationTest2.o: activemq/commands/ActiveMQDestinationTest2.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQDestinationTest2.o -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQDestinationTest2.Tpo -c -o activemq/commands/activemq_test-ActiveMQDestinationTest2.o `test -f 'activemq/commands/ActiveMQDestinationTest2.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQDestinationTest2.cpp
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQDestinationTest2.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQDestinationTest2.Po
#	source='activemq/commands/ActiveMQDestinationTest2.cpp' object='activemq/commands/activemq_test-ActiveMQDestinationTest2.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQDestinationTest2.o `test -f 'activemq/commands/ActiveMQDestinationTest2.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQDestinationTest2.cpp

activemq/commands/activemq_test-ActiveMQDestinationTest2.obj: activemq/commands/ActiveMQDestinationTest2.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQDestinationTest2.obj -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQDestinationTest2.Tpo -c -o activemq/commands/activemq_test-ActiveMQDestinationTest2.obj `if test -f 'activemq/commands/ActiveMQDestinationTest2.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQDestinationTest2.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQDestinationTest2.cpp'; fi`
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQDestinationTest2.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQDestinationTest2.Po
#	source='activemq/commands/ActiveMQDestinationTest2.cpp' object='activemq/commands/activemq_test-ActiveMQDestinationTest2.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQDestinationTest2.obj `if test -f 'activemq/commands/ActiveMQDestinationTest2.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQDestinationTest2.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQDestinationTest2.cpp'; fi`

activemq/commands/activemq_test-ActiveMQMapMessageTest.o: activemq/commands/ActiveMQMapMessageTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQMapMessageTest.o -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQMapMessageTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQMapMessageTest.o `test -f 'activemq/commands/ActiveMQMapMessageTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQMapMessageTest.cpp
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQMapMessageTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQMapMessageTest.Po
#	source='activemq/commands/ActiveMQMapMessageTest.cpp' object='activemq/commands/activemq_test-ActiveMQMapMessageTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQMapMessageTest.o `test -f 'activemq/commands/ActiveMQMapMessageTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQMapMessageTest.cpp

activemq/commands/activemq_test-ActiveMQMapMessageTest.obj: activemq/commands/ActiveMQMapMessageTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQMapMessageTest.obj -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQMapMessageTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQMapMessageTest.obj `if test -f 'activemq/commands/ActiveMQMapMessageTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQMapMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQMapMessageTest.cpp'; fi`
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQMapMessageTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQMapMessageTest.Po
#	source='activemq/commands/ActiveMQMapMessageTest.cpp' object='activemq/commands/activemq_test-ActiveMQMapMessageTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQMapMessageTest.obj `if test -f 'activemq/commands/ActiveMQMapMessageTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQMapMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQMapMessageTest.cpp'; fi`

activemq/commands/activemq_test-ActiveMQMessageTest.o: activemq/commands/ActiveMQMessageTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQMessageTest.o -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQMessageTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQMessageTest.o `test -f 'activemq/commands/ActiveMQMessageTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQMessageTest.cpp
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQMessageTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQMessageTest.Po
#	source='activemq/commands/ActiveMQMessageTest.cpp' object='activemq/commands/activemq_test-ActiveMQMessageTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQMessageTest.o `test -f 'activemq/commands/ActiveMQMessageTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQMessageTest.cpp

activemq/commands/activemq_test-ActiveMQMessageTest.obj: activemq/commands/ActiveMQMessageTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQMessageTest.obj -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQMessageTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQMessageTest.obj `if test -f 'activemq/commands/ActiveMQMessageTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQMessageTest.cpp'; fi`
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQMessageTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQMessageTest.Po
#	source='activemq/commands/ActiveMQMessageTest.cpp' object='activemq/commands/activemq_test-ActiveMQMessageTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQMessageTest.obj `if test -f 'activemq/commands/ActiveMQMessageTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQMessageTest.cpp'; fi`

activemq/commands/activemq_test-ActiveMQQueueTest.o: activemq/commands/ActiveMQQueueTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQQueueTest.o -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQQueueTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQQueueTest.o `test -f 'activemq/commands/ActiveMQQueueTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQQueueTest.cpp
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQQueueTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQQueueTest.Po
#	source='activemq/commands/ActiveMQQueueTest.cpp' object='activemq/commands/activemq_test-ActiveMQQueueTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQQueueTest.o `test -f 'activemq/commands/ActiveMQQueueTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQQueueTest.cpp

activemq/commands/activemq_test-ActiveMQQueueTest.obj: activemq/commands/ActiveMQQueueTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQQueueTest.obj -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQQueueTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQQueueTest.obj `if test -f 'activemq/commands/ActiveMQQueueTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQQueueTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQQueueTest.cpp'; fi`
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQQueueTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQQueueTest.Po
#	source='activemq/commands/ActiveMQQueueTest.cpp' object='activemq/commands/activemq_test-ActiveMQQueueTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQQueueTest.obj `if test -f 'activemq/commands/ActiveMQQueueTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQQueueTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQQueueTest.cpp'; fi`

activemq/commands/activemq_test-ActiveMQStreamMessageTest.o: activemq/commands/ActiveMQStreamMessageTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQStreamMessageTest.o -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQStreamMessageTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQStreamMessageTest.o `test -f 'activemq/commands/ActiveMQStreamMessageTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQStreamMessageTest.cpp
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQStreamMessageTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQStreamMessageTest.Po
#	source='activemq/commands/ActiveMQStreamMessageTest.cpp' object='activemq/commands/activemq_test-ActiveMQStreamMessageTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQStreamMessageTest.o `test -f 'activemq/commands/ActiveMQStreamMessageTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQStreamMessageTest.cpp

activemq/commands/activemq_test-ActiveMQStreamMessageTest.obj: activemq/commands/ActiveMQStreamMessageTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQStreamMessageTest.obj -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQStreamMessageTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQStreamMessageTest.obj `if test -f 'activemq/commands/ActiveMQStreamMessageTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQStreamMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQStreamMessageTest.cpp'; fi`
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQStreamMessageTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQStreamMessageTest.Po
#	source='activemq/commands/ActiveMQStreamMessageTest.cpp' object='activemq/commands/activemq_test-ActiveMQStreamMessageTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQStreamMessageTest.obj `if test -f 'activemq/commands/ActiveMQStreamMessageTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQStreamMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQStreamMessageTest.cpp'; fi`

activemq/commands/activemq_test-ActiveMQTempQueueTest.o: activemq/commands/ActiveMQTempQueueTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQTempQueueTest.o -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTempQueueTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQTempQueueTest.o `test -f 'activemq/commands/ActiveMQTempQueueTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQTempQueueTest.cpp
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTempQueueTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTempQueueTest.Po
#	source='activemq/commands/ActiveMQTempQueueTest.cpp' object='activemq/commands/activemq_test-ActiveMQTempQueueTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQTempQueueTest.o `test -f 'activemq/commands/ActiveMQTempQueueTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQTempQueueTest.cpp

activemq/commands/activemq_test-ActiveMQTempQueueTest.obj: activemq/commands/ActiveMQTempQueueTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQTempQueueTest.obj -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTempQueueTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQTempQueueTest.obj `if test -f 'activemq/commands/ActiveMQTempQueueTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQTempQueueTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQTempQueueTest.cpp'; fi`
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTempQueueTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTempQueueTest.Po
#	source='activemq/commands/ActiveMQTempQueueTest.cpp' object='activemq/commands/activemq_test-ActiveMQTempQueueTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQTempQueueTest.obj `if test -f 'activemq/commands/ActiveMQTempQueueTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQTempQueueTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQTempQueueTest.cpp'; fi`

activemq/commands/activemq_test-ActiveMQTempTopicTest.o: activemq/commands/ActiveMQTempTopicTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQTempTopicTest.o -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTempTopicTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQTempTopicTest.o `test -f 'activemq/commands/ActiveMQTempTopicTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQTempTopicTest.cpp
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTempTopicTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTempTopicTest.Po
#	source='activemq/commands/ActiveMQTempTopicTest.cpp' object='activemq/commands/activemq_test-ActiveMQTempTopicTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQTempTopicTest.o `test -f 'activemq/commands/ActiveMQTempTopicTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQTempTopicTest.cpp

activemq/commands/activemq_test-ActiveMQTempTopicTest.obj: activemq/commands/ActiveMQTempTopicTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQTempTopicTest.obj -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTempTopicTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQTempTopicTest.obj `if test -f 'activemq/commands/ActiveMQTempTopicTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQTempTopicTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQTempTopicTest.cpp'; fi`
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTempTopicTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTempTopicTest.Po
#	source='activemq/commands/ActiveMQTempTopicTest.cpp' object='activemq/commands/activemq_test-ActiveMQTempTopicTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQTempTopicTest.obj `if test -f 'activemq/commands/ActiveMQTempTopicTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQTempTopicTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQTempTopicTest.cpp'; fi`

activemq/commands/activemq_test-ActiveMQTextMessageTest.o: activemq/commands/ActiveMQTextMessageTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQTextMessageTest.o -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTextMessageTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQTextMessageTest.o `test -f 'activemq/commands/ActiveMQTextMessageTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQTextMessageTest.cpp
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTextMessageTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTextMessageTest.Po
#	source='activemq/commands/ActiveMQTextMessageTest.cpp' object='activemq/commands/activemq_test-ActiveMQTextMessageTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQTextMessageTest.o `test -f 'activemq/commands/ActiveMQTextMessageTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQTextMessageTest.cpp

activemq/commands/activemq_test-ActiveMQTextMessageTest.obj: activemq/commands/ActiveMQTextMessageTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQTextMessageTest.obj -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTextMessageTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQTextMessageTest.obj `if test -f 'activemq/commands/ActiveMQTextMessageTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQTextMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQTextMessageTest.cpp'; fi`
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTextMessageTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTextMessageTest.Po
#	source='activemq/commands/ActiveMQTextMessageTest.cpp' object='activemq/commands/activemq_test-ActiveMQTextMessageTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQTextMessageTest.obj `if test -f 'activemq/commands/ActiveMQTextMessageTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQTextMessageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQTextMessageTest.cpp'; fi`

activemq/commands/activemq_test-ActiveMQTopicTest.o: activemq/commands/ActiveMQTopicTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQTopicTest.o -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTopicTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQTopicTest.o `test -f 'activemq/commands/ActiveMQTopicTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQTopicTest.cpp
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTopicTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTopicTest.Po
#	source='activemq/commands/ActiveMQTopicTest.cpp' object='activemq/commands/activemq_test-ActiveMQTopicTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQTopicTest.o `test -f 'activemq/commands/ActiveMQTopicTest.cpp' || echo '$(srcdir)/'`activemq/commands/ActiveMQTopicTest.cpp

activemq/commands/activemq_test-ActiveMQTopicTest.obj: activemq/commands/ActiveMQTopicTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-ActiveMQTopicTest.obj -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTopicTest.Tpo -c -o activemq/commands/activemq_test-ActiveMQTopicTest.obj `if test -f 'activemq/commands/ActiveMQTopicTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQTopicTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQTopicTest.cpp'; fi`
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTopicTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-ActiveMQTopicTest.Po
#	source='activemq/commands/ActiveMQTopicTest.cpp' object='activemq/commands/activemq_test-ActiveMQTopicTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-ActiveMQTopicTest.obj `if test -f 'activemq/commands/ActiveMQTopicTest.cpp'; then $(CYGPATH_W) 'activemq/commands/ActiveMQTopicTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/ActiveMQTopicTest.cpp'; fi`

activemq/commands/activemq_test-BrokerIdTest.o: activemq/commands/BrokerIdTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-BrokerIdTest.o -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-BrokerIdTest.Tpo -c -o activemq/commands/activemq_test-BrokerIdTest.o `test -f 'activemq/commands/BrokerIdTest.cpp' || echo '$(srcdir)/'`activemq/commands/BrokerIdTest.cpp
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-BrokerIdTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-BrokerIdTest.Po
#	source='activemq/commands/BrokerIdTest.cpp' object='activemq/commands/activemq_test-BrokerIdTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-BrokerIdTest.o `test -f 'activemq/commands/BrokerIdTest.cpp' || echo '$(srcdir)/'`activemq/commands/BrokerIdTest.cpp

activemq/commands/activemq_test-BrokerIdTest.obj: activemq/commands/BrokerIdTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-BrokerIdTest.obj -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-BrokerIdTest.Tpo -c -o activemq/commands/activemq_test-BrokerIdTest.obj `if test -f 'activemq/commands/BrokerIdTest.cpp'; then $(CYGPATH_W) 'activemq/commands/BrokerIdTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/BrokerIdTest.cpp'; fi`
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-BrokerIdTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-BrokerIdTest.Po
#	source='activemq/commands/BrokerIdTest.cpp' object='activemq/commands/activemq_test-BrokerIdTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-BrokerIdTest.obj `if test -f 'activemq/commands/BrokerIdTest.cpp'; then $(CYGPATH_W) 'activemq/commands/BrokerIdTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/BrokerIdTest.cpp'; fi`

activemq/commands/activemq_test-BrokerInfoTest.o: activemq/commands/BrokerInfoTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-BrokerInfoTest.o -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-BrokerInfoTest.Tpo -c -o activemq/commands/activemq_test-BrokerInfoTest.o `test -f 'activemq/commands/BrokerInfoTest.cpp' || echo '$(srcdir)/'`activemq/commands/BrokerInfoTest.cpp
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-BrokerInfoTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-BrokerInfoTest.Po
#	source='activemq/commands/BrokerInfoTest.cpp' object='activemq/commands/activemq_test-BrokerInfoTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-BrokerInfoTest.o `test -f 'activemq/commands/BrokerInfoTest.cpp' || echo '$(srcdir)/'`activemq/commands/BrokerInfoTest.cpp

activemq/commands/activemq_test-BrokerInfoTest.obj: activemq/commands/BrokerInfoTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-BrokerInfoTest.obj -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-BrokerInfoTest.Tpo -c -o activemq/commands/activemq_test-BrokerInfoTest.obj `if test -f 'activemq/commands/BrokerInfoTest.cpp'; then $(CYGPATH_W) 'activemq/commands/BrokerInfoTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/BrokerInfoTest.cpp'; fi`
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-BrokerInfoTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-BrokerInfoTest.Po
#	source='activemq/commands/BrokerInfoTest.cpp' object='activemq/commands/activemq_test-BrokerInfoTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-BrokerInfoTest.obj `if test -f 'activemq/commands/BrokerInfoTest.cpp'; then $(CYGPATH_W) 'activemq/commands/BrokerInfoTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/BrokerInfoTest.cpp'; fi`

activemq/commands/activemq_test-XATransactionIdTest.o: activemq/commands/XATransactionIdTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-XATransactionIdTest.o -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-XATransactionIdTest.Tpo -c -o activemq/commands/activemq_test-XATransactionIdTest.o `test -f 'activemq/commands/XATransactionIdTest.cpp' || echo '$(srcdir)/'`activemq/commands/XATransactionIdTest.cpp
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-XATransactionIdTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-XATransactionIdTest.Po
#	source='activemq/commands/XATransactionIdTest.cpp' object='activemq/commands/activemq_test-XATransactionIdTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-XATransactionIdTest.o `test -f 'activemq/commands/XATransactionIdTest.cpp' || echo '$(srcdir)/'`activemq/commands/XATransactionIdTest.cpp

activemq/commands/activemq_test-XATransactionIdTest.obj: activemq/commands/XATransactionIdTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/commands/activemq_test-XATransactionIdTest.obj -MD -MP -MF activemq/commands/$(DEPDIR)/activemq_test-XATransactionIdTest.Tpo -c -o activemq/commands/activemq_test-XATransactionIdTest.obj `if test -f 'activemq/commands/XATransactionIdTest.cpp'; then $(CYGPATH_W) 'activemq/commands/XATransactionIdTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/XATransactionIdTest.cpp'; fi`
	$(am__mv) activemq/commands/$(DEPDIR)/activemq_test-XATransactionIdTest.Tpo activemq/commands/$(DEPDIR)/activemq_test-XATransactionIdTest.Po
#	source='activemq/commands/XATransactionIdTest.cpp' object='activemq/commands/activemq_test-XATransactionIdTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/commands/activemq_test-XATransactionIdTest.obj `if test -f 'activemq/commands/XATransactionIdTest.cpp'; then $(CYGPATH_W) 'activemq/commands/XATransactionIdTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/commands/XATransactionIdTest.cpp'; fi`

activemq/core/activemq_test-ActiveMQConnectionFactoryTest.o: activemq/core/ActiveMQConnectionFactoryTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/core/activemq_test-ActiveMQConnectionFactoryTest.o -MD -MP -MF activemq/core/$(DEPDIR)/activemq_test-ActiveMQConnectionFactoryTest.Tpo -c -o activemq/core/activemq_test-ActiveMQConnectionFactoryTest.o `test -f 'activemq/core/ActiveMQConnectionFactoryTest.cpp' || echo '$(srcdir)/'`activemq/core/ActiveMQConnectionFactoryTest.cpp
	$(am__mv) activemq/core/$(DEPDIR)/activemq_test-ActiveMQConnectionFactoryTest.Tpo activemq/core/$(DEPDIR)/activemq_test-ActiveMQConnectionFactoryTest.Po
#	source='activemq/core/ActiveMQConnectionFactoryTest.cpp' object='activemq/core/activemq_test-ActiveMQConnectionFactoryTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/core/activemq_test-ActiveMQConnectionFactoryTest.o `test -f 'activemq/core/ActiveMQConnectionFactoryTest.cpp' || echo '$(srcdir)/'`activemq/core/ActiveMQConnectionFactoryTest.cpp

activemq/core/activemq_test-ActiveMQConnectionFactoryTest.obj: activemq/core/ActiveMQConnectionFactoryTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/core/activemq_test-ActiveMQConnectionFactoryTest.obj -MD -MP -MF activemq/core/$(DEPDIR)/activemq_test-ActiveMQConnectionFactoryTest.Tpo -c -o activemq/core/activemq_test-ActiveMQConnectionFactoryTest.obj `if test -f 'activemq/core/ActiveMQConnectionFactoryTest.cpp'; then $(CYGPATH_W) 'activemq/core/ActiveMQConnectionFactoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/core/ActiveMQConnectionFactoryTest.cpp'; fi`
	$(am__mv) activemq/core/$(DEPDIR)/activemq_test-ActiveMQConnectionFactoryTest.Tpo activemq/core/$(DEPDIR)/activemq_test-ActiveMQConnectionFactoryTest.Po
#	source='activemq/core/ActiveMQConnectionFactoryTest.cpp' object='activemq/core/activemq_test-ActiveMQConnectionFactoryTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/core/activemq_test-ActiveMQConnectionFactoryTest.obj `if test -f 'activemq/core/ActiveMQConnectionFactoryTest.cpp'; then $(CYGPATH_W) 'activemq/core/ActiveMQConnectionFactoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/core/ActiveMQConnectionFactoryTest.cpp'; fi`

activemq/core/activemq_test-ActiveMQConnectionTest.o: activemq/core/ActiveMQConnectionTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/core/activemq_test-ActiveMQConnectionTest.o -MD -MP -MF activemq/core/$(DEPDIR)/activemq_test-ActiveMQConnectionTest.Tpo -c -o activemq/core/activemq_test-ActiveMQConnectionTest.o `test -f 'activemq/core/ActiveMQConnectionTest.cpp' || echo '$(srcdir)/'`activemq/core/ActiveMQConnectionTest.cpp
	$(am__mv) activemq/core/$(DEPDIR)/activemq_test-ActiveMQConnectionTest.Tpo activemq/core/$(DEPDIR)/activemq_test-ActiveMQConnectionTest.Po
#	source='activemq/core/ActiveMQConnectionTest.cpp' object='activemq/core/activemq_test-ActiveMQConnectionTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/core/activemq_test-ActiveMQConnectionTest.o `test -f 'activemq/core/ActiveMQConnectionTest.cpp' || echo '$(srcdir)/'`activemq/core/ActiveMQConnectionTest.cpp

activemq/core/activemq_test-ActiveMQConnectionTest.obj: activemq/core/ActiveMQConnectionTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/core/activemq_test-ActiveMQConnectionTest.obj -MD -MP -MF activemq/core/$(DEPDIR)/activemq_test-ActiveMQConnectionTest.Tpo -c -o activemq/core/activemq_test-ActiveMQConnectionTest.obj `if test -f 'activemq/core/ActiveMQConnectionTest.cpp'; then $(CYGPATH_W) 'activemq/core/ActiveMQConnectionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/core/ActiveMQConnectionTest.cpp'; fi`
	$(am__mv) activemq/core/$(DEPDIR)/activemq_test-ActiveMQConnectionTest.Tpo activemq/core/$(DEPDIR)/activemq_test-ActiveMQConnectionTest.Po
#	source='activemq/core/ActiveMQConnectionTest.cpp' object='activemq/core/activemq_test-ActiveMQConnectionTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/core/activemq_test-ActiveMQConnectionTest.obj `if test -f 'activemq/core/ActiveMQConnectionTest.cpp'; then $(CYGPATH_W) 'activemq/core/ActiveMQConnectionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/core/ActiveMQConnectionTest.cpp'; fi`

activemq/core/activemq_test-ActiveMQSessionTest.o: activemq/core/ActiveMQSessionTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/core/activemq_test-ActiveMQSessionTest.o -MD -MP -MF activemq/core/$(DEPDIR)/activemq_test-ActiveMQSessionTest.Tpo -c -o activemq/core/activemq_test-ActiveMQSessionTest.o `test -f 'activemq/core/ActiveMQSessionTest.cpp' || echo '$(srcdir)/'`activemq/core/ActiveMQSessionTest.cpp
	$(am__mv) activemq/core/$(DEPDIR)/activemq_test-ActiveMQSessionTest.Tpo activemq/core/$(DEPDIR)/activemq_test-ActiveMQSessionTest.Po
#	source='activemq/core/ActiveMQSessionTest.cpp' object='activemq/core/activemq_test-ActiveMQSessionTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/core/activemq_test-ActiveMQSessionTest.o `test -f 'activemq/core/ActiveMQSessionTest.cpp' || echo '$(srcdir)/'`activemq/core/ActiveMQSessionTest.cpp

activemq/core/activemq_test-ActiveMQSessionTest.obj: activemq/core/ActiveMQSessionTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/core/activemq_test-ActiveMQSessionTest.obj -MD -MP -MF activemq/core/$(DEPDIR)/activemq_test-ActiveMQSessionTest.Tpo -c -o activemq/core/activemq_test-ActiveMQSessionTest.obj `if test -f 'activemq/core/ActiveMQSessionTest.cpp'; then $(CYGPATH_W) 'activemq/core/ActiveMQSessionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/core/ActiveMQSessionTest.cpp'; fi`
	$(am__mv) activemq/core/$(DEPDIR)/activemq_test-ActiveMQSessionTest.Tpo activemq/core/$(DEPDIR)/activemq_test-ActiveMQSessionTest.Po
#	source='activemq/core/ActiveMQSessionTest.cpp' object='activemq/core/activemq_test-ActiveMQSessionTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/core/activemq_test-ActiveMQSessionTest.obj `if test -f 'activemq/core/ActiveMQSessionTest.cpp'; then $(CYGPATH_W) 'activemq/core/ActiveMQSessionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/core/ActiveMQSessionTest.cpp'; fi`

activemq/core/activemq_test-FifoMessageDispatchChannelTest.o: activemq/core/FifoMessageDispatchChannelTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/core/activemq_test-FifoMessageDispatchChannelTest.o -MD -MP -MF activemq/core/$(DEPDIR)/activemq_test-FifoMessageDispatchChannelTest.Tpo -c -o activemq/core/activemq_test-FifoMessageDispatchChannelTest.o `test -f 'activemq/core/FifoMessageDispatchChannelTest.cpp' || echo '$(srcdir)/'`activemq/core/FifoMessageDispatchChannelTest.cpp
	$(am__mv) activemq/core/$(DEPDIR)/activemq_test-FifoMessageDispatchChannelTest.Tpo activemq/core/$(DEPDIR)/activemq_test-FifoMessageDispatchChannelTest.Po
#	source='activemq/core/FifoMessageDispatchChannelTest.cpp' object='activemq/core/activemq_test-FifoMessageDispatchChannelTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/core/activemq_test-FifoMessageDispatchChannelTest.o `test -f 'activemq/core/FifoMessageDispatchChannelTest.cpp' || echo '$(srcdir)/'`activemq/core/FifoMessageDispatchChannelTest.cpp

activemq/core/activemq_test-FifoMessageDispatchChannelTest.obj: activemq/core/FifoMessageDispatchChannelTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/core/activemq_test-FifoMessageDispatchChannelTest.obj -MD -MP -MF activemq/core/$(DEPDIR)/activemq_test-FifoMessageDispatchChannelTest.Tpo -c -o activemq/core/activemq_test-FifoMessageDispatchChannelTest.obj `if test -f 'activemq/core/FifoMessageDispatchChannelTest.cpp'; then $(CYGPATH_W) 'activemq/core/FifoMessageDispatchChannelTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/core/FifoMessageDispatchChannelTest.cpp'; fi`
	$(am__mv) activemq/core/$(DEPDIR)/activemq_test-FifoMessageDispatchChannelTest.Tpo activemq/core/$(DEPDIR)/activemq_test-FifoMessageDispatchChannelTest.Po
#	source='activemq/core/FifoMessageDispatchChannelTest.cpp' object='activemq/core/activemq_test-FifoMessageDispatchChannelTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/core/activemq_test-FifoMessageDispatchChannelTest.obj `if test -f 'activemq/core/FifoMessageDispatchChannelTest.cpp'; then $(CYGPATH_W) 'activemq/core/FifoMessageDispatchChannelTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/core/FifoMessageDispatchChannelTest.cpp'; fi`

activemq/core/activemq_test-SimplePriorityMessageDispatchChannelTest.o: activemq/core/SimplePriorityMessageDispatchChannelTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/core/activemq_test-SimplePriorityMessageDispatchChannelTest.o -MD -MP -MF activemq/core/$(DEPDIR)/activemq_test-SimplePriorityMessageDispatchChannelTest.Tpo -c -o activemq/core/activemq_test-SimplePriorityMessageDispatchChannelTest.o `test -f 'activemq/core/SimplePriorityMessageDispatchChannelTest.cpp' || echo '$(srcdir)/'`activemq/core/SimplePriorityMessageDispatchChannelTest.cpp
	$(am__mv) activemq/core/$(DEPDIR)/activemq_test-SimplePriorityMessageDispatchChannelTest.Tpo activemq/core/$(DEPDIR)/activemq_test-SimplePriorityMessageDispatchChannelTest.Po
#	source='activemq/core/SimplePriorityMessageDispatchChannelTest.cpp' object='activemq/core/activemq_test-SimplePriorityMessageDispatchChannelTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/core/activemq_test-SimplePriorityMessageDispatchChannelTest.o `test -f 'activemq/core/SimplePriorityMessageDispatchChannelTest.cpp' || echo '$(srcdir)/'`activemq/core/SimplePriorityMessageDispatchChannelTest.cpp

activemq/core/activemq_test-SimplePriorityMessageDispatchChannelTest.obj: activemq/core/SimplePriorityMessageDispatchChannelTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/core/activemq_test-SimplePriorityMessageDispatchChannelTest.obj -MD -MP -MF activemq/core/$(DEPDIR)/activemq_test-SimplePriorityMessageDispatchChannelTest.Tpo -c -o activemq/core/activemq_test-SimplePriorityMessageDispatchChannelTest.obj `if test -f 'activemq/core/SimplePriorityMessageDispatchChannelTest.cpp'; then $(CYGPATH_W) 'activemq/core/SimplePriorityMessageDispatchChannelTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/core/SimplePriorityMessageDispatchChannelTest.cpp'; fi`
	$(am__mv) activemq/core/$(DEPDIR)/activemq_test-SimplePriorityMessageDispatchChannelTest.Tpo activemq/core/$(DEPDIR)/activemq_test-SimplePriorityMessageDispatchChannelTest.Po
#	source='activemq/core/SimplePriorityMessageDispatchChannelTest.cpp' object='activemq/core/activemq_test-SimplePriorityMessageDispatchChannelTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/core/activemq_test-SimplePriorityMessageDispatchChannelTest.obj `if test -f 'activemq/core/SimplePriorityMessageDispatchChannelTest.cpp'; then $(CYGPATH_W) 'activemq/core/SimplePriorityMessageDispatchChannelTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/core/SimplePriorityMessageDispatchChannelTest.cpp'; fi`

activemq/exceptions/activemq_test-ActiveMQExceptionTest.o: activemq/exceptions/ActiveMQExceptionTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/exceptions/activemq_test-ActiveMQExceptionTest.o -MD -MP -MF activemq/exceptions/$(DEPDIR)/activemq_test-ActiveMQExceptionTest.Tpo -c -o activemq/exceptions/activemq_test-ActiveMQExceptionTest.o `test -f 'activemq/exceptions/ActiveMQExceptionTest.cpp' || echo '$(srcdir)/'`activemq/exceptions/ActiveMQExceptionTest.cpp
	$(am__mv) activemq/exceptions/$(DEPDIR)/activemq_test-ActiveMQExceptionTest.Tpo activemq/exceptions/$(DEPDIR)/activemq_test-ActiveMQExceptionTest.Po
#	source='activemq/exceptions/ActiveMQExceptionTest.cpp' object='activemq/exceptions/activemq_test-ActiveMQExceptionTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/exceptions/activemq_test-ActiveMQExceptionTest.o `test -f 'activemq/exceptions/ActiveMQExceptionTest.cpp' || echo '$(srcdir)/'`activemq/exceptions/ActiveMQExceptionTest.cpp

activemq/exceptions/activemq_test-ActiveMQExceptionTest.obj: activemq/exceptions/ActiveMQExceptionTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/exceptions/activemq_test-ActiveMQExceptionTest.obj -MD -MP -MF activemq/exceptions/$(DEPDIR)/activemq_test-ActiveMQExceptionTest.Tpo -c -o activemq/exceptions/activemq_test-ActiveMQExceptionTest.obj `if test -f 'activemq/exceptions/ActiveMQExceptionTest.cpp'; then $(CYGPATH_W) 'activemq/exceptions/ActiveMQExceptionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/exceptions/ActiveMQExceptionTest.cpp'; fi`
	$(am__mv) activemq/exceptions/$(DEPDIR)/activemq_test-ActiveMQExceptionTest.Tpo activemq/exceptions/$(DEPDIR)/activemq_test-ActiveMQExceptionTest.Po
#	source='activemq/exceptions/ActiveMQExceptionTest.cpp' object='activemq/exceptions/activemq_test-ActiveMQExceptionTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/exceptions/activemq_test-ActiveMQExceptionTest.obj `if test -f 'activemq/exceptions/ActiveMQExceptionTest.cpp'; then $(CYGPATH_W) 'activemq/exceptions/ActiveMQExceptionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/exceptions/ActiveMQExceptionTest.cpp'; fi`

activemq/state/activemq_test-ConnectionStateTest.o: activemq/state/ConnectionStateTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/state/activemq_test-ConnectionStateTest.o -MD -MP -MF activemq/state/$(DEPDIR)/activemq_test-ConnectionStateTest.Tpo -c -o activemq/state/activemq_test-ConnectionStateTest.o `test -f 'activemq/state/ConnectionStateTest.cpp' || echo '$(srcdir)/'`activemq/state/ConnectionStateTest.cpp
	$(am__mv) activemq/state/$(DEPDIR)/activemq_test-ConnectionStateTest.Tpo activemq/state/$(DEPDIR)/activemq_test-ConnectionStateTest.Po
#	source='activemq/state/ConnectionStateTest.cpp' object='activemq/state/activemq_test-ConnectionStateTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/state/activemq_test-ConnectionStateTest.o `test -f 'activemq/state/ConnectionStateTest.cpp' || echo '$(srcdir)/'`activemq/state/ConnectionStateTest.cpp

activemq/state/activemq_test-ConnectionStateTest.obj: activemq/state/ConnectionStateTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/state/activemq_test-ConnectionStateTest.obj -MD -MP -MF activemq/state/$(DEPDIR)/activemq_test-ConnectionStateTest.Tpo -c -o activemq/state/activemq_test-ConnectionStateTest.obj `if test -f 'activemq/state/ConnectionStateTest.cpp'; then $(CYGPATH_W) 'activemq/state/ConnectionStateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/state/ConnectionStateTest.cpp'; fi`
	$(am__mv) activemq/state/$(DEPDIR)/activemq_test-ConnectionStateTest.Tpo activemq/state/$(DEPDIR)/activemq_test-ConnectionStateTest.Po
#	source='activemq/state/ConnectionStateTest.cpp' object='activemq/state/activemq_test-ConnectionStateTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/state/activemq_test-ConnectionStateTest.obj `if test -f 'activemq/state/ConnectionStateTest.cpp'; then $(CYGPATH_W) 'activemq/state/ConnectionStateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/state/ConnectionStateTest.cpp'; fi`

activemq/state/activemq_test-ConnectionStateTrackerTest.o: activemq/state/ConnectionStateTrackerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/state/activemq_test-ConnectionStateTrackerTest.o -MD -MP -MF activemq/state/$(DEPDIR)/activemq_test-ConnectionStateTrackerTest.Tpo -c -o activemq/state/activemq_test-ConnectionStateTrackerTest.o `test -f 'activemq/state/ConnectionStateTrackerTest.cpp' || echo '$(srcdir)/'`activemq/state/ConnectionStateTrackerTest.cpp
	$(am__mv) activemq/state/$(DEPDIR)/activemq_test-ConnectionStateTrackerTest.Tpo activemq/state/$(DEPDIR)/activemq_test-ConnectionStateTrackerTest.Po
#	source='activemq/state/ConnectionStateTrackerTest.cpp' object='activemq/state/activemq_test-ConnectionStateTrackerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/state/activemq_test-ConnectionStateTrackerTest.o `test -f 'activemq/state/ConnectionStateTrackerTest.cpp' || echo '$(srcdir)/'`activemq/state/ConnectionStateTrackerTest.cpp

activemq/state/activemq_test-ConnectionStateTrackerTest.obj: activemq/state/ConnectionStateTrackerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/state/activemq_test-ConnectionStateTrackerTest.obj -MD -MP -MF activemq/state/$(DEPDIR)/activemq_test-ConnectionStateTrackerTest.Tpo -c -o activemq/state/activemq_test-ConnectionStateTrackerTest.obj `if test -f 'activemq/state/ConnectionStateTrackerTest.cpp'; then $(CYGPATH_W) 'activemq/state/ConnectionStateTrackerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/state/ConnectionStateTrackerTest.cpp'; fi`
	$(am__mv) activemq/state/$(DEPDIR)/activemq_test-ConnectionStateTrackerTest.Tpo activemq/state/$(DEPDIR)/activemq_test-ConnectionStateTrackerTest.Po
#	source='activemq/state/ConnectionStateTrackerTest.cpp' object='activemq/state/activemq_test-ConnectionStateTrackerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/state/activemq_test-ConnectionStateTrackerTest.obj `if test -f 'activemq/state/ConnectionStateTrackerTest.cpp'; then $(CYGPATH_W) 'activemq/state/ConnectionStateTrackerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/state/ConnectionStateTrackerTest.cpp'; fi`

activemq/state/activemq_test-ConsumerStateTest.o: activemq/state/ConsumerStateTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/state/activemq_test-ConsumerStateTest.o -MD -MP -MF activemq/state/$(DEPDIR)/activemq_test-ConsumerStateTest.Tpo -c -o activemq/state/activemq_test-ConsumerStateTest.o `test -f 'activemq/state/ConsumerStateTest.cpp' || echo '$(srcdir)/'`activemq/state/ConsumerStateTest.cpp
	$(am__mv) activemq/state/$(DEPDIR)/activemq_test-ConsumerStateTest.Tpo activemq/state/$(DEPDIR)/activemq_test-ConsumerStateTest.Po
#	source='activemq/state/ConsumerStateTest.cpp' object='activemq/state/activemq_test-ConsumerStateTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/state/activemq_test-ConsumerStateTest.o `test -f 'activemq/state/ConsumerStateTest.cpp' || echo '$(srcdir)/'`activemq/state/ConsumerStateTest.cpp

activemq/state/activemq_test-ConsumerStateTest.obj: activemq/state/ConsumerStateTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/state/activemq_test-ConsumerStateTest.obj -MD -MP -MF activemq/state/$(DEPDIR)/activemq_test-ConsumerStateTest.Tpo -c -o activemq/state/activemq_test-ConsumerStateTest.obj `if test -f 'activemq/state/ConsumerStateTest.cpp'; then $(CYGPATH_W) 'activemq/state/ConsumerStateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/state/ConsumerStateTest.cpp'; fi`
	$(am__mv) activemq/state/$(DEPDIR)/activemq_test-ConsumerStateTest.Tpo activemq/state/$(DEPDIR)/activemq_test-ConsumerStateTest.Po
#	source='activemq/state/ConsumerStateTest.cpp' object='activemq/state/activemq_test-ConsumerStateTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/state/activemq_test-ConsumerStateTest.obj `if test -f 'activemq/state/ConsumerStateTest.cpp'; then $(CYGPATH_W) 'activemq/state/ConsumerStateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/state/ConsumerStateTest.cpp'; fi`

activemq/state/activemq_test-ProducerStateTest.o: activemq/state/ProducerStateTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/state/activemq_test-ProducerStateTest.o -MD -MP -MF activemq/state/$(DEPDIR)/activemq_test-ProducerStateTest.Tpo -c -o activemq/state/activemq_test-ProducerStateTest.o `test -f 'activemq/state/ProducerStateTest.cpp' || echo '$(srcdir)/'`activemq/state/ProducerStateTest.cpp
	$(am__mv) activemq/state/$(DEPDIR)/activemq_test-ProducerStateTest.Tpo activemq/state/$(DEPDIR)/activemq_test-ProducerStateTest.Po
#	source='activemq/state/ProducerStateTest.cpp' object='activemq/state/activemq_test-ProducerStateTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/state/activemq_test-ProducerStateTest.o `test -f 'activemq/state/ProducerStateTest.cpp' || echo '$(srcdir)/'`activemq/state/ProducerStateTest.cpp

activemq/state/activemq_test-ProducerStateTest.obj: activemq/state/ProducerStateTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/state/activemq_test-ProducerStateTest.obj -MD -MP -MF activemq/state/$(DEPDIR)/activemq_test-ProducerStateTest.Tpo -c -o activemq/state/activemq_test-ProducerStateTest.obj `if test -f 'activemq/state/ProducerStateTest.cpp'; then $(CYGPATH_W) 'activemq/state/ProducerStateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/state/ProducerStateTest.cpp'; fi`
	$(am__mv) activemq/state/$(DEPDIR)/activemq_test-ProducerStateTest.Tpo activemq/state/$(DEPDIR)/activemq_test-ProducerStateTest.Po
#	source='activemq/state/ProducerStateTest.cpp' object='activemq/state/activemq_test-ProducerStateTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/state/activemq_test-ProducerStateTest.obj `if test -f 'activemq/state/ProducerStateTest.cpp'; then $(CYGPATH_W) 'activemq/state/ProducerStateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/state/ProducerStateTest.cpp'; fi`

activemq/state/activemq_test-SessionStateTest.o: activemq/state/SessionStateTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/state/activemq_test-SessionStateTest.o -MD -MP -MF activemq/state/$(DEPDIR)/activemq_test-SessionStateTest.Tpo -c -o activemq/state/activemq_test-SessionStateTest.o `test -f 'activemq/state/SessionStateTest.cpp' || echo '$(srcdir)/'`activemq/state/SessionStateTest.cpp
	$(am__mv) activemq/state/$(DEPDIR)/activemq_test-SessionStateTest.Tpo activemq/state/$(DEPDIR)/activemq_test-SessionStateTest.Po
#	source='activemq/state/SessionStateTest.cpp' object='activemq/state/activemq_test-SessionStateTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/state/activemq_test-SessionStateTest.o `test -f 'activemq/state/SessionStateTest.cpp' || echo '$(srcdir)/'`activemq/state/SessionStateTest.cpp

activemq/state/activemq_test-SessionStateTest.obj: activemq/state/SessionStateTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/state/activemq_test-SessionStateTest.obj -MD -MP -MF activemq/state/$(DEPDIR)/activemq_test-SessionStateTest.Tpo -c -o activemq/state/activemq_test-SessionStateTest.obj `if test -f 'activemq/state/SessionStateTest.cpp'; then $(CYGPATH_W) 'activemq/state/SessionStateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/state/SessionStateTest.cpp'; fi`
	$(am__mv) activemq/state/$(DEPDIR)/activemq_test-SessionStateTest.Tpo activemq/state/$(DEPDIR)/activemq_test-SessionStateTest.Po
#	source='activemq/state/SessionStateTest.cpp' object='activemq/state/activemq_test-SessionStateTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/state/activemq_test-SessionStateTest.obj `if test -f 'activemq/state/SessionStateTest.cpp'; then $(CYGPATH_W) 'activemq/state/SessionStateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/state/SessionStateTest.cpp'; fi`

activemq/state/activemq_test-TransactionStateTest.o: activemq/state/TransactionStateTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/state/activemq_test-TransactionStateTest.o -MD -MP -MF activemq/state/$(DEPDIR)/activemq_test-TransactionStateTest.Tpo -c -o activemq/state/activemq_test-TransactionStateTest.o `test -f 'activemq/state/TransactionStateTest.cpp' || echo '$(srcdir)/'`activemq/state/TransactionStateTest.cpp
	$(am__mv) activemq/state/$(DEPDIR)/activemq_test-TransactionStateTest.Tpo activemq/state/$(DEPDIR)/activemq_test-TransactionStateTest.Po
#	source='activemq/state/TransactionStateTest.cpp' object='activemq/state/activemq_test-TransactionStateTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/state/activemq_test-TransactionStateTest.o `test -f 'activemq/state/TransactionStateTest.cpp' || echo '$(srcdir)/'`activemq/state/TransactionStateTest.cpp

activemq/state/activemq_test-TransactionStateTest.obj: activemq/state/TransactionStateTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/state/activemq_test-TransactionStateTest.obj -MD -MP -MF activemq/state/$(DEPDIR)/activemq_test-TransactionStateTest.Tpo -c -o activemq/state/activemq_test-TransactionStateTest.obj `if test -f 'activemq/state/TransactionStateTest.cpp'; then $(CYGPATH_W) 'activemq/state/TransactionStateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/state/TransactionStateTest.cpp'; fi`
	$(am__mv) activemq/state/$(DEPDIR)/activemq_test-TransactionStateTest.Tpo activemq/state/$(DEPDIR)/activemq_test-TransactionStateTest.Po
#	source='activemq/state/TransactionStateTest.cpp' object='activemq/state/activemq_test-TransactionStateTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/state/activemq_test-TransactionStateTest.obj `if test -f 'activemq/state/TransactionStateTest.cpp'; then $(CYGPATH_W) 'activemq/state/TransactionStateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/state/TransactionStateTest.cpp'; fi`

activemq/threads/activemq_test-CompositeTaskRunnerTest.o: activemq/threads/CompositeTaskRunnerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/threads/activemq_test-CompositeTaskRunnerTest.o -MD -MP -MF activemq/threads/$(DEPDIR)/activemq_test-CompositeTaskRunnerTest.Tpo -c -o activemq/threads/activemq_test-CompositeTaskRunnerTest.o `test -f 'activemq/threads/CompositeTaskRunnerTest.cpp' || echo '$(srcdir)/'`activemq/threads/CompositeTaskRunnerTest.cpp
	$(am__mv) activemq/threads/$(DEPDIR)/activemq_test-CompositeTaskRunnerTest.Tpo activemq/threads/$(DEPDIR)/activemq_test-CompositeTaskRunnerTest.Po
#	source='activemq/threads/CompositeTaskRunnerTest.cpp' object='activemq/threads/activemq_test-CompositeTaskRunnerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/threads/activemq_test-CompositeTaskRunnerTest.o `test -f 'activemq/threads/CompositeTaskRunnerTest.cpp' || echo '$(srcdir)/'`activemq/threads/CompositeTaskRunnerTest.cpp

activemq/threads/activemq_test-CompositeTaskRunnerTest.obj: activemq/threads/CompositeTaskRunnerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/threads/activemq_test-CompositeTaskRunnerTest.obj -MD -MP -MF activemq/threads/$(DEPDIR)/activemq_test-CompositeTaskRunnerTest.Tpo -c -o activemq/threads/activemq_test-CompositeTaskRunnerTest.obj `if test -f 'activemq/threads/CompositeTaskRunnerTest.cpp'; then $(CYGPATH_W) 'activemq/threads/CompositeTaskRunnerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/threads/CompositeTaskRunnerTest.cpp'; fi`
	$(am__mv) activemq/threads/$(DEPDIR)/activemq_test-CompositeTaskRunnerTest.Tpo activemq/threads/$(DEPDIR)/activemq_test-CompositeTaskRunnerTest.Po
#	source='activemq/threads/CompositeTaskRunnerTest.cpp' object='activemq/threads/activemq_test-CompositeTaskRunnerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/threads/activemq_test-CompositeTaskRunnerTest.obj `if test -f 'activemq/threads/CompositeTaskRunnerTest.cpp'; then $(CYGPATH_W) 'activemq/threads/CompositeTaskRunnerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/threads/CompositeTaskRunnerTest.cpp'; fi`

activemq/threads/activemq_test-DedicatedTaskRunnerTest.o: activemq/threads/DedicatedTaskRunnerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/threads/activemq_test-DedicatedTaskRunnerTest.o -MD -MP -MF activemq/threads/$(DEPDIR)/activemq_test-DedicatedTaskRunnerTest.Tpo -c -o activemq/threads/activemq_test-DedicatedTaskRunnerTest.o `test -f 'activemq/threads/DedicatedTaskRunnerTest.cpp' || echo '$(srcdir)/'`activemq/threads/DedicatedTaskRunnerTest.cpp
	$(am__mv) activemq/threads/$(DEPDIR)/activemq_test-DedicatedTaskRunnerTest.Tpo activemq/threads/$(DEPDIR)/activemq_test-DedicatedTaskRunnerTest.Po
#	source='activemq/threads/DedicatedTaskRunnerTest.cpp' object='activemq/threads/activemq_test-DedicatedTaskRunnerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/threads/activemq_test-DedicatedTaskRunnerTest.o `test -f 'activemq/threads/DedicatedTaskRunnerTest.cpp' || echo '$(srcdir)/'`activemq/threads/DedicatedTaskRunnerTest.cpp

activemq/threads/activemq_test-DedicatedTaskRunnerTest.obj: activemq/threads/DedicatedTaskRunnerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/threads/activemq_test-DedicatedTaskRunnerTest.obj -MD -MP -MF activemq/threads/$(DEPDIR)/activemq_test-DedicatedTaskRunnerTest.Tpo -c -o activemq/threads/activemq_test-DedicatedTaskRunnerTest.obj `if test -f 'activemq/threads/DedicatedTaskRunnerTest.cpp'; then $(CYGPATH_W) 'activemq/threads/DedicatedTaskRunnerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/threads/DedicatedTaskRunnerTest.cpp'; fi`
	$(am__mv) activemq/threads/$(DEPDIR)/activemq_test-DedicatedTaskRunnerTest.Tpo activemq/threads/$(DEPDIR)/activemq_test-DedicatedTaskRunnerTest.Po
#	source='activemq/threads/DedicatedTaskRunnerTest.cpp' object='activemq/threads/activemq_test-DedicatedTaskRunnerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/threads/activemq_test-DedicatedTaskRunnerTest.obj `if test -f 'activemq/threads/DedicatedTaskRunnerTest.cpp'; then $(CYGPATH_W) 'activemq/threads/DedicatedTaskRunnerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/threads/DedicatedTaskRunnerTest.cpp'; fi`

activemq/threads/activemq_test-SchedulerTest.o: activemq/threads/SchedulerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/threads/activemq_test-SchedulerTest.o -MD -MP -MF activemq/threads/$(DEPDIR)/activemq_test-SchedulerTest.Tpo -c -o activemq/threads/activemq_test-SchedulerTest.o `test -f 'activemq/threads/SchedulerTest.cpp' || echo '$(srcdir)/'`activemq/threads/SchedulerTest.cpp
	$(am__mv) activemq/threads/$(DEPDIR)/activemq_test-SchedulerTest.Tpo activemq/threads/$(DEPDIR)/activemq_test-SchedulerTest.Po
#	source='activemq/threads/SchedulerTest.cpp' object='activemq/threads/activemq_test-SchedulerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/threads/activemq_test-SchedulerTest.o `test -f 'activemq/threads/SchedulerTest.cpp' || echo '$(srcdir)/'`activemq/threads/SchedulerTest.cpp

activemq/threads/activemq_test-SchedulerTest.obj: activemq/threads/SchedulerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/threads/activemq_test-SchedulerTest.obj -MD -MP -MF activemq/threads/$(DEPDIR)/activemq_test-SchedulerTest.Tpo -c -o activemq/threads/activemq_test-SchedulerTest.obj `if test -f 'activemq/threads/SchedulerTest.cpp'; then $(CYGPATH_W) 'activemq/threads/SchedulerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/threads/SchedulerTest.cpp'; fi`
	$(am__mv) activemq/threads/$(DEPDIR)/activemq_test-SchedulerTest.Tpo activemq/threads/$(DEPDIR)/activemq_test-SchedulerTest.Po
#	source='activemq/threads/SchedulerTest.cpp' object='activemq/threads/activemq_test-SchedulerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/threads/activemq_test-SchedulerTest.obj `if test -f 'activemq/threads/SchedulerTest.cpp'; then $(CYGPATH_W) 'activemq/threads/SchedulerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/threads/SchedulerTest.cpp'; fi`

activemq/transport/activemq_test-IOTransportTest.o: activemq/transport/IOTransportTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/transport/activemq_test-IOTransportTest.o -MD -MP -MF activemq/transport/$(DEPDIR)/activemq_test-IOTransportTest.Tpo -c -o activemq/transport/activemq_test-IOTransportTest.o `test -f 'activemq/transport/IOTransportTest.cpp' || echo '$(srcdir)/'`activemq/transport/IOTransportTest.cpp
	$(am__mv) activemq/transport/$(DEPDIR)/activemq_test-IOTransportTest.Tpo activemq/transport/$(DEPDIR)/activemq_test-IOTransportTest.Po
#	source='activemq/transport/IOTransportTest.cpp' object='activemq/transport/activemq_test-IOTransportTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/transport/activemq_test-IOTransportTest.o `test -f 'activemq/transport/IOTransportTest.cpp' || echo '$(srcdir)/'`activemq/transport/IOTransportTest.cpp

activemq/transport/activemq_test-IOTransportTest.obj: activemq/transport/IOTransportTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/transport/activemq_test-IOTransportTest.obj -MD -MP -MF activemq/transport/$(DEPDIR)/activemq_test-IOTransportTest.Tpo -c -o activemq/transport/activemq_test-IOTransportTest.obj `if test -f 'activemq/transport/IOTransportTest.cpp'; then $(CYGPATH_W) 'activemq/transport/IOTransportTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/transport/IOTransportTest.cpp'; fi`
	$(am__mv) activemq/transport/$(DEPDIR)/activemq_test-IOTransportTest.Tpo activemq/transport/$(DEPDIR)/activemq_test-IOTransportTest.Po
#	source='activemq/transport/IOTransportTest.cpp' object='activemq/transport/activemq_test-IOTransportTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/transport/activemq_test-IOTransportTest.obj `if test -f 'activemq/transport/IOTransportTest.cpp'; then $(CYGPATH_W) 'activemq/transport/IOTransportTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/transport/IOTransportTest.cpp'; fi`

activemq/transport/activemq_test-TransportRegistryTest.o: activemq/transport/TransportRegistryTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/transport/activemq_test-TransportRegistryTest.o -MD -MP -MF activemq/transport/$(DEPDIR)/activemq_test-TransportRegistryTest.Tpo -c -o activemq/transport/activemq_test-TransportRegistryTest.o `test -f 'activemq/transport/TransportRegistryTest.cpp' || echo '$(srcdir)/'`activemq/transport/TransportRegistryTest.cpp
	$(am__mv) activemq/transport/$(DEPDIR)/activemq_test-TransportRegistryTest.Tpo activemq/transport/$(DEPDIR)/activemq_test-TransportRegistryTest.Po
#	source='activemq/transport/TransportRegistryTest.cpp' object='activemq/transport/activemq_test-TransportRegistryTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/transport/activemq_test-TransportRegistryTest.o `test -f 'activemq/transport/TransportRegistryTest.cpp' || echo '$(srcdir)/'`activemq/transport/TransportRegistryTest.cpp

activemq/transport/activemq_test-TransportRegistryTest.obj: activemq/transport/TransportRegistryTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/transport/activemq_test-TransportRegistryTest.obj -MD -MP -MF activemq/transport/$(DEPDIR)/activemq_test-TransportRegistryTest.Tpo -c -o activemq/transport/activemq_test-TransportRegistryTest.obj `if test -f 'activemq/transport/TransportRegistryTest.cpp'; then $(CYGPATH_W) 'activemq/transport/TransportRegistryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/transport/TransportRegistryTest.cpp'; fi`
	$(am__mv) activemq/transport/$(DEPDIR)/activemq_test-TransportRegistryTest.Tpo activemq/transport/$(DEPDIR)/activemq_test-TransportRegistryTest.Po
#	source='activemq/transport/TransportRegistryTest.cpp' object='activemq/transport/activemq_test-TransportRegistryTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/transport/activemq_test-TransportRegistryTest.obj `if test -f 'activemq/transport/TransportRegistryTest.cpp'; then $(CYGPATH_W) 'activemq/transport/TransportRegistryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/transport/TransportRegistryTest.cpp'; fi`

activemq/transport/correlator/activemq_test-ResponseCorrelatorTest.o: activemq/transport/correlator/ResponseCorrelatorTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/transport/correlator/activemq_test-ResponseCorrelatorTest.o -MD -MP -MF activemq/transport/correlator/$(DEPDIR)/activemq_test-ResponseCorrelatorTest.Tpo -c -o activemq/transport/correlator/activemq_test-ResponseCorrelatorTest.o `test -f 'activemq/transport/correlator/ResponseCorrelatorTest.cpp' || echo '$(srcdir)/'`activemq/transport/correlator/ResponseCorrelatorTest.cpp
	$(am__mv) activemq/transport/correlator/$(DEPDIR)/activemq_test-ResponseCorrelatorTest.Tpo activemq/transport/correlator/$(DEPDIR)/activemq_test-ResponseCorrelatorTest.Po
#	source='activemq/transport/correlator/ResponseCorrelatorTest.cpp' object='activemq/transport/correlator/activemq_test-ResponseCorrelatorTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/transport/correlator/activemq_test-ResponseCorrelatorTest.o `test -f 'activemq/transport/correlator/ResponseCorrelatorTest.cpp' || echo '$(srcdir)/'`activemq/transport/correlator/ResponseCorrelatorTest.cpp

activemq/transport/correlator/activemq_test-ResponseCorrelatorTest.obj: activemq/transport/correlator/ResponseCorrelatorTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/transport/correlator/activemq_test-ResponseCorrelatorTest.obj -MD -MP -MF activemq/transport/correlator/$(DEPDIR)/activemq_test-ResponseCorrelatorTest.Tpo -c -o activemq/transport/correlator/activemq_test-ResponseCorrelatorTest.obj `if test -f 'activemq/transport/correlator/ResponseCorrelatorTest.cpp'; then $(CYGPATH_W) 'activemq/transport/correlator/ResponseCorrelatorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/transport/correlator/ResponseCorrelatorTest.cpp'; fi`
	$(am__mv) activemq/transport/correlator/$(DEPDIR)/activemq_test-ResponseCorrelatorTest.Tpo activemq/transport/correlator/$(DEPDIR)/activemq_test-ResponseCorrelatorTest.Po
#	source='activemq/transport/correlator/ResponseCorrelatorTest.cpp' object='activemq/transport/correlator/activemq_test-ResponseCorrelatorTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/transport/correlator/activemq_test-ResponseCorrelatorTest.obj `if test -f 'activemq/transport/correlator/ResponseCorrelatorTest.cpp'; then $(CYGPATH_W) 'activemq/transport/correlator/ResponseCorrelatorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/transport/correlator/ResponseCorrelatorTest.cpp'; fi`

activemq/transport/failover/activemq_test-FailoverTransportTest.o: activemq/transport/failover/FailoverTransportTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/transport/failover/activemq_test-FailoverTransportTest.o -MD -MP -MF activemq/transport/failover/$(DEPDIR)/activemq_test-FailoverTransportTest.Tpo -c -o activemq/transport/failover/activemq_test-FailoverTransportTest.o `test -f 'activemq/transport/failover/FailoverTransportTest.cpp' || echo '$(srcdir)/'`activemq/transport/failover/FailoverTransportTest.cpp
	$(am__mv) activemq/transport/failover/$(DEPDIR)/activemq_test-FailoverTransportTest.Tpo activemq/transport/failover/$(DEPDIR)/activemq_test-FailoverTransportTest.Po
#	source='activemq/transport/failover/FailoverTransportTest.cpp' object='activemq/transport/failover/activemq_test-FailoverTransportTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/transport/failover/activemq_test-FailoverTransportTest.o `test -f 'activemq/transport/failover/FailoverTransportTest.cpp' || echo '$(srcdir)/'`activemq/transport/failover/FailoverTransportTest.cpp

activemq/transport/failover/activemq_test-FailoverTransportTest.obj: activemq/transport/failover/FailoverTransportTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/transport/failover/activemq_test-FailoverTransportTest.obj -MD -MP -MF activemq/transport/failover/$(DEPDIR)/activemq_test-FailoverTransportTest.Tpo -c -o activemq/transport/failover/activemq_test-FailoverTransportTest.obj `if test -f 'activemq/transport/failover/FailoverTransportTest.cpp'; then $(CYGPATH_W) 'activemq/transport/failover/FailoverTransportTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/transport/failover/FailoverTransportTest.cpp'; fi`
	$(am__mv) activemq/transport/failover/$(DEPDIR)/activemq_test-FailoverTransportTest.Tpo activemq/transport/failover/$(DEPDIR)/activemq_test-FailoverTransportTest.Po
#	source='activemq/transport/failover/FailoverTransportTest.cpp' object='activemq/transport/failover/activemq_test-FailoverTransportTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/transport/failover/activemq_test-FailoverTransportTest.obj `if test -f 'activemq/transport/failover/FailoverTransportTest.cpp'; then $(CYGPATH_W) 'activemq/transport/failover/FailoverTransportTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/transport/failover/FailoverTransportTest.cpp'; fi`

activemq/transport/inactivity/activemq_test-InactivityMonitorTest.o: activemq/transport/inactivity/InactivityMonitorTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/transport/inactivity/activemq_test-InactivityMonitorTest.o -MD -MP -MF activemq/transport/inactivity/$(DEPDIR)/activemq_test-InactivityMonitorTest.Tpo -c -o activemq/transport/inactivity/activemq_test-InactivityMonitorTest.o `test -f 'activemq/transport/inactivity/InactivityMonitorTest.cpp' || echo '$(srcdir)/'`activemq/transport/inactivity/InactivityMonitorTest.cpp
	$(am__mv) activemq/transport/inactivity/$(DEPDIR)/activemq_test-InactivityMonitorTest.Tpo activemq/transport/inactivity/$(DEPDIR)/activemq_test-InactivityMonitorTest.Po
#	source='activemq/transport/inactivity/InactivityMonitorTest.cpp' object='activemq/transport/inactivity/activemq_test-InactivityMonitorTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/transport/inactivity/activemq_test-InactivityMonitorTest.o `test -f 'activemq/transport/inactivity/InactivityMonitorTest.cpp' || echo '$(srcdir)/'`activemq/transport/inactivity/InactivityMonitorTest.cpp

activemq/transport/inactivity/activemq_test-InactivityMonitorTest.obj: activemq/transport/inactivity/InactivityMonitorTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/transport/inactivity/activemq_test-InactivityMonitorTest.obj -MD -MP -MF activemq/transport/inactivity/$(DEPDIR)/activemq_test-InactivityMonitorTest.Tpo -c -o activemq/transport/inactivity/activemq_test-InactivityMonitorTest.obj `if test -f 'activemq/transport/inactivity/InactivityMonitorTest.cpp'; then $(CYGPATH_W) 'activemq/transport/inactivity/InactivityMonitorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/transport/inactivity/InactivityMonitorTest.cpp'; fi`
	$(am__mv) activemq/transport/inactivity/$(DEPDIR)/activemq_test-InactivityMonitorTest.Tpo activemq/transport/inactivity/$(DEPDIR)/activemq_test-InactivityMonitorTest.Po
#	source='activemq/transport/inactivity/InactivityMonitorTest.cpp' object='activemq/transport/inactivity/activemq_test-InactivityMonitorTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/transport/inactivity/activemq_test-InactivityMonitorTest.obj `if test -f 'activemq/transport/inactivity/InactivityMonitorTest.cpp'; then $(CYGPATH_W) 'activemq/transport/inactivity/InactivityMonitorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/transport/inactivity/InactivityMonitorTest.cpp'; fi`

activemq/transport/mock/activemq_test-MockTransportFactoryTest.o: activemq/transport/mock/MockTransportFactoryTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/transport/mock/activemq_test-MockTransportFactoryTest.o -MD -MP -MF activemq/transport/mock/$(DEPDIR)/activemq_test-MockTransportFactoryTest.Tpo -c -o activemq/transport/mock/activemq_test-MockTransportFactoryTest.o `test -f 'activemq/transport/mock/MockTransportFactoryTest.cpp' || echo '$(srcdir)/'`activemq/transport/mock/MockTransportFactoryTest.cpp
	$(am__mv) activemq/transport/mock/$(DEPDIR)/activemq_test-MockTransportFactoryTest.Tpo activemq/transport/mock/$(DEPDIR)/activemq_test-MockTransportFactoryTest.Po
#	source='activemq/transport/mock/MockTransportFactoryTest.cpp' object='activemq/transport/mock/activemq_test-MockTransportFactoryTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/transport/mock/activemq_test-MockTransportFactoryTest.o `test -f 'activemq/transport/mock/MockTransportFactoryTest.cpp' || echo '$(srcdir)/'`activemq/transport/mock/MockTransportFactoryTest.cpp

activemq/transport/mock/activemq_test-MockTransportFactoryTest.obj: activemq/transport/mock/MockTransportFactoryTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/transport/mock/activemq_test-MockTransportFactoryTest.obj -MD -MP -MF activemq/transport/mock/$(DEPDIR)/activemq_test-MockTransportFactoryTest.Tpo -c -o activemq/transport/mock/activemq_test-MockTransportFactoryTest.obj `if test -f 'activemq/transport/mock/MockTransportFactoryTest.cpp'; then $(CYGPATH_W) 'activemq/transport/mock/MockTransportFactoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/transport/mock/MockTransportFactoryTest.cpp'; fi`
	$(am__mv) activemq/transport/mock/$(DEPDIR)/activemq_test-MockTransportFactoryTest.Tpo activemq/transport/mock/$(DEPDIR)/activemq_test-MockTransportFactoryTest.Po
#	source='activemq/transport/mock/MockTransportFactoryTest.cpp' object='activemq/transport/mock/activemq_test-MockTransportFactoryTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/transport/mock/activemq_test-MockTransportFactoryTest.obj `if test -f 'activemq/transport/mock/MockTransportFactoryTest.cpp'; then $(CYGPATH_W) 'activemq/transport/mock/MockTransportFactoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/transport/mock/MockTransportFactoryTest.cpp'; fi`

activemq/util/activemq_test-ActiveMQMessageTransformationTest.o: activemq/util/ActiveMQMessageTransformationTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-ActiveMQMessageTransformationTest.o -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-ActiveMQMessageTransformationTest.Tpo -c -o activemq/util/activemq_test-ActiveMQMessageTransformationTest.o `test -f 'activemq/util/ActiveMQMessageTransformationTest.cpp' || echo '$(srcdir)/'`activemq/util/ActiveMQMessageTransformationTest.cpp
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-ActiveMQMessageTransformationTest.Tpo activemq/util/$(DEPDIR)/activemq_test-ActiveMQMessageTransformationTest.Po
#	source='activemq/util/ActiveMQMessageTransformationTest.cpp' object='activemq/util/activemq_test-ActiveMQMessageTransformationTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-ActiveMQMessageTransformationTest.o `test -f 'activemq/util/ActiveMQMessageTransformationTest.cpp' || echo '$(srcdir)/'`activemq/util/ActiveMQMessageTransformationTest.cpp

activemq/util/activemq_test-ActiveMQMessageTransformationTest.obj: activemq/util/ActiveMQMessageTransformationTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-ActiveMQMessageTransformationTest.obj -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-ActiveMQMessageTransformationTest.Tpo -c -o activemq/util/activemq_test-ActiveMQMessageTransformationTest.obj `if test -f 'activemq/util/ActiveMQMessageTransformationTest.cpp'; then $(CYGPATH_W) 'activemq/util/ActiveMQMessageTransformationTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/ActiveMQMessageTransformationTest.cpp'; fi`
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-ActiveMQMessageTransformationTest.Tpo activemq/util/$(DEPDIR)/activemq_test-ActiveMQMessageTransformationTest.Po
#	source='activemq/util/ActiveMQMessageTransformationTest.cpp' object='activemq/util/activemq_test-ActiveMQMessageTransformationTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-ActiveMQMessageTransformationTest.obj `if test -f 'activemq/util/ActiveMQMessageTransformationTest.cpp'; then $(CYGPATH_W) 'activemq/util/ActiveMQMessageTransformationTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/ActiveMQMessageTransformationTest.cpp'; fi`

activemq/util/activemq_test-AdvisorySupportTest.o: activemq/util/AdvisorySupportTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-AdvisorySupportTest.o -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-AdvisorySupportTest.Tpo -c -o activemq/util/activemq_test-AdvisorySupportTest.o `test -f 'activemq/util/AdvisorySupportTest.cpp' || echo '$(srcdir)/'`activemq/util/AdvisorySupportTest.cpp
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-AdvisorySupportTest.Tpo activemq/util/$(DEPDIR)/activemq_test-AdvisorySupportTest.Po
#	source='activemq/util/AdvisorySupportTest.cpp' object='activemq/util/activemq_test-AdvisorySupportTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-AdvisorySupportTest.o `test -f 'activemq/util/AdvisorySupportTest.cpp' || echo '$(srcdir)/'`activemq/util/AdvisorySupportTest.cpp

activemq/util/activemq_test-AdvisorySupportTest.obj: activemq/util/AdvisorySupportTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-AdvisorySupportTest.obj -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-AdvisorySupportTest.Tpo -c -o activemq/util/activemq_test-AdvisorySupportTest.obj `if test -f 'activemq/util/AdvisorySupportTest.cpp'; then $(CYGPATH_W) 'activemq/util/AdvisorySupportTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/AdvisorySupportTest.cpp'; fi`
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-AdvisorySupportTest.Tpo activemq/util/$(DEPDIR)/activemq_test-AdvisorySupportTest.Po
#	source='activemq/util/AdvisorySupportTest.cpp' object='activemq/util/activemq_test-AdvisorySupportTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-AdvisorySupportTest.obj `if test -f 'activemq/util/AdvisorySupportTest.cpp'; then $(CYGPATH_W) 'activemq/util/AdvisorySupportTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/AdvisorySupportTest.cpp'; fi`

activemq/util/activemq_test-IdGeneratorTest.o: activemq/util/IdGeneratorTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-IdGeneratorTest.o -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-IdGeneratorTest.Tpo -c -o activemq/util/activemq_test-IdGeneratorTest.o `test -f 'activemq/util/IdGeneratorTest.cpp' || echo '$(srcdir)/'`activemq/util/IdGeneratorTest.cpp
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-IdGeneratorTest.Tpo activemq/util/$(DEPDIR)/activemq_test-IdGeneratorTest.Po
#	source='activemq/util/IdGeneratorTest.cpp' object='activemq/util/activemq_test-IdGeneratorTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-IdGeneratorTest.o `test -f 'activemq/util/IdGeneratorTest.cpp' || echo '$(srcdir)/'`activemq/util/IdGeneratorTest.cpp

activemq/util/activemq_test-IdGeneratorTest.obj: activemq/util/IdGeneratorTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-IdGeneratorTest.obj -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-IdGeneratorTest.Tpo -c -o activemq/util/activemq_test-IdGeneratorTest.obj `if test -f 'activemq/util/IdGeneratorTest.cpp'; then $(CYGPATH_W) 'activemq/util/IdGeneratorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/IdGeneratorTest.cpp'; fi`
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-IdGeneratorTest.Tpo activemq/util/$(DEPDIR)/activemq_test-IdGeneratorTest.Po
#	source='activemq/util/IdGeneratorTest.cpp' object='activemq/util/activemq_test-IdGeneratorTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-IdGeneratorTest.obj `if test -f 'activemq/util/IdGeneratorTest.cpp'; then $(CYGPATH_W) 'activemq/util/IdGeneratorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/IdGeneratorTest.cpp'; fi`

activemq/util/activemq_test-LongSequenceGeneratorTest.o: activemq/util/LongSequenceGeneratorTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-LongSequenceGeneratorTest.o -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-LongSequenceGeneratorTest.Tpo -c -o activemq/util/activemq_test-LongSequenceGeneratorTest.o `test -f 'activemq/util/LongSequenceGeneratorTest.cpp' || echo '$(srcdir)/'`activemq/util/LongSequenceGeneratorTest.cpp
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-LongSequenceGeneratorTest.Tpo activemq/util/$(DEPDIR)/activemq_test-LongSequenceGeneratorTest.Po
#	source='activemq/util/LongSequenceGeneratorTest.cpp' object='activemq/util/activemq_test-LongSequenceGeneratorTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-LongSequenceGeneratorTest.o `test -f 'activemq/util/LongSequenceGeneratorTest.cpp' || echo '$(srcdir)/'`activemq/util/LongSequenceGeneratorTest.cpp

activemq/util/activemq_test-LongSequenceGeneratorTest.obj: activemq/util/LongSequenceGeneratorTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-LongSequenceGeneratorTest.obj -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-LongSequenceGeneratorTest.Tpo -c -o activemq/util/activemq_test-LongSequenceGeneratorTest.obj `if test -f 'activemq/util/LongSequenceGeneratorTest.cpp'; then $(CYGPATH_W) 'activemq/util/LongSequenceGeneratorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/LongSequenceGeneratorTest.cpp'; fi`
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-LongSequenceGeneratorTest.Tpo activemq/util/$(DEPDIR)/activemq_test-LongSequenceGeneratorTest.Po
#	source='activemq/util/LongSequenceGeneratorTest.cpp' object='activemq/util/activemq_test-LongSequenceGeneratorTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-LongSequenceGeneratorTest.obj `if test -f 'activemq/util/LongSequenceGeneratorTest.cpp'; then $(CYGPATH_W) 'activemq/util/LongSequenceGeneratorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/LongSequenceGeneratorTest.cpp'; fi`

activemq/util/activemq_test-MarshallingSupportTest.o: activemq/util/MarshallingSupportTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-MarshallingSupportTest.o -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-MarshallingSupportTest.Tpo -c -o activemq/util/activemq_test-MarshallingSupportTest.o `test -f 'activemq/util/MarshallingSupportTest.cpp' || echo '$(srcdir)/'`activemq/util/MarshallingSupportTest.cpp
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-MarshallingSupportTest.Tpo activemq/util/$(DEPDIR)/activemq_test-MarshallingSupportTest.Po
#	source='activemq/util/MarshallingSupportTest.cpp' object='activemq/util/activemq_test-MarshallingSupportTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-MarshallingSupportTest.o `test -f 'activemq/util/MarshallingSupportTest.cpp' || echo '$(srcdir)/'`activemq/util/MarshallingSupportTest.cpp

activemq/util/activemq_test-MarshallingSupportTest.obj: activemq/util/MarshallingSupportTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-MarshallingSupportTest.obj -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-MarshallingSupportTest.Tpo -c -o activemq/util/activemq_test-MarshallingSupportTest.obj `if test -f 'activemq/util/MarshallingSupportTest.cpp'; then $(CYGPATH_W) 'activemq/util/MarshallingSupportTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/MarshallingSupportTest.cpp'; fi`
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-MarshallingSupportTest.Tpo activemq/util/$(DEPDIR)/activemq_test-MarshallingSupportTest.Po
#	source='activemq/util/MarshallingSupportTest.cpp' object='activemq/util/activemq_test-MarshallingSupportTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-MarshallingSupportTest.obj `if test -f 'activemq/util/MarshallingSupportTest.cpp'; then $(CYGPATH_W) 'activemq/util/MarshallingSupportTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/MarshallingSupportTest.cpp'; fi`

activemq/util/activemq_test-MemoryUsageTest.o: activemq/util/MemoryUsageTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-MemoryUsageTest.o -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-MemoryUsageTest.Tpo -c -o activemq/util/activemq_test-MemoryUsageTest.o `test -f 'activemq/util/MemoryUsageTest.cpp' || echo '$(srcdir)/'`activemq/util/MemoryUsageTest.cpp
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-MemoryUsageTest.Tpo activemq/util/$(DEPDIR)/activemq_test-MemoryUsageTest.Po
#	source='activemq/util/MemoryUsageTest.cpp' object='activemq/util/activemq_test-MemoryUsageTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-MemoryUsageTest.o `test -f 'activemq/util/MemoryUsageTest.cpp' || echo '$(srcdir)/'`activemq/util/MemoryUsageTest.cpp

activemq/util/activemq_test-MemoryUsageTest.obj: activemq/util/MemoryUsageTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-MemoryUsageTest.obj -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-MemoryUsageTest.Tpo -c -o activemq/util/activemq_test-MemoryUsageTest.obj `if test -f 'activemq/util/MemoryUsageTest.cpp'; then $(CYGPATH_W) 'activemq/util/MemoryUsageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/MemoryUsageTest.cpp'; fi`
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-MemoryUsageTest.Tpo activemq/util/$(DEPDIR)/activemq_test-MemoryUsageTest.Po
#	source='activemq/util/MemoryUsageTest.cpp' object='activemq/util/activemq_test-MemoryUsageTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-MemoryUsageTest.obj `if test -f 'activemq/util/MemoryUsageTest.cpp'; then $(CYGPATH_W) 'activemq/util/MemoryUsageTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/MemoryUsageTest.cpp'; fi`

activemq/util/activemq_test-PrimitiveListTest.o: activemq/util/PrimitiveListTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-PrimitiveListTest.o -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-PrimitiveListTest.Tpo -c -o activemq/util/activemq_test-PrimitiveListTest.o `test -f 'activemq/util/PrimitiveListTest.cpp' || echo '$(srcdir)/'`activemq/util/PrimitiveListTest.cpp
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-PrimitiveListTest.Tpo activemq/util/$(DEPDIR)/activemq_test-PrimitiveListTest.Po
#	source='activemq/util/PrimitiveListTest.cpp' object='activemq/util/activemq_test-PrimitiveListTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-PrimitiveListTest.o `test -f 'activemq/util/PrimitiveListTest.cpp' || echo '$(srcdir)/'`activemq/util/PrimitiveListTest.cpp

activemq/util/activemq_test-PrimitiveListTest.obj: activemq/util/PrimitiveListTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-PrimitiveListTest.obj -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-PrimitiveListTest.Tpo -c -o activemq/util/activemq_test-PrimitiveListTest.obj `if test -f 'activemq/util/PrimitiveListTest.cpp'; then $(CYGPATH_W) 'activemq/util/PrimitiveListTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/PrimitiveListTest.cpp'; fi`
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-PrimitiveListTest.Tpo activemq/util/$(DEPDIR)/activemq_test-PrimitiveListTest.Po
#	source='activemq/util/PrimitiveListTest.cpp' object='activemq/util/activemq_test-PrimitiveListTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-PrimitiveListTest.obj `if test -f 'activemq/util/PrimitiveListTest.cpp'; then $(CYGPATH_W) 'activemq/util/PrimitiveListTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/PrimitiveListTest.cpp'; fi`

activemq/util/activemq_test-PrimitiveMapTest.o: activemq/util/PrimitiveMapTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-PrimitiveMapTest.o -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-PrimitiveMapTest.Tpo -c -o activemq/util/activemq_test-PrimitiveMapTest.o `test -f 'activemq/util/PrimitiveMapTest.cpp' || echo '$(srcdir)/'`activemq/util/PrimitiveMapTest.cpp
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-PrimitiveMapTest.Tpo activemq/util/$(DEPDIR)/activemq_test-PrimitiveMapTest.Po
#	source='activemq/util/PrimitiveMapTest.cpp' object='activemq/util/activemq_test-PrimitiveMapTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-PrimitiveMapTest.o `test -f 'activemq/util/PrimitiveMapTest.cpp' || echo '$(srcdir)/'`activemq/util/PrimitiveMapTest.cpp

activemq/util/activemq_test-PrimitiveMapTest.obj: activemq/util/PrimitiveMapTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-PrimitiveMapTest.obj -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-PrimitiveMapTest.Tpo -c -o activemq/util/activemq_test-PrimitiveMapTest.obj `if test -f 'activemq/util/PrimitiveMapTest.cpp'; then $(CYGPATH_W) 'activemq/util/PrimitiveMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/PrimitiveMapTest.cpp'; fi`
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-PrimitiveMapTest.Tpo activemq/util/$(DEPDIR)/activemq_test-PrimitiveMapTest.Po
#	source='activemq/util/PrimitiveMapTest.cpp' object='activemq/util/activemq_test-PrimitiveMapTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-PrimitiveMapTest.obj `if test -f 'activemq/util/PrimitiveMapTest.cpp'; then $(CYGPATH_W) 'activemq/util/PrimitiveMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/PrimitiveMapTest.cpp'; fi`

activemq/util/activemq_test-PrimitiveValueConverterTest.o: activemq/util/PrimitiveValueConverterTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-PrimitiveValueConverterTest.o -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-PrimitiveValueConverterTest.Tpo -c -o activemq/util/activemq_test-PrimitiveValueConverterTest.o `test -f 'activemq/util/PrimitiveValueConverterTest.cpp' || echo '$(srcdir)/'`activemq/util/PrimitiveValueConverterTest.cpp
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-PrimitiveValueConverterTest.Tpo activemq/util/$(DEPDIR)/activemq_test-PrimitiveValueConverterTest.Po
#	source='activemq/util/PrimitiveValueConverterTest.cpp' object='activemq/util/activemq_test-PrimitiveValueConverterTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-PrimitiveValueConverterTest.o `test -f 'activemq/util/PrimitiveValueConverterTest.cpp' || echo '$(srcdir)/'`activemq/util/PrimitiveValueConverterTest.cpp

activemq/util/activemq_test-PrimitiveValueConverterTest.obj: activemq/util/PrimitiveValueConverterTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-PrimitiveValueConverterTest.obj -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-PrimitiveValueConverterTest.Tpo -c -o activemq/util/activemq_test-PrimitiveValueConverterTest.obj `if test -f 'activemq/util/PrimitiveValueConverterTest.cpp'; then $(CYGPATH_W) 'activemq/util/PrimitiveValueConverterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/PrimitiveValueConverterTest.cpp'; fi`
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-PrimitiveValueConverterTest.Tpo activemq/util/$(DEPDIR)/activemq_test-PrimitiveValueConverterTest.Po
#	source='activemq/util/PrimitiveValueConverterTest.cpp' object='activemq/util/activemq_test-PrimitiveValueConverterTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-PrimitiveValueConverterTest.obj `if test -f 'activemq/util/PrimitiveValueConverterTest.cpp'; then $(CYGPATH_W) 'activemq/util/PrimitiveValueConverterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/PrimitiveValueConverterTest.cpp'; fi`

activemq/util/activemq_test-PrimitiveValueNodeTest.o: activemq/util/PrimitiveValueNodeTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-PrimitiveValueNodeTest.o -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-PrimitiveValueNodeTest.Tpo -c -o activemq/util/activemq_test-PrimitiveValueNodeTest.o `test -f 'activemq/util/PrimitiveValueNodeTest.cpp' || echo '$(srcdir)/'`activemq/util/PrimitiveValueNodeTest.cpp
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-PrimitiveValueNodeTest.Tpo activemq/util/$(DEPDIR)/activemq_test-PrimitiveValueNodeTest.Po
#	source='activemq/util/PrimitiveValueNodeTest.cpp' object='activemq/util/activemq_test-PrimitiveValueNodeTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-PrimitiveValueNodeTest.o `test -f 'activemq/util/PrimitiveValueNodeTest.cpp' || echo '$(srcdir)/'`activemq/util/PrimitiveValueNodeTest.cpp

activemq/util/activemq_test-PrimitiveValueNodeTest.obj: activemq/util/PrimitiveValueNodeTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-PrimitiveValueNodeTest.obj -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-PrimitiveValueNodeTest.Tpo -c -o activemq/util/activemq_test-PrimitiveValueNodeTest.obj `if test -f 'activemq/util/PrimitiveValueNodeTest.cpp'; then $(CYGPATH_W) 'activemq/util/PrimitiveValueNodeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/PrimitiveValueNodeTest.cpp'; fi`
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-PrimitiveValueNodeTest.Tpo activemq/util/$(DEPDIR)/activemq_test-PrimitiveValueNodeTest.Po
#	source='activemq/util/PrimitiveValueNodeTest.cpp' object='activemq/util/activemq_test-PrimitiveValueNodeTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-PrimitiveValueNodeTest.obj `if test -f 'activemq/util/PrimitiveValueNodeTest.cpp'; then $(CYGPATH_W) 'activemq/util/PrimitiveValueNodeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/PrimitiveValueNodeTest.cpp'; fi`

activemq/util/activemq_test-URISupportTest.o: activemq/util/URISupportTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-URISupportTest.o -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-URISupportTest.Tpo -c -o activemq/util/activemq_test-URISupportTest.o `test -f 'activemq/util/URISupportTest.cpp' || echo '$(srcdir)/'`activemq/util/URISupportTest.cpp
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-URISupportTest.Tpo activemq/util/$(DEPDIR)/activemq_test-URISupportTest.Po
#	source='activemq/util/URISupportTest.cpp' object='activemq/util/activemq_test-URISupportTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-URISupportTest.o `test -f 'activemq/util/URISupportTest.cpp' || echo '$(srcdir)/'`activemq/util/URISupportTest.cpp

activemq/util/activemq_test-URISupportTest.obj: activemq/util/URISupportTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/util/activemq_test-URISupportTest.obj -MD -MP -MF activemq/util/$(DEPDIR)/activemq_test-URISupportTest.Tpo -c -o activemq/util/activemq_test-URISupportTest.obj `if test -f 'activemq/util/URISupportTest.cpp'; then $(CYGPATH_W) 'activemq/util/URISupportTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/URISupportTest.cpp'; fi`
	$(am__mv) activemq/util/$(DEPDIR)/activemq_test-URISupportTest.Tpo activemq/util/$(DEPDIR)/activemq_test-URISupportTest.Po
#	source='activemq/util/URISupportTest.cpp' object='activemq/util/activemq_test-URISupportTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/util/activemq_test-URISupportTest.obj `if test -f 'activemq/util/URISupportTest.cpp'; then $(CYGPATH_W) 'activemq/util/URISupportTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/util/URISupportTest.cpp'; fi`

activemq/wireformat/activemq_test-WireFormatRegistryTest.o: activemq/wireformat/WireFormatRegistryTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/activemq_test-WireFormatRegistryTest.o -MD -MP -MF activemq/wireformat/$(DEPDIR)/activemq_test-WireFormatRegistryTest.Tpo -c -o activemq/wireformat/activemq_test-WireFormatRegistryTest.o `test -f 'activemq/wireformat/WireFormatRegistryTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/WireFormatRegistryTest.cpp
	$(am__mv) activemq/wireformat/$(DEPDIR)/activemq_test-WireFormatRegistryTest.Tpo activemq/wireformat/$(DEPDIR)/activemq_test-WireFormatRegistryTest.Po
#	source='activemq/wireformat/WireFormatRegistryTest.cpp' object='activemq/wireformat/activemq_test-WireFormatRegistryTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/activemq_test-WireFormatRegistryTest.o `test -f 'activemq/wireformat/WireFormatRegistryTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/WireFormatRegistryTest.cpp

activemq/wireformat/activemq_test-WireFormatRegistryTest.obj: activemq/wireformat/WireFormatRegistryTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/activemq_test-WireFormatRegistryTest.obj -MD -MP -MF activemq/wireformat/$(DEPDIR)/activemq_test-WireFormatRegistryTest.Tpo -c -o activemq/wireformat/activemq_test-WireFormatRegistryTest.obj `if test -f 'activemq/wireformat/WireFormatRegistryTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/WireFormatRegistryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/WireFormatRegistryTest.cpp'; fi`
	$(am__mv) activemq/wireformat/$(DEPDIR)/activemq_test-WireFormatRegistryTest.Tpo activemq/wireformat/$(DEPDIR)/activemq_test-WireFormatRegistryTest.Po
#	source='activemq/wireformat/WireFormatRegistryTest.cpp' object='activemq/wireformat/activemq_test-WireFormatRegistryTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/activemq_test-WireFormatRegistryTest.obj `if test -f 'activemq/wireformat/WireFormatRegistryTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/WireFormatRegistryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/WireFormatRegistryTest.cpp'; fi`

activemq/wireformat/openwire/activemq_test-OpenWireFormatTest.o: activemq/wireformat/openwire/OpenWireFormatTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/activemq_test-OpenWireFormatTest.o -MD -MP -MF activemq/wireformat/openwire/$(DEPDIR)/activemq_test-OpenWireFormatTest.Tpo -c -o activemq/wireformat/openwire/activemq_test-OpenWireFormatTest.o `test -f 'activemq/wireformat/openwire/OpenWireFormatTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/OpenWireFormatTest.cpp
	$(am__mv) activemq/wireformat/openwire/$(DEPDIR)/activemq_test-OpenWireFormatTest.Tpo activemq/wireformat/openwire/$(DEPDIR)/activemq_test-OpenWireFormatTest.Po
#	source='activemq/wireformat/openwire/OpenWireFormatTest.cpp' object='activemq/wireformat/openwire/activemq_test-OpenWireFormatTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/activemq_test-OpenWireFormatTest.o `test -f 'activemq/wireformat/openwire/OpenWireFormatTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/OpenWireFormatTest.cpp

activemq/wireformat/openwire/activemq_test-OpenWireFormatTest.obj: activemq/wireformat/openwire/OpenWireFormatTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/activemq_test-OpenWireFormatTest.obj -MD -MP -MF activemq/wireformat/openwire/$(DEPDIR)/activemq_test-OpenWireFormatTest.Tpo -c -o activemq/wireformat/openwire/activemq_test-OpenWireFormatTest.obj `if test -f 'activemq/wireformat/openwire/OpenWireFormatTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/OpenWireFormatTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/OpenWireFormatTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/$(DEPDIR)/activemq_test-OpenWireFormatTest.Tpo activemq/wireformat/openwire/$(DEPDIR)/activemq_test-OpenWireFormatTest.Po
#	source='activemq/wireformat/openwire/OpenWireFormatTest.cpp' object='activemq/wireformat/openwire/activemq_test-OpenWireFormatTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/activemq_test-OpenWireFormatTest.obj `if test -f 'activemq/wireformat/openwire/OpenWireFormatTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/OpenWireFormatTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/OpenWireFormatTest.cpp'; fi`

activemq/wireformat/openwire/marshal/activemq_test-BaseDataStreamMarshallerTest.o: activemq/wireformat/openwire/marshal/BaseDataStreamMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/activemq_test-BaseDataStreamMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/$(DEPDIR)/activemq_test-BaseDataStreamMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/activemq_test-BaseDataStreamMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/BaseDataStreamMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/BaseDataStreamMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/$(DEPDIR)/activemq_test-BaseDataStreamMarshallerTest.Tpo activemq/wireformat/openwire/marshal/$(DEPDIR)/activemq_test-BaseDataStreamMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/BaseDataStreamMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/activemq_test-BaseDataStreamMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/activemq_test-BaseDataStreamMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/BaseDataStreamMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/BaseDataStreamMarshallerTest.cpp

activemq/wireformat/openwire/marshal/activemq_test-BaseDataStreamMarshallerTest.obj: activemq/wireformat/openwire/marshal/BaseDataStreamMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/activemq_test-BaseDataStreamMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/$(DEPDIR)/activemq_test-BaseDataStreamMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/activemq_test-BaseDataStreamMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/BaseDataStreamMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/BaseDataStreamMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/BaseDataStreamMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/$(DEPDIR)/activemq_test-BaseDataStreamMarshallerTest.Tpo activemq/wireformat/openwire/marshal/$(DEPDIR)/activemq_test-BaseDataStreamMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/BaseDataStreamMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/activemq_test-BaseDataStreamMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/activemq_test-BaseDataStreamMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/BaseDataStreamMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/BaseDataStreamMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/BaseDataStreamMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/activemq_test-PrimitiveTypesMarshallerTest.o: activemq/wireformat/openwire/marshal/PrimitiveTypesMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/activemq_test-PrimitiveTypesMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/$(DEPDIR)/activemq_test-PrimitiveTypesMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/activemq_test-PrimitiveTypesMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/PrimitiveTypesMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/PrimitiveTypesMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/$(DEPDIR)/activemq_test-PrimitiveTypesMarshallerTest.Tpo activemq/wireformat/openwire/marshal/$(DEPDIR)/activemq_test-PrimitiveTypesMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/PrimitiveTypesMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/activemq_test-PrimitiveTypesMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/activemq_test-PrimitiveTypesMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/PrimitiveTypesMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/PrimitiveTypesMarshallerTest.cpp

activemq/wireformat/openwire/marshal/activemq_test-PrimitiveTypesMarshallerTest.obj: activemq/wireformat/openwire/marshal/PrimitiveTypesMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/activemq_test-PrimitiveTypesMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/$(DEPDIR)/activemq_test-PrimitiveTypesMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/activemq_test-PrimitiveTypesMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/PrimitiveTypesMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/PrimitiveTypesMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/PrimitiveTypesMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/$(DEPDIR)/activemq_test-PrimitiveTypesMarshallerTest.Tpo activemq/wireformat/openwire/marshal/$(DEPDIR)/activemq_test-PrimitiveTypesMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/PrimitiveTypesMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/activemq_test-PrimitiveTypesMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/activemq_test-PrimitiveTypesMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/PrimitiveTypesMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/PrimitiveTypesMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/PrimitiveTypesMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBlobMessageMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ActiveMQBlobMessageMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBlobMessageMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQBlobMessageMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBlobMessageMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQBlobMessageMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQBlobMessageMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQBlobMessageMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQBlobMessageMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQBlobMessageMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBlobMessageMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBlobMessageMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQBlobMessageMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQBlobMessageMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBlobMessageMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ActiveMQBlobMessageMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBlobMessageMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQBlobMessageMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBlobMessageMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQBlobMessageMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQBlobMessageMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQBlobMessageMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQBlobMessageMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQBlobMessageMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQBlobMessageMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBlobMessageMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBlobMessageMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQBlobMessageMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQBlobMessageMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQBlobMessageMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBytesMessageMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ActiveMQBytesMessageMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBytesMessageMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQBytesMessageMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBytesMessageMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQBytesMessageMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQBytesMessageMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQBytesMessageMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQBytesMessageMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQBytesMessageMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBytesMessageMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBytesMessageMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQBytesMessageMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQBytesMessageMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBytesMessageMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ActiveMQBytesMessageMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBytesMessageMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQBytesMessageMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBytesMessageMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQBytesMessageMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQBytesMessageMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQBytesMessageMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQBytesMessageMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQBytesMessageMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQBytesMessageMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBytesMessageMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQBytesMessageMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQBytesMessageMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQBytesMessageMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQBytesMessageMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMapMessageMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ActiveMQMapMessageMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMapMessageMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQMapMessageMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMapMessageMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQMapMessageMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQMapMessageMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQMapMessageMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQMapMessageMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQMapMessageMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMapMessageMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMapMessageMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQMapMessageMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQMapMessageMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMapMessageMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ActiveMQMapMessageMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMapMessageMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQMapMessageMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMapMessageMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQMapMessageMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQMapMessageMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQMapMessageMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQMapMessageMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQMapMessageMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQMapMessageMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMapMessageMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMapMessageMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQMapMessageMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQMapMessageMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQMapMessageMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMessageMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ActiveMQMessageMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMessageMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQMessageMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMessageMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQMessageMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQMessageMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQMessageMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQMessageMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQMessageMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMessageMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMessageMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQMessageMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQMessageMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMessageMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ActiveMQMessageMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMessageMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQMessageMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMessageMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQMessageMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQMessageMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQMessageMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQMessageMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQMessageMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQMessageMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMessageMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQMessageMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQMessageMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQMessageMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQMessageMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQObjectMessageMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ActiveMQObjectMessageMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQObjectMessageMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQObjectMessageMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQObjectMessageMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQObjectMessageMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQObjectMessageMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQObjectMessageMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQObjectMessageMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQObjectMessageMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQObjectMessageMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQObjectMessageMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQObjectMessageMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQObjectMessageMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQObjectMessageMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ActiveMQObjectMessageMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQObjectMessageMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQObjectMessageMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQObjectMessageMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQObjectMessageMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQObjectMessageMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQObjectMessageMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQObjectMessageMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQObjectMessageMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQObjectMessageMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQObjectMessageMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQObjectMessageMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQObjectMessageMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQObjectMessageMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQObjectMessageMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQQueueMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ActiveMQQueueMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQQueueMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQQueueMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQQueueMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQQueueMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQQueueMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQQueueMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQQueueMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQQueueMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQQueueMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQQueueMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQQueueMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQQueueMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQQueueMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ActiveMQQueueMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQQueueMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQQueueMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQQueueMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQQueueMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQQueueMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQQueueMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQQueueMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQQueueMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQQueueMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQQueueMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQQueueMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQQueueMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQQueueMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQQueueMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQStreamMessageMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ActiveMQStreamMessageMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQStreamMessageMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQStreamMessageMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQStreamMessageMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQStreamMessageMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQStreamMessageMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQStreamMessageMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQStreamMessageMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQStreamMessageMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQStreamMessageMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQStreamMessageMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQStreamMessageMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQStreamMessageMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQStreamMessageMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ActiveMQStreamMessageMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQStreamMessageMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQStreamMessageMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQStreamMessageMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQStreamMessageMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQStreamMessageMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQStreamMessageMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQStreamMessageMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQStreamMessageMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQStreamMessageMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQStreamMessageMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQStreamMessageMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQStreamMessageMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQStreamMessageMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQStreamMessageMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempQueueMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ActiveMQTempQueueMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempQueueMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTempQueueMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempQueueMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQTempQueueMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQTempQueueMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTempQueueMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTempQueueMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQTempQueueMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempQueueMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempQueueMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQTempQueueMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQTempQueueMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempQueueMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ActiveMQTempQueueMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempQueueMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTempQueueMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempQueueMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQTempQueueMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQTempQueueMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQTempQueueMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTempQueueMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTempQueueMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQTempQueueMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempQueueMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempQueueMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQTempQueueMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQTempQueueMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQTempQueueMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempTopicMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ActiveMQTempTopicMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempTopicMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTempTopicMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempTopicMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQTempTopicMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQTempTopicMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTempTopicMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTempTopicMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQTempTopicMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempTopicMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempTopicMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQTempTopicMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQTempTopicMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempTopicMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ActiveMQTempTopicMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempTopicMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTempTopicMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempTopicMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQTempTopicMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQTempTopicMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQTempTopicMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTempTopicMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTempTopicMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQTempTopicMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempTopicMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTempTopicMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQTempTopicMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQTempTopicMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQTempTopicMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTextMessageMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ActiveMQTextMessageMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTextMessageMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTextMessageMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTextMessageMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQTextMessageMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQTextMessageMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTextMessageMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTextMessageMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQTextMessageMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTextMessageMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTextMessageMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQTextMessageMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQTextMessageMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTextMessageMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ActiveMQTextMessageMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTextMessageMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTextMessageMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTextMessageMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQTextMessageMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQTextMessageMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQTextMessageMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTextMessageMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTextMessageMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQTextMessageMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTextMessageMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTextMessageMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQTextMessageMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQTextMessageMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQTextMessageMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTopicMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ActiveMQTopicMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTopicMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTopicMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTopicMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQTopicMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQTopicMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTopicMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTopicMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQTopicMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTopicMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTopicMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQTopicMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ActiveMQTopicMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTopicMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ActiveMQTopicMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTopicMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTopicMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTopicMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQTopicMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQTopicMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQTopicMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTopicMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ActiveMQTopicMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ActiveMQTopicMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTopicMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ActiveMQTopicMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ActiveMQTopicMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ActiveMQTopicMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ActiveMQTopicMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerIdMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/BrokerIdMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerIdMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-BrokerIdMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerIdMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/BrokerIdMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/BrokerIdMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-BrokerIdMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-BrokerIdMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/BrokerIdMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerIdMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerIdMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/BrokerIdMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/BrokerIdMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerIdMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/BrokerIdMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerIdMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-BrokerIdMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerIdMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/BrokerIdMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/BrokerIdMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/BrokerIdMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-BrokerIdMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-BrokerIdMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/BrokerIdMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerIdMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerIdMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/BrokerIdMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/BrokerIdMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/BrokerIdMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerInfoMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/BrokerInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerInfoMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-BrokerInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/BrokerInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/BrokerInfoMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-BrokerInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-BrokerInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/BrokerInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerInfoMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/BrokerInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/BrokerInfoMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerInfoMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/BrokerInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerInfoMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-BrokerInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/BrokerInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/BrokerInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/BrokerInfoMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-BrokerInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-BrokerInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/BrokerInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerInfoMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-BrokerInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/BrokerInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/BrokerInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/BrokerInfoMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionControlMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ConnectionControlMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionControlMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionControlMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionControlMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ConnectionControlMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ConnectionControlMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionControlMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionControlMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ConnectionControlMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionControlMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionControlMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ConnectionControlMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ConnectionControlMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionControlMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ConnectionControlMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionControlMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionControlMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionControlMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ConnectionControlMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ConnectionControlMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ConnectionControlMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionControlMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionControlMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ConnectionControlMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionControlMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionControlMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ConnectionControlMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ConnectionControlMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ConnectionControlMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionErrorMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ConnectionErrorMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionErrorMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionErrorMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionErrorMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ConnectionErrorMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ConnectionErrorMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionErrorMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionErrorMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ConnectionErrorMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionErrorMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionErrorMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ConnectionErrorMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ConnectionErrorMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionErrorMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ConnectionErrorMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionErrorMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionErrorMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionErrorMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ConnectionErrorMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ConnectionErrorMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ConnectionErrorMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionErrorMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionErrorMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ConnectionErrorMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionErrorMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionErrorMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ConnectionErrorMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ConnectionErrorMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ConnectionErrorMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionIdMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ConnectionIdMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionIdMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionIdMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionIdMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ConnectionIdMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ConnectionIdMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionIdMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionIdMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ConnectionIdMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionIdMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionIdMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ConnectionIdMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ConnectionIdMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionIdMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ConnectionIdMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionIdMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionIdMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionIdMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ConnectionIdMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ConnectionIdMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ConnectionIdMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionIdMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionIdMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ConnectionIdMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionIdMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionIdMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ConnectionIdMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ConnectionIdMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ConnectionIdMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionInfoMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ConnectionInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionInfoMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ConnectionInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ConnectionInfoMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ConnectionInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionInfoMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ConnectionInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ConnectionInfoMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionInfoMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ConnectionInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionInfoMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ConnectionInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ConnectionInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ConnectionInfoMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConnectionInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ConnectionInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionInfoMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConnectionInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ConnectionInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ConnectionInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ConnectionInfoMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerControlMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ConsumerControlMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerControlMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerControlMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerControlMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ConsumerControlMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ConsumerControlMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerControlMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerControlMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ConsumerControlMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerControlMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerControlMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ConsumerControlMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ConsumerControlMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerControlMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ConsumerControlMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerControlMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerControlMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerControlMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ConsumerControlMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ConsumerControlMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ConsumerControlMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerControlMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerControlMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ConsumerControlMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerControlMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerControlMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ConsumerControlMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ConsumerControlMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ConsumerControlMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerIdMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ConsumerIdMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerIdMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerIdMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerIdMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ConsumerIdMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ConsumerIdMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerIdMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerIdMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ConsumerIdMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerIdMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerIdMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ConsumerIdMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ConsumerIdMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerIdMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ConsumerIdMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerIdMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerIdMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerIdMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ConsumerIdMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ConsumerIdMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ConsumerIdMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerIdMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerIdMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ConsumerIdMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerIdMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerIdMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ConsumerIdMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ConsumerIdMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ConsumerIdMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerInfoMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ConsumerInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerInfoMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ConsumerInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ConsumerInfoMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ConsumerInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerInfoMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ConsumerInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ConsumerInfoMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerInfoMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ConsumerInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerInfoMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ConsumerInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ConsumerInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ConsumerInfoMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ConsumerInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ConsumerInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerInfoMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ConsumerInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ConsumerInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ConsumerInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ConsumerInfoMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ControlCommandMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ControlCommandMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ControlCommandMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ControlCommandMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ControlCommandMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ControlCommandMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ControlCommandMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ControlCommandMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ControlCommandMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ControlCommandMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ControlCommandMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ControlCommandMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ControlCommandMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ControlCommandMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ControlCommandMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ControlCommandMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ControlCommandMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ControlCommandMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ControlCommandMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ControlCommandMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ControlCommandMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ControlCommandMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ControlCommandMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ControlCommandMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ControlCommandMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ControlCommandMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ControlCommandMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ControlCommandMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ControlCommandMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ControlCommandMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-DataArrayResponseMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/DataArrayResponseMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-DataArrayResponseMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DataArrayResponseMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-DataArrayResponseMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/DataArrayResponseMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/DataArrayResponseMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DataArrayResponseMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DataArrayResponseMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/DataArrayResponseMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-DataArrayResponseMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-DataArrayResponseMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/DataArrayResponseMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/DataArrayResponseMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-DataArrayResponseMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/DataArrayResponseMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-DataArrayResponseMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DataArrayResponseMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-DataArrayResponseMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/DataArrayResponseMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/DataArrayResponseMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/DataArrayResponseMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DataArrayResponseMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DataArrayResponseMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/DataArrayResponseMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-DataArrayResponseMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-DataArrayResponseMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/DataArrayResponseMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/DataArrayResponseMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/DataArrayResponseMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-DataResponseMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/DataResponseMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-DataResponseMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DataResponseMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-DataResponseMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/DataResponseMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/DataResponseMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DataResponseMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DataResponseMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/DataResponseMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-DataResponseMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-DataResponseMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/DataResponseMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/DataResponseMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-DataResponseMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/DataResponseMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-DataResponseMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DataResponseMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-DataResponseMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/DataResponseMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/DataResponseMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/DataResponseMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DataResponseMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DataResponseMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/DataResponseMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-DataResponseMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-DataResponseMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/DataResponseMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/DataResponseMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/DataResponseMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-DestinationInfoMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/DestinationInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-DestinationInfoMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DestinationInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-DestinationInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/DestinationInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/DestinationInfoMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DestinationInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DestinationInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/DestinationInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-DestinationInfoMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-DestinationInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/DestinationInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/DestinationInfoMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-DestinationInfoMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/DestinationInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-DestinationInfoMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DestinationInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-DestinationInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/DestinationInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/DestinationInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/DestinationInfoMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DestinationInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DestinationInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/DestinationInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-DestinationInfoMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-DestinationInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/DestinationInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/DestinationInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/DestinationInfoMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-DiscoveryEventMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/DiscoveryEventMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-DiscoveryEventMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DiscoveryEventMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-DiscoveryEventMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/DiscoveryEventMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/DiscoveryEventMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DiscoveryEventMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DiscoveryEventMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/DiscoveryEventMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-DiscoveryEventMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-DiscoveryEventMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/DiscoveryEventMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/DiscoveryEventMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-DiscoveryEventMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/DiscoveryEventMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-DiscoveryEventMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DiscoveryEventMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-DiscoveryEventMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/DiscoveryEventMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/DiscoveryEventMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/DiscoveryEventMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DiscoveryEventMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-DiscoveryEventMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/DiscoveryEventMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-DiscoveryEventMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-DiscoveryEventMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/DiscoveryEventMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/DiscoveryEventMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/DiscoveryEventMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ExceptionResponseMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ExceptionResponseMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ExceptionResponseMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ExceptionResponseMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ExceptionResponseMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ExceptionResponseMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ExceptionResponseMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ExceptionResponseMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ExceptionResponseMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ExceptionResponseMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ExceptionResponseMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ExceptionResponseMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ExceptionResponseMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ExceptionResponseMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ExceptionResponseMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ExceptionResponseMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ExceptionResponseMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ExceptionResponseMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ExceptionResponseMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ExceptionResponseMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ExceptionResponseMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ExceptionResponseMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ExceptionResponseMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ExceptionResponseMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ExceptionResponseMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ExceptionResponseMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ExceptionResponseMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ExceptionResponseMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ExceptionResponseMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ExceptionResponseMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-FlushCommandMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/FlushCommandMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-FlushCommandMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-FlushCommandMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-FlushCommandMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/FlushCommandMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/FlushCommandMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-FlushCommandMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-FlushCommandMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/FlushCommandMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-FlushCommandMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-FlushCommandMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/FlushCommandMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/FlushCommandMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-FlushCommandMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/FlushCommandMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-FlushCommandMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-FlushCommandMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-FlushCommandMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/FlushCommandMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/FlushCommandMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/FlushCommandMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-FlushCommandMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-FlushCommandMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/FlushCommandMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-FlushCommandMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-FlushCommandMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/FlushCommandMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/FlushCommandMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/FlushCommandMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-IntegerResponseMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/IntegerResponseMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-IntegerResponseMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-IntegerResponseMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-IntegerResponseMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/IntegerResponseMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/IntegerResponseMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-IntegerResponseMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-IntegerResponseMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/IntegerResponseMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-IntegerResponseMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-IntegerResponseMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/IntegerResponseMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/IntegerResponseMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-IntegerResponseMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/IntegerResponseMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-IntegerResponseMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-IntegerResponseMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-IntegerResponseMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/IntegerResponseMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/IntegerResponseMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/IntegerResponseMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-IntegerResponseMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-IntegerResponseMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/IntegerResponseMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-IntegerResponseMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-IntegerResponseMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/IntegerResponseMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/IntegerResponseMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/IntegerResponseMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-JournalQueueAckMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/JournalQueueAckMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-JournalQueueAckMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalQueueAckMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-JournalQueueAckMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/JournalQueueAckMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/JournalQueueAckMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalQueueAckMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalQueueAckMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/JournalQueueAckMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-JournalQueueAckMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-JournalQueueAckMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/JournalQueueAckMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/JournalQueueAckMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-JournalQueueAckMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/JournalQueueAckMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-JournalQueueAckMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalQueueAckMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-JournalQueueAckMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/JournalQueueAckMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/JournalQueueAckMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/JournalQueueAckMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalQueueAckMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalQueueAckMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/JournalQueueAckMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-JournalQueueAckMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-JournalQueueAckMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/JournalQueueAckMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/JournalQueueAckMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/JournalQueueAckMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTopicAckMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/JournalTopicAckMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTopicAckMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTopicAckMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTopicAckMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/JournalTopicAckMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/JournalTopicAckMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTopicAckMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTopicAckMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/JournalTopicAckMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTopicAckMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTopicAckMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/JournalTopicAckMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/JournalTopicAckMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTopicAckMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/JournalTopicAckMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTopicAckMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTopicAckMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTopicAckMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/JournalTopicAckMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/JournalTopicAckMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/JournalTopicAckMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTopicAckMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTopicAckMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/JournalTopicAckMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTopicAckMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTopicAckMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/JournalTopicAckMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/JournalTopicAckMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/JournalTopicAckMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTraceMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/JournalTraceMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTraceMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTraceMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTraceMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/JournalTraceMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/JournalTraceMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTraceMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTraceMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/JournalTraceMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTraceMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTraceMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/JournalTraceMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/JournalTraceMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTraceMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/JournalTraceMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTraceMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTraceMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTraceMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/JournalTraceMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/JournalTraceMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/JournalTraceMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTraceMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTraceMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/JournalTraceMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTraceMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTraceMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/JournalTraceMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/JournalTraceMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/JournalTraceMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTransactionMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/JournalTransactionMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTransactionMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTransactionMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTransactionMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/JournalTransactionMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/JournalTransactionMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTransactionMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTransactionMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/JournalTransactionMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTransactionMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTransactionMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/JournalTransactionMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/JournalTransactionMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTransactionMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/JournalTransactionMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTransactionMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTransactionMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTransactionMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/JournalTransactionMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/JournalTransactionMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/JournalTransactionMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTransactionMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-JournalTransactionMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/JournalTransactionMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTransactionMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-JournalTransactionMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/JournalTransactionMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/JournalTransactionMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/JournalTransactionMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-KeepAliveInfoMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/KeepAliveInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-KeepAliveInfoMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-KeepAliveInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-KeepAliveInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/KeepAliveInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/KeepAliveInfoMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-KeepAliveInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-KeepAliveInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/KeepAliveInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-KeepAliveInfoMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-KeepAliveInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/KeepAliveInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/KeepAliveInfoMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-KeepAliveInfoMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/KeepAliveInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-KeepAliveInfoMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-KeepAliveInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-KeepAliveInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/KeepAliveInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/KeepAliveInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/KeepAliveInfoMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-KeepAliveInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-KeepAliveInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/KeepAliveInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-KeepAliveInfoMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-KeepAliveInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/KeepAliveInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/KeepAliveInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/KeepAliveInfoMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-LastPartialCommandMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/LastPartialCommandMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-LastPartialCommandMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-LastPartialCommandMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-LastPartialCommandMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/LastPartialCommandMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/LastPartialCommandMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-LastPartialCommandMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-LastPartialCommandMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/LastPartialCommandMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-LastPartialCommandMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-LastPartialCommandMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/LastPartialCommandMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/LastPartialCommandMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-LastPartialCommandMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/LastPartialCommandMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-LastPartialCommandMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-LastPartialCommandMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-LastPartialCommandMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/LastPartialCommandMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/LastPartialCommandMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/LastPartialCommandMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-LastPartialCommandMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-LastPartialCommandMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/LastPartialCommandMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-LastPartialCommandMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-LastPartialCommandMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/LastPartialCommandMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/LastPartialCommandMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/LastPartialCommandMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-LocalTransactionIdMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/LocalTransactionIdMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-LocalTransactionIdMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-LocalTransactionIdMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-LocalTransactionIdMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/LocalTransactionIdMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/LocalTransactionIdMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-LocalTransactionIdMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-LocalTransactionIdMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/LocalTransactionIdMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-LocalTransactionIdMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-LocalTransactionIdMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/LocalTransactionIdMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/LocalTransactionIdMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-LocalTransactionIdMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/LocalTransactionIdMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-LocalTransactionIdMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-LocalTransactionIdMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-LocalTransactionIdMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/LocalTransactionIdMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/LocalTransactionIdMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/LocalTransactionIdMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-LocalTransactionIdMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-LocalTransactionIdMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/LocalTransactionIdMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-LocalTransactionIdMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-LocalTransactionIdMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/LocalTransactionIdMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/LocalTransactionIdMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/LocalTransactionIdMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-MessageAckMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/MessageAckMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-MessageAckMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageAckMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessageAckMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/MessageAckMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/MessageAckMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageAckMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageAckMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/MessageAckMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-MessageAckMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessageAckMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/MessageAckMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/MessageAckMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-MessageAckMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/MessageAckMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-MessageAckMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageAckMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessageAckMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/MessageAckMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/MessageAckMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/MessageAckMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageAckMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageAckMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/MessageAckMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-MessageAckMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessageAckMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/MessageAckMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/MessageAckMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/MessageAckMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/MessageDispatchMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageDispatchMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/MessageDispatchMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/MessageDispatchMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageDispatchMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageDispatchMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/MessageDispatchMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/MessageDispatchMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/MessageDispatchMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/MessageDispatchMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageDispatchMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/MessageDispatchMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/MessageDispatchMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/MessageDispatchMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageDispatchMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageDispatchMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/MessageDispatchMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/MessageDispatchMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/MessageDispatchMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/MessageDispatchMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchNotificationMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/MessageDispatchNotificationMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchNotificationMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageDispatchNotificationMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchNotificationMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/MessageDispatchNotificationMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/MessageDispatchNotificationMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageDispatchNotificationMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageDispatchNotificationMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/MessageDispatchNotificationMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchNotificationMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchNotificationMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/MessageDispatchNotificationMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/MessageDispatchNotificationMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchNotificationMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/MessageDispatchNotificationMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchNotificationMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageDispatchNotificationMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchNotificationMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/MessageDispatchNotificationMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/MessageDispatchNotificationMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/MessageDispatchNotificationMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageDispatchNotificationMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageDispatchNotificationMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/MessageDispatchNotificationMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchNotificationMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessageDispatchNotificationMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/MessageDispatchNotificationMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/MessageDispatchNotificationMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/MessageDispatchNotificationMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-MessageIdMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/MessageIdMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-MessageIdMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageIdMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessageIdMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/MessageIdMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/MessageIdMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageIdMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageIdMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/MessageIdMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-MessageIdMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessageIdMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/MessageIdMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/MessageIdMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-MessageIdMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/MessageIdMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-MessageIdMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageIdMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessageIdMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/MessageIdMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/MessageIdMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/MessageIdMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageIdMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessageIdMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/MessageIdMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-MessageIdMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessageIdMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/MessageIdMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/MessageIdMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/MessageIdMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-MessagePullMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/MessagePullMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-MessagePullMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessagePullMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessagePullMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/MessagePullMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/MessagePullMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessagePullMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessagePullMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/MessagePullMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-MessagePullMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessagePullMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/MessagePullMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/MessagePullMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-MessagePullMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/MessagePullMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-MessagePullMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessagePullMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessagePullMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/MessagePullMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/MessagePullMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/MessagePullMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessagePullMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-MessagePullMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/MessagePullMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-MessagePullMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-MessagePullMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/MessagePullMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/MessagePullMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/MessagePullMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-NetworkBridgeFilterMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/NetworkBridgeFilterMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-NetworkBridgeFilterMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-NetworkBridgeFilterMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-NetworkBridgeFilterMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/NetworkBridgeFilterMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/NetworkBridgeFilterMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-NetworkBridgeFilterMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-NetworkBridgeFilterMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/NetworkBridgeFilterMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-NetworkBridgeFilterMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-NetworkBridgeFilterMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/NetworkBridgeFilterMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/NetworkBridgeFilterMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-NetworkBridgeFilterMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/NetworkBridgeFilterMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-NetworkBridgeFilterMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-NetworkBridgeFilterMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-NetworkBridgeFilterMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/NetworkBridgeFilterMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/NetworkBridgeFilterMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/NetworkBridgeFilterMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-NetworkBridgeFilterMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-NetworkBridgeFilterMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/NetworkBridgeFilterMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-NetworkBridgeFilterMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-NetworkBridgeFilterMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/NetworkBridgeFilterMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/NetworkBridgeFilterMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/NetworkBridgeFilterMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-PartialCommandMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/PartialCommandMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-PartialCommandMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-PartialCommandMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-PartialCommandMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/PartialCommandMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/PartialCommandMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-PartialCommandMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-PartialCommandMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/PartialCommandMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-PartialCommandMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-PartialCommandMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/PartialCommandMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/PartialCommandMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-PartialCommandMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/PartialCommandMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-PartialCommandMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-PartialCommandMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-PartialCommandMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/PartialCommandMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/PartialCommandMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/PartialCommandMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-PartialCommandMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-PartialCommandMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/PartialCommandMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-PartialCommandMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-PartialCommandMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/PartialCommandMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/PartialCommandMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/PartialCommandMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerAckMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerAckMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerAckMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerAckMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerAckMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerAckMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerAckMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerAckMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerAckMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerAckMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerAckMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerAckMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerAckMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerAckMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerAckMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerAckMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ProducerAckMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerIdMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerIdMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerIdMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerIdMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerIdMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerIdMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerIdMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerIdMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerIdMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerIdMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerIdMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerIdMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerIdMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerIdMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerIdMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerIdMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ProducerIdMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerInfoMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerInfoMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerInfoMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerInfoMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerInfoMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ProducerInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerInfoMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ProducerInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ProducerInfoMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveInfoMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveInfoMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-RemoveInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-RemoveInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-RemoveInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveInfoMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveInfoMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveInfoMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-RemoveInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-RemoveInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-RemoveInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveInfoMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/RemoveInfoMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveSubscriptionInfoMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveSubscriptionInfoMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-RemoveSubscriptionInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveSubscriptionInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-RemoveSubscriptionInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-RemoveSubscriptionInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveSubscriptionInfoMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveSubscriptionInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveSubscriptionInfoMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveSubscriptionInfoMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-RemoveSubscriptionInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveSubscriptionInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-RemoveSubscriptionInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-RemoveSubscriptionInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveSubscriptionInfoMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-RemoveSubscriptionInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/RemoveSubscriptionInfoMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ReplayCommandMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ReplayCommandMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ReplayCommandMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ReplayCommandMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ReplayCommandMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ReplayCommandMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ReplayCommandMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ReplayCommandMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ReplayCommandMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ReplayCommandMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ReplayCommandMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ReplayCommandMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ReplayCommandMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ReplayCommandMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ReplayCommandMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ReplayCommandMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ReplayCommandMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ResponseMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ResponseMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ResponseMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ResponseMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ResponseMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ResponseMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ResponseMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ResponseMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ResponseMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ResponseMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ResponseMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ResponseMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ResponseMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ResponseMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ResponseMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ResponseMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ResponseMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-SessionIdMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-SessionIdMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SessionIdMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-SessionIdMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SessionIdMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SessionIdMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-SessionIdMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-SessionIdMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-SessionIdMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-SessionIdMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SessionIdMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-SessionIdMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SessionIdMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SessionIdMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-SessionIdMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-SessionIdMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/SessionIdMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-SessionInfoMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-SessionInfoMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SessionInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-SessionInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SessionInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SessionInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-SessionInfoMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-SessionInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-SessionInfoMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-SessionInfoMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SessionInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-SessionInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SessionInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SessionInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-SessionInfoMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-SessionInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/SessionInfoMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-ShutdownInfoMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ShutdownInfoMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ShutdownInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ShutdownInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ShutdownInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ShutdownInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ShutdownInfoMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ShutdownInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-ShutdownInfoMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-ShutdownInfoMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ShutdownInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ShutdownInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ShutdownInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-ShutdownInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-ShutdownInfoMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-ShutdownInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/ShutdownInfoMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-SubscriptionInfoMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-SubscriptionInfoMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SubscriptionInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-SubscriptionInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SubscriptionInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SubscriptionInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-SubscriptionInfoMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-SubscriptionInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-SubscriptionInfoMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-SubscriptionInfoMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SubscriptionInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-SubscriptionInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SubscriptionInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-SubscriptionInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-SubscriptionInfoMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-SubscriptionInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/SubscriptionInfoMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-TransactionInfoMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-TransactionInfoMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-TransactionInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-TransactionInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-TransactionInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-TransactionInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-TransactionInfoMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-TransactionInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-TransactionInfoMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-TransactionInfoMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-TransactionInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-TransactionInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-TransactionInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-TransactionInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-TransactionInfoMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-TransactionInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/TransactionInfoMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-WireFormatInfoMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-WireFormatInfoMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-WireFormatInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-WireFormatInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-WireFormatInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-WireFormatInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-WireFormatInfoMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-WireFormatInfoMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-WireFormatInfoMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-WireFormatInfoMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-WireFormatInfoMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-WireFormatInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-WireFormatInfoMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-WireFormatInfoMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-WireFormatInfoMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-WireFormatInfoMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/WireFormatInfoMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/marshal/generated/activemq_test-XATransactionIdMarshallerTest.o: activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-XATransactionIdMarshallerTest.o -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-XATransactionIdMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-XATransactionIdMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-XATransactionIdMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-XATransactionIdMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-XATransactionIdMarshallerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-XATransactionIdMarshallerTest.o `test -f 'activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp

activemq/wireformat/openwire/marshal/generated/activemq_test-XATransactionIdMarshallerTest.obj: activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/marshal/generated/activemq_test-XATransactionIdMarshallerTest.obj -MD -MP -MF activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-XATransactionIdMarshallerTest.Tpo -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-XATransactionIdMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-XATransactionIdMarshallerTest.Tpo activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/activemq_test-XATransactionIdMarshallerTest.Po
#	source='activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp' object='activemq/wireformat/openwire/marshal/generated/activemq_test-XATransactionIdMarshallerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/marshal/generated/activemq_test-XATransactionIdMarshallerTest.obj `if test -f 'activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/marshal/generated/XATransactionIdMarshallerTest.cpp'; fi`

activemq/wireformat/openwire/utils/activemq_test-BooleanStreamTest.o: activemq/wireformat/openwire/utils/BooleanStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/utils/activemq_test-BooleanStreamTest.o -MD -MP -MF activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-BooleanStreamTest.Tpo -c -o activemq/wireformat/openwire/utils/activemq_test-BooleanStreamTest.o `test -f 'activemq/wireformat/openwire/utils/BooleanStreamTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/utils/BooleanStreamTest.cpp
	$(am__mv) activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-BooleanStreamTest.Tpo activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-BooleanStreamTest.Po
#	source='activemq/wireformat/openwire/utils/BooleanStreamTest.cpp' object='activemq/wireformat/openwire/utils/activemq_test-BooleanStreamTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/utils/activemq_test-BooleanStreamTest.o `test -f 'activemq/wireformat/openwire/utils/BooleanStreamTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/utils/BooleanStreamTest.cpp

activemq/wireformat/openwire/utils/activemq_test-BooleanStreamTest.obj: activemq/wireformat/openwire/utils/BooleanStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/utils/activemq_test-BooleanStreamTest.obj -MD -MP -MF activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-BooleanStreamTest.Tpo -c -o activemq/wireformat/openwire/utils/activemq_test-BooleanStreamTest.obj `if test -f 'activemq/wireformat/openwire/utils/BooleanStreamTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/utils/BooleanStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/utils/BooleanStreamTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-BooleanStreamTest.Tpo activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-BooleanStreamTest.Po
#	source='activemq/wireformat/openwire/utils/BooleanStreamTest.cpp' object='activemq/wireformat/openwire/utils/activemq_test-BooleanStreamTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/utils/activemq_test-BooleanStreamTest.obj `if test -f 'activemq/wireformat/openwire/utils/BooleanStreamTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/utils/BooleanStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/utils/BooleanStreamTest.cpp'; fi`

activemq/wireformat/openwire/utils/activemq_test-HexTableTest.o: activemq/wireformat/openwire/utils/HexTableTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/utils/activemq_test-HexTableTest.o -MD -MP -MF activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-HexTableTest.Tpo -c -o activemq/wireformat/openwire/utils/activemq_test-HexTableTest.o `test -f 'activemq/wireformat/openwire/utils/HexTableTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/utils/HexTableTest.cpp
	$(am__mv) activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-HexTableTest.Tpo activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-HexTableTest.Po
#	source='activemq/wireformat/openwire/utils/HexTableTest.cpp' object='activemq/wireformat/openwire/utils/activemq_test-HexTableTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/utils/activemq_test-HexTableTest.o `test -f 'activemq/wireformat/openwire/utils/HexTableTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/utils/HexTableTest.cpp

activemq/wireformat/openwire/utils/activemq_test-HexTableTest.obj: activemq/wireformat/openwire/utils/HexTableTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/utils/activemq_test-HexTableTest.obj -MD -MP -MF activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-HexTableTest.Tpo -c -o activemq/wireformat/openwire/utils/activemq_test-HexTableTest.obj `if test -f 'activemq/wireformat/openwire/utils/HexTableTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/utils/HexTableTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/utils/HexTableTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-HexTableTest.Tpo activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-HexTableTest.Po
#	source='activemq/wireformat/openwire/utils/HexTableTest.cpp' object='activemq/wireformat/openwire/utils/activemq_test-HexTableTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/utils/activemq_test-HexTableTest.obj `if test -f 'activemq/wireformat/openwire/utils/HexTableTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/utils/HexTableTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/utils/HexTableTest.cpp'; fi`

activemq/wireformat/openwire/utils/activemq_test-MessagePropertyInterceptorTest.o: activemq/wireformat/openwire/utils/MessagePropertyInterceptorTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/utils/activemq_test-MessagePropertyInterceptorTest.o -MD -MP -MF activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-MessagePropertyInterceptorTest.Tpo -c -o activemq/wireformat/openwire/utils/activemq_test-MessagePropertyInterceptorTest.o `test -f 'activemq/wireformat/openwire/utils/MessagePropertyInterceptorTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/utils/MessagePropertyInterceptorTest.cpp
	$(am__mv) activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-MessagePropertyInterceptorTest.Tpo activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-MessagePropertyInterceptorTest.Po
#	source='activemq/wireformat/openwire/utils/MessagePropertyInterceptorTest.cpp' object='activemq/wireformat/openwire/utils/activemq_test-MessagePropertyInterceptorTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/utils/activemq_test-MessagePropertyInterceptorTest.o `test -f 'activemq/wireformat/openwire/utils/MessagePropertyInterceptorTest.cpp' || echo '$(srcdir)/'`activemq/wireformat/openwire/utils/MessagePropertyInterceptorTest.cpp

activemq/wireformat/openwire/utils/activemq_test-MessagePropertyInterceptorTest.obj: activemq/wireformat/openwire/utils/MessagePropertyInterceptorTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq/wireformat/openwire/utils/activemq_test-MessagePropertyInterceptorTest.obj -MD -MP -MF activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-MessagePropertyInterceptorTest.Tpo -c -o activemq/wireformat/openwire/utils/activemq_test-MessagePropertyInterceptorTest.obj `if test -f 'activemq/wireformat/openwire/utils/MessagePropertyInterceptorTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/utils/MessagePropertyInterceptorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/utils/MessagePropertyInterceptorTest.cpp'; fi`
	$(am__mv) activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-MessagePropertyInterceptorTest.Tpo activemq/wireformat/openwire/utils/$(DEPDIR)/activemq_test-MessagePropertyInterceptorTest.Po
#	source='activemq/wireformat/openwire/utils/MessagePropertyInterceptorTest.cpp' object='activemq/wireformat/openwire/utils/activemq_test-MessagePropertyInterceptorTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq/wireformat/openwire/utils/activemq_test-MessagePropertyInterceptorTest.obj `if test -f 'activemq/wireformat/openwire/utils/MessagePropertyInterceptorTest.cpp'; then $(CYGPATH_W) 'activemq/wireformat/openwire/utils/MessagePropertyInterceptorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/activemq/wireformat/openwire/utils/MessagePropertyInterceptorTest.cpp'; fi`

decaf/internal/net/activemq_test-URIEncoderDecoderTest.o: decaf/internal/net/URIEncoderDecoderTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/net/activemq_test-URIEncoderDecoderTest.o -MD -MP -MF decaf/internal/net/$(DEPDIR)/activemq_test-URIEncoderDecoderTest.Tpo -c -o decaf/internal/net/activemq_test-URIEncoderDecoderTest.o `test -f 'decaf/internal/net/URIEncoderDecoderTest.cpp' || echo '$(srcdir)/'`decaf/internal/net/URIEncoderDecoderTest.cpp
	$(am__mv) decaf/internal/net/$(DEPDIR)/activemq_test-URIEncoderDecoderTest.Tpo decaf/internal/net/$(DEPDIR)/activemq_test-URIEncoderDecoderTest.Po
#	source='decaf/internal/net/URIEncoderDecoderTest.cpp' object='decaf/internal/net/activemq_test-URIEncoderDecoderTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/net/activemq_test-URIEncoderDecoderTest.o `test -f 'decaf/internal/net/URIEncoderDecoderTest.cpp' || echo '$(srcdir)/'`decaf/internal/net/URIEncoderDecoderTest.cpp

decaf/internal/net/activemq_test-URIEncoderDecoderTest.obj: decaf/internal/net/URIEncoderDecoderTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/net/activemq_test-URIEncoderDecoderTest.obj -MD -MP -MF decaf/internal/net/$(DEPDIR)/activemq_test-URIEncoderDecoderTest.Tpo -c -o decaf/internal/net/activemq_test-URIEncoderDecoderTest.obj `if test -f 'decaf/internal/net/URIEncoderDecoderTest.cpp'; then $(CYGPATH_W) 'decaf/internal/net/URIEncoderDecoderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/net/URIEncoderDecoderTest.cpp'; fi`
	$(am__mv) decaf/internal/net/$(DEPDIR)/activemq_test-URIEncoderDecoderTest.Tpo decaf/internal/net/$(DEPDIR)/activemq_test-URIEncoderDecoderTest.Po
#	source='decaf/internal/net/URIEncoderDecoderTest.cpp' object='decaf/internal/net/activemq_test-URIEncoderDecoderTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/net/activemq_test-URIEncoderDecoderTest.obj `if test -f 'decaf/internal/net/URIEncoderDecoderTest.cpp'; then $(CYGPATH_W) 'decaf/internal/net/URIEncoderDecoderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/net/URIEncoderDecoderTest.cpp'; fi`

decaf/internal/net/activemq_test-URIHelperTest.o: decaf/internal/net/URIHelperTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/net/activemq_test-URIHelperTest.o -MD -MP -MF decaf/internal/net/$(DEPDIR)/activemq_test-URIHelperTest.Tpo -c -o decaf/internal/net/activemq_test-URIHelperTest.o `test -f 'decaf/internal/net/URIHelperTest.cpp' || echo '$(srcdir)/'`decaf/internal/net/URIHelperTest.cpp
	$(am__mv) decaf/internal/net/$(DEPDIR)/activemq_test-URIHelperTest.Tpo decaf/internal/net/$(DEPDIR)/activemq_test-URIHelperTest.Po
#	source='decaf/internal/net/URIHelperTest.cpp' object='decaf/internal/net/activemq_test-URIHelperTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/net/activemq_test-URIHelperTest.o `test -f 'decaf/internal/net/URIHelperTest.cpp' || echo '$(srcdir)/'`decaf/internal/net/URIHelperTest.cpp

decaf/internal/net/activemq_test-URIHelperTest.obj: decaf/internal/net/URIHelperTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/net/activemq_test-URIHelperTest.obj -MD -MP -MF decaf/internal/net/$(DEPDIR)/activemq_test-URIHelperTest.Tpo -c -o decaf/internal/net/activemq_test-URIHelperTest.obj `if test -f 'decaf/internal/net/URIHelperTest.cpp'; then $(CYGPATH_W) 'decaf/internal/net/URIHelperTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/net/URIHelperTest.cpp'; fi`
	$(am__mv) decaf/internal/net/$(DEPDIR)/activemq_test-URIHelperTest.Tpo decaf/internal/net/$(DEPDIR)/activemq_test-URIHelperTest.Po
#	source='decaf/internal/net/URIHelperTest.cpp' object='decaf/internal/net/activemq_test-URIHelperTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/net/activemq_test-URIHelperTest.obj `if test -f 'decaf/internal/net/URIHelperTest.cpp'; then $(CYGPATH_W) 'decaf/internal/net/URIHelperTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/net/URIHelperTest.cpp'; fi`

decaf/internal/net/ssl/activemq_test-DefaultSSLSocketFactoryTest.o: decaf/internal/net/ssl/DefaultSSLSocketFactoryTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/net/ssl/activemq_test-DefaultSSLSocketFactoryTest.o -MD -MP -MF decaf/internal/net/ssl/$(DEPDIR)/activemq_test-DefaultSSLSocketFactoryTest.Tpo -c -o decaf/internal/net/ssl/activemq_test-DefaultSSLSocketFactoryTest.o `test -f 'decaf/internal/net/ssl/DefaultSSLSocketFactoryTest.cpp' || echo '$(srcdir)/'`decaf/internal/net/ssl/DefaultSSLSocketFactoryTest.cpp
	$(am__mv) decaf/internal/net/ssl/$(DEPDIR)/activemq_test-DefaultSSLSocketFactoryTest.Tpo decaf/internal/net/ssl/$(DEPDIR)/activemq_test-DefaultSSLSocketFactoryTest.Po
#	source='decaf/internal/net/ssl/DefaultSSLSocketFactoryTest.cpp' object='decaf/internal/net/ssl/activemq_test-DefaultSSLSocketFactoryTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/net/ssl/activemq_test-DefaultSSLSocketFactoryTest.o `test -f 'decaf/internal/net/ssl/DefaultSSLSocketFactoryTest.cpp' || echo '$(srcdir)/'`decaf/internal/net/ssl/DefaultSSLSocketFactoryTest.cpp

decaf/internal/net/ssl/activemq_test-DefaultSSLSocketFactoryTest.obj: decaf/internal/net/ssl/DefaultSSLSocketFactoryTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/net/ssl/activemq_test-DefaultSSLSocketFactoryTest.obj -MD -MP -MF decaf/internal/net/ssl/$(DEPDIR)/activemq_test-DefaultSSLSocketFactoryTest.Tpo -c -o decaf/internal/net/ssl/activemq_test-DefaultSSLSocketFactoryTest.obj `if test -f 'decaf/internal/net/ssl/DefaultSSLSocketFactoryTest.cpp'; then $(CYGPATH_W) 'decaf/internal/net/ssl/DefaultSSLSocketFactoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/net/ssl/DefaultSSLSocketFactoryTest.cpp'; fi`
	$(am__mv) decaf/internal/net/ssl/$(DEPDIR)/activemq_test-DefaultSSLSocketFactoryTest.Tpo decaf/internal/net/ssl/$(DEPDIR)/activemq_test-DefaultSSLSocketFactoryTest.Po
#	source='decaf/internal/net/ssl/DefaultSSLSocketFactoryTest.cpp' object='decaf/internal/net/ssl/activemq_test-DefaultSSLSocketFactoryTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/net/ssl/activemq_test-DefaultSSLSocketFactoryTest.obj `if test -f 'decaf/internal/net/ssl/DefaultSSLSocketFactoryTest.cpp'; then $(CYGPATH_W) 'decaf/internal/net/ssl/DefaultSSLSocketFactoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/net/ssl/DefaultSSLSocketFactoryTest.cpp'; fi`

decaf/internal/nio/activemq_test-BufferFactoryTest.o: decaf/internal/nio/BufferFactoryTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/nio/activemq_test-BufferFactoryTest.o -MD -MP -MF decaf/internal/nio/$(DEPDIR)/activemq_test-BufferFactoryTest.Tpo -c -o decaf/internal/nio/activemq_test-BufferFactoryTest.o `test -f 'decaf/internal/nio/BufferFactoryTest.cpp' || echo '$(srcdir)/'`decaf/internal/nio/BufferFactoryTest.cpp
	$(am__mv) decaf/internal/nio/$(DEPDIR)/activemq_test-BufferFactoryTest.Tpo decaf/internal/nio/$(DEPDIR)/activemq_test-BufferFactoryTest.Po
#	source='decaf/internal/nio/BufferFactoryTest.cpp' object='decaf/internal/nio/activemq_test-BufferFactoryTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/nio/activemq_test-BufferFactoryTest.o `test -f 'decaf/internal/nio/BufferFactoryTest.cpp' || echo '$(srcdir)/'`decaf/internal/nio/BufferFactoryTest.cpp

decaf/internal/nio/activemq_test-BufferFactoryTest.obj: decaf/internal/nio/BufferFactoryTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/nio/activemq_test-BufferFactoryTest.obj -MD -MP -MF decaf/internal/nio/$(DEPDIR)/activemq_test-BufferFactoryTest.Tpo -c -o decaf/internal/nio/activemq_test-BufferFactoryTest.obj `if test -f 'decaf/internal/nio/BufferFactoryTest.cpp'; then $(CYGPATH_W) 'decaf/internal/nio/BufferFactoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/nio/BufferFactoryTest.cpp'; fi`
	$(am__mv) decaf/internal/nio/$(DEPDIR)/activemq_test-BufferFactoryTest.Tpo decaf/internal/nio/$(DEPDIR)/activemq_test-BufferFactoryTest.Po
#	source='decaf/internal/nio/BufferFactoryTest.cpp' object='decaf/internal/nio/activemq_test-BufferFactoryTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/nio/activemq_test-BufferFactoryTest.obj `if test -f 'decaf/internal/nio/BufferFactoryTest.cpp'; then $(CYGPATH_W) 'decaf/internal/nio/BufferFactoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/nio/BufferFactoryTest.cpp'; fi`

decaf/internal/nio/activemq_test-ByteArrayBufferTest.o: decaf/internal/nio/ByteArrayBufferTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/nio/activemq_test-ByteArrayBufferTest.o -MD -MP -MF decaf/internal/nio/$(DEPDIR)/activemq_test-ByteArrayBufferTest.Tpo -c -o decaf/internal/nio/activemq_test-ByteArrayBufferTest.o `test -f 'decaf/internal/nio/ByteArrayBufferTest.cpp' || echo '$(srcdir)/'`decaf/internal/nio/ByteArrayBufferTest.cpp
	$(am__mv) decaf/internal/nio/$(DEPDIR)/activemq_test-ByteArrayBufferTest.Tpo decaf/internal/nio/$(DEPDIR)/activemq_test-ByteArrayBufferTest.Po
#	source='decaf/internal/nio/ByteArrayBufferTest.cpp' object='decaf/internal/nio/activemq_test-ByteArrayBufferTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/nio/activemq_test-ByteArrayBufferTest.o `test -f 'decaf/internal/nio/ByteArrayBufferTest.cpp' || echo '$(srcdir)/'`decaf/internal/nio/ByteArrayBufferTest.cpp

decaf/internal/nio/activemq_test-ByteArrayBufferTest.obj: decaf/internal/nio/ByteArrayBufferTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/nio/activemq_test-ByteArrayBufferTest.obj -MD -MP -MF decaf/internal/nio/$(DEPDIR)/activemq_test-ByteArrayBufferTest.Tpo -c -o decaf/internal/nio/activemq_test-ByteArrayBufferTest.obj `if test -f 'decaf/internal/nio/ByteArrayBufferTest.cpp'; then $(CYGPATH_W) 'decaf/internal/nio/ByteArrayBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/nio/ByteArrayBufferTest.cpp'; fi`
	$(am__mv) decaf/internal/nio/$(DEPDIR)/activemq_test-ByteArrayBufferTest.Tpo decaf/internal/nio/$(DEPDIR)/activemq_test-ByteArrayBufferTest.Po
#	source='decaf/internal/nio/ByteArrayBufferTest.cpp' object='decaf/internal/nio/activemq_test-ByteArrayBufferTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/nio/activemq_test-ByteArrayBufferTest.obj `if test -f 'decaf/internal/nio/ByteArrayBufferTest.cpp'; then $(CYGPATH_W) 'decaf/internal/nio/ByteArrayBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/nio/ByteArrayBufferTest.cpp'; fi`

decaf/internal/nio/activemq_test-CharArrayBufferTest.o: decaf/internal/nio/CharArrayBufferTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/nio/activemq_test-CharArrayBufferTest.o -MD -MP -MF decaf/internal/nio/$(DEPDIR)/activemq_test-CharArrayBufferTest.Tpo -c -o decaf/internal/nio/activemq_test-CharArrayBufferTest.o `test -f 'decaf/internal/nio/CharArrayBufferTest.cpp' || echo '$(srcdir)/'`decaf/internal/nio/CharArrayBufferTest.cpp
	$(am__mv) decaf/internal/nio/$(DEPDIR)/activemq_test-CharArrayBufferTest.Tpo decaf/internal/nio/$(DEPDIR)/activemq_test-CharArrayBufferTest.Po
#	source='decaf/internal/nio/CharArrayBufferTest.cpp' object='decaf/internal/nio/activemq_test-CharArrayBufferTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/nio/activemq_test-CharArrayBufferTest.o `test -f 'decaf/internal/nio/CharArrayBufferTest.cpp' || echo '$(srcdir)/'`decaf/internal/nio/CharArrayBufferTest.cpp

decaf/internal/nio/activemq_test-CharArrayBufferTest.obj: decaf/internal/nio/CharArrayBufferTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/nio/activemq_test-CharArrayBufferTest.obj -MD -MP -MF decaf/internal/nio/$(DEPDIR)/activemq_test-CharArrayBufferTest.Tpo -c -o decaf/internal/nio/activemq_test-CharArrayBufferTest.obj `if test -f 'decaf/internal/nio/CharArrayBufferTest.cpp'; then $(CYGPATH_W) 'decaf/internal/nio/CharArrayBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/nio/CharArrayBufferTest.cpp'; fi`
	$(am__mv) decaf/internal/nio/$(DEPDIR)/activemq_test-CharArrayBufferTest.Tpo decaf/internal/nio/$(DEPDIR)/activemq_test-CharArrayBufferTest.Po
#	source='decaf/internal/nio/CharArrayBufferTest.cpp' object='decaf/internal/nio/activemq_test-CharArrayBufferTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/nio/activemq_test-CharArrayBufferTest.obj `if test -f 'decaf/internal/nio/CharArrayBufferTest.cpp'; then $(CYGPATH_W) 'decaf/internal/nio/CharArrayBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/nio/CharArrayBufferTest.cpp'; fi`

decaf/internal/nio/activemq_test-DoubleArrayBufferTest.o: decaf/internal/nio/DoubleArrayBufferTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/nio/activemq_test-DoubleArrayBufferTest.o -MD -MP -MF decaf/internal/nio/$(DEPDIR)/activemq_test-DoubleArrayBufferTest.Tpo -c -o decaf/internal/nio/activemq_test-DoubleArrayBufferTest.o `test -f 'decaf/internal/nio/DoubleArrayBufferTest.cpp' || echo '$(srcdir)/'`decaf/internal/nio/DoubleArrayBufferTest.cpp
	$(am__mv) decaf/internal/nio/$(DEPDIR)/activemq_test-DoubleArrayBufferTest.Tpo decaf/internal/nio/$(DEPDIR)/activemq_test-DoubleArrayBufferTest.Po
#	source='decaf/internal/nio/DoubleArrayBufferTest.cpp' object='decaf/internal/nio/activemq_test-DoubleArrayBufferTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/nio/activemq_test-DoubleArrayBufferTest.o `test -f 'decaf/internal/nio/DoubleArrayBufferTest.cpp' || echo '$(srcdir)/'`decaf/internal/nio/DoubleArrayBufferTest.cpp

decaf/internal/nio/activemq_test-DoubleArrayBufferTest.obj: decaf/internal/nio/DoubleArrayBufferTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/nio/activemq_test-DoubleArrayBufferTest.obj -MD -MP -MF decaf/internal/nio/$(DEPDIR)/activemq_test-DoubleArrayBufferTest.Tpo -c -o decaf/internal/nio/activemq_test-DoubleArrayBufferTest.obj `if test -f 'decaf/internal/nio/DoubleArrayBufferTest.cpp'; then $(CYGPATH_W) 'decaf/internal/nio/DoubleArrayBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/nio/DoubleArrayBufferTest.cpp'; fi`
	$(am__mv) decaf/internal/nio/$(DEPDIR)/activemq_test-DoubleArrayBufferTest.Tpo decaf/internal/nio/$(DEPDIR)/activemq_test-DoubleArrayBufferTest.Po
#	source='decaf/internal/nio/DoubleArrayBufferTest.cpp' object='decaf/internal/nio/activemq_test-DoubleArrayBufferTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/nio/activemq_test-DoubleArrayBufferTest.obj `if test -f 'decaf/internal/nio/DoubleArrayBufferTest.cpp'; then $(CYGPATH_W) 'decaf/internal/nio/DoubleArrayBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/nio/DoubleArrayBufferTest.cpp'; fi`

decaf/internal/nio/activemq_test-FloatArrayBufferTest.o: decaf/internal/nio/FloatArrayBufferTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/nio/activemq_test-FloatArrayBufferTest.o -MD -MP -MF decaf/internal/nio/$(DEPDIR)/activemq_test-FloatArrayBufferTest.Tpo -c -o decaf/internal/nio/activemq_test-FloatArrayBufferTest.o `test -f 'decaf/internal/nio/FloatArrayBufferTest.cpp' || echo '$(srcdir)/'`decaf/internal/nio/FloatArrayBufferTest.cpp
	$(am__mv) decaf/internal/nio/$(DEPDIR)/activemq_test-FloatArrayBufferTest.Tpo decaf/internal/nio/$(DEPDIR)/activemq_test-FloatArrayBufferTest.Po
#	source='decaf/internal/nio/FloatArrayBufferTest.cpp' object='decaf/internal/nio/activemq_test-FloatArrayBufferTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/nio/activemq_test-FloatArrayBufferTest.o `test -f 'decaf/internal/nio/FloatArrayBufferTest.cpp' || echo '$(srcdir)/'`decaf/internal/nio/FloatArrayBufferTest.cpp

decaf/internal/nio/activemq_test-FloatArrayBufferTest.obj: decaf/internal/nio/FloatArrayBufferTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/nio/activemq_test-FloatArrayBufferTest.obj -MD -MP -MF decaf/internal/nio/$(DEPDIR)/activemq_test-FloatArrayBufferTest.Tpo -c -o decaf/internal/nio/activemq_test-FloatArrayBufferTest.obj `if test -f 'decaf/internal/nio/FloatArrayBufferTest.cpp'; then $(CYGPATH_W) 'decaf/internal/nio/FloatArrayBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/nio/FloatArrayBufferTest.cpp'; fi`
	$(am__mv) decaf/internal/nio/$(DEPDIR)/activemq_test-FloatArrayBufferTest.Tpo decaf/internal/nio/$(DEPDIR)/activemq_test-FloatArrayBufferTest.Po
#	source='decaf/internal/nio/FloatArrayBufferTest.cpp' object='decaf/internal/nio/activemq_test-FloatArrayBufferTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/nio/activemq_test-FloatArrayBufferTest.obj `if test -f 'decaf/internal/nio/FloatArrayBufferTest.cpp'; then $(CYGPATH_W) 'decaf/internal/nio/FloatArrayBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/nio/FloatArrayBufferTest.cpp'; fi`

decaf/internal/nio/activemq_test-IntArrayBufferTest.o: decaf/internal/nio/IntArrayBufferTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/nio/activemq_test-IntArrayBufferTest.o -MD -MP -MF decaf/internal/nio/$(DEPDIR)/activemq_test-IntArrayBufferTest.Tpo -c -o decaf/internal/nio/activemq_test-IntArrayBufferTest.o `test -f 'decaf/internal/nio/IntArrayBufferTest.cpp' || echo '$(srcdir)/'`decaf/internal/nio/IntArrayBufferTest.cpp
	$(am__mv) decaf/internal/nio/$(DEPDIR)/activemq_test-IntArrayBufferTest.Tpo decaf/internal/nio/$(DEPDIR)/activemq_test-IntArrayBufferTest.Po
#	source='decaf/internal/nio/IntArrayBufferTest.cpp' object='decaf/internal/nio/activemq_test-IntArrayBufferTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/nio/activemq_test-IntArrayBufferTest.o `test -f 'decaf/internal/nio/IntArrayBufferTest.cpp' || echo '$(srcdir)/'`decaf/internal/nio/IntArrayBufferTest.cpp

decaf/internal/nio/activemq_test-IntArrayBufferTest.obj: decaf/internal/nio/IntArrayBufferTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/nio/activemq_test-IntArrayBufferTest.obj -MD -MP -MF decaf/internal/nio/$(DEPDIR)/activemq_test-IntArrayBufferTest.Tpo -c -o decaf/internal/nio/activemq_test-IntArrayBufferTest.obj `if test -f 'decaf/internal/nio/IntArrayBufferTest.cpp'; then $(CYGPATH_W) 'decaf/internal/nio/IntArrayBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/nio/IntArrayBufferTest.cpp'; fi`
	$(am__mv) decaf/internal/nio/$(DEPDIR)/activemq_test-IntArrayBufferTest.Tpo decaf/internal/nio/$(DEPDIR)/activemq_test-IntArrayBufferTest.Po
#	source='decaf/internal/nio/IntArrayBufferTest.cpp' object='decaf/internal/nio/activemq_test-IntArrayBufferTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/nio/activemq_test-IntArrayBufferTest.obj `if test -f 'decaf/internal/nio/IntArrayBufferTest.cpp'; then $(CYGPATH_W) 'decaf/internal/nio/IntArrayBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/nio/IntArrayBufferTest.cpp'; fi`

decaf/internal/nio/activemq_test-LongArrayBufferTest.o: decaf/internal/nio/LongArrayBufferTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/nio/activemq_test-LongArrayBufferTest.o -MD -MP -MF decaf/internal/nio/$(DEPDIR)/activemq_test-LongArrayBufferTest.Tpo -c -o decaf/internal/nio/activemq_test-LongArrayBufferTest.o `test -f 'decaf/internal/nio/LongArrayBufferTest.cpp' || echo '$(srcdir)/'`decaf/internal/nio/LongArrayBufferTest.cpp
	$(am__mv) decaf/internal/nio/$(DEPDIR)/activemq_test-LongArrayBufferTest.Tpo decaf/internal/nio/$(DEPDIR)/activemq_test-LongArrayBufferTest.Po
#	source='decaf/internal/nio/LongArrayBufferTest.cpp' object='decaf/internal/nio/activemq_test-LongArrayBufferTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/nio/activemq_test-LongArrayBufferTest.o `test -f 'decaf/internal/nio/LongArrayBufferTest.cpp' || echo '$(srcdir)/'`decaf/internal/nio/LongArrayBufferTest.cpp

decaf/internal/nio/activemq_test-LongArrayBufferTest.obj: decaf/internal/nio/LongArrayBufferTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/nio/activemq_test-LongArrayBufferTest.obj -MD -MP -MF decaf/internal/nio/$(DEPDIR)/activemq_test-LongArrayBufferTest.Tpo -c -o decaf/internal/nio/activemq_test-LongArrayBufferTest.obj `if test -f 'decaf/internal/nio/LongArrayBufferTest.cpp'; then $(CYGPATH_W) 'decaf/internal/nio/LongArrayBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/nio/LongArrayBufferTest.cpp'; fi`
	$(am__mv) decaf/internal/nio/$(DEPDIR)/activemq_test-LongArrayBufferTest.Tpo decaf/internal/nio/$(DEPDIR)/activemq_test-LongArrayBufferTest.Po
#	source='decaf/internal/nio/LongArrayBufferTest.cpp' object='decaf/internal/nio/activemq_test-LongArrayBufferTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/nio/activemq_test-LongArrayBufferTest.obj `if test -f 'decaf/internal/nio/LongArrayBufferTest.cpp'; then $(CYGPATH_W) 'decaf/internal/nio/LongArrayBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/nio/LongArrayBufferTest.cpp'; fi`

decaf/internal/nio/activemq_test-ShortArrayBufferTest.o: decaf/internal/nio/ShortArrayBufferTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/nio/activemq_test-ShortArrayBufferTest.o -MD -MP -MF decaf/internal/nio/$(DEPDIR)/activemq_test-ShortArrayBufferTest.Tpo -c -o decaf/internal/nio/activemq_test-ShortArrayBufferTest.o `test -f 'decaf/internal/nio/ShortArrayBufferTest.cpp' || echo '$(srcdir)/'`decaf/internal/nio/ShortArrayBufferTest.cpp
	$(am__mv) decaf/internal/nio/$(DEPDIR)/activemq_test-ShortArrayBufferTest.Tpo decaf/internal/nio/$(DEPDIR)/activemq_test-ShortArrayBufferTest.Po
#	source='decaf/internal/nio/ShortArrayBufferTest.cpp' object='decaf/internal/nio/activemq_test-ShortArrayBufferTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/nio/activemq_test-ShortArrayBufferTest.o `test -f 'decaf/internal/nio/ShortArrayBufferTest.cpp' || echo '$(srcdir)/'`decaf/internal/nio/ShortArrayBufferTest.cpp

decaf/internal/nio/activemq_test-ShortArrayBufferTest.obj: decaf/internal/nio/ShortArrayBufferTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/nio/activemq_test-ShortArrayBufferTest.obj -MD -MP -MF decaf/internal/nio/$(DEPDIR)/activemq_test-ShortArrayBufferTest.Tpo -c -o decaf/internal/nio/activemq_test-ShortArrayBufferTest.obj `if test -f 'decaf/internal/nio/ShortArrayBufferTest.cpp'; then $(CYGPATH_W) 'decaf/internal/nio/ShortArrayBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/nio/ShortArrayBufferTest.cpp'; fi`
	$(am__mv) decaf/internal/nio/$(DEPDIR)/activemq_test-ShortArrayBufferTest.Tpo decaf/internal/nio/$(DEPDIR)/activemq_test-ShortArrayBufferTest.Po
#	source='decaf/internal/nio/ShortArrayBufferTest.cpp' object='decaf/internal/nio/activemq_test-ShortArrayBufferTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/nio/activemq_test-ShortArrayBufferTest.obj `if test -f 'decaf/internal/nio/ShortArrayBufferTest.cpp'; then $(CYGPATH_W) 'decaf/internal/nio/ShortArrayBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/nio/ShortArrayBufferTest.cpp'; fi`

decaf/internal/util/activemq_test-ByteArrayAdapterTest.o: decaf/internal/util/ByteArrayAdapterTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/util/activemq_test-ByteArrayAdapterTest.o -MD -MP -MF decaf/internal/util/$(DEPDIR)/activemq_test-ByteArrayAdapterTest.Tpo -c -o decaf/internal/util/activemq_test-ByteArrayAdapterTest.o `test -f 'decaf/internal/util/ByteArrayAdapterTest.cpp' || echo '$(srcdir)/'`decaf/internal/util/ByteArrayAdapterTest.cpp
	$(am__mv) decaf/internal/util/$(DEPDIR)/activemq_test-ByteArrayAdapterTest.Tpo decaf/internal/util/$(DEPDIR)/activemq_test-ByteArrayAdapterTest.Po
#	source='decaf/internal/util/ByteArrayAdapterTest.cpp' object='decaf/internal/util/activemq_test-ByteArrayAdapterTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/util/activemq_test-ByteArrayAdapterTest.o `test -f 'decaf/internal/util/ByteArrayAdapterTest.cpp' || echo '$(srcdir)/'`decaf/internal/util/ByteArrayAdapterTest.cpp

decaf/internal/util/activemq_test-ByteArrayAdapterTest.obj: decaf/internal/util/ByteArrayAdapterTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/util/activemq_test-ByteArrayAdapterTest.obj -MD -MP -MF decaf/internal/util/$(DEPDIR)/activemq_test-ByteArrayAdapterTest.Tpo -c -o decaf/internal/util/activemq_test-ByteArrayAdapterTest.obj `if test -f 'decaf/internal/util/ByteArrayAdapterTest.cpp'; then $(CYGPATH_W) 'decaf/internal/util/ByteArrayAdapterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/util/ByteArrayAdapterTest.cpp'; fi`
	$(am__mv) decaf/internal/util/$(DEPDIR)/activemq_test-ByteArrayAdapterTest.Tpo decaf/internal/util/$(DEPDIR)/activemq_test-ByteArrayAdapterTest.Po
#	source='decaf/internal/util/ByteArrayAdapterTest.cpp' object='decaf/internal/util/activemq_test-ByteArrayAdapterTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/util/activemq_test-ByteArrayAdapterTest.obj `if test -f 'decaf/internal/util/ByteArrayAdapterTest.cpp'; then $(CYGPATH_W) 'decaf/internal/util/ByteArrayAdapterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/util/ByteArrayAdapterTest.cpp'; fi`

decaf/internal/util/activemq_test-TimerTaskHeapTest.o: decaf/internal/util/TimerTaskHeapTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/util/activemq_test-TimerTaskHeapTest.o -MD -MP -MF decaf/internal/util/$(DEPDIR)/activemq_test-TimerTaskHeapTest.Tpo -c -o decaf/internal/util/activemq_test-TimerTaskHeapTest.o `test -f 'decaf/internal/util/TimerTaskHeapTest.cpp' || echo '$(srcdir)/'`decaf/internal/util/TimerTaskHeapTest.cpp
	$(am__mv) decaf/internal/util/$(DEPDIR)/activemq_test-TimerTaskHeapTest.Tpo decaf/internal/util/$(DEPDIR)/activemq_test-TimerTaskHeapTest.Po
#	source='decaf/internal/util/TimerTaskHeapTest.cpp' object='decaf/internal/util/activemq_test-TimerTaskHeapTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/util/activemq_test-TimerTaskHeapTest.o `test -f 'decaf/internal/util/TimerTaskHeapTest.cpp' || echo '$(srcdir)/'`decaf/internal/util/TimerTaskHeapTest.cpp

decaf/internal/util/activemq_test-TimerTaskHeapTest.obj: decaf/internal/util/TimerTaskHeapTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/util/activemq_test-TimerTaskHeapTest.obj -MD -MP -MF decaf/internal/util/$(DEPDIR)/activemq_test-TimerTaskHeapTest.Tpo -c -o decaf/internal/util/activemq_test-TimerTaskHeapTest.obj `if test -f 'decaf/internal/util/TimerTaskHeapTest.cpp'; then $(CYGPATH_W) 'decaf/internal/util/TimerTaskHeapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/util/TimerTaskHeapTest.cpp'; fi`
	$(am__mv) decaf/internal/util/$(DEPDIR)/activemq_test-TimerTaskHeapTest.Tpo decaf/internal/util/$(DEPDIR)/activemq_test-TimerTaskHeapTest.Po
#	source='decaf/internal/util/TimerTaskHeapTest.cpp' object='decaf/internal/util/activemq_test-TimerTaskHeapTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/util/activemq_test-TimerTaskHeapTest.obj `if test -f 'decaf/internal/util/TimerTaskHeapTest.cpp'; then $(CYGPATH_W) 'decaf/internal/util/TimerTaskHeapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/util/TimerTaskHeapTest.cpp'; fi`

decaf/internal/util/concurrent/activemq_test-TransferQueueTest.o: decaf/internal/util/concurrent/TransferQueueTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/util/concurrent/activemq_test-TransferQueueTest.o -MD -MP -MF decaf/internal/util/concurrent/$(DEPDIR)/activemq_test-TransferQueueTest.Tpo -c -o decaf/internal/util/concurrent/activemq_test-TransferQueueTest.o `test -f 'decaf/internal/util/concurrent/TransferQueueTest.cpp' || echo '$(srcdir)/'`decaf/internal/util/concurrent/TransferQueueTest.cpp
	$(am__mv) decaf/internal/util/concurrent/$(DEPDIR)/activemq_test-TransferQueueTest.Tpo decaf/internal/util/concurrent/$(DEPDIR)/activemq_test-TransferQueueTest.Po
#	source='decaf/internal/util/concurrent/TransferQueueTest.cpp' object='decaf/internal/util/concurrent/activemq_test-TransferQueueTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/util/concurrent/activemq_test-TransferQueueTest.o `test -f 'decaf/internal/util/concurrent/TransferQueueTest.cpp' || echo '$(srcdir)/'`decaf/internal/util/concurrent/TransferQueueTest.cpp

decaf/internal/util/concurrent/activemq_test-TransferQueueTest.obj: decaf/internal/util/concurrent/TransferQueueTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/util/concurrent/activemq_test-TransferQueueTest.obj -MD -MP -MF decaf/internal/util/concurrent/$(DEPDIR)/activemq_test-TransferQueueTest.Tpo -c -o decaf/internal/util/concurrent/activemq_test-TransferQueueTest.obj `if test -f 'decaf/internal/util/concurrent/TransferQueueTest.cpp'; then $(CYGPATH_W) 'decaf/internal/util/concurrent/TransferQueueTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/util/concurrent/TransferQueueTest.cpp'; fi`
	$(am__mv) decaf/internal/util/concurrent/$(DEPDIR)/activemq_test-TransferQueueTest.Tpo decaf/internal/util/concurrent/$(DEPDIR)/activemq_test-TransferQueueTest.Po
#	source='decaf/internal/util/concurrent/TransferQueueTest.cpp' object='decaf/internal/util/concurrent/activemq_test-TransferQueueTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/util/concurrent/activemq_test-TransferQueueTest.obj `if test -f 'decaf/internal/util/concurrent/TransferQueueTest.cpp'; then $(CYGPATH_W) 'decaf/internal/util/concurrent/TransferQueueTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/util/concurrent/TransferQueueTest.cpp'; fi`

decaf/internal/util/concurrent/activemq_test-TransferStackTest.o: decaf/internal/util/concurrent/TransferStackTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/util/concurrent/activemq_test-TransferStackTest.o -MD -MP -MF decaf/internal/util/concurrent/$(DEPDIR)/activemq_test-TransferStackTest.Tpo -c -o decaf/internal/util/concurrent/activemq_test-TransferStackTest.o `test -f 'decaf/internal/util/concurrent/TransferStackTest.cpp' || echo '$(srcdir)/'`decaf/internal/util/concurrent/TransferStackTest.cpp
	$(am__mv) decaf/internal/util/concurrent/$(DEPDIR)/activemq_test-TransferStackTest.Tpo decaf/internal/util/concurrent/$(DEPDIR)/activemq_test-TransferStackTest.Po
#	source='decaf/internal/util/concurrent/TransferStackTest.cpp' object='decaf/internal/util/concurrent/activemq_test-TransferStackTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/util/concurrent/activemq_test-TransferStackTest.o `test -f 'decaf/internal/util/concurrent/TransferStackTest.cpp' || echo '$(srcdir)/'`decaf/internal/util/concurrent/TransferStackTest.cpp

decaf/internal/util/concurrent/activemq_test-TransferStackTest.obj: decaf/internal/util/concurrent/TransferStackTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/internal/util/concurrent/activemq_test-TransferStackTest.obj -MD -MP -MF decaf/internal/util/concurrent/$(DEPDIR)/activemq_test-TransferStackTest.Tpo -c -o decaf/internal/util/concurrent/activemq_test-TransferStackTest.obj `if test -f 'decaf/internal/util/concurrent/TransferStackTest.cpp'; then $(CYGPATH_W) 'decaf/internal/util/concurrent/TransferStackTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/util/concurrent/TransferStackTest.cpp'; fi`
	$(am__mv) decaf/internal/util/concurrent/$(DEPDIR)/activemq_test-TransferStackTest.Tpo decaf/internal/util/concurrent/$(DEPDIR)/activemq_test-TransferStackTest.Po
#	source='decaf/internal/util/concurrent/TransferStackTest.cpp' object='decaf/internal/util/concurrent/activemq_test-TransferStackTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/internal/util/concurrent/activemq_test-TransferStackTest.obj `if test -f 'decaf/internal/util/concurrent/TransferStackTest.cpp'; then $(CYGPATH_W) 'decaf/internal/util/concurrent/TransferStackTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/internal/util/concurrent/TransferStackTest.cpp'; fi`

decaf/io/activemq_test-BufferedInputStreamTest.o: decaf/io/BufferedInputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-BufferedInputStreamTest.o -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-BufferedInputStreamTest.Tpo -c -o decaf/io/activemq_test-BufferedInputStreamTest.o `test -f 'decaf/io/BufferedInputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/BufferedInputStreamTest.cpp
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-BufferedInputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-BufferedInputStreamTest.Po
#	source='decaf/io/BufferedInputStreamTest.cpp' object='decaf/io/activemq_test-BufferedInputStreamTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-BufferedInputStreamTest.o `test -f 'decaf/io/BufferedInputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/BufferedInputStreamTest.cpp

decaf/io/activemq_test-BufferedInputStreamTest.obj: decaf/io/BufferedInputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-BufferedInputStreamTest.obj -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-BufferedInputStreamTest.Tpo -c -o decaf/io/activemq_test-BufferedInputStreamTest.obj `if test -f 'decaf/io/BufferedInputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/BufferedInputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/BufferedInputStreamTest.cpp'; fi`
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-BufferedInputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-BufferedInputStreamTest.Po
#	source='decaf/io/BufferedInputStreamTest.cpp' object='decaf/io/activemq_test-BufferedInputStreamTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-BufferedInputStreamTest.obj `if test -f 'decaf/io/BufferedInputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/BufferedInputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/BufferedInputStreamTest.cpp'; fi`

decaf/io/activemq_test-BufferedOutputStreamTest.o: decaf/io/BufferedOutputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-BufferedOutputStreamTest.o -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-BufferedOutputStreamTest.Tpo -c -o decaf/io/activemq_test-BufferedOutputStreamTest.o `test -f 'decaf/io/BufferedOutputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/BufferedOutputStreamTest.cpp
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-BufferedOutputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-BufferedOutputStreamTest.Po
#	source='decaf/io/BufferedOutputStreamTest.cpp' object='decaf/io/activemq_test-BufferedOutputStreamTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-BufferedOutputStreamTest.o `test -f 'decaf/io/BufferedOutputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/BufferedOutputStreamTest.cpp

decaf/io/activemq_test-BufferedOutputStreamTest.obj: decaf/io/BufferedOutputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-BufferedOutputStreamTest.obj -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-BufferedOutputStreamTest.Tpo -c -o decaf/io/activemq_test-BufferedOutputStreamTest.obj `if test -f 'decaf/io/BufferedOutputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/BufferedOutputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/BufferedOutputStreamTest.cpp'; fi`
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-BufferedOutputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-BufferedOutputStreamTest.Po
#	source='decaf/io/BufferedOutputStreamTest.cpp' object='decaf/io/activemq_test-BufferedOutputStreamTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-BufferedOutputStreamTest.obj `if test -f 'decaf/io/BufferedOutputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/BufferedOutputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/BufferedOutputStreamTest.cpp'; fi`

decaf/io/activemq_test-ByteArrayInputStreamTest.o: decaf/io/ByteArrayInputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-ByteArrayInputStreamTest.o -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-ByteArrayInputStreamTest.Tpo -c -o decaf/io/activemq_test-ByteArrayInputStreamTest.o `test -f 'decaf/io/ByteArrayInputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/ByteArrayInputStreamTest.cpp
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-ByteArrayInputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-ByteArrayInputStreamTest.Po
#	source='decaf/io/ByteArrayInputStreamTest.cpp' object='decaf/io/activemq_test-ByteArrayInputStreamTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-ByteArrayInputStreamTest.o `test -f 'decaf/io/ByteArrayInputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/ByteArrayInputStreamTest.cpp

decaf/io/activemq_test-ByteArrayInputStreamTest.obj: decaf/io/ByteArrayInputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-ByteArrayInputStreamTest.obj -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-ByteArrayInputStreamTest.Tpo -c -o decaf/io/activemq_test-ByteArrayInputStreamTest.obj `if test -f 'decaf/io/ByteArrayInputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/ByteArrayInputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/ByteArrayInputStreamTest.cpp'; fi`
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-ByteArrayInputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-ByteArrayInputStreamTest.Po
#	source='decaf/io/ByteArrayInputStreamTest.cpp' object='decaf/io/activemq_test-ByteArrayInputStreamTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-ByteArrayInputStreamTest.obj `if test -f 'decaf/io/ByteArrayInputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/ByteArrayInputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/ByteArrayInputStreamTest.cpp'; fi`

decaf/io/activemq_test-ByteArrayOutputStreamTest.o: decaf/io/ByteArrayOutputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-ByteArrayOutputStreamTest.o -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-ByteArrayOutputStreamTest.Tpo -c -o decaf/io/activemq_test-ByteArrayOutputStreamTest.o `test -f 'decaf/io/ByteArrayOutputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/ByteArrayOutputStreamTest.cpp
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-ByteArrayOutputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-ByteArrayOutputStreamTest.Po
#	source='decaf/io/ByteArrayOutputStreamTest.cpp' object='decaf/io/activemq_test-ByteArrayOutputStreamTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-ByteArrayOutputStreamTest.o `test -f 'decaf/io/ByteArrayOutputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/ByteArrayOutputStreamTest.cpp

decaf/io/activemq_test-ByteArrayOutputStreamTest.obj: decaf/io/ByteArrayOutputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-ByteArrayOutputStreamTest.obj -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-ByteArrayOutputStreamTest.Tpo -c -o decaf/io/activemq_test-ByteArrayOutputStreamTest.obj `if test -f 'decaf/io/ByteArrayOutputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/ByteArrayOutputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/ByteArrayOutputStreamTest.cpp'; fi`
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-ByteArrayOutputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-ByteArrayOutputStreamTest.Po
#	source='decaf/io/ByteArrayOutputStreamTest.cpp' object='decaf/io/activemq_test-ByteArrayOutputStreamTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-ByteArrayOutputStreamTest.obj `if test -f 'decaf/io/ByteArrayOutputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/ByteArrayOutputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/ByteArrayOutputStreamTest.cpp'; fi`

decaf/io/activemq_test-DataInputStreamTest.o: decaf/io/DataInputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-DataInputStreamTest.o -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-DataInputStreamTest.Tpo -c -o decaf/io/activemq_test-DataInputStreamTest.o `test -f 'decaf/io/DataInputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/DataInputStreamTest.cpp
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-DataInputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-DataInputStreamTest.Po
#	source='decaf/io/DataInputStreamTest.cpp' object='decaf/io/activemq_test-DataInputStreamTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-DataInputStreamTest.o `test -f 'decaf/io/DataInputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/DataInputStreamTest.cpp

decaf/io/activemq_test-DataInputStreamTest.obj: decaf/io/DataInputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-DataInputStreamTest.obj -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-DataInputStreamTest.Tpo -c -o decaf/io/activemq_test-DataInputStreamTest.obj `if test -f 'decaf/io/DataInputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/DataInputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/DataInputStreamTest.cpp'; fi`
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-DataInputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-DataInputStreamTest.Po
#	source='decaf/io/DataInputStreamTest.cpp' object='decaf/io/activemq_test-DataInputStreamTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-DataInputStreamTest.obj `if test -f 'decaf/io/DataInputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/DataInputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/DataInputStreamTest.cpp'; fi`

decaf/io/activemq_test-DataOutputStreamTest.o: decaf/io/DataOutputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-DataOutputStreamTest.o -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-DataOutputStreamTest.Tpo -c -o decaf/io/activemq_test-DataOutputStreamTest.o `test -f 'decaf/io/DataOutputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/DataOutputStreamTest.cpp
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-DataOutputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-DataOutputStreamTest.Po
#	source='decaf/io/DataOutputStreamTest.cpp' object='decaf/io/activemq_test-DataOutputStreamTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-DataOutputStreamTest.o `test -f 'decaf/io/DataOutputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/DataOutputStreamTest.cpp

decaf/io/activemq_test-DataOutputStreamTest.obj: decaf/io/DataOutputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-DataOutputStreamTest.obj -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-DataOutputStreamTest.Tpo -c -o decaf/io/activemq_test-DataOutputStreamTest.obj `if test -f 'decaf/io/DataOutputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/DataOutputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/DataOutputStreamTest.cpp'; fi`
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-DataOutputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-DataOutputStreamTest.Po
#	source='decaf/io/DataOutputStreamTest.cpp' object='decaf/io/activemq_test-DataOutputStreamTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-DataOutputStreamTest.obj `if test -f 'decaf/io/DataOutputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/DataOutputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/DataOutputStreamTest.cpp'; fi`

decaf/io/activemq_test-FilterInputStreamTest.o: decaf/io/FilterInputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-FilterInputStreamTest.o -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-FilterInputStreamTest.Tpo -c -o decaf/io/activemq_test-FilterInputStreamTest.o `test -f 'decaf/io/FilterInputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/FilterInputStreamTest.cpp
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-FilterInputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-FilterInputStreamTest.Po
#	source='decaf/io/FilterInputStreamTest.cpp' object='decaf/io/activemq_test-FilterInputStreamTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-FilterInputStreamTest.o `test -f 'decaf/io/FilterInputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/FilterInputStreamTest.cpp

decaf/io/activemq_test-FilterInputStreamTest.obj: decaf/io/FilterInputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-FilterInputStreamTest.obj -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-FilterInputStreamTest.Tpo -c -o decaf/io/activemq_test-FilterInputStreamTest.obj `if test -f 'decaf/io/FilterInputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/FilterInputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/FilterInputStreamTest.cpp'; fi`
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-FilterInputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-FilterInputStreamTest.Po
#	source='decaf/io/FilterInputStreamTest.cpp' object='decaf/io/activemq_test-FilterInputStreamTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-FilterInputStreamTest.obj `if test -f 'decaf/io/FilterInputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/FilterInputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/FilterInputStreamTest.cpp'; fi`

decaf/io/activemq_test-FilterOutputStreamTest.o: decaf/io/FilterOutputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-FilterOutputStreamTest.o -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-FilterOutputStreamTest.Tpo -c -o decaf/io/activemq_test-FilterOutputStreamTest.o `test -f 'decaf/io/FilterOutputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/FilterOutputStreamTest.cpp
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-FilterOutputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-FilterOutputStreamTest.Po
#	source='decaf/io/FilterOutputStreamTest.cpp' object='decaf/io/activemq_test-FilterOutputStreamTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-FilterOutputStreamTest.o `test -f 'decaf/io/FilterOutputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/FilterOutputStreamTest.cpp

decaf/io/activemq_test-FilterOutputStreamTest.obj: decaf/io/FilterOutputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-FilterOutputStreamTest.obj -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-FilterOutputStreamTest.Tpo -c -o decaf/io/activemq_test-FilterOutputStreamTest.obj `if test -f 'decaf/io/FilterOutputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/FilterOutputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/FilterOutputStreamTest.cpp'; fi`
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-FilterOutputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-FilterOutputStreamTest.Po
#	source='decaf/io/FilterOutputStreamTest.cpp' object='decaf/io/activemq_test-FilterOutputStreamTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-FilterOutputStreamTest.obj `if test -f 'decaf/io/FilterOutputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/FilterOutputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/FilterOutputStreamTest.cpp'; fi`

decaf/io/activemq_test-InputStreamReaderTest.o: decaf/io/InputStreamReaderTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-InputStreamReaderTest.o -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-InputStreamReaderTest.Tpo -c -o decaf/io/activemq_test-InputStreamReaderTest.o `test -f 'decaf/io/InputStreamReaderTest.cpp' || echo '$(srcdir)/'`decaf/io/InputStreamReaderTest.cpp
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-InputStreamReaderTest.Tpo decaf/io/$(DEPDIR)/activemq_test-InputStreamReaderTest.Po
#	source='decaf/io/InputStreamReaderTest.cpp' object='decaf/io/activemq_test-InputStreamReaderTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-InputStreamReaderTest.o `test -f 'decaf/io/InputStreamReaderTest.cpp' || echo '$(srcdir)/'`decaf/io/InputStreamReaderTest.cpp

decaf/io/activemq_test-InputStreamReaderTest.obj: decaf/io/InputStreamReaderTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-InputStreamReaderTest.obj -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-InputStreamReaderTest.Tpo -c -o decaf/io/activemq_test-InputStreamReaderTest.obj `if test -f 'decaf/io/InputStreamReaderTest.cpp'; then $(CYGPATH_W) 'decaf/io/InputStreamReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/InputStreamReaderTest.cpp'; fi`
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-InputStreamReaderTest.Tpo decaf/io/$(DEPDIR)/activemq_test-InputStreamReaderTest.Po
#	source='decaf/io/InputStreamReaderTest.cpp' object='decaf/io/activemq_test-InputStreamReaderTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-InputStreamReaderTest.obj `if test -f 'decaf/io/InputStreamReaderTest.cpp'; then $(CYGPATH_W) 'decaf/io/InputStreamReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/InputStreamReaderTest.cpp'; fi`

decaf/io/activemq_test-InputStreamTest.o: decaf/io/InputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-InputStreamTest.o -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-InputStreamTest.Tpo -c -o decaf/io/activemq_test-InputStreamTest.o `test -f 'decaf/io/InputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/InputStreamTest.cpp
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-InputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-InputStreamTest.Po
#	source='decaf/io/InputStreamTest.cpp' object='decaf/io/activemq_test-InputStreamTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-InputStreamTest.o `test -f 'decaf/io/InputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/InputStreamTest.cpp

decaf/io/activemq_test-InputStreamTest.obj: decaf/io/InputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-InputStreamTest.obj -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-InputStreamTest.Tpo -c -o decaf/io/activemq_test-InputStreamTest.obj `if test -f 'decaf/io/InputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/InputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/InputStreamTest.cpp'; fi`
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-InputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-InputStreamTest.Po
#	source='decaf/io/InputStreamTest.cpp' object='decaf/io/activemq_test-InputStreamTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-InputStreamTest.obj `if test -f 'decaf/io/InputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/InputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/InputStreamTest.cpp'; fi`

decaf/io/activemq_test-OutputStreamTest.o: decaf/io/OutputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-OutputStreamTest.o -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-OutputStreamTest.Tpo -c -o decaf/io/activemq_test-OutputStreamTest.o `test -f 'decaf/io/OutputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/OutputStreamTest.cpp
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-OutputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-OutputStreamTest.Po
#	source='decaf/io/OutputStreamTest.cpp' object='decaf/io/activemq_test-OutputStreamTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-OutputStreamTest.o `test -f 'decaf/io/OutputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/OutputStreamTest.cpp

decaf/io/activemq_test-OutputStreamTest.obj: decaf/io/OutputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-OutputStreamTest.obj -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-OutputStreamTest.Tpo -c -o decaf/io/activemq_test-OutputStreamTest.obj `if test -f 'decaf/io/OutputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/OutputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/OutputStreamTest.cpp'; fi`
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-OutputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-OutputStreamTest.Po
#	source='decaf/io/OutputStreamTest.cpp' object='decaf/io/activemq_test-OutputStreamTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-OutputStreamTest.obj `if test -f 'decaf/io/OutputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/OutputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/OutputStreamTest.cpp'; fi`

decaf/io/activemq_test-OutputStreamWriterTest.o: decaf/io/OutputStreamWriterTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-OutputStreamWriterTest.o -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-OutputStreamWriterTest.Tpo -c -o decaf/io/activemq_test-OutputStreamWriterTest.o `test -f 'decaf/io/OutputStreamWriterTest.cpp' || echo '$(srcdir)/'`decaf/io/OutputStreamWriterTest.cpp
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-OutputStreamWriterTest.Tpo decaf/io/$(DEPDIR)/activemq_test-OutputStreamWriterTest.Po
#	source='decaf/io/OutputStreamWriterTest.cpp' object='decaf/io/activemq_test-OutputStreamWriterTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-OutputStreamWriterTest.o `test -f 'decaf/io/OutputStreamWriterTest.cpp' || echo '$(srcdir)/'`decaf/io/OutputStreamWriterTest.cpp

decaf/io/activemq_test-OutputStreamWriterTest.obj: decaf/io/OutputStreamWriterTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-OutputStreamWriterTest.obj -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-OutputStreamWriterTest.Tpo -c -o decaf/io/activemq_test-OutputStreamWriterTest.obj `if test -f 'decaf/io/OutputStreamWriterTest.cpp'; then $(CYGPATH_W) 'decaf/io/OutputStreamWriterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/OutputStreamWriterTest.cpp'; fi`
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-OutputStreamWriterTest.Tpo decaf/io/$(DEPDIR)/activemq_test-OutputStreamWriterTest.Po
#	source='decaf/io/OutputStreamWriterTest.cpp' object='decaf/io/activemq_test-OutputStreamWriterTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-OutputStreamWriterTest.obj `if test -f 'decaf/io/OutputStreamWriterTest.cpp'; then $(CYGPATH_W) 'decaf/io/OutputStreamWriterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/OutputStreamWriterTest.cpp'; fi`

decaf/io/activemq_test-PushbackInputStreamTest.o: decaf/io/PushbackInputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-PushbackInputStreamTest.o -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-PushbackInputStreamTest.Tpo -c -o decaf/io/activemq_test-PushbackInputStreamTest.o `test -f 'decaf/io/PushbackInputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/PushbackInputStreamTest.cpp
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-PushbackInputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-PushbackInputStreamTest.Po
#	source='decaf/io/PushbackInputStreamTest.cpp' object='decaf/io/activemq_test-PushbackInputStreamTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-PushbackInputStreamTest.o `test -f 'decaf/io/PushbackInputStreamTest.cpp' || echo '$(srcdir)/'`decaf/io/PushbackInputStreamTest.cpp

decaf/io/activemq_test-PushbackInputStreamTest.obj: decaf/io/PushbackInputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-PushbackInputStreamTest.obj -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-PushbackInputStreamTest.Tpo -c -o decaf/io/activemq_test-PushbackInputStreamTest.obj `if test -f 'decaf/io/PushbackInputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/PushbackInputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/PushbackInputStreamTest.cpp'; fi`
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-PushbackInputStreamTest.Tpo decaf/io/$(DEPDIR)/activemq_test-PushbackInputStreamTest.Po
#	source='decaf/io/PushbackInputStreamTest.cpp' object='decaf/io/activemq_test-PushbackInputStreamTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-PushbackInputStreamTest.obj `if test -f 'decaf/io/PushbackInputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/io/PushbackInputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/PushbackInputStreamTest.cpp'; fi`

decaf/io/activemq_test-ReaderTest.o: decaf/io/ReaderTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-ReaderTest.o -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-ReaderTest.Tpo -c -o decaf/io/activemq_test-ReaderTest.o `test -f 'decaf/io/ReaderTest.cpp' || echo '$(srcdir)/'`decaf/io/ReaderTest.cpp
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-ReaderTest.Tpo decaf/io/$(DEPDIR)/activemq_test-ReaderTest.Po
#	source='decaf/io/ReaderTest.cpp' object='decaf/io/activemq_test-ReaderTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-ReaderTest.o `test -f 'decaf/io/ReaderTest.cpp' || echo '$(srcdir)/'`decaf/io/ReaderTest.cpp

decaf/io/activemq_test-ReaderTest.obj: decaf/io/ReaderTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-ReaderTest.obj -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-ReaderTest.Tpo -c -o decaf/io/activemq_test-ReaderTest.obj `if test -f 'decaf/io/ReaderTest.cpp'; then $(CYGPATH_W) 'decaf/io/ReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/ReaderTest.cpp'; fi`
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-ReaderTest.Tpo decaf/io/$(DEPDIR)/activemq_test-ReaderTest.Po
#	source='decaf/io/ReaderTest.cpp' object='decaf/io/activemq_test-ReaderTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-ReaderTest.obj `if test -f 'decaf/io/ReaderTest.cpp'; then $(CYGPATH_W) 'decaf/io/ReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/ReaderTest.cpp'; fi`

decaf/io/activemq_test-WriterTest.o: decaf/io/WriterTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-WriterTest.o -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-WriterTest.Tpo -c -o decaf/io/activemq_test-WriterTest.o `test -f 'decaf/io/WriterTest.cpp' || echo '$(srcdir)/'`decaf/io/WriterTest.cpp
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-WriterTest.Tpo decaf/io/$(DEPDIR)/activemq_test-WriterTest.Po
#	source='decaf/io/WriterTest.cpp' object='decaf/io/activemq_test-WriterTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-WriterTest.o `test -f 'decaf/io/WriterTest.cpp' || echo '$(srcdir)/'`decaf/io/WriterTest.cpp

decaf/io/activemq_test-WriterTest.obj: decaf/io/WriterTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/io/activemq_test-WriterTest.obj -MD -MP -MF decaf/io/$(DEPDIR)/activemq_test-WriterTest.Tpo -c -o decaf/io/activemq_test-WriterTest.obj `if test -f 'decaf/io/WriterTest.cpp'; then $(CYGPATH_W) 'decaf/io/WriterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/WriterTest.cpp'; fi`
	$(am__mv) decaf/io/$(DEPDIR)/activemq_test-WriterTest.Tpo decaf/io/$(DEPDIR)/activemq_test-WriterTest.Po
#	source='decaf/io/WriterTest.cpp' object='decaf/io/activemq_test-WriterTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/io/activemq_test-WriterTest.obj `if test -f 'decaf/io/WriterTest.cpp'; then $(CYGPATH_W) 'decaf/io/WriterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/io/WriterTest.cpp'; fi`

decaf/lang/activemq_test-ArrayPointerTest.o: decaf/lang/ArrayPointerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-ArrayPointerTest.o -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-ArrayPointerTest.Tpo -c -o decaf/lang/activemq_test-ArrayPointerTest.o `test -f 'decaf/lang/ArrayPointerTest.cpp' || echo '$(srcdir)/'`decaf/lang/ArrayPointerTest.cpp
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-ArrayPointerTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-ArrayPointerTest.Po
#	source='decaf/lang/ArrayPointerTest.cpp' object='decaf/lang/activemq_test-ArrayPointerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-ArrayPointerTest.o `test -f 'decaf/lang/ArrayPointerTest.cpp' || echo '$(srcdir)/'`decaf/lang/ArrayPointerTest.cpp

decaf/lang/activemq_test-ArrayPointerTest.obj: decaf/lang/ArrayPointerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-ArrayPointerTest.obj -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-ArrayPointerTest.Tpo -c -o decaf/lang/activemq_test-ArrayPointerTest.obj `if test -f 'decaf/lang/ArrayPointerTest.cpp'; then $(CYGPATH_W) 'decaf/lang/ArrayPointerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/ArrayPointerTest.cpp'; fi`
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-ArrayPointerTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-ArrayPointerTest.Po
#	source='decaf/lang/ArrayPointerTest.cpp' object='decaf/lang/activemq_test-ArrayPointerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-ArrayPointerTest.obj `if test -f 'decaf/lang/ArrayPointerTest.cpp'; then $(CYGPATH_W) 'decaf/lang/ArrayPointerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/ArrayPointerTest.cpp'; fi`

decaf/lang/activemq_test-BooleanTest.o: decaf/lang/BooleanTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-BooleanTest.o -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-BooleanTest.Tpo -c -o decaf/lang/activemq_test-BooleanTest.o `test -f 'decaf/lang/BooleanTest.cpp' || echo '$(srcdir)/'`decaf/lang/BooleanTest.cpp
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-BooleanTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-BooleanTest.Po
#	source='decaf/lang/BooleanTest.cpp' object='decaf/lang/activemq_test-BooleanTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-BooleanTest.o `test -f 'decaf/lang/BooleanTest.cpp' || echo '$(srcdir)/'`decaf/lang/BooleanTest.cpp

decaf/lang/activemq_test-BooleanTest.obj: decaf/lang/BooleanTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-BooleanTest.obj -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-BooleanTest.Tpo -c -o decaf/lang/activemq_test-BooleanTest.obj `if test -f 'decaf/lang/BooleanTest.cpp'; then $(CYGPATH_W) 'decaf/lang/BooleanTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/BooleanTest.cpp'; fi`
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-BooleanTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-BooleanTest.Po
#	source='decaf/lang/BooleanTest.cpp' object='decaf/lang/activemq_test-BooleanTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-BooleanTest.obj `if test -f 'decaf/lang/BooleanTest.cpp'; then $(CYGPATH_W) 'decaf/lang/BooleanTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/BooleanTest.cpp'; fi`

decaf/lang/activemq_test-ByteTest.o: decaf/lang/ByteTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-ByteTest.o -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-ByteTest.Tpo -c -o decaf/lang/activemq_test-ByteTest.o `test -f 'decaf/lang/ByteTest.cpp' || echo '$(srcdir)/'`decaf/lang/ByteTest.cpp
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-ByteTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-ByteTest.Po
#	source='decaf/lang/ByteTest.cpp' object='decaf/lang/activemq_test-ByteTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-ByteTest.o `test -f 'decaf/lang/ByteTest.cpp' || echo '$(srcdir)/'`decaf/lang/ByteTest.cpp

decaf/lang/activemq_test-ByteTest.obj: decaf/lang/ByteTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-ByteTest.obj -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-ByteTest.Tpo -c -o decaf/lang/activemq_test-ByteTest.obj `if test -f 'decaf/lang/ByteTest.cpp'; then $(CYGPATH_W) 'decaf/lang/ByteTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/ByteTest.cpp'; fi`
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-ByteTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-ByteTest.Po
#	source='decaf/lang/ByteTest.cpp' object='decaf/lang/activemq_test-ByteTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-ByteTest.obj `if test -f 'decaf/lang/ByteTest.cpp'; then $(CYGPATH_W) 'decaf/lang/ByteTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/ByteTest.cpp'; fi`

decaf/lang/activemq_test-CharacterTest.o: decaf/lang/CharacterTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-CharacterTest.o -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-CharacterTest.Tpo -c -o decaf/lang/activemq_test-CharacterTest.o `test -f 'decaf/lang/CharacterTest.cpp' || echo '$(srcdir)/'`decaf/lang/CharacterTest.cpp
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-CharacterTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-CharacterTest.Po
#	source='decaf/lang/CharacterTest.cpp' object='decaf/lang/activemq_test-CharacterTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-CharacterTest.o `test -f 'decaf/lang/CharacterTest.cpp' || echo '$(srcdir)/'`decaf/lang/CharacterTest.cpp

decaf/lang/activemq_test-CharacterTest.obj: decaf/lang/CharacterTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-CharacterTest.obj -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-CharacterTest.Tpo -c -o decaf/lang/activemq_test-CharacterTest.obj `if test -f 'decaf/lang/CharacterTest.cpp'; then $(CYGPATH_W) 'decaf/lang/CharacterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/CharacterTest.cpp'; fi`
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-CharacterTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-CharacterTest.Po
#	source='decaf/lang/CharacterTest.cpp' object='decaf/lang/activemq_test-CharacterTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-CharacterTest.obj `if test -f 'decaf/lang/CharacterTest.cpp'; then $(CYGPATH_W) 'decaf/lang/CharacterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/CharacterTest.cpp'; fi`

decaf/lang/activemq_test-DoubleTest.o: decaf/lang/DoubleTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-DoubleTest.o -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-DoubleTest.Tpo -c -o decaf/lang/activemq_test-DoubleTest.o `test -f 'decaf/lang/DoubleTest.cpp' || echo '$(srcdir)/'`decaf/lang/DoubleTest.cpp
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-DoubleTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-DoubleTest.Po
#	source='decaf/lang/DoubleTest.cpp' object='decaf/lang/activemq_test-DoubleTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-DoubleTest.o `test -f 'decaf/lang/DoubleTest.cpp' || echo '$(srcdir)/'`decaf/lang/DoubleTest.cpp

decaf/lang/activemq_test-DoubleTest.obj: decaf/lang/DoubleTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-DoubleTest.obj -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-DoubleTest.Tpo -c -o decaf/lang/activemq_test-DoubleTest.obj `if test -f 'decaf/lang/DoubleTest.cpp'; then $(CYGPATH_W) 'decaf/lang/DoubleTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/DoubleTest.cpp'; fi`
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-DoubleTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-DoubleTest.Po
#	source='decaf/lang/DoubleTest.cpp' object='decaf/lang/activemq_test-DoubleTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-DoubleTest.obj `if test -f 'decaf/lang/DoubleTest.cpp'; then $(CYGPATH_W) 'decaf/lang/DoubleTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/DoubleTest.cpp'; fi`

decaf/lang/activemq_test-ExceptionTest.o: decaf/lang/ExceptionTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-ExceptionTest.o -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-ExceptionTest.Tpo -c -o decaf/lang/activemq_test-ExceptionTest.o `test -f 'decaf/lang/ExceptionTest.cpp' || echo '$(srcdir)/'`decaf/lang/ExceptionTest.cpp
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-ExceptionTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-ExceptionTest.Po
#	source='decaf/lang/ExceptionTest.cpp' object='decaf/lang/activemq_test-ExceptionTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-ExceptionTest.o `test -f 'decaf/lang/ExceptionTest.cpp' || echo '$(srcdir)/'`decaf/lang/ExceptionTest.cpp

decaf/lang/activemq_test-ExceptionTest.obj: decaf/lang/ExceptionTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-ExceptionTest.obj -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-ExceptionTest.Tpo -c -o decaf/lang/activemq_test-ExceptionTest.obj `if test -f 'decaf/lang/ExceptionTest.cpp'; then $(CYGPATH_W) 'decaf/lang/ExceptionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/ExceptionTest.cpp'; fi`
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-ExceptionTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-ExceptionTest.Po
#	source='decaf/lang/ExceptionTest.cpp' object='decaf/lang/activemq_test-ExceptionTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-ExceptionTest.obj `if test -f 'decaf/lang/ExceptionTest.cpp'; then $(CYGPATH_W) 'decaf/lang/ExceptionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/ExceptionTest.cpp'; fi`

decaf/lang/activemq_test-FloatTest.o: decaf/lang/FloatTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-FloatTest.o -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-FloatTest.Tpo -c -o decaf/lang/activemq_test-FloatTest.o `test -f 'decaf/lang/FloatTest.cpp' || echo '$(srcdir)/'`decaf/lang/FloatTest.cpp
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-FloatTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-FloatTest.Po
#	source='decaf/lang/FloatTest.cpp' object='decaf/lang/activemq_test-FloatTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-FloatTest.o `test -f 'decaf/lang/FloatTest.cpp' || echo '$(srcdir)/'`decaf/lang/FloatTest.cpp

decaf/lang/activemq_test-FloatTest.obj: decaf/lang/FloatTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-FloatTest.obj -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-FloatTest.Tpo -c -o decaf/lang/activemq_test-FloatTest.obj `if test -f 'decaf/lang/FloatTest.cpp'; then $(CYGPATH_W) 'decaf/lang/FloatTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/FloatTest.cpp'; fi`
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-FloatTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-FloatTest.Po
#	source='decaf/lang/FloatTest.cpp' object='decaf/lang/activemq_test-FloatTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-FloatTest.obj `if test -f 'decaf/lang/FloatTest.cpp'; then $(CYGPATH_W) 'decaf/lang/FloatTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/FloatTest.cpp'; fi`

decaf/lang/activemq_test-IntegerTest.o: decaf/lang/IntegerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-IntegerTest.o -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-IntegerTest.Tpo -c -o decaf/lang/activemq_test-IntegerTest.o `test -f 'decaf/lang/IntegerTest.cpp' || echo '$(srcdir)/'`decaf/lang/IntegerTest.cpp
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-IntegerTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-IntegerTest.Po
#	source='decaf/lang/IntegerTest.cpp' object='decaf/lang/activemq_test-IntegerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-IntegerTest.o `test -f 'decaf/lang/IntegerTest.cpp' || echo '$(srcdir)/'`decaf/lang/IntegerTest.cpp

decaf/lang/activemq_test-IntegerTest.obj: decaf/lang/IntegerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-IntegerTest.obj -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-IntegerTest.Tpo -c -o decaf/lang/activemq_test-IntegerTest.obj `if test -f 'decaf/lang/IntegerTest.cpp'; then $(CYGPATH_W) 'decaf/lang/IntegerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/IntegerTest.cpp'; fi`
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-IntegerTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-IntegerTest.Po
#	source='decaf/lang/IntegerTest.cpp' object='decaf/lang/activemq_test-IntegerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-IntegerTest.obj `if test -f 'decaf/lang/IntegerTest.cpp'; then $(CYGPATH_W) 'decaf/lang/IntegerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/IntegerTest.cpp'; fi`

decaf/lang/activemq_test-LongTest.o: decaf/lang/LongTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-LongTest.o -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-LongTest.Tpo -c -o decaf/lang/activemq_test-LongTest.o `test -f 'decaf/lang/LongTest.cpp' || echo '$(srcdir)/'`decaf/lang/LongTest.cpp
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-LongTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-LongTest.Po
#	source='decaf/lang/LongTest.cpp' object='decaf/lang/activemq_test-LongTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-LongTest.o `test -f 'decaf/lang/LongTest.cpp' || echo '$(srcdir)/'`decaf/lang/LongTest.cpp

decaf/lang/activemq_test-LongTest.obj: decaf/lang/LongTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-LongTest.obj -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-LongTest.Tpo -c -o decaf/lang/activemq_test-LongTest.obj `if test -f 'decaf/lang/LongTest.cpp'; then $(CYGPATH_W) 'decaf/lang/LongTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/LongTest.cpp'; fi`
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-LongTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-LongTest.Po
#	source='decaf/lang/LongTest.cpp' object='decaf/lang/activemq_test-LongTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-LongTest.obj `if test -f 'decaf/lang/LongTest.cpp'; then $(CYGPATH_W) 'decaf/lang/LongTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/LongTest.cpp'; fi`

decaf/lang/activemq_test-MathTest.o: decaf/lang/MathTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-MathTest.o -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-MathTest.Tpo -c -o decaf/lang/activemq_test-MathTest.o `test -f 'decaf/lang/MathTest.cpp' || echo '$(srcdir)/'`decaf/lang/MathTest.cpp
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-MathTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-MathTest.Po
#	source='decaf/lang/MathTest.cpp' object='decaf/lang/activemq_test-MathTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-MathTest.o `test -f 'decaf/lang/MathTest.cpp' || echo '$(srcdir)/'`decaf/lang/MathTest.cpp

decaf/lang/activemq_test-MathTest.obj: decaf/lang/MathTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-MathTest.obj -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-MathTest.Tpo -c -o decaf/lang/activemq_test-MathTest.obj `if test -f 'decaf/lang/MathTest.cpp'; then $(CYGPATH_W) 'decaf/lang/MathTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/MathTest.cpp'; fi`
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-MathTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-MathTest.Po
#	source='decaf/lang/MathTest.cpp' object='decaf/lang/activemq_test-MathTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-MathTest.obj `if test -f 'decaf/lang/MathTest.cpp'; then $(CYGPATH_W) 'decaf/lang/MathTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/MathTest.cpp'; fi`

decaf/lang/activemq_test-PointerTest.o: decaf/lang/PointerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-PointerTest.o -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-PointerTest.Tpo -c -o decaf/lang/activemq_test-PointerTest.o `test -f 'decaf/lang/PointerTest.cpp' || echo '$(srcdir)/'`decaf/lang/PointerTest.cpp
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-PointerTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-PointerTest.Po
#	source='decaf/lang/PointerTest.cpp' object='decaf/lang/activemq_test-PointerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-PointerTest.o `test -f 'decaf/lang/PointerTest.cpp' || echo '$(srcdir)/'`decaf/lang/PointerTest.cpp

decaf/lang/activemq_test-PointerTest.obj: decaf/lang/PointerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-PointerTest.obj -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-PointerTest.Tpo -c -o decaf/lang/activemq_test-PointerTest.obj `if test -f 'decaf/lang/PointerTest.cpp'; then $(CYGPATH_W) 'decaf/lang/PointerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/PointerTest.cpp'; fi`
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-PointerTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-PointerTest.Po
#	source='decaf/lang/PointerTest.cpp' object='decaf/lang/activemq_test-PointerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-PointerTest.obj `if test -f 'decaf/lang/PointerTest.cpp'; then $(CYGPATH_W) 'decaf/lang/PointerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/PointerTest.cpp'; fi`

decaf/lang/activemq_test-ShortTest.o: decaf/lang/ShortTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-ShortTest.o -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-ShortTest.Tpo -c -o decaf/lang/activemq_test-ShortTest.o `test -f 'decaf/lang/ShortTest.cpp' || echo '$(srcdir)/'`decaf/lang/ShortTest.cpp
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-ShortTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-ShortTest.Po
#	source='decaf/lang/ShortTest.cpp' object='decaf/lang/activemq_test-ShortTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-ShortTest.o `test -f 'decaf/lang/ShortTest.cpp' || echo '$(srcdir)/'`decaf/lang/ShortTest.cpp

decaf/lang/activemq_test-ShortTest.obj: decaf/lang/ShortTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-ShortTest.obj -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-ShortTest.Tpo -c -o decaf/lang/activemq_test-ShortTest.obj `if test -f 'decaf/lang/ShortTest.cpp'; then $(CYGPATH_W) 'decaf/lang/ShortTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/ShortTest.cpp'; fi`
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-ShortTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-ShortTest.Po
#	source='decaf/lang/ShortTest.cpp' object='decaf/lang/activemq_test-ShortTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-ShortTest.obj `if test -f 'decaf/lang/ShortTest.cpp'; then $(CYGPATH_W) 'decaf/lang/ShortTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/ShortTest.cpp'; fi`

decaf/lang/activemq_test-StringTest.o: decaf/lang/StringTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-StringTest.o -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-StringTest.Tpo -c -o decaf/lang/activemq_test-StringTest.o `test -f 'decaf/lang/StringTest.cpp' || echo '$(srcdir)/'`decaf/lang/StringTest.cpp
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-StringTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-StringTest.Po
#	source='decaf/lang/StringTest.cpp' object='decaf/lang/activemq_test-StringTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-StringTest.o `test -f 'decaf/lang/StringTest.cpp' || echo '$(srcdir)/'`decaf/lang/StringTest.cpp

decaf/lang/activemq_test-StringTest.obj: decaf/lang/StringTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-StringTest.obj -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-StringTest.Tpo -c -o decaf/lang/activemq_test-StringTest.obj `if test -f 'decaf/lang/StringTest.cpp'; then $(CYGPATH_W) 'decaf/lang/StringTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/StringTest.cpp'; fi`
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-StringTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-StringTest.Po
#	source='decaf/lang/StringTest.cpp' object='decaf/lang/activemq_test-StringTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-StringTest.obj `if test -f 'decaf/lang/StringTest.cpp'; then $(CYGPATH_W) 'decaf/lang/StringTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/StringTest.cpp'; fi`

decaf/lang/activemq_test-SystemTest.o: decaf/lang/SystemTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-SystemTest.o -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-SystemTest.Tpo -c -o decaf/lang/activemq_test-SystemTest.o `test -f 'decaf/lang/SystemTest.cpp' || echo '$(srcdir)/'`decaf/lang/SystemTest.cpp
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-SystemTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-SystemTest.Po
#	source='decaf/lang/SystemTest.cpp' object='decaf/lang/activemq_test-SystemTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-SystemTest.o `test -f 'decaf/lang/SystemTest.cpp' || echo '$(srcdir)/'`decaf/lang/SystemTest.cpp

decaf/lang/activemq_test-SystemTest.obj: decaf/lang/SystemTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-SystemTest.obj -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-SystemTest.Tpo -c -o decaf/lang/activemq_test-SystemTest.obj `if test -f 'decaf/lang/SystemTest.cpp'; then $(CYGPATH_W) 'decaf/lang/SystemTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/SystemTest.cpp'; fi`
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-SystemTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-SystemTest.Po
#	source='decaf/lang/SystemTest.cpp' object='decaf/lang/activemq_test-SystemTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-SystemTest.obj `if test -f 'decaf/lang/SystemTest.cpp'; then $(CYGPATH_W) 'decaf/lang/SystemTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/SystemTest.cpp'; fi`

decaf/lang/activemq_test-ThreadLocalTest.o: decaf/lang/ThreadLocalTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-ThreadLocalTest.o -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-ThreadLocalTest.Tpo -c -o decaf/lang/activemq_test-ThreadLocalTest.o `test -f 'decaf/lang/ThreadLocalTest.cpp' || echo '$(srcdir)/'`decaf/lang/ThreadLocalTest.cpp
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-ThreadLocalTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-ThreadLocalTest.Po
#	source='decaf/lang/ThreadLocalTest.cpp' object='decaf/lang/activemq_test-ThreadLocalTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-ThreadLocalTest.o `test -f 'decaf/lang/ThreadLocalTest.cpp' || echo '$(srcdir)/'`decaf/lang/ThreadLocalTest.cpp

decaf/lang/activemq_test-ThreadLocalTest.obj: decaf/lang/ThreadLocalTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-ThreadLocalTest.obj -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-ThreadLocalTest.Tpo -c -o decaf/lang/activemq_test-ThreadLocalTest.obj `if test -f 'decaf/lang/ThreadLocalTest.cpp'; then $(CYGPATH_W) 'decaf/lang/ThreadLocalTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/ThreadLocalTest.cpp'; fi`
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-ThreadLocalTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-ThreadLocalTest.Po
#	source='decaf/lang/ThreadLocalTest.cpp' object='decaf/lang/activemq_test-ThreadLocalTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-ThreadLocalTest.obj `if test -f 'decaf/lang/ThreadLocalTest.cpp'; then $(CYGPATH_W) 'decaf/lang/ThreadLocalTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/ThreadLocalTest.cpp'; fi`

decaf/lang/activemq_test-ThreadTest.o: decaf/lang/ThreadTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-ThreadTest.o -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-ThreadTest.Tpo -c -o decaf/lang/activemq_test-ThreadTest.o `test -f 'decaf/lang/ThreadTest.cpp' || echo '$(srcdir)/'`decaf/lang/ThreadTest.cpp
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-ThreadTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-ThreadTest.Po
#	source='decaf/lang/ThreadTest.cpp' object='decaf/lang/activemq_test-ThreadTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-ThreadTest.o `test -f 'decaf/lang/ThreadTest.cpp' || echo '$(srcdir)/'`decaf/lang/ThreadTest.cpp

decaf/lang/activemq_test-ThreadTest.obj: decaf/lang/ThreadTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/lang/activemq_test-ThreadTest.obj -MD -MP -MF decaf/lang/$(DEPDIR)/activemq_test-ThreadTest.Tpo -c -o decaf/lang/activemq_test-ThreadTest.obj `if test -f 'decaf/lang/ThreadTest.cpp'; then $(CYGPATH_W) 'decaf/lang/ThreadTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/ThreadTest.cpp'; fi`
	$(am__mv) decaf/lang/$(DEPDIR)/activemq_test-ThreadTest.Tpo decaf/lang/$(DEPDIR)/activemq_test-ThreadTest.Po
#	source='decaf/lang/ThreadTest.cpp' object='decaf/lang/activemq_test-ThreadTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/lang/activemq_test-ThreadTest.obj `if test -f 'decaf/lang/ThreadTest.cpp'; then $(CYGPATH_W) 'decaf/lang/ThreadTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/lang/ThreadTest.cpp'; fi`

decaf/net/activemq_test-Inet4AddressTest.o: decaf/net/Inet4AddressTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-Inet4AddressTest.o -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-Inet4AddressTest.Tpo -c -o decaf/net/activemq_test-Inet4AddressTest.o `test -f 'decaf/net/Inet4AddressTest.cpp' || echo '$(srcdir)/'`decaf/net/Inet4AddressTest.cpp
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-Inet4AddressTest.Tpo decaf/net/$(DEPDIR)/activemq_test-Inet4AddressTest.Po
#	source='decaf/net/Inet4AddressTest.cpp' object='decaf/net/activemq_test-Inet4AddressTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-Inet4AddressTest.o `test -f 'decaf/net/Inet4AddressTest.cpp' || echo '$(srcdir)/'`decaf/net/Inet4AddressTest.cpp

decaf/net/activemq_test-Inet4AddressTest.obj: decaf/net/Inet4AddressTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-Inet4AddressTest.obj -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-Inet4AddressTest.Tpo -c -o decaf/net/activemq_test-Inet4AddressTest.obj `if test -f 'decaf/net/Inet4AddressTest.cpp'; then $(CYGPATH_W) 'decaf/net/Inet4AddressTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/Inet4AddressTest.cpp'; fi`
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-Inet4AddressTest.Tpo decaf/net/$(DEPDIR)/activemq_test-Inet4AddressTest.Po
#	source='decaf/net/Inet4AddressTest.cpp' object='decaf/net/activemq_test-Inet4AddressTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-Inet4AddressTest.obj `if test -f 'decaf/net/Inet4AddressTest.cpp'; then $(CYGPATH_W) 'decaf/net/Inet4AddressTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/Inet4AddressTest.cpp'; fi`

decaf/net/activemq_test-Inet6AddressTest.o: decaf/net/Inet6AddressTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-Inet6AddressTest.o -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-Inet6AddressTest.Tpo -c -o decaf/net/activemq_test-Inet6AddressTest.o `test -f 'decaf/net/Inet6AddressTest.cpp' || echo '$(srcdir)/'`decaf/net/Inet6AddressTest.cpp
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-Inet6AddressTest.Tpo decaf/net/$(DEPDIR)/activemq_test-Inet6AddressTest.Po
#	source='decaf/net/Inet6AddressTest.cpp' object='decaf/net/activemq_test-Inet6AddressTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-Inet6AddressTest.o `test -f 'decaf/net/Inet6AddressTest.cpp' || echo '$(srcdir)/'`decaf/net/Inet6AddressTest.cpp

decaf/net/activemq_test-Inet6AddressTest.obj: decaf/net/Inet6AddressTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-Inet6AddressTest.obj -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-Inet6AddressTest.Tpo -c -o decaf/net/activemq_test-Inet6AddressTest.obj `if test -f 'decaf/net/Inet6AddressTest.cpp'; then $(CYGPATH_W) 'decaf/net/Inet6AddressTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/Inet6AddressTest.cpp'; fi`
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-Inet6AddressTest.Tpo decaf/net/$(DEPDIR)/activemq_test-Inet6AddressTest.Po
#	source='decaf/net/Inet6AddressTest.cpp' object='decaf/net/activemq_test-Inet6AddressTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-Inet6AddressTest.obj `if test -f 'decaf/net/Inet6AddressTest.cpp'; then $(CYGPATH_W) 'decaf/net/Inet6AddressTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/Inet6AddressTest.cpp'; fi`

decaf/net/activemq_test-InetAddressTest.o: decaf/net/InetAddressTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-InetAddressTest.o -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-InetAddressTest.Tpo -c -o decaf/net/activemq_test-InetAddressTest.o `test -f 'decaf/net/InetAddressTest.cpp' || echo '$(srcdir)/'`decaf/net/InetAddressTest.cpp
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-InetAddressTest.Tpo decaf/net/$(DEPDIR)/activemq_test-InetAddressTest.Po
#	source='decaf/net/InetAddressTest.cpp' object='decaf/net/activemq_test-InetAddressTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-InetAddressTest.o `test -f 'decaf/net/InetAddressTest.cpp' || echo '$(srcdir)/'`decaf/net/InetAddressTest.cpp

decaf/net/activemq_test-InetAddressTest.obj: decaf/net/InetAddressTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-InetAddressTest.obj -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-InetAddressTest.Tpo -c -o decaf/net/activemq_test-InetAddressTest.obj `if test -f 'decaf/net/InetAddressTest.cpp'; then $(CYGPATH_W) 'decaf/net/InetAddressTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/InetAddressTest.cpp'; fi`
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-InetAddressTest.Tpo decaf/net/$(DEPDIR)/activemq_test-InetAddressTest.Po
#	source='decaf/net/InetAddressTest.cpp' object='decaf/net/activemq_test-InetAddressTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-InetAddressTest.obj `if test -f 'decaf/net/InetAddressTest.cpp'; then $(CYGPATH_W) 'decaf/net/InetAddressTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/InetAddressTest.cpp'; fi`

decaf/net/activemq_test-ServerSocketTest.o: decaf/net/ServerSocketTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-ServerSocketTest.o -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-ServerSocketTest.Tpo -c -o decaf/net/activemq_test-ServerSocketTest.o `test -f 'decaf/net/ServerSocketTest.cpp' || echo '$(srcdir)/'`decaf/net/ServerSocketTest.cpp
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-ServerSocketTest.Tpo decaf/net/$(DEPDIR)/activemq_test-ServerSocketTest.Po
#	source='decaf/net/ServerSocketTest.cpp' object='decaf/net/activemq_test-ServerSocketTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-ServerSocketTest.o `test -f 'decaf/net/ServerSocketTest.cpp' || echo '$(srcdir)/'`decaf/net/ServerSocketTest.cpp

decaf/net/activemq_test-ServerSocketTest.obj: decaf/net/ServerSocketTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-ServerSocketTest.obj -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-ServerSocketTest.Tpo -c -o decaf/net/activemq_test-ServerSocketTest.obj `if test -f 'decaf/net/ServerSocketTest.cpp'; then $(CYGPATH_W) 'decaf/net/ServerSocketTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/ServerSocketTest.cpp'; fi`
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-ServerSocketTest.Tpo decaf/net/$(DEPDIR)/activemq_test-ServerSocketTest.Po
#	source='decaf/net/ServerSocketTest.cpp' object='decaf/net/activemq_test-ServerSocketTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-ServerSocketTest.obj `if test -f 'decaf/net/ServerSocketTest.cpp'; then $(CYGPATH_W) 'decaf/net/ServerSocketTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/ServerSocketTest.cpp'; fi`

decaf/net/activemq_test-SocketFactoryTest.o: decaf/net/SocketFactoryTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-SocketFactoryTest.o -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-SocketFactoryTest.Tpo -c -o decaf/net/activemq_test-SocketFactoryTest.o `test -f 'decaf/net/SocketFactoryTest.cpp' || echo '$(srcdir)/'`decaf/net/SocketFactoryTest.cpp
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-SocketFactoryTest.Tpo decaf/net/$(DEPDIR)/activemq_test-SocketFactoryTest.Po
#	source='decaf/net/SocketFactoryTest.cpp' object='decaf/net/activemq_test-SocketFactoryTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-SocketFactoryTest.o `test -f 'decaf/net/SocketFactoryTest.cpp' || echo '$(srcdir)/'`decaf/net/SocketFactoryTest.cpp

decaf/net/activemq_test-SocketFactoryTest.obj: decaf/net/SocketFactoryTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-SocketFactoryTest.obj -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-SocketFactoryTest.Tpo -c -o decaf/net/activemq_test-SocketFactoryTest.obj `if test -f 'decaf/net/SocketFactoryTest.cpp'; then $(CYGPATH_W) 'decaf/net/SocketFactoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/SocketFactoryTest.cpp'; fi`
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-SocketFactoryTest.Tpo decaf/net/$(DEPDIR)/activemq_test-SocketFactoryTest.Po
#	source='decaf/net/SocketFactoryTest.cpp' object='decaf/net/activemq_test-SocketFactoryTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-SocketFactoryTest.obj `if test -f 'decaf/net/SocketFactoryTest.cpp'; then $(CYGPATH_W) 'decaf/net/SocketFactoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/SocketFactoryTest.cpp'; fi`

decaf/net/activemq_test-SocketTest.o: decaf/net/SocketTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-SocketTest.o -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-SocketTest.Tpo -c -o decaf/net/activemq_test-SocketTest.o `test -f 'decaf/net/SocketTest.cpp' || echo '$(srcdir)/'`decaf/net/SocketTest.cpp
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-SocketTest.Tpo decaf/net/$(DEPDIR)/activemq_test-SocketTest.Po
#	source='decaf/net/SocketTest.cpp' object='decaf/net/activemq_test-SocketTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-SocketTest.o `test -f 'decaf/net/SocketTest.cpp' || echo '$(srcdir)/'`decaf/net/SocketTest.cpp

decaf/net/activemq_test-SocketTest.obj: decaf/net/SocketTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-SocketTest.obj -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-SocketTest.Tpo -c -o decaf/net/activemq_test-SocketTest.obj `if test -f 'decaf/net/SocketTest.cpp'; then $(CYGPATH_W) 'decaf/net/SocketTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/SocketTest.cpp'; fi`
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-SocketTest.Tpo decaf/net/$(DEPDIR)/activemq_test-SocketTest.Po
#	source='decaf/net/SocketTest.cpp' object='decaf/net/activemq_test-SocketTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-SocketTest.obj `if test -f 'decaf/net/SocketTest.cpp'; then $(CYGPATH_W) 'decaf/net/SocketTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/SocketTest.cpp'; fi`

decaf/net/activemq_test-URISyntaxExceptionTest.o: decaf/net/URISyntaxExceptionTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-URISyntaxExceptionTest.o -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-URISyntaxExceptionTest.Tpo -c -o decaf/net/activemq_test-URISyntaxExceptionTest.o `test -f 'decaf/net/URISyntaxExceptionTest.cpp' || echo '$(srcdir)/'`decaf/net/URISyntaxExceptionTest.cpp
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-URISyntaxExceptionTest.Tpo decaf/net/$(DEPDIR)/activemq_test-URISyntaxExceptionTest.Po
#	source='decaf/net/URISyntaxExceptionTest.cpp' object='decaf/net/activemq_test-URISyntaxExceptionTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-URISyntaxExceptionTest.o `test -f 'decaf/net/URISyntaxExceptionTest.cpp' || echo '$(srcdir)/'`decaf/net/URISyntaxExceptionTest.cpp

decaf/net/activemq_test-URISyntaxExceptionTest.obj: decaf/net/URISyntaxExceptionTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-URISyntaxExceptionTest.obj -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-URISyntaxExceptionTest.Tpo -c -o decaf/net/activemq_test-URISyntaxExceptionTest.obj `if test -f 'decaf/net/URISyntaxExceptionTest.cpp'; then $(CYGPATH_W) 'decaf/net/URISyntaxExceptionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/URISyntaxExceptionTest.cpp'; fi`
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-URISyntaxExceptionTest.Tpo decaf/net/$(DEPDIR)/activemq_test-URISyntaxExceptionTest.Po
#	source='decaf/net/URISyntaxExceptionTest.cpp' object='decaf/net/activemq_test-URISyntaxExceptionTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-URISyntaxExceptionTest.obj `if test -f 'decaf/net/URISyntaxExceptionTest.cpp'; then $(CYGPATH_W) 'decaf/net/URISyntaxExceptionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/URISyntaxExceptionTest.cpp'; fi`

decaf/net/activemq_test-URITest.o: decaf/net/URITest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-URITest.o -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-URITest.Tpo -c -o decaf/net/activemq_test-URITest.o `test -f 'decaf/net/URITest.cpp' || echo '$(srcdir)/'`decaf/net/URITest.cpp
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-URITest.Tpo decaf/net/$(DEPDIR)/activemq_test-URITest.Po
#	source='decaf/net/URITest.cpp' object='decaf/net/activemq_test-URITest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-URITest.o `test -f 'decaf/net/URITest.cpp' || echo '$(srcdir)/'`decaf/net/URITest.cpp

decaf/net/activemq_test-URITest.obj: decaf/net/URITest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-URITest.obj -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-URITest.Tpo -c -o decaf/net/activemq_test-URITest.obj `if test -f 'decaf/net/URITest.cpp'; then $(CYGPATH_W) 'decaf/net/URITest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/URITest.cpp'; fi`
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-URITest.Tpo decaf/net/$(DEPDIR)/activemq_test-URITest.Po
#	source='decaf/net/URITest.cpp' object='decaf/net/activemq_test-URITest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-URITest.obj `if test -f 'decaf/net/URITest.cpp'; then $(CYGPATH_W) 'decaf/net/URITest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/URITest.cpp'; fi`

decaf/net/activemq_test-URLDecoderTest.o: decaf/net/URLDecoderTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-URLDecoderTest.o -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-URLDecoderTest.Tpo -c -o decaf/net/activemq_test-URLDecoderTest.o `test -f 'decaf/net/URLDecoderTest.cpp' || echo '$(srcdir)/'`decaf/net/URLDecoderTest.cpp
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-URLDecoderTest.Tpo decaf/net/$(DEPDIR)/activemq_test-URLDecoderTest.Po
#	source='decaf/net/URLDecoderTest.cpp' object='decaf/net/activemq_test-URLDecoderTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-URLDecoderTest.o `test -f 'decaf/net/URLDecoderTest.cpp' || echo '$(srcdir)/'`decaf/net/URLDecoderTest.cpp

decaf/net/activemq_test-URLDecoderTest.obj: decaf/net/URLDecoderTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-URLDecoderTest.obj -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-URLDecoderTest.Tpo -c -o decaf/net/activemq_test-URLDecoderTest.obj `if test -f 'decaf/net/URLDecoderTest.cpp'; then $(CYGPATH_W) 'decaf/net/URLDecoderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/URLDecoderTest.cpp'; fi`
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-URLDecoderTest.Tpo decaf/net/$(DEPDIR)/activemq_test-URLDecoderTest.Po
#	source='decaf/net/URLDecoderTest.cpp' object='decaf/net/activemq_test-URLDecoderTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-URLDecoderTest.obj `if test -f 'decaf/net/URLDecoderTest.cpp'; then $(CYGPATH_W) 'decaf/net/URLDecoderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/URLDecoderTest.cpp'; fi`

decaf/net/activemq_test-URLEncoderTest.o: decaf/net/URLEncoderTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-URLEncoderTest.o -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-URLEncoderTest.Tpo -c -o decaf/net/activemq_test-URLEncoderTest.o `test -f 'decaf/net/URLEncoderTest.cpp' || echo '$(srcdir)/'`decaf/net/URLEncoderTest.cpp
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-URLEncoderTest.Tpo decaf/net/$(DEPDIR)/activemq_test-URLEncoderTest.Po
#	source='decaf/net/URLEncoderTest.cpp' object='decaf/net/activemq_test-URLEncoderTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-URLEncoderTest.o `test -f 'decaf/net/URLEncoderTest.cpp' || echo '$(srcdir)/'`decaf/net/URLEncoderTest.cpp

decaf/net/activemq_test-URLEncoderTest.obj: decaf/net/URLEncoderTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/activemq_test-URLEncoderTest.obj -MD -MP -MF decaf/net/$(DEPDIR)/activemq_test-URLEncoderTest.Tpo -c -o decaf/net/activemq_test-URLEncoderTest.obj `if test -f 'decaf/net/URLEncoderTest.cpp'; then $(CYGPATH_W) 'decaf/net/URLEncoderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/URLEncoderTest.cpp'; fi`
	$(am__mv) decaf/net/$(DEPDIR)/activemq_test-URLEncoderTest.Tpo decaf/net/$(DEPDIR)/activemq_test-URLEncoderTest.Po
#	source='decaf/net/URLEncoderTest.cpp' object='decaf/net/activemq_test-URLEncoderTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/activemq_test-URLEncoderTest.obj `if test -f 'decaf/net/URLEncoderTest.cpp'; then $(CYGPATH_W) 'decaf/net/URLEncoderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/URLEncoderTest.cpp'; fi`

decaf/net/ssl/activemq_test-SSLSocketFactoryTest.o: decaf/net/ssl/SSLSocketFactoryTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/ssl/activemq_test-SSLSocketFactoryTest.o -MD -MP -MF decaf/net/ssl/$(DEPDIR)/activemq_test-SSLSocketFactoryTest.Tpo -c -o decaf/net/ssl/activemq_test-SSLSocketFactoryTest.o `test -f 'decaf/net/ssl/SSLSocketFactoryTest.cpp' || echo '$(srcdir)/'`decaf/net/ssl/SSLSocketFactoryTest.cpp
	$(am__mv) decaf/net/ssl/$(DEPDIR)/activemq_test-SSLSocketFactoryTest.Tpo decaf/net/ssl/$(DEPDIR)/activemq_test-SSLSocketFactoryTest.Po
#	source='decaf/net/ssl/SSLSocketFactoryTest.cpp' object='decaf/net/ssl/activemq_test-SSLSocketFactoryTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/ssl/activemq_test-SSLSocketFactoryTest.o `test -f 'decaf/net/ssl/SSLSocketFactoryTest.cpp' || echo '$(srcdir)/'`decaf/net/ssl/SSLSocketFactoryTest.cpp

decaf/net/ssl/activemq_test-SSLSocketFactoryTest.obj: decaf/net/ssl/SSLSocketFactoryTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/net/ssl/activemq_test-SSLSocketFactoryTest.obj -MD -MP -MF decaf/net/ssl/$(DEPDIR)/activemq_test-SSLSocketFactoryTest.Tpo -c -o decaf/net/ssl/activemq_test-SSLSocketFactoryTest.obj `if test -f 'decaf/net/ssl/SSLSocketFactoryTest.cpp'; then $(CYGPATH_W) 'decaf/net/ssl/SSLSocketFactoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/ssl/SSLSocketFactoryTest.cpp'; fi`
	$(am__mv) decaf/net/ssl/$(DEPDIR)/activemq_test-SSLSocketFactoryTest.Tpo decaf/net/ssl/$(DEPDIR)/activemq_test-SSLSocketFactoryTest.Po
#	source='decaf/net/ssl/SSLSocketFactoryTest.cpp' object='decaf/net/ssl/activemq_test-SSLSocketFactoryTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/net/ssl/activemq_test-SSLSocketFactoryTest.obj `if test -f 'decaf/net/ssl/SSLSocketFactoryTest.cpp'; then $(CYGPATH_W) 'decaf/net/ssl/SSLSocketFactoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/net/ssl/SSLSocketFactoryTest.cpp'; fi`

decaf/nio/activemq_test-BufferTest.o: decaf/nio/BufferTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/nio/activemq_test-BufferTest.o -MD -MP -MF decaf/nio/$(DEPDIR)/activemq_test-BufferTest.Tpo -c -o decaf/nio/activemq_test-BufferTest.o `test -f 'decaf/nio/BufferTest.cpp' || echo '$(srcdir)/'`decaf/nio/BufferTest.cpp
	$(am__mv) decaf/nio/$(DEPDIR)/activemq_test-BufferTest.Tpo decaf/nio/$(DEPDIR)/activemq_test-BufferTest.Po
#	source='decaf/nio/BufferTest.cpp' object='decaf/nio/activemq_test-BufferTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/nio/activemq_test-BufferTest.o `test -f 'decaf/nio/BufferTest.cpp' || echo '$(srcdir)/'`decaf/nio/BufferTest.cpp

decaf/nio/activemq_test-BufferTest.obj: decaf/nio/BufferTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/nio/activemq_test-BufferTest.obj -MD -MP -MF decaf/nio/$(DEPDIR)/activemq_test-BufferTest.Tpo -c -o decaf/nio/activemq_test-BufferTest.obj `if test -f 'decaf/nio/BufferTest.cpp'; then $(CYGPATH_W) 'decaf/nio/BufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/nio/BufferTest.cpp'; fi`
	$(am__mv) decaf/nio/$(DEPDIR)/activemq_test-BufferTest.Tpo decaf/nio/$(DEPDIR)/activemq_test-BufferTest.Po
#	source='decaf/nio/BufferTest.cpp' object='decaf/nio/activemq_test-BufferTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/nio/activemq_test-BufferTest.obj `if test -f 'decaf/nio/BufferTest.cpp'; then $(CYGPATH_W) 'decaf/nio/BufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/nio/BufferTest.cpp'; fi`

decaf/security/activemq_test-SecureRandomTest.o: decaf/security/SecureRandomTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/security/activemq_test-SecureRandomTest.o -MD -MP -MF decaf/security/$(DEPDIR)/activemq_test-SecureRandomTest.Tpo -c -o decaf/security/activemq_test-SecureRandomTest.o `test -f 'decaf/security/SecureRandomTest.cpp' || echo '$(srcdir)/'`decaf/security/SecureRandomTest.cpp
	$(am__mv) decaf/security/$(DEPDIR)/activemq_test-SecureRandomTest.Tpo decaf/security/$(DEPDIR)/activemq_test-SecureRandomTest.Po
#	source='decaf/security/SecureRandomTest.cpp' object='decaf/security/activemq_test-SecureRandomTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/security/activemq_test-SecureRandomTest.o `test -f 'decaf/security/SecureRandomTest.cpp' || echo '$(srcdir)/'`decaf/security/SecureRandomTest.cpp

decaf/security/activemq_test-SecureRandomTest.obj: decaf/security/SecureRandomTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/security/activemq_test-SecureRandomTest.obj -MD -MP -MF decaf/security/$(DEPDIR)/activemq_test-SecureRandomTest.Tpo -c -o decaf/security/activemq_test-SecureRandomTest.obj `if test -f 'decaf/security/SecureRandomTest.cpp'; then $(CYGPATH_W) 'decaf/security/SecureRandomTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/security/SecureRandomTest.cpp'; fi`
	$(am__mv) decaf/security/$(DEPDIR)/activemq_test-SecureRandomTest.Tpo decaf/security/$(DEPDIR)/activemq_test-SecureRandomTest.Po
#	source='decaf/security/SecureRandomTest.cpp' object='decaf/security/activemq_test-SecureRandomTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/security/activemq_test-SecureRandomTest.obj `if test -f 'decaf/security/SecureRandomTest.cpp'; then $(CYGPATH_W) 'decaf/security/SecureRandomTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/security/SecureRandomTest.cpp'; fi`

decaf/util/activemq_test-AbstractCollectionTest.o: decaf/util/AbstractCollectionTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-AbstractCollectionTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-AbstractCollectionTest.Tpo -c -o decaf/util/activemq_test-AbstractCollectionTest.o `test -f 'decaf/util/AbstractCollectionTest.cpp' || echo '$(srcdir)/'`decaf/util/AbstractCollectionTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-AbstractCollectionTest.Tpo decaf/util/$(DEPDIR)/activemq_test-AbstractCollectionTest.Po
#	source='decaf/util/AbstractCollectionTest.cpp' object='decaf/util/activemq_test-AbstractCollectionTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-AbstractCollectionTest.o `test -f 'decaf/util/AbstractCollectionTest.cpp' || echo '$(srcdir)/'`decaf/util/AbstractCollectionTest.cpp

decaf/util/activemq_test-AbstractCollectionTest.obj: decaf/util/AbstractCollectionTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-AbstractCollectionTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-AbstractCollectionTest.Tpo -c -o decaf/util/activemq_test-AbstractCollectionTest.obj `if test -f 'decaf/util/AbstractCollectionTest.cpp'; then $(CYGPATH_W) 'decaf/util/AbstractCollectionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/AbstractCollectionTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-AbstractCollectionTest.Tpo decaf/util/$(DEPDIR)/activemq_test-AbstractCollectionTest.Po
#	source='decaf/util/AbstractCollectionTest.cpp' object='decaf/util/activemq_test-AbstractCollectionTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-AbstractCollectionTest.obj `if test -f 'decaf/util/AbstractCollectionTest.cpp'; then $(CYGPATH_W) 'decaf/util/AbstractCollectionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/AbstractCollectionTest.cpp'; fi`

decaf/util/activemq_test-AbstractListTest.o: decaf/util/AbstractListTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-AbstractListTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-AbstractListTest.Tpo -c -o decaf/util/activemq_test-AbstractListTest.o `test -f 'decaf/util/AbstractListTest.cpp' || echo '$(srcdir)/'`decaf/util/AbstractListTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-AbstractListTest.Tpo decaf/util/$(DEPDIR)/activemq_test-AbstractListTest.Po
#	source='decaf/util/AbstractListTest.cpp' object='decaf/util/activemq_test-AbstractListTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-AbstractListTest.o `test -f 'decaf/util/AbstractListTest.cpp' || echo '$(srcdir)/'`decaf/util/AbstractListTest.cpp

decaf/util/activemq_test-AbstractListTest.obj: decaf/util/AbstractListTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-AbstractListTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-AbstractListTest.Tpo -c -o decaf/util/activemq_test-AbstractListTest.obj `if test -f 'decaf/util/AbstractListTest.cpp'; then $(CYGPATH_W) 'decaf/util/AbstractListTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/AbstractListTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-AbstractListTest.Tpo decaf/util/$(DEPDIR)/activemq_test-AbstractListTest.Po
#	source='decaf/util/AbstractListTest.cpp' object='decaf/util/activemq_test-AbstractListTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-AbstractListTest.obj `if test -f 'decaf/util/AbstractListTest.cpp'; then $(CYGPATH_W) 'decaf/util/AbstractListTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/AbstractListTest.cpp'; fi`

decaf/util/activemq_test-AbstractSequentialListTest.o: decaf/util/AbstractSequentialListTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-AbstractSequentialListTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-AbstractSequentialListTest.Tpo -c -o decaf/util/activemq_test-AbstractSequentialListTest.o `test -f 'decaf/util/AbstractSequentialListTest.cpp' || echo '$(srcdir)/'`decaf/util/AbstractSequentialListTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-AbstractSequentialListTest.Tpo decaf/util/$(DEPDIR)/activemq_test-AbstractSequentialListTest.Po
#	source='decaf/util/AbstractSequentialListTest.cpp' object='decaf/util/activemq_test-AbstractSequentialListTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-AbstractSequentialListTest.o `test -f 'decaf/util/AbstractSequentialListTest.cpp' || echo '$(srcdir)/'`decaf/util/AbstractSequentialListTest.cpp

decaf/util/activemq_test-AbstractSequentialListTest.obj: decaf/util/AbstractSequentialListTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-AbstractSequentialListTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-AbstractSequentialListTest.Tpo -c -o decaf/util/activemq_test-AbstractSequentialListTest.obj `if test -f 'decaf/util/AbstractSequentialListTest.cpp'; then $(CYGPATH_W) 'decaf/util/AbstractSequentialListTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/AbstractSequentialListTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-AbstractSequentialListTest.Tpo decaf/util/$(DEPDIR)/activemq_test-AbstractSequentialListTest.Po
#	source='decaf/util/AbstractSequentialListTest.cpp' object='decaf/util/activemq_test-AbstractSequentialListTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-AbstractSequentialListTest.obj `if test -f 'decaf/util/AbstractSequentialListTest.cpp'; then $(CYGPATH_W) 'decaf/util/AbstractSequentialListTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/AbstractSequentialListTest.cpp'; fi`

decaf/util/activemq_test-ArrayListTest.o: decaf/util/ArrayListTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-ArrayListTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-ArrayListTest.Tpo -c -o decaf/util/activemq_test-ArrayListTest.o `test -f 'decaf/util/ArrayListTest.cpp' || echo '$(srcdir)/'`decaf/util/ArrayListTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-ArrayListTest.Tpo decaf/util/$(DEPDIR)/activemq_test-ArrayListTest.Po
#	source='decaf/util/ArrayListTest.cpp' object='decaf/util/activemq_test-ArrayListTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-ArrayListTest.o `test -f 'decaf/util/ArrayListTest.cpp' || echo '$(srcdir)/'`decaf/util/ArrayListTest.cpp

decaf/util/activemq_test-ArrayListTest.obj: decaf/util/ArrayListTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-ArrayListTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-ArrayListTest.Tpo -c -o decaf/util/activemq_test-ArrayListTest.obj `if test -f 'decaf/util/ArrayListTest.cpp'; then $(CYGPATH_W) 'decaf/util/ArrayListTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/ArrayListTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-ArrayListTest.Tpo decaf/util/$(DEPDIR)/activemq_test-ArrayListTest.Po
#	source='decaf/util/ArrayListTest.cpp' object='decaf/util/activemq_test-ArrayListTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-ArrayListTest.obj `if test -f 'decaf/util/ArrayListTest.cpp'; then $(CYGPATH_W) 'decaf/util/ArrayListTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/ArrayListTest.cpp'; fi`

decaf/util/activemq_test-ArraysTest.o: decaf/util/ArraysTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-ArraysTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-ArraysTest.Tpo -c -o decaf/util/activemq_test-ArraysTest.o `test -f 'decaf/util/ArraysTest.cpp' || echo '$(srcdir)/'`decaf/util/ArraysTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-ArraysTest.Tpo decaf/util/$(DEPDIR)/activemq_test-ArraysTest.Po
#	source='decaf/util/ArraysTest.cpp' object='decaf/util/activemq_test-ArraysTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-ArraysTest.o `test -f 'decaf/util/ArraysTest.cpp' || echo '$(srcdir)/'`decaf/util/ArraysTest.cpp

decaf/util/activemq_test-ArraysTest.obj: decaf/util/ArraysTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-ArraysTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-ArraysTest.Tpo -c -o decaf/util/activemq_test-ArraysTest.obj `if test -f 'decaf/util/ArraysTest.cpp'; then $(CYGPATH_W) 'decaf/util/ArraysTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/ArraysTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-ArraysTest.Tpo decaf/util/$(DEPDIR)/activemq_test-ArraysTest.Po
#	source='decaf/util/ArraysTest.cpp' object='decaf/util/activemq_test-ArraysTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-ArraysTest.obj `if test -f 'decaf/util/ArraysTest.cpp'; then $(CYGPATH_W) 'decaf/util/ArraysTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/ArraysTest.cpp'; fi`

decaf/util/activemq_test-BitSetTest.o: decaf/util/BitSetTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-BitSetTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-BitSetTest.Tpo -c -o decaf/util/activemq_test-BitSetTest.o `test -f 'decaf/util/BitSetTest.cpp' || echo '$(srcdir)/'`decaf/util/BitSetTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-BitSetTest.Tpo decaf/util/$(DEPDIR)/activemq_test-BitSetTest.Po
#	source='decaf/util/BitSetTest.cpp' object='decaf/util/activemq_test-BitSetTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-BitSetTest.o `test -f 'decaf/util/BitSetTest.cpp' || echo '$(srcdir)/'`decaf/util/BitSetTest.cpp

decaf/util/activemq_test-BitSetTest.obj: decaf/util/BitSetTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-BitSetTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-BitSetTest.Tpo -c -o decaf/util/activemq_test-BitSetTest.obj `if test -f 'decaf/util/BitSetTest.cpp'; then $(CYGPATH_W) 'decaf/util/BitSetTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/BitSetTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-BitSetTest.Tpo decaf/util/$(DEPDIR)/activemq_test-BitSetTest.Po
#	source='decaf/util/BitSetTest.cpp' object='decaf/util/activemq_test-BitSetTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-BitSetTest.obj `if test -f 'decaf/util/BitSetTest.cpp'; then $(CYGPATH_W) 'decaf/util/BitSetTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/BitSetTest.cpp'; fi`

decaf/util/activemq_test-DateTest.o: decaf/util/DateTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-DateTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-DateTest.Tpo -c -o decaf/util/activemq_test-DateTest.o `test -f 'decaf/util/DateTest.cpp' || echo '$(srcdir)/'`decaf/util/DateTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-DateTest.Tpo decaf/util/$(DEPDIR)/activemq_test-DateTest.Po
#	source='decaf/util/DateTest.cpp' object='decaf/util/activemq_test-DateTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-DateTest.o `test -f 'decaf/util/DateTest.cpp' || echo '$(srcdir)/'`decaf/util/DateTest.cpp

decaf/util/activemq_test-DateTest.obj: decaf/util/DateTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-DateTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-DateTest.Tpo -c -o decaf/util/activemq_test-DateTest.obj `if test -f 'decaf/util/DateTest.cpp'; then $(CYGPATH_W) 'decaf/util/DateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/DateTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-DateTest.Tpo decaf/util/$(DEPDIR)/activemq_test-DateTest.Po
#	source='decaf/util/DateTest.cpp' object='decaf/util/activemq_test-DateTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-DateTest.obj `if test -f 'decaf/util/DateTest.cpp'; then $(CYGPATH_W) 'decaf/util/DateTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/DateTest.cpp'; fi`

decaf/util/activemq_test-Endian.o: decaf/util/Endian.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-Endian.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-Endian.Tpo -c -o decaf/util/activemq_test-Endian.o `test -f 'decaf/util/Endian.cpp' || echo '$(srcdir)/'`decaf/util/Endian.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-Endian.Tpo decaf/util/$(DEPDIR)/activemq_test-Endian.Po
#	source='decaf/util/Endian.cpp' object='decaf/util/activemq_test-Endian.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-Endian.o `test -f 'decaf/util/Endian.cpp' || echo '$(srcdir)/'`decaf/util/Endian.cpp

decaf/util/activemq_test-Endian.obj: decaf/util/Endian.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-Endian.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-Endian.Tpo -c -o decaf/util/activemq_test-Endian.obj `if test -f 'decaf/util/Endian.cpp'; then $(CYGPATH_W) 'decaf/util/Endian.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/Endian.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-Endian.Tpo decaf/util/$(DEPDIR)/activemq_test-Endian.Po
#	source='decaf/util/Endian.cpp' object='decaf/util/activemq_test-Endian.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-Endian.obj `if test -f 'decaf/util/Endian.cpp'; then $(CYGPATH_W) 'decaf/util/Endian.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/Endian.cpp'; fi`

decaf/util/activemq_test-LinkedListTest.o: decaf/util/LinkedListTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-LinkedListTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-LinkedListTest.Tpo -c -o decaf/util/activemq_test-LinkedListTest.o `test -f 'decaf/util/LinkedListTest.cpp' || echo '$(srcdir)/'`decaf/util/LinkedListTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-LinkedListTest.Tpo decaf/util/$(DEPDIR)/activemq_test-LinkedListTest.Po
#	source='decaf/util/LinkedListTest.cpp' object='decaf/util/activemq_test-LinkedListTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-LinkedListTest.o `test -f 'decaf/util/LinkedListTest.cpp' || echo '$(srcdir)/'`decaf/util/LinkedListTest.cpp

decaf/util/activemq_test-LinkedListTest.obj: decaf/util/LinkedListTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-LinkedListTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-LinkedListTest.Tpo -c -o decaf/util/activemq_test-LinkedListTest.obj `if test -f 'decaf/util/LinkedListTest.cpp'; then $(CYGPATH_W) 'decaf/util/LinkedListTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/LinkedListTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-LinkedListTest.Tpo decaf/util/$(DEPDIR)/activemq_test-LinkedListTest.Po
#	source='decaf/util/LinkedListTest.cpp' object='decaf/util/activemq_test-LinkedListTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-LinkedListTest.obj `if test -f 'decaf/util/LinkedListTest.cpp'; then $(CYGPATH_W) 'decaf/util/LinkedListTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/LinkedListTest.cpp'; fi`

decaf/util/activemq_test-ListTest.o: decaf/util/ListTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-ListTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-ListTest.Tpo -c -o decaf/util/activemq_test-ListTest.o `test -f 'decaf/util/ListTest.cpp' || echo '$(srcdir)/'`decaf/util/ListTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-ListTest.Tpo decaf/util/$(DEPDIR)/activemq_test-ListTest.Po
#	source='decaf/util/ListTest.cpp' object='decaf/util/activemq_test-ListTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-ListTest.o `test -f 'decaf/util/ListTest.cpp' || echo '$(srcdir)/'`decaf/util/ListTest.cpp

decaf/util/activemq_test-ListTest.obj: decaf/util/ListTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-ListTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-ListTest.Tpo -c -o decaf/util/activemq_test-ListTest.obj `if test -f 'decaf/util/ListTest.cpp'; then $(CYGPATH_W) 'decaf/util/ListTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/ListTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-ListTest.Tpo decaf/util/$(DEPDIR)/activemq_test-ListTest.Po
#	source='decaf/util/ListTest.cpp' object='decaf/util/activemq_test-ListTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-ListTest.obj `if test -f 'decaf/util/ListTest.cpp'; then $(CYGPATH_W) 'decaf/util/ListTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/ListTest.cpp'; fi`

decaf/util/activemq_test-PriorityQueueTest.o: decaf/util/PriorityQueueTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-PriorityQueueTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-PriorityQueueTest.Tpo -c -o decaf/util/activemq_test-PriorityQueueTest.o `test -f 'decaf/util/PriorityQueueTest.cpp' || echo '$(srcdir)/'`decaf/util/PriorityQueueTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-PriorityQueueTest.Tpo decaf/util/$(DEPDIR)/activemq_test-PriorityQueueTest.Po
#	source='decaf/util/PriorityQueueTest.cpp' object='decaf/util/activemq_test-PriorityQueueTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-PriorityQueueTest.o `test -f 'decaf/util/PriorityQueueTest.cpp' || echo '$(srcdir)/'`decaf/util/PriorityQueueTest.cpp

decaf/util/activemq_test-PriorityQueueTest.obj: decaf/util/PriorityQueueTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-PriorityQueueTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-PriorityQueueTest.Tpo -c -o decaf/util/activemq_test-PriorityQueueTest.obj `if test -f 'decaf/util/PriorityQueueTest.cpp'; then $(CYGPATH_W) 'decaf/util/PriorityQueueTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/PriorityQueueTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-PriorityQueueTest.Tpo decaf/util/$(DEPDIR)/activemq_test-PriorityQueueTest.Po
#	source='decaf/util/PriorityQueueTest.cpp' object='decaf/util/activemq_test-PriorityQueueTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-PriorityQueueTest.obj `if test -f 'decaf/util/PriorityQueueTest.cpp'; then $(CYGPATH_W) 'decaf/util/PriorityQueueTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/PriorityQueueTest.cpp'; fi`

decaf/util/activemq_test-PropertiesTest.o: decaf/util/PropertiesTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-PropertiesTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-PropertiesTest.Tpo -c -o decaf/util/activemq_test-PropertiesTest.o `test -f 'decaf/util/PropertiesTest.cpp' || echo '$(srcdir)/'`decaf/util/PropertiesTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-PropertiesTest.Tpo decaf/util/$(DEPDIR)/activemq_test-PropertiesTest.Po
#	source='decaf/util/PropertiesTest.cpp' object='decaf/util/activemq_test-PropertiesTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-PropertiesTest.o `test -f 'decaf/util/PropertiesTest.cpp' || echo '$(srcdir)/'`decaf/util/PropertiesTest.cpp

decaf/util/activemq_test-PropertiesTest.obj: decaf/util/PropertiesTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-PropertiesTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-PropertiesTest.Tpo -c -o decaf/util/activemq_test-PropertiesTest.obj `if test -f 'decaf/util/PropertiesTest.cpp'; then $(CYGPATH_W) 'decaf/util/PropertiesTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/PropertiesTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-PropertiesTest.Tpo decaf/util/$(DEPDIR)/activemq_test-PropertiesTest.Po
#	source='decaf/util/PropertiesTest.cpp' object='decaf/util/activemq_test-PropertiesTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-PropertiesTest.obj `if test -f 'decaf/util/PropertiesTest.cpp'; then $(CYGPATH_W) 'decaf/util/PropertiesTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/PropertiesTest.cpp'; fi`

decaf/util/activemq_test-QueueTest.o: decaf/util/QueueTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-QueueTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-QueueTest.Tpo -c -o decaf/util/activemq_test-QueueTest.o `test -f 'decaf/util/QueueTest.cpp' || echo '$(srcdir)/'`decaf/util/QueueTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-QueueTest.Tpo decaf/util/$(DEPDIR)/activemq_test-QueueTest.Po
#	source='decaf/util/QueueTest.cpp' object='decaf/util/activemq_test-QueueTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-QueueTest.o `test -f 'decaf/util/QueueTest.cpp' || echo '$(srcdir)/'`decaf/util/QueueTest.cpp

decaf/util/activemq_test-QueueTest.obj: decaf/util/QueueTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-QueueTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-QueueTest.Tpo -c -o decaf/util/activemq_test-QueueTest.obj `if test -f 'decaf/util/QueueTest.cpp'; then $(CYGPATH_W) 'decaf/util/QueueTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/QueueTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-QueueTest.Tpo decaf/util/$(DEPDIR)/activemq_test-QueueTest.Po
#	source='decaf/util/QueueTest.cpp' object='decaf/util/activemq_test-QueueTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-QueueTest.obj `if test -f 'decaf/util/QueueTest.cpp'; then $(CYGPATH_W) 'decaf/util/QueueTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/QueueTest.cpp'; fi`

decaf/util/activemq_test-RandomTest.o: decaf/util/RandomTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-RandomTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-RandomTest.Tpo -c -o decaf/util/activemq_test-RandomTest.o `test -f 'decaf/util/RandomTest.cpp' || echo '$(srcdir)/'`decaf/util/RandomTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-RandomTest.Tpo decaf/util/$(DEPDIR)/activemq_test-RandomTest.Po
#	source='decaf/util/RandomTest.cpp' object='decaf/util/activemq_test-RandomTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-RandomTest.o `test -f 'decaf/util/RandomTest.cpp' || echo '$(srcdir)/'`decaf/util/RandomTest.cpp

decaf/util/activemq_test-RandomTest.obj: decaf/util/RandomTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-RandomTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-RandomTest.Tpo -c -o decaf/util/activemq_test-RandomTest.obj `if test -f 'decaf/util/RandomTest.cpp'; then $(CYGPATH_W) 'decaf/util/RandomTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/RandomTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-RandomTest.Tpo decaf/util/$(DEPDIR)/activemq_test-RandomTest.Po
#	source='decaf/util/RandomTest.cpp' object='decaf/util/activemq_test-RandomTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-RandomTest.obj `if test -f 'decaf/util/RandomTest.cpp'; then $(CYGPATH_W) 'decaf/util/RandomTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/RandomTest.cpp'; fi`

decaf/util/activemq_test-SetTest.o: decaf/util/SetTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-SetTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-SetTest.Tpo -c -o decaf/util/activemq_test-SetTest.o `test -f 'decaf/util/SetTest.cpp' || echo '$(srcdir)/'`decaf/util/SetTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-SetTest.Tpo decaf/util/$(DEPDIR)/activemq_test-SetTest.Po
#	source='decaf/util/SetTest.cpp' object='decaf/util/activemq_test-SetTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-SetTest.o `test -f 'decaf/util/SetTest.cpp' || echo '$(srcdir)/'`decaf/util/SetTest.cpp

decaf/util/activemq_test-SetTest.obj: decaf/util/SetTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-SetTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-SetTest.Tpo -c -o decaf/util/activemq_test-SetTest.obj `if test -f 'decaf/util/SetTest.cpp'; then $(CYGPATH_W) 'decaf/util/SetTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/SetTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-SetTest.Tpo decaf/util/$(DEPDIR)/activemq_test-SetTest.Po
#	source='decaf/util/SetTest.cpp' object='decaf/util/activemq_test-SetTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-SetTest.obj `if test -f 'decaf/util/SetTest.cpp'; then $(CYGPATH_W) 'decaf/util/SetTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/SetTest.cpp'; fi`

decaf/util/activemq_test-StlMapTest.o: decaf/util/StlMapTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-StlMapTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-StlMapTest.Tpo -c -o decaf/util/activemq_test-StlMapTest.o `test -f 'decaf/util/StlMapTest.cpp' || echo '$(srcdir)/'`decaf/util/StlMapTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-StlMapTest.Tpo decaf/util/$(DEPDIR)/activemq_test-StlMapTest.Po
#	source='decaf/util/StlMapTest.cpp' object='decaf/util/activemq_test-StlMapTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-StlMapTest.o `test -f 'decaf/util/StlMapTest.cpp' || echo '$(srcdir)/'`decaf/util/StlMapTest.cpp

decaf/util/activemq_test-StlMapTest.obj: decaf/util/StlMapTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-StlMapTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-StlMapTest.Tpo -c -o decaf/util/activemq_test-StlMapTest.obj `if test -f 'decaf/util/StlMapTest.cpp'; then $(CYGPATH_W) 'decaf/util/StlMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/StlMapTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-StlMapTest.Tpo decaf/util/$(DEPDIR)/activemq_test-StlMapTest.Po
#	source='decaf/util/StlMapTest.cpp' object='decaf/util/activemq_test-StlMapTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-StlMapTest.obj `if test -f 'decaf/util/StlMapTest.cpp'; then $(CYGPATH_W) 'decaf/util/StlMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/StlMapTest.cpp'; fi`

decaf/util/activemq_test-StringTokenizerTest.o: decaf/util/StringTokenizerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-StringTokenizerTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-StringTokenizerTest.Tpo -c -o decaf/util/activemq_test-StringTokenizerTest.o `test -f 'decaf/util/StringTokenizerTest.cpp' || echo '$(srcdir)/'`decaf/util/StringTokenizerTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-StringTokenizerTest.Tpo decaf/util/$(DEPDIR)/activemq_test-StringTokenizerTest.Po
#	source='decaf/util/StringTokenizerTest.cpp' object='decaf/util/activemq_test-StringTokenizerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-StringTokenizerTest.o `test -f 'decaf/util/StringTokenizerTest.cpp' || echo '$(srcdir)/'`decaf/util/StringTokenizerTest.cpp

decaf/util/activemq_test-StringTokenizerTest.obj: decaf/util/StringTokenizerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-StringTokenizerTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-StringTokenizerTest.Tpo -c -o decaf/util/activemq_test-StringTokenizerTest.obj `if test -f 'decaf/util/StringTokenizerTest.cpp'; then $(CYGPATH_W) 'decaf/util/StringTokenizerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/StringTokenizerTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-StringTokenizerTest.Tpo decaf/util/$(DEPDIR)/activemq_test-StringTokenizerTest.Po
#	source='decaf/util/StringTokenizerTest.cpp' object='decaf/util/activemq_test-StringTokenizerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-StringTokenizerTest.obj `if test -f 'decaf/util/StringTokenizerTest.cpp'; then $(CYGPATH_W) 'decaf/util/StringTokenizerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/StringTokenizerTest.cpp'; fi`

decaf/util/activemq_test-TimerTest.o: decaf/util/TimerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-TimerTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-TimerTest.Tpo -c -o decaf/util/activemq_test-TimerTest.o `test -f 'decaf/util/TimerTest.cpp' || echo '$(srcdir)/'`decaf/util/TimerTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-TimerTest.Tpo decaf/util/$(DEPDIR)/activemq_test-TimerTest.Po
#	source='decaf/util/TimerTest.cpp' object='decaf/util/activemq_test-TimerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-TimerTest.o `test -f 'decaf/util/TimerTest.cpp' || echo '$(srcdir)/'`decaf/util/TimerTest.cpp

decaf/util/activemq_test-TimerTest.obj: decaf/util/TimerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-TimerTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-TimerTest.Tpo -c -o decaf/util/activemq_test-TimerTest.obj `if test -f 'decaf/util/TimerTest.cpp'; then $(CYGPATH_W) 'decaf/util/TimerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/TimerTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-TimerTest.Tpo decaf/util/$(DEPDIR)/activemq_test-TimerTest.Po
#	source='decaf/util/TimerTest.cpp' object='decaf/util/activemq_test-TimerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-TimerTest.obj `if test -f 'decaf/util/TimerTest.cpp'; then $(CYGPATH_W) 'decaf/util/TimerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/TimerTest.cpp'; fi`

decaf/util/activemq_test-UUIDTest.o: decaf/util/UUIDTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-UUIDTest.o -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-UUIDTest.Tpo -c -o decaf/util/activemq_test-UUIDTest.o `test -f 'decaf/util/UUIDTest.cpp' || echo '$(srcdir)/'`decaf/util/UUIDTest.cpp
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-UUIDTest.Tpo decaf/util/$(DEPDIR)/activemq_test-UUIDTest.Po
#	source='decaf/util/UUIDTest.cpp' object='decaf/util/activemq_test-UUIDTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-UUIDTest.o `test -f 'decaf/util/UUIDTest.cpp' || echo '$(srcdir)/'`decaf/util/UUIDTest.cpp

decaf/util/activemq_test-UUIDTest.obj: decaf/util/UUIDTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/activemq_test-UUIDTest.obj -MD -MP -MF decaf/util/$(DEPDIR)/activemq_test-UUIDTest.Tpo -c -o decaf/util/activemq_test-UUIDTest.obj `if test -f 'decaf/util/UUIDTest.cpp'; then $(CYGPATH_W) 'decaf/util/UUIDTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/UUIDTest.cpp'; fi`
	$(am__mv) decaf/util/$(DEPDIR)/activemq_test-UUIDTest.Tpo decaf/util/$(DEPDIR)/activemq_test-UUIDTest.Po
#	source='decaf/util/UUIDTest.cpp' object='decaf/util/activemq_test-UUIDTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/activemq_test-UUIDTest.obj `if test -f 'decaf/util/UUIDTest.cpp'; then $(CYGPATH_W) 'decaf/util/UUIDTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/UUIDTest.cpp'; fi`

decaf/util/concurrent/activemq_test-AbstractExecutorServiceTest.o: decaf/util/concurrent/AbstractExecutorServiceTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-AbstractExecutorServiceTest.o -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-AbstractExecutorServiceTest.Tpo -c -o decaf/util/concurrent/activemq_test-AbstractExecutorServiceTest.o `test -f 'decaf/util/concurrent/AbstractExecutorServiceTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/AbstractExecutorServiceTest.cpp
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-AbstractExecutorServiceTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-AbstractExecutorServiceTest.Po
#	source='decaf/util/concurrent/AbstractExecutorServiceTest.cpp' object='decaf/util/concurrent/activemq_test-AbstractExecutorServiceTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-AbstractExecutorServiceTest.o `test -f 'decaf/util/concurrent/AbstractExecutorServiceTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/AbstractExecutorServiceTest.cpp

decaf/util/concurrent/activemq_test-AbstractExecutorServiceTest.obj: decaf/util/concurrent/AbstractExecutorServiceTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-AbstractExecutorServiceTest.obj -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-AbstractExecutorServiceTest.Tpo -c -o decaf/util/concurrent/activemq_test-AbstractExecutorServiceTest.obj `if test -f 'decaf/util/concurrent/AbstractExecutorServiceTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/AbstractExecutorServiceTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/AbstractExecutorServiceTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-AbstractExecutorServiceTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-AbstractExecutorServiceTest.Po
#	source='decaf/util/concurrent/AbstractExecutorServiceTest.cpp' object='decaf/util/concurrent/activemq_test-AbstractExecutorServiceTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-AbstractExecutorServiceTest.obj `if test -f 'decaf/util/concurrent/AbstractExecutorServiceTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/AbstractExecutorServiceTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/AbstractExecutorServiceTest.cpp'; fi`

decaf/util/concurrent/activemq_test-ConcurrentStlMapTest.o: decaf/util/concurrent/ConcurrentStlMapTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-ConcurrentStlMapTest.o -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-ConcurrentStlMapTest.Tpo -c -o decaf/util/concurrent/activemq_test-ConcurrentStlMapTest.o `test -f 'decaf/util/concurrent/ConcurrentStlMapTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/ConcurrentStlMapTest.cpp
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-ConcurrentStlMapTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-ConcurrentStlMapTest.Po
#	source='decaf/util/concurrent/ConcurrentStlMapTest.cpp' object='decaf/util/concurrent/activemq_test-ConcurrentStlMapTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-ConcurrentStlMapTest.o `test -f 'decaf/util/concurrent/ConcurrentStlMapTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/ConcurrentStlMapTest.cpp

decaf/util/concurrent/activemq_test-ConcurrentStlMapTest.obj: decaf/util/concurrent/ConcurrentStlMapTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-ConcurrentStlMapTest.obj -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-ConcurrentStlMapTest.Tpo -c -o decaf/util/concurrent/activemq_test-ConcurrentStlMapTest.obj `if test -f 'decaf/util/concurrent/ConcurrentStlMapTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/ConcurrentStlMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/ConcurrentStlMapTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-ConcurrentStlMapTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-ConcurrentStlMapTest.Po
#	source='decaf/util/concurrent/ConcurrentStlMapTest.cpp' object='decaf/util/concurrent/activemq_test-ConcurrentStlMapTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-ConcurrentStlMapTest.obj `if test -f 'decaf/util/concurrent/ConcurrentStlMapTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/ConcurrentStlMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/ConcurrentStlMapTest.cpp'; fi`

decaf/util/concurrent/activemq_test-CopyOnWriteArrayListTest.o: decaf/util/concurrent/CopyOnWriteArrayListTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-CopyOnWriteArrayListTest.o -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-CopyOnWriteArrayListTest.Tpo -c -o decaf/util/concurrent/activemq_test-CopyOnWriteArrayListTest.o `test -f 'decaf/util/concurrent/CopyOnWriteArrayListTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/CopyOnWriteArrayListTest.cpp
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-CopyOnWriteArrayListTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-CopyOnWriteArrayListTest.Po
#	source='decaf/util/concurrent/CopyOnWriteArrayListTest.cpp' object='decaf/util/concurrent/activemq_test-CopyOnWriteArrayListTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-CopyOnWriteArrayListTest.o `test -f 'decaf/util/concurrent/CopyOnWriteArrayListTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/CopyOnWriteArrayListTest.cpp

decaf/util/concurrent/activemq_test-CopyOnWriteArrayListTest.obj: decaf/util/concurrent/CopyOnWriteArrayListTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-CopyOnWriteArrayListTest.obj -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-CopyOnWriteArrayListTest.Tpo -c -o decaf/util/concurrent/activemq_test-CopyOnWriteArrayListTest.obj `if test -f 'decaf/util/concurrent/CopyOnWriteArrayListTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/CopyOnWriteArrayListTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/CopyOnWriteArrayListTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-CopyOnWriteArrayListTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-CopyOnWriteArrayListTest.Po
#	source='decaf/util/concurrent/CopyOnWriteArrayListTest.cpp' object='decaf/util/concurrent/activemq_test-CopyOnWriteArrayListTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-CopyOnWriteArrayListTest.obj `if test -f 'decaf/util/concurrent/CopyOnWriteArrayListTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/CopyOnWriteArrayListTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/CopyOnWriteArrayListTest.cpp'; fi`

decaf/util/concurrent/activemq_test-CopyOnWriteArraySetTest.o: decaf/util/concurrent/CopyOnWriteArraySetTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-CopyOnWriteArraySetTest.o -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-CopyOnWriteArraySetTest.Tpo -c -o decaf/util/concurrent/activemq_test-CopyOnWriteArraySetTest.o `test -f 'decaf/util/concurrent/CopyOnWriteArraySetTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/CopyOnWriteArraySetTest.cpp
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-CopyOnWriteArraySetTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-CopyOnWriteArraySetTest.Po
#	source='decaf/util/concurrent/CopyOnWriteArraySetTest.cpp' object='decaf/util/concurrent/activemq_test-CopyOnWriteArraySetTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-CopyOnWriteArraySetTest.o `test -f 'decaf/util/concurrent/CopyOnWriteArraySetTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/CopyOnWriteArraySetTest.cpp

decaf/util/concurrent/activemq_test-CopyOnWriteArraySetTest.obj: decaf/util/concurrent/CopyOnWriteArraySetTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-CopyOnWriteArraySetTest.obj -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-CopyOnWriteArraySetTest.Tpo -c -o decaf/util/concurrent/activemq_test-CopyOnWriteArraySetTest.obj `if test -f 'decaf/util/concurrent/CopyOnWriteArraySetTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/CopyOnWriteArraySetTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/CopyOnWriteArraySetTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-CopyOnWriteArraySetTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-CopyOnWriteArraySetTest.Po
#	source='decaf/util/concurrent/CopyOnWriteArraySetTest.cpp' object='decaf/util/concurrent/activemq_test-CopyOnWriteArraySetTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-CopyOnWriteArraySetTest.obj `if test -f 'decaf/util/concurrent/CopyOnWriteArraySetTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/CopyOnWriteArraySetTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/CopyOnWriteArraySetTest.cpp'; fi`

decaf/util/concurrent/activemq_test-CountDownLatchTest.o: decaf/util/concurrent/CountDownLatchTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-CountDownLatchTest.o -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-CountDownLatchTest.Tpo -c -o decaf/util/concurrent/activemq_test-CountDownLatchTest.o `test -f 'decaf/util/concurrent/CountDownLatchTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/CountDownLatchTest.cpp
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-CountDownLatchTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-CountDownLatchTest.Po
#	source='decaf/util/concurrent/CountDownLatchTest.cpp' object='decaf/util/concurrent/activemq_test-CountDownLatchTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-CountDownLatchTest.o `test -f 'decaf/util/concurrent/CountDownLatchTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/CountDownLatchTest.cpp

decaf/util/concurrent/activemq_test-CountDownLatchTest.obj: decaf/util/concurrent/CountDownLatchTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-CountDownLatchTest.obj -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-CountDownLatchTest.Tpo -c -o decaf/util/concurrent/activemq_test-CountDownLatchTest.obj `if test -f 'decaf/util/concurrent/CountDownLatchTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/CountDownLatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/CountDownLatchTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-CountDownLatchTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-CountDownLatchTest.Po
#	source='decaf/util/concurrent/CountDownLatchTest.cpp' object='decaf/util/concurrent/activemq_test-CountDownLatchTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-CountDownLatchTest.obj `if test -f 'decaf/util/concurrent/CountDownLatchTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/CountDownLatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/CountDownLatchTest.cpp'; fi`

decaf/util/concurrent/activemq_test-ExecutorsTest.o: decaf/util/concurrent/ExecutorsTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-ExecutorsTest.o -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-ExecutorsTest.Tpo -c -o decaf/util/concurrent/activemq_test-ExecutorsTest.o `test -f 'decaf/util/concurrent/ExecutorsTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/ExecutorsTest.cpp
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-ExecutorsTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-ExecutorsTest.Po
#	source='decaf/util/concurrent/ExecutorsTest.cpp' object='decaf/util/concurrent/activemq_test-ExecutorsTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-ExecutorsTest.o `test -f 'decaf/util/concurrent/ExecutorsTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/ExecutorsTest.cpp

decaf/util/concurrent/activemq_test-ExecutorsTest.obj: decaf/util/concurrent/ExecutorsTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-ExecutorsTest.obj -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-ExecutorsTest.Tpo -c -o decaf/util/concurrent/activemq_test-ExecutorsTest.obj `if test -f 'decaf/util/concurrent/ExecutorsTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/ExecutorsTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/ExecutorsTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-ExecutorsTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-ExecutorsTest.Po
#	source='decaf/util/concurrent/ExecutorsTest.cpp' object='decaf/util/concurrent/activemq_test-ExecutorsTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-ExecutorsTest.obj `if test -f 'decaf/util/concurrent/ExecutorsTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/ExecutorsTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/ExecutorsTest.cpp'; fi`

decaf/util/concurrent/activemq_test-ExecutorsTestSupport.o: decaf/util/concurrent/ExecutorsTestSupport.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-ExecutorsTestSupport.o -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-ExecutorsTestSupport.Tpo -c -o decaf/util/concurrent/activemq_test-ExecutorsTestSupport.o `test -f 'decaf/util/concurrent/ExecutorsTestSupport.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/ExecutorsTestSupport.cpp
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-ExecutorsTestSupport.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-ExecutorsTestSupport.Po
#	source='decaf/util/concurrent/ExecutorsTestSupport.cpp' object='decaf/util/concurrent/activemq_test-ExecutorsTestSupport.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-ExecutorsTestSupport.o `test -f 'decaf/util/concurrent/ExecutorsTestSupport.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/ExecutorsTestSupport.cpp

decaf/util/concurrent/activemq_test-ExecutorsTestSupport.obj: decaf/util/concurrent/ExecutorsTestSupport.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-ExecutorsTestSupport.obj -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-ExecutorsTestSupport.Tpo -c -o decaf/util/concurrent/activemq_test-ExecutorsTestSupport.obj `if test -f 'decaf/util/concurrent/ExecutorsTestSupport.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/ExecutorsTestSupport.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/ExecutorsTestSupport.cpp'; fi`
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-ExecutorsTestSupport.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-ExecutorsTestSupport.Po
#	source='decaf/util/concurrent/ExecutorsTestSupport.cpp' object='decaf/util/concurrent/activemq_test-ExecutorsTestSupport.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-ExecutorsTestSupport.obj `if test -f 'decaf/util/concurrent/ExecutorsTestSupport.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/ExecutorsTestSupport.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/ExecutorsTestSupport.cpp'; fi`

decaf/util/concurrent/activemq_test-FutureTaskTest.o: decaf/util/concurrent/FutureTaskTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-FutureTaskTest.o -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-FutureTaskTest.Tpo -c -o decaf/util/concurrent/activemq_test-FutureTaskTest.o `test -f 'decaf/util/concurrent/FutureTaskTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/FutureTaskTest.cpp
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-FutureTaskTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-FutureTaskTest.Po
#	source='decaf/util/concurrent/FutureTaskTest.cpp' object='decaf/util/concurrent/activemq_test-FutureTaskTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-FutureTaskTest.o `test -f 'decaf/util/concurrent/FutureTaskTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/FutureTaskTest.cpp

decaf/util/concurrent/activemq_test-FutureTaskTest.obj: decaf/util/concurrent/FutureTaskTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-FutureTaskTest.obj -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-FutureTaskTest.Tpo -c -o decaf/util/concurrent/activemq_test-FutureTaskTest.obj `if test -f 'decaf/util/concurrent/FutureTaskTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/FutureTaskTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/FutureTaskTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-FutureTaskTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-FutureTaskTest.Po
#	source='decaf/util/concurrent/FutureTaskTest.cpp' object='decaf/util/concurrent/activemq_test-FutureTaskTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-FutureTaskTest.obj `if test -f 'decaf/util/concurrent/FutureTaskTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/FutureTaskTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/FutureTaskTest.cpp'; fi`

decaf/util/concurrent/activemq_test-LinkedBlockingQueueTest.o: decaf/util/concurrent/LinkedBlockingQueueTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-LinkedBlockingQueueTest.o -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-LinkedBlockingQueueTest.Tpo -c -o decaf/util/concurrent/activemq_test-LinkedBlockingQueueTest.o `test -f 'decaf/util/concurrent/LinkedBlockingQueueTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/LinkedBlockingQueueTest.cpp
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-LinkedBlockingQueueTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-LinkedBlockingQueueTest.Po
#	source='decaf/util/concurrent/LinkedBlockingQueueTest.cpp' object='decaf/util/concurrent/activemq_test-LinkedBlockingQueueTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-LinkedBlockingQueueTest.o `test -f 'decaf/util/concurrent/LinkedBlockingQueueTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/LinkedBlockingQueueTest.cpp

decaf/util/concurrent/activemq_test-LinkedBlockingQueueTest.obj: decaf/util/concurrent/LinkedBlockingQueueTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-LinkedBlockingQueueTest.obj -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-LinkedBlockingQueueTest.Tpo -c -o decaf/util/concurrent/activemq_test-LinkedBlockingQueueTest.obj `if test -f 'decaf/util/concurrent/LinkedBlockingQueueTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/LinkedBlockingQueueTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/LinkedBlockingQueueTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-LinkedBlockingQueueTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-LinkedBlockingQueueTest.Po
#	source='decaf/util/concurrent/LinkedBlockingQueueTest.cpp' object='decaf/util/concurrent/activemq_test-LinkedBlockingQueueTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-LinkedBlockingQueueTest.obj `if test -f 'decaf/util/concurrent/LinkedBlockingQueueTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/LinkedBlockingQueueTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/LinkedBlockingQueueTest.cpp'; fi`

decaf/util/concurrent/activemq_test-MutexTest.o: decaf/util/concurrent/MutexTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-MutexTest.o -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-MutexTest.Tpo -c -o decaf/util/concurrent/activemq_test-MutexTest.o `test -f 'decaf/util/concurrent/MutexTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/MutexTest.cpp
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-MutexTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-MutexTest.Po
#	source='decaf/util/concurrent/MutexTest.cpp' object='decaf/util/concurrent/activemq_test-MutexTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-MutexTest.o `test -f 'decaf/util/concurrent/MutexTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/MutexTest.cpp

decaf/util/concurrent/activemq_test-MutexTest.obj: decaf/util/concurrent/MutexTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-MutexTest.obj -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-MutexTest.Tpo -c -o decaf/util/concurrent/activemq_test-MutexTest.obj `if test -f 'decaf/util/concurrent/MutexTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/MutexTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/MutexTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-MutexTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-MutexTest.Po
#	source='decaf/util/concurrent/MutexTest.cpp' object='decaf/util/concurrent/activemq_test-MutexTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-MutexTest.obj `if test -f 'decaf/util/concurrent/MutexTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/MutexTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/MutexTest.cpp'; fi`

decaf/util/concurrent/activemq_test-SemaphoreTest.o: decaf/util/concurrent/SemaphoreTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-SemaphoreTest.o -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-SemaphoreTest.Tpo -c -o decaf/util/concurrent/activemq_test-SemaphoreTest.o `test -f 'decaf/util/concurrent/SemaphoreTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/SemaphoreTest.cpp
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-SemaphoreTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-SemaphoreTest.Po
#	source='decaf/util/concurrent/SemaphoreTest.cpp' object='decaf/util/concurrent/activemq_test-SemaphoreTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-SemaphoreTest.o `test -f 'decaf/util/concurrent/SemaphoreTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/SemaphoreTest.cpp

decaf/util/concurrent/activemq_test-SemaphoreTest.obj: decaf/util/concurrent/SemaphoreTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-SemaphoreTest.obj -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-SemaphoreTest.Tpo -c -o decaf/util/concurrent/activemq_test-SemaphoreTest.obj `if test -f 'decaf/util/concurrent/SemaphoreTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/SemaphoreTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/SemaphoreTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-SemaphoreTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-SemaphoreTest.Po
#	source='decaf/util/concurrent/SemaphoreTest.cpp' object='decaf/util/concurrent/activemq_test-SemaphoreTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-SemaphoreTest.obj `if test -f 'decaf/util/concurrent/SemaphoreTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/SemaphoreTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/SemaphoreTest.cpp'; fi`

decaf/util/concurrent/activemq_test-SynchronousQueueTest.o: decaf/util/concurrent/SynchronousQueueTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-SynchronousQueueTest.o -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-SynchronousQueueTest.Tpo -c -o decaf/util/concurrent/activemq_test-SynchronousQueueTest.o `test -f 'decaf/util/concurrent/SynchronousQueueTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/SynchronousQueueTest.cpp
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-SynchronousQueueTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-SynchronousQueueTest.Po
#	source='decaf/util/concurrent/SynchronousQueueTest.cpp' object='decaf/util/concurrent/activemq_test-SynchronousQueueTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-SynchronousQueueTest.o `test -f 'decaf/util/concurrent/SynchronousQueueTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/SynchronousQueueTest.cpp

decaf/util/concurrent/activemq_test-SynchronousQueueTest.obj: decaf/util/concurrent/SynchronousQueueTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-SynchronousQueueTest.obj -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-SynchronousQueueTest.Tpo -c -o decaf/util/concurrent/activemq_test-SynchronousQueueTest.obj `if test -f 'decaf/util/concurrent/SynchronousQueueTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/SynchronousQueueTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/SynchronousQueueTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-SynchronousQueueTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-SynchronousQueueTest.Po
#	source='decaf/util/concurrent/SynchronousQueueTest.cpp' object='decaf/util/concurrent/activemq_test-SynchronousQueueTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-SynchronousQueueTest.obj `if test -f 'decaf/util/concurrent/SynchronousQueueTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/SynchronousQueueTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/SynchronousQueueTest.cpp'; fi`

decaf/util/concurrent/activemq_test-ThreadPoolExecutorTest.o: decaf/util/concurrent/ThreadPoolExecutorTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-ThreadPoolExecutorTest.o -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-ThreadPoolExecutorTest.Tpo -c -o decaf/util/concurrent/activemq_test-ThreadPoolExecutorTest.o `test -f 'decaf/util/concurrent/ThreadPoolExecutorTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/ThreadPoolExecutorTest.cpp
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-ThreadPoolExecutorTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-ThreadPoolExecutorTest.Po
#	source='decaf/util/concurrent/ThreadPoolExecutorTest.cpp' object='decaf/util/concurrent/activemq_test-ThreadPoolExecutorTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-ThreadPoolExecutorTest.o `test -f 'decaf/util/concurrent/ThreadPoolExecutorTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/ThreadPoolExecutorTest.cpp

decaf/util/concurrent/activemq_test-ThreadPoolExecutorTest.obj: decaf/util/concurrent/ThreadPoolExecutorTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-ThreadPoolExecutorTest.obj -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-ThreadPoolExecutorTest.Tpo -c -o decaf/util/concurrent/activemq_test-ThreadPoolExecutorTest.obj `if test -f 'decaf/util/concurrent/ThreadPoolExecutorTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/ThreadPoolExecutorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/ThreadPoolExecutorTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-ThreadPoolExecutorTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-ThreadPoolExecutorTest.Po
#	source='decaf/util/concurrent/ThreadPoolExecutorTest.cpp' object='decaf/util/concurrent/activemq_test-ThreadPoolExecutorTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-ThreadPoolExecutorTest.obj `if test -f 'decaf/util/concurrent/ThreadPoolExecutorTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/ThreadPoolExecutorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/ThreadPoolExecutorTest.cpp'; fi`

decaf/util/concurrent/activemq_test-TimeUnitTest.o: decaf/util/concurrent/TimeUnitTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-TimeUnitTest.o -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-TimeUnitTest.Tpo -c -o decaf/util/concurrent/activemq_test-TimeUnitTest.o `test -f 'decaf/util/concurrent/TimeUnitTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/TimeUnitTest.cpp
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-TimeUnitTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-TimeUnitTest.Po
#	source='decaf/util/concurrent/TimeUnitTest.cpp' object='decaf/util/concurrent/activemq_test-TimeUnitTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-TimeUnitTest.o `test -f 'decaf/util/concurrent/TimeUnitTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/TimeUnitTest.cpp

decaf/util/concurrent/activemq_test-TimeUnitTest.obj: decaf/util/concurrent/TimeUnitTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/activemq_test-TimeUnitTest.obj -MD -MP -MF decaf/util/concurrent/$(DEPDIR)/activemq_test-TimeUnitTest.Tpo -c -o decaf/util/concurrent/activemq_test-TimeUnitTest.obj `if test -f 'decaf/util/concurrent/TimeUnitTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/TimeUnitTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/TimeUnitTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/$(DEPDIR)/activemq_test-TimeUnitTest.Tpo decaf/util/concurrent/$(DEPDIR)/activemq_test-TimeUnitTest.Po
#	source='decaf/util/concurrent/TimeUnitTest.cpp' object='decaf/util/concurrent/activemq_test-TimeUnitTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/activemq_test-TimeUnitTest.obj `if test -f 'decaf/util/concurrent/TimeUnitTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/TimeUnitTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/TimeUnitTest.cpp'; fi`

decaf/util/concurrent/atomic/activemq_test-AtomicBooleanTest.o: decaf/util/concurrent/atomic/AtomicBooleanTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/atomic/activemq_test-AtomicBooleanTest.o -MD -MP -MF decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicBooleanTest.Tpo -c -o decaf/util/concurrent/atomic/activemq_test-AtomicBooleanTest.o `test -f 'decaf/util/concurrent/atomic/AtomicBooleanTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/atomic/AtomicBooleanTest.cpp
	$(am__mv) decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicBooleanTest.Tpo decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicBooleanTest.Po
#	source='decaf/util/concurrent/atomic/AtomicBooleanTest.cpp' object='decaf/util/concurrent/atomic/activemq_test-AtomicBooleanTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/atomic/activemq_test-AtomicBooleanTest.o `test -f 'decaf/util/concurrent/atomic/AtomicBooleanTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/atomic/AtomicBooleanTest.cpp

decaf/util/concurrent/atomic/activemq_test-AtomicBooleanTest.obj: decaf/util/concurrent/atomic/AtomicBooleanTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/atomic/activemq_test-AtomicBooleanTest.obj -MD -MP -MF decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicBooleanTest.Tpo -c -o decaf/util/concurrent/atomic/activemq_test-AtomicBooleanTest.obj `if test -f 'decaf/util/concurrent/atomic/AtomicBooleanTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/atomic/AtomicBooleanTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/atomic/AtomicBooleanTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicBooleanTest.Tpo decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicBooleanTest.Po
#	source='decaf/util/concurrent/atomic/AtomicBooleanTest.cpp' object='decaf/util/concurrent/atomic/activemq_test-AtomicBooleanTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/atomic/activemq_test-AtomicBooleanTest.obj `if test -f 'decaf/util/concurrent/atomic/AtomicBooleanTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/atomic/AtomicBooleanTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/atomic/AtomicBooleanTest.cpp'; fi`

decaf/util/concurrent/atomic/activemq_test-AtomicIntegerTest.o: decaf/util/concurrent/atomic/AtomicIntegerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/atomic/activemq_test-AtomicIntegerTest.o -MD -MP -MF decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicIntegerTest.Tpo -c -o decaf/util/concurrent/atomic/activemq_test-AtomicIntegerTest.o `test -f 'decaf/util/concurrent/atomic/AtomicIntegerTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/atomic/AtomicIntegerTest.cpp
	$(am__mv) decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicIntegerTest.Tpo decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicIntegerTest.Po
#	source='decaf/util/concurrent/atomic/AtomicIntegerTest.cpp' object='decaf/util/concurrent/atomic/activemq_test-AtomicIntegerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/atomic/activemq_test-AtomicIntegerTest.o `test -f 'decaf/util/concurrent/atomic/AtomicIntegerTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/atomic/AtomicIntegerTest.cpp

decaf/util/concurrent/atomic/activemq_test-AtomicIntegerTest.obj: decaf/util/concurrent/atomic/AtomicIntegerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/atomic/activemq_test-AtomicIntegerTest.obj -MD -MP -MF decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicIntegerTest.Tpo -c -o decaf/util/concurrent/atomic/activemq_test-AtomicIntegerTest.obj `if test -f 'decaf/util/concurrent/atomic/AtomicIntegerTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/atomic/AtomicIntegerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/atomic/AtomicIntegerTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicIntegerTest.Tpo decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicIntegerTest.Po
#	source='decaf/util/concurrent/atomic/AtomicIntegerTest.cpp' object='decaf/util/concurrent/atomic/activemq_test-AtomicIntegerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/atomic/activemq_test-AtomicIntegerTest.obj `if test -f 'decaf/util/concurrent/atomic/AtomicIntegerTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/atomic/AtomicIntegerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/atomic/AtomicIntegerTest.cpp'; fi`

decaf/util/concurrent/atomic/activemq_test-AtomicReferenceTest.o: decaf/util/concurrent/atomic/AtomicReferenceTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/atomic/activemq_test-AtomicReferenceTest.o -MD -MP -MF decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicReferenceTest.Tpo -c -o decaf/util/concurrent/atomic/activemq_test-AtomicReferenceTest.o `test -f 'decaf/util/concurrent/atomic/AtomicReferenceTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/atomic/AtomicReferenceTest.cpp
	$(am__mv) decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicReferenceTest.Tpo decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicReferenceTest.Po
#	source='decaf/util/concurrent/atomic/AtomicReferenceTest.cpp' object='decaf/util/concurrent/atomic/activemq_test-AtomicReferenceTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/atomic/activemq_test-AtomicReferenceTest.o `test -f 'decaf/util/concurrent/atomic/AtomicReferenceTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/atomic/AtomicReferenceTest.cpp

decaf/util/concurrent/atomic/activemq_test-AtomicReferenceTest.obj: decaf/util/concurrent/atomic/AtomicReferenceTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/atomic/activemq_test-AtomicReferenceTest.obj -MD -MP -MF decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicReferenceTest.Tpo -c -o decaf/util/concurrent/atomic/activemq_test-AtomicReferenceTest.obj `if test -f 'decaf/util/concurrent/atomic/AtomicReferenceTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/atomic/AtomicReferenceTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/atomic/AtomicReferenceTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicReferenceTest.Tpo decaf/util/concurrent/atomic/$(DEPDIR)/activemq_test-AtomicReferenceTest.Po
#	source='decaf/util/concurrent/atomic/AtomicReferenceTest.cpp' object='decaf/util/concurrent/atomic/activemq_test-AtomicReferenceTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/atomic/activemq_test-AtomicReferenceTest.obj `if test -f 'decaf/util/concurrent/atomic/AtomicReferenceTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/atomic/AtomicReferenceTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/atomic/AtomicReferenceTest.cpp'; fi`

decaf/util/concurrent/locks/activemq_test-AbstractQueuedSynchronizerTest.o: decaf/util/concurrent/locks/AbstractQueuedSynchronizerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/locks/activemq_test-AbstractQueuedSynchronizerTest.o -MD -MP -MF decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-AbstractQueuedSynchronizerTest.Tpo -c -o decaf/util/concurrent/locks/activemq_test-AbstractQueuedSynchronizerTest.o `test -f 'decaf/util/concurrent/locks/AbstractQueuedSynchronizerTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/locks/AbstractQueuedSynchronizerTest.cpp
	$(am__mv) decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-AbstractQueuedSynchronizerTest.Tpo decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-AbstractQueuedSynchronizerTest.Po
#	source='decaf/util/concurrent/locks/AbstractQueuedSynchronizerTest.cpp' object='decaf/util/concurrent/locks/activemq_test-AbstractQueuedSynchronizerTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/locks/activemq_test-AbstractQueuedSynchronizerTest.o `test -f 'decaf/util/concurrent/locks/AbstractQueuedSynchronizerTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/locks/AbstractQueuedSynchronizerTest.cpp

decaf/util/concurrent/locks/activemq_test-AbstractQueuedSynchronizerTest.obj: decaf/util/concurrent/locks/AbstractQueuedSynchronizerTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/locks/activemq_test-AbstractQueuedSynchronizerTest.obj -MD -MP -MF decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-AbstractQueuedSynchronizerTest.Tpo -c -o decaf/util/concurrent/locks/activemq_test-AbstractQueuedSynchronizerTest.obj `if test -f 'decaf/util/concurrent/locks/AbstractQueuedSynchronizerTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/locks/AbstractQueuedSynchronizerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/locks/AbstractQueuedSynchronizerTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-AbstractQueuedSynchronizerTest.Tpo decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-AbstractQueuedSynchronizerTest.Po
#	source='decaf/util/concurrent/locks/AbstractQueuedSynchronizerTest.cpp' object='decaf/util/concurrent/locks/activemq_test-AbstractQueuedSynchronizerTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/locks/activemq_test-AbstractQueuedSynchronizerTest.obj `if test -f 'decaf/util/concurrent/locks/AbstractQueuedSynchronizerTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/locks/AbstractQueuedSynchronizerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/locks/AbstractQueuedSynchronizerTest.cpp'; fi`

decaf/util/concurrent/locks/activemq_test-LockSupportTest.o: decaf/util/concurrent/locks/LockSupportTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/locks/activemq_test-LockSupportTest.o -MD -MP -MF decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-LockSupportTest.Tpo -c -o decaf/util/concurrent/locks/activemq_test-LockSupportTest.o `test -f 'decaf/util/concurrent/locks/LockSupportTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/locks/LockSupportTest.cpp
	$(am__mv) decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-LockSupportTest.Tpo decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-LockSupportTest.Po
#	source='decaf/util/concurrent/locks/LockSupportTest.cpp' object='decaf/util/concurrent/locks/activemq_test-LockSupportTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/locks/activemq_test-LockSupportTest.o `test -f 'decaf/util/concurrent/locks/LockSupportTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/locks/LockSupportTest.cpp

decaf/util/concurrent/locks/activemq_test-LockSupportTest.obj: decaf/util/concurrent/locks/LockSupportTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/locks/activemq_test-LockSupportTest.obj -MD -MP -MF decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-LockSupportTest.Tpo -c -o decaf/util/concurrent/locks/activemq_test-LockSupportTest.obj `if test -f 'decaf/util/concurrent/locks/LockSupportTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/locks/LockSupportTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/locks/LockSupportTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-LockSupportTest.Tpo decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-LockSupportTest.Po
#	source='decaf/util/concurrent/locks/LockSupportTest.cpp' object='decaf/util/concurrent/locks/activemq_test-LockSupportTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/locks/activemq_test-LockSupportTest.obj `if test -f 'decaf/util/concurrent/locks/LockSupportTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/locks/LockSupportTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/locks/LockSupportTest.cpp'; fi`

decaf/util/concurrent/locks/activemq_test-ReentrantLockTest.o: decaf/util/concurrent/locks/ReentrantLockTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/locks/activemq_test-ReentrantLockTest.o -MD -MP -MF decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-ReentrantLockTest.Tpo -c -o decaf/util/concurrent/locks/activemq_test-ReentrantLockTest.o `test -f 'decaf/util/concurrent/locks/ReentrantLockTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/locks/ReentrantLockTest.cpp
	$(am__mv) decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-ReentrantLockTest.Tpo decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-ReentrantLockTest.Po
#	source='decaf/util/concurrent/locks/ReentrantLockTest.cpp' object='decaf/util/concurrent/locks/activemq_test-ReentrantLockTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/locks/activemq_test-ReentrantLockTest.o `test -f 'decaf/util/concurrent/locks/ReentrantLockTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/locks/ReentrantLockTest.cpp

decaf/util/concurrent/locks/activemq_test-ReentrantLockTest.obj: decaf/util/concurrent/locks/ReentrantLockTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/locks/activemq_test-ReentrantLockTest.obj -MD -MP -MF decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-ReentrantLockTest.Tpo -c -o decaf/util/concurrent/locks/activemq_test-ReentrantLockTest.obj `if test -f 'decaf/util/concurrent/locks/ReentrantLockTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/locks/ReentrantLockTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/locks/ReentrantLockTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-ReentrantLockTest.Tpo decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-ReentrantLockTest.Po
#	source='decaf/util/concurrent/locks/ReentrantLockTest.cpp' object='decaf/util/concurrent/locks/activemq_test-ReentrantLockTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/locks/activemq_test-ReentrantLockTest.obj `if test -f 'decaf/util/concurrent/locks/ReentrantLockTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/locks/ReentrantLockTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/locks/ReentrantLockTest.cpp'; fi`

decaf/util/concurrent/locks/activemq_test-ReentrantReadWriteLockTest.o: decaf/util/concurrent/locks/ReentrantReadWriteLockTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/locks/activemq_test-ReentrantReadWriteLockTest.o -MD -MP -MF decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-ReentrantReadWriteLockTest.Tpo -c -o decaf/util/concurrent/locks/activemq_test-ReentrantReadWriteLockTest.o `test -f 'decaf/util/concurrent/locks/ReentrantReadWriteLockTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/locks/ReentrantReadWriteLockTest.cpp
	$(am__mv) decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-ReentrantReadWriteLockTest.Tpo decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-ReentrantReadWriteLockTest.Po
#	source='decaf/util/concurrent/locks/ReentrantReadWriteLockTest.cpp' object='decaf/util/concurrent/locks/activemq_test-ReentrantReadWriteLockTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/locks/activemq_test-ReentrantReadWriteLockTest.o `test -f 'decaf/util/concurrent/locks/ReentrantReadWriteLockTest.cpp' || echo '$(srcdir)/'`decaf/util/concurrent/locks/ReentrantReadWriteLockTest.cpp

decaf/util/concurrent/locks/activemq_test-ReentrantReadWriteLockTest.obj: decaf/util/concurrent/locks/ReentrantReadWriteLockTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/concurrent/locks/activemq_test-ReentrantReadWriteLockTest.obj -MD -MP -MF decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-ReentrantReadWriteLockTest.Tpo -c -o decaf/util/concurrent/locks/activemq_test-ReentrantReadWriteLockTest.obj `if test -f 'decaf/util/concurrent/locks/ReentrantReadWriteLockTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/locks/ReentrantReadWriteLockTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/locks/ReentrantReadWriteLockTest.cpp'; fi`
	$(am__mv) decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-ReentrantReadWriteLockTest.Tpo decaf/util/concurrent/locks/$(DEPDIR)/activemq_test-ReentrantReadWriteLockTest.Po
#	source='decaf/util/concurrent/locks/ReentrantReadWriteLockTest.cpp' object='decaf/util/concurrent/locks/activemq_test-ReentrantReadWriteLockTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/concurrent/locks/activemq_test-ReentrantReadWriteLockTest.obj `if test -f 'decaf/util/concurrent/locks/ReentrantReadWriteLockTest.cpp'; then $(CYGPATH_W) 'decaf/util/concurrent/locks/ReentrantReadWriteLockTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/concurrent/locks/ReentrantReadWriteLockTest.cpp'; fi`

decaf/util/zip/activemq_test-Adler32Test.o: decaf/util/zip/Adler32Test.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/zip/activemq_test-Adler32Test.o -MD -MP -MF decaf/util/zip/$(DEPDIR)/activemq_test-Adler32Test.Tpo -c -o decaf/util/zip/activemq_test-Adler32Test.o `test -f 'decaf/util/zip/Adler32Test.cpp' || echo '$(srcdir)/'`decaf/util/zip/Adler32Test.cpp
	$(am__mv) decaf/util/zip/$(DEPDIR)/activemq_test-Adler32Test.Tpo decaf/util/zip/$(DEPDIR)/activemq_test-Adler32Test.Po
#	source='decaf/util/zip/Adler32Test.cpp' object='decaf/util/zip/activemq_test-Adler32Test.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/zip/activemq_test-Adler32Test.o `test -f 'decaf/util/zip/Adler32Test.cpp' || echo '$(srcdir)/'`decaf/util/zip/Adler32Test.cpp

decaf/util/zip/activemq_test-Adler32Test.obj: decaf/util/zip/Adler32Test.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/zip/activemq_test-Adler32Test.obj -MD -MP -MF decaf/util/zip/$(DEPDIR)/activemq_test-Adler32Test.Tpo -c -o decaf/util/zip/activemq_test-Adler32Test.obj `if test -f 'decaf/util/zip/Adler32Test.cpp'; then $(CYGPATH_W) 'decaf/util/zip/Adler32Test.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/zip/Adler32Test.cpp'; fi`
	$(am__mv) decaf/util/zip/$(DEPDIR)/activemq_test-Adler32Test.Tpo decaf/util/zip/$(DEPDIR)/activemq_test-Adler32Test.Po
#	source='decaf/util/zip/Adler32Test.cpp' object='decaf/util/zip/activemq_test-Adler32Test.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/zip/activemq_test-Adler32Test.obj `if test -f 'decaf/util/zip/Adler32Test.cpp'; then $(CYGPATH_W) 'decaf/util/zip/Adler32Test.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/zip/Adler32Test.cpp'; fi`

decaf/util/zip/activemq_test-CRC32Test.o: decaf/util/zip/CRC32Test.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/zip/activemq_test-CRC32Test.o -MD -MP -MF decaf/util/zip/$(DEPDIR)/activemq_test-CRC32Test.Tpo -c -o decaf/util/zip/activemq_test-CRC32Test.o `test -f 'decaf/util/zip/CRC32Test.cpp' || echo '$(srcdir)/'`decaf/util/zip/CRC32Test.cpp
	$(am__mv) decaf/util/zip/$(DEPDIR)/activemq_test-CRC32Test.Tpo decaf/util/zip/$(DEPDIR)/activemq_test-CRC32Test.Po
#	source='decaf/util/zip/CRC32Test.cpp' object='decaf/util/zip/activemq_test-CRC32Test.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/zip/activemq_test-CRC32Test.o `test -f 'decaf/util/zip/CRC32Test.cpp' || echo '$(srcdir)/'`decaf/util/zip/CRC32Test.cpp

decaf/util/zip/activemq_test-CRC32Test.obj: decaf/util/zip/CRC32Test.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/zip/activemq_test-CRC32Test.obj -MD -MP -MF decaf/util/zip/$(DEPDIR)/activemq_test-CRC32Test.Tpo -c -o decaf/util/zip/activemq_test-CRC32Test.obj `if test -f 'decaf/util/zip/CRC32Test.cpp'; then $(CYGPATH_W) 'decaf/util/zip/CRC32Test.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/zip/CRC32Test.cpp'; fi`
	$(am__mv) decaf/util/zip/$(DEPDIR)/activemq_test-CRC32Test.Tpo decaf/util/zip/$(DEPDIR)/activemq_test-CRC32Test.Po
#	source='decaf/util/zip/CRC32Test.cpp' object='decaf/util/zip/activemq_test-CRC32Test.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/zip/activemq_test-CRC32Test.obj `if test -f 'decaf/util/zip/CRC32Test.cpp'; then $(CYGPATH_W) 'decaf/util/zip/CRC32Test.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/zip/CRC32Test.cpp'; fi`

decaf/util/zip/activemq_test-CheckedInputStreamTest.o: decaf/util/zip/CheckedInputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/zip/activemq_test-CheckedInputStreamTest.o -MD -MP -MF decaf/util/zip/$(DEPDIR)/activemq_test-CheckedInputStreamTest.Tpo -c -o decaf/util/zip/activemq_test-CheckedInputStreamTest.o `test -f 'decaf/util/zip/CheckedInputStreamTest.cpp' || echo '$(srcdir)/'`decaf/util/zip/CheckedInputStreamTest.cpp
	$(am__mv) decaf/util/zip/$(DEPDIR)/activemq_test-CheckedInputStreamTest.Tpo decaf/util/zip/$(DEPDIR)/activemq_test-CheckedInputStreamTest.Po
#	source='decaf/util/zip/CheckedInputStreamTest.cpp' object='decaf/util/zip/activemq_test-CheckedInputStreamTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/zip/activemq_test-CheckedInputStreamTest.o `test -f 'decaf/util/zip/CheckedInputStreamTest.cpp' || echo '$(srcdir)/'`decaf/util/zip/CheckedInputStreamTest.cpp

decaf/util/zip/activemq_test-CheckedInputStreamTest.obj: decaf/util/zip/CheckedInputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/zip/activemq_test-CheckedInputStreamTest.obj -MD -MP -MF decaf/util/zip/$(DEPDIR)/activemq_test-CheckedInputStreamTest.Tpo -c -o decaf/util/zip/activemq_test-CheckedInputStreamTest.obj `if test -f 'decaf/util/zip/CheckedInputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/util/zip/CheckedInputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/zip/CheckedInputStreamTest.cpp'; fi`
	$(am__mv) decaf/util/zip/$(DEPDIR)/activemq_test-CheckedInputStreamTest.Tpo decaf/util/zip/$(DEPDIR)/activemq_test-CheckedInputStreamTest.Po
#	source='decaf/util/zip/CheckedInputStreamTest.cpp' object='decaf/util/zip/activemq_test-CheckedInputStreamTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/zip/activemq_test-CheckedInputStreamTest.obj `if test -f 'decaf/util/zip/CheckedInputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/util/zip/CheckedInputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/zip/CheckedInputStreamTest.cpp'; fi`

decaf/util/zip/activemq_test-CheckedOutputStreamTest.o: decaf/util/zip/CheckedOutputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/zip/activemq_test-CheckedOutputStreamTest.o -MD -MP -MF decaf/util/zip/$(DEPDIR)/activemq_test-CheckedOutputStreamTest.Tpo -c -o decaf/util/zip/activemq_test-CheckedOutputStreamTest.o `test -f 'decaf/util/zip/CheckedOutputStreamTest.cpp' || echo '$(srcdir)/'`decaf/util/zip/CheckedOutputStreamTest.cpp
	$(am__mv) decaf/util/zip/$(DEPDIR)/activemq_test-CheckedOutputStreamTest.Tpo decaf/util/zip/$(DEPDIR)/activemq_test-CheckedOutputStreamTest.Po
#	source='decaf/util/zip/CheckedOutputStreamTest.cpp' object='decaf/util/zip/activemq_test-CheckedOutputStreamTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/zip/activemq_test-CheckedOutputStreamTest.o `test -f 'decaf/util/zip/CheckedOutputStreamTest.cpp' || echo '$(srcdir)/'`decaf/util/zip/CheckedOutputStreamTest.cpp

decaf/util/zip/activemq_test-CheckedOutputStreamTest.obj: decaf/util/zip/CheckedOutputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/zip/activemq_test-CheckedOutputStreamTest.obj -MD -MP -MF decaf/util/zip/$(DEPDIR)/activemq_test-CheckedOutputStreamTest.Tpo -c -o decaf/util/zip/activemq_test-CheckedOutputStreamTest.obj `if test -f 'decaf/util/zip/CheckedOutputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/util/zip/CheckedOutputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/zip/CheckedOutputStreamTest.cpp'; fi`
	$(am__mv) decaf/util/zip/$(DEPDIR)/activemq_test-CheckedOutputStreamTest.Tpo decaf/util/zip/$(DEPDIR)/activemq_test-CheckedOutputStreamTest.Po
#	source='decaf/util/zip/CheckedOutputStreamTest.cpp' object='decaf/util/zip/activemq_test-CheckedOutputStreamTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/zip/activemq_test-CheckedOutputStreamTest.obj `if test -f 'decaf/util/zip/CheckedOutputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/util/zip/CheckedOutputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/zip/CheckedOutputStreamTest.cpp'; fi`

decaf/util/zip/activemq_test-DeflaterOutputStreamTest.o: decaf/util/zip/DeflaterOutputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/zip/activemq_test-DeflaterOutputStreamTest.o -MD -MP -MF decaf/util/zip/$(DEPDIR)/activemq_test-DeflaterOutputStreamTest.Tpo -c -o decaf/util/zip/activemq_test-DeflaterOutputStreamTest.o `test -f 'decaf/util/zip/DeflaterOutputStreamTest.cpp' || echo '$(srcdir)/'`decaf/util/zip/DeflaterOutputStreamTest.cpp
	$(am__mv) decaf/util/zip/$(DEPDIR)/activemq_test-DeflaterOutputStreamTest.Tpo decaf/util/zip/$(DEPDIR)/activemq_test-DeflaterOutputStreamTest.Po
#	source='decaf/util/zip/DeflaterOutputStreamTest.cpp' object='decaf/util/zip/activemq_test-DeflaterOutputStreamTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/zip/activemq_test-DeflaterOutputStreamTest.o `test -f 'decaf/util/zip/DeflaterOutputStreamTest.cpp' || echo '$(srcdir)/'`decaf/util/zip/DeflaterOutputStreamTest.cpp

decaf/util/zip/activemq_test-DeflaterOutputStreamTest.obj: decaf/util/zip/DeflaterOutputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/zip/activemq_test-DeflaterOutputStreamTest.obj -MD -MP -MF decaf/util/zip/$(DEPDIR)/activemq_test-DeflaterOutputStreamTest.Tpo -c -o decaf/util/zip/activemq_test-DeflaterOutputStreamTest.obj `if test -f 'decaf/util/zip/DeflaterOutputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/util/zip/DeflaterOutputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/zip/DeflaterOutputStreamTest.cpp'; fi`
	$(am__mv) decaf/util/zip/$(DEPDIR)/activemq_test-DeflaterOutputStreamTest.Tpo decaf/util/zip/$(DEPDIR)/activemq_test-DeflaterOutputStreamTest.Po
#	source='decaf/util/zip/DeflaterOutputStreamTest.cpp' object='decaf/util/zip/activemq_test-DeflaterOutputStreamTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/zip/activemq_test-DeflaterOutputStreamTest.obj `if test -f 'decaf/util/zip/DeflaterOutputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/util/zip/DeflaterOutputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/zip/DeflaterOutputStreamTest.cpp'; fi`

decaf/util/zip/activemq_test-DeflaterTest.o: decaf/util/zip/DeflaterTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/zip/activemq_test-DeflaterTest.o -MD -MP -MF decaf/util/zip/$(DEPDIR)/activemq_test-DeflaterTest.Tpo -c -o decaf/util/zip/activemq_test-DeflaterTest.o `test -f 'decaf/util/zip/DeflaterTest.cpp' || echo '$(srcdir)/'`decaf/util/zip/DeflaterTest.cpp
	$(am__mv) decaf/util/zip/$(DEPDIR)/activemq_test-DeflaterTest.Tpo decaf/util/zip/$(DEPDIR)/activemq_test-DeflaterTest.Po
#	source='decaf/util/zip/DeflaterTest.cpp' object='decaf/util/zip/activemq_test-DeflaterTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/zip/activemq_test-DeflaterTest.o `test -f 'decaf/util/zip/DeflaterTest.cpp' || echo '$(srcdir)/'`decaf/util/zip/DeflaterTest.cpp

decaf/util/zip/activemq_test-DeflaterTest.obj: decaf/util/zip/DeflaterTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/zip/activemq_test-DeflaterTest.obj -MD -MP -MF decaf/util/zip/$(DEPDIR)/activemq_test-DeflaterTest.Tpo -c -o decaf/util/zip/activemq_test-DeflaterTest.obj `if test -f 'decaf/util/zip/DeflaterTest.cpp'; then $(CYGPATH_W) 'decaf/util/zip/DeflaterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/zip/DeflaterTest.cpp'; fi`
	$(am__mv) decaf/util/zip/$(DEPDIR)/activemq_test-DeflaterTest.Tpo decaf/util/zip/$(DEPDIR)/activemq_test-DeflaterTest.Po
#	source='decaf/util/zip/DeflaterTest.cpp' object='decaf/util/zip/activemq_test-DeflaterTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/zip/activemq_test-DeflaterTest.obj `if test -f 'decaf/util/zip/DeflaterTest.cpp'; then $(CYGPATH_W) 'decaf/util/zip/DeflaterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/zip/DeflaterTest.cpp'; fi`

decaf/util/zip/activemq_test-InflaterInputStreamTest.o: decaf/util/zip/InflaterInputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/zip/activemq_test-InflaterInputStreamTest.o -MD -MP -MF decaf/util/zip/$(DEPDIR)/activemq_test-InflaterInputStreamTest.Tpo -c -o decaf/util/zip/activemq_test-InflaterInputStreamTest.o `test -f 'decaf/util/zip/InflaterInputStreamTest.cpp' || echo '$(srcdir)/'`decaf/util/zip/InflaterInputStreamTest.cpp
	$(am__mv) decaf/util/zip/$(DEPDIR)/activemq_test-InflaterInputStreamTest.Tpo decaf/util/zip/$(DEPDIR)/activemq_test-InflaterInputStreamTest.Po
#	source='decaf/util/zip/InflaterInputStreamTest.cpp' object='decaf/util/zip/activemq_test-InflaterInputStreamTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/zip/activemq_test-InflaterInputStreamTest.o `test -f 'decaf/util/zip/InflaterInputStreamTest.cpp' || echo '$(srcdir)/'`decaf/util/zip/InflaterInputStreamTest.cpp

decaf/util/zip/activemq_test-InflaterInputStreamTest.obj: decaf/util/zip/InflaterInputStreamTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/zip/activemq_test-InflaterInputStreamTest.obj -MD -MP -MF decaf/util/zip/$(DEPDIR)/activemq_test-InflaterInputStreamTest.Tpo -c -o decaf/util/zip/activemq_test-InflaterInputStreamTest.obj `if test -f 'decaf/util/zip/InflaterInputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/util/zip/InflaterInputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/zip/InflaterInputStreamTest.cpp'; fi`
	$(am__mv) decaf/util/zip/$(DEPDIR)/activemq_test-InflaterInputStreamTest.Tpo decaf/util/zip/$(DEPDIR)/activemq_test-InflaterInputStreamTest.Po
#	source='decaf/util/zip/InflaterInputStreamTest.cpp' object='decaf/util/zip/activemq_test-InflaterInputStreamTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/zip/activemq_test-InflaterInputStreamTest.obj `if test -f 'decaf/util/zip/InflaterInputStreamTest.cpp'; then $(CYGPATH_W) 'decaf/util/zip/InflaterInputStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/zip/InflaterInputStreamTest.cpp'; fi`

decaf/util/zip/activemq_test-InflaterTest.o: decaf/util/zip/InflaterTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/zip/activemq_test-InflaterTest.o -MD -MP -MF decaf/util/zip/$(DEPDIR)/activemq_test-InflaterTest.Tpo -c -o decaf/util/zip/activemq_test-InflaterTest.o `test -f 'decaf/util/zip/InflaterTest.cpp' || echo '$(srcdir)/'`decaf/util/zip/InflaterTest.cpp
	$(am__mv) decaf/util/zip/$(DEPDIR)/activemq_test-InflaterTest.Tpo decaf/util/zip/$(DEPDIR)/activemq_test-InflaterTest.Po
#	source='decaf/util/zip/InflaterTest.cpp' object='decaf/util/zip/activemq_test-InflaterTest.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/zip/activemq_test-InflaterTest.o `test -f 'decaf/util/zip/InflaterTest.cpp' || echo '$(srcdir)/'`decaf/util/zip/InflaterTest.cpp

decaf/util/zip/activemq_test-InflaterTest.obj: decaf/util/zip/InflaterTest.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT decaf/util/zip/activemq_test-InflaterTest.obj -MD -MP -MF decaf/util/zip/$(DEPDIR)/activemq_test-InflaterTest.Tpo -c -o decaf/util/zip/activemq_test-InflaterTest.obj `if test -f 'decaf/util/zip/InflaterTest.cpp'; then $(CYGPATH_W) 'decaf/util/zip/InflaterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/zip/InflaterTest.cpp'; fi`
	$(am__mv) decaf/util/zip/$(DEPDIR)/activemq_test-InflaterTest.Tpo decaf/util/zip/$(DEPDIR)/activemq_test-InflaterTest.Po
#	source='decaf/util/zip/InflaterTest.cpp' object='decaf/util/zip/activemq_test-InflaterTest.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o decaf/util/zip/activemq_test-InflaterTest.obj `if test -f 'decaf/util/zip/InflaterTest.cpp'; then $(CYGPATH_W) 'decaf/util/zip/InflaterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/decaf/util/zip/InflaterTest.cpp'; fi`

activemq_test-main.o: main.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq_test-main.o -MD -MP -MF $(DEPDIR)/activemq_test-main.Tpo -c -o activemq_test-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp
	$(am__mv) $(DEPDIR)/activemq_test-main.Tpo $(DEPDIR)/activemq_test-main.Po
#	source='main.cpp' object='activemq_test-main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq_test-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp

activemq_test-main.obj: main.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq_test-main.obj -MD -MP -MF $(DEPDIR)/activemq_test-main.Tpo -c -o activemq_test-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`
	$(am__mv) $(DEPDIR)/activemq_test-main.Tpo $(DEPDIR)/activemq_test-main.Po
#	source='main.cpp' object='activemq_test-main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq_test-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`

activemq_test-testRegistry.o: testRegistry.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq_test-testRegistry.o -MD -MP -MF $(DEPDIR)/activemq_test-testRegistry.Tpo -c -o activemq_test-testRegistry.o `test -f 'testRegistry.cpp' || echo '$(srcdir)/'`testRegistry.cpp
	$(am__mv) $(DEPDIR)/activemq_test-testRegistry.Tpo $(DEPDIR)/activemq_test-testRegistry.Po
#	source='testRegistry.cpp' object='activemq_test-testRegistry.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq_test-testRegistry.o `test -f 'testRegistry.cpp' || echo '$(srcdir)/'`testRegistry.cpp

activemq_test-testRegistry.obj: testRegistry.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT activemq_test-testRegistry.obj -MD -MP -MF $(DEPDIR)/activemq_test-testRegistry.Tpo -c -o activemq_test-testRegistry.obj `if test -f 'testRegistry.cpp'; then $(CYGPATH_W) 'testRegistry.cpp'; else $(CYGPATH_W) '$(srcdir)/testRegistry.cpp'; fi`
	$(am__mv) $(DEPDIR)/activemq_test-testRegistry.Tpo $(DEPDIR)/activemq_test-testRegistry.Po
#	source='testRegistry.cpp' object='activemq_test-testRegistry.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o activemq_test-testRegistry.obj `if test -f 'testRegistry.cpp'; then $(CYGPATH_W) 'testRegistry.cpp'; else $(CYGPATH_W) '$(srcdir)/testRegistry.cpp'; fi`

util/teamcity/activemq_test-TeamCityProgressListener.o: util/teamcity/TeamCityProgressListener.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT util/teamcity/activemq_test-TeamCityProgressListener.o -MD -MP -MF util/teamcity/$(DEPDIR)/activemq_test-TeamCityProgressListener.Tpo -c -o util/teamcity/activemq_test-TeamCityProgressListener.o `test -f 'util/teamcity/TeamCityProgressListener.cpp' || echo '$(srcdir)/'`util/teamcity/TeamCityProgressListener.cpp
	$(am__mv) util/teamcity/$(DEPDIR)/activemq_test-TeamCityProgressListener.Tpo util/teamcity/$(DEPDIR)/activemq_test-TeamCityProgressListener.Po
#	source='util/teamcity/TeamCityProgressListener.cpp' object='util/teamcity/activemq_test-TeamCityProgressListener.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o util/teamcity/activemq_test-TeamCityProgressListener.o `test -f 'util/teamcity/TeamCityProgressListener.cpp' || echo '$(srcdir)/'`util/teamcity/TeamCityProgressListener.cpp

util/teamcity/activemq_test-TeamCityProgressListener.obj: util/teamcity/TeamCityProgressListener.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -MT util/teamcity/activemq_test-TeamCityProgressListener.obj -MD -MP -MF util/teamcity/$(DEPDIR)/activemq_test-TeamCityProgressListener.Tpo -c -o util/teamcity/activemq_test-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__mv) util/teamcity/$(DEPDIR)/activemq_test-TeamCityProgressListener.Tpo util/teamcity/$(DEPDIR)/activemq_test-TeamCityProgressListener.Po
#	source='util/teamcity/TeamCityProgressListener.cpp' object='util/teamcity/activemq_test-TeamCityProgressListener.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(activemq_test_CXXFLAGS) $(CXXFLAGS) -c -o util/teamcity/activemq_test-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: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	mkid -fID $$unique
tags: TAGS

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	set x; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	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
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	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"

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/cmsutil/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/cmsutil/$(am__dirstamp)
	-rm -f activemq/commands/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/commands/$(am__dirstamp)
	-rm -f activemq/core/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/core/$(am__dirstamp)
	-rm -f activemq/exceptions/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/exceptions/$(am__dirstamp)
	-rm -f activemq/state/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/state/$(am__dirstamp)
	-rm -f activemq/threads/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/threads/$(am__dirstamp)
	-rm -f activemq/transport/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/transport/$(am__dirstamp)
	-rm -f activemq/transport/correlator/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/transport/correlator/$(am__dirstamp)
	-rm -f activemq/transport/failover/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/transport/failover/$(am__dirstamp)
	-rm -f activemq/transport/inactivity/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/transport/inactivity/$(am__dirstamp)
	-rm -f activemq/transport/mock/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/transport/mock/$(am__dirstamp)
	-rm -f activemq/util/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/util/$(am__dirstamp)
	-rm -f activemq/wireformat/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/wireformat/$(am__dirstamp)
	-rm -f activemq/wireformat/openwire/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/wireformat/openwire/$(am__dirstamp)
	-rm -f activemq/wireformat/openwire/marshal/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/wireformat/openwire/marshal/$(am__dirstamp)
	-rm -f activemq/wireformat/openwire/marshal/generated/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/wireformat/openwire/marshal/generated/$(am__dirstamp)
	-rm -f activemq/wireformat/openwire/utils/$(DEPDIR)/$(am__dirstamp)
	-rm -f activemq/wireformat/openwire/utils/$(am__dirstamp)
	-rm -f decaf/internal/net/$(DEPDIR)/$(am__dirstamp)
	-rm -f decaf/internal/net/$(am__dirstamp)
	-rm -f decaf/internal/net/ssl/$(DEPDIR)/$(am__dirstamp)
	-rm -f decaf/internal/net/ssl/$(am__dirstamp)
	-rm -f decaf/internal/nio/$(DEPDIR)/$(am__dirstamp)
	-rm -f decaf/internal/nio/$(am__dirstamp)
	-rm -f decaf/internal/util/$(DEPDIR)/$(am__dirstamp)
	-rm -f decaf/internal/util/$(am__dirstamp)
	-rm -f decaf/internal/util/concurrent/$(DEPDIR)/$(am__dirstamp)
	-rm -f decaf/internal/util/concurrent/$(am__dirstamp)
	-rm -f decaf/io/$(DEPDIR)/$(am__dirstamp)
	-rm -f decaf/io/$(am__dirstamp)
	-rm -f decaf/lang/$(DEPDIR)/$(am__dirstamp)
	-rm -f decaf/lang/$(am__dirstamp)
	-rm -f decaf/net/$(DEPDIR)/$(am__dirstamp)
	-rm -f decaf/net/$(am__dirstamp)
	-rm -f decaf/net/ssl/$(DEPDIR)/$(am__dirstamp)
	-rm -f decaf/net/ssl/$(am__dirstamp)
	-rm -f decaf/nio/$(DEPDIR)/$(am__dirstamp)
	-rm -f decaf/nio/$(am__dirstamp)
	-rm -f decaf/security/$(DEPDIR)/$(am__dirstamp)
	-rm -f decaf/security/$(am__dirstamp)
	-rm -f decaf/util/$(DEPDIR)/$(am__dirstamp)
	-rm -f decaf/util/$(am__dirstamp)
	-rm -f decaf/util/concurrent/$(DEPDIR)/$(am__dirstamp)
	-rm -f decaf/util/concurrent/$(am__dirstamp)
	-rm -f decaf/util/concurrent/atomic/$(DEPDIR)/$(am__dirstamp)
	-rm -f decaf/util/concurrent/atomic/$(am__dirstamp)
	-rm -f decaf/util/concurrent/locks/$(DEPDIR)/$(am__dirstamp)
	-rm -f decaf/util/concurrent/locks/$(am__dirstamp)
	-rm -f decaf/util/zip/$(DEPDIR)/$(am__dirstamp)
	-rm -f decaf/util/zip/$(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/cmsutil/$(DEPDIR) activemq/commands/$(DEPDIR) activemq/core/$(DEPDIR) activemq/exceptions/$(DEPDIR) activemq/state/$(DEPDIR) activemq/threads/$(DEPDIR) activemq/transport/$(DEPDIR) activemq/transport/correlator/$(DEPDIR) activemq/transport/failover/$(DEPDIR) activemq/transport/inactivity/$(DEPDIR) activemq/transport/mock/$(DEPDIR) activemq/util/$(DEPDIR) activemq/wireformat/$(DEPDIR) activemq/wireformat/openwire/$(DEPDIR) activemq/wireformat/openwire/marshal/$(DEPDIR) activemq/wireformat/openwire/marshal/generated/$(DEPDIR) activemq/wireformat/openwire/utils/$(DEPDIR) decaf/internal/net/$(DEPDIR) decaf/internal/net/ssl/$(DEPDIR) decaf/internal/nio/$(DEPDIR) decaf/internal/util/$(DEPDIR) decaf/internal/util/concurrent/$(DEPDIR) decaf/io/$(DEPDIR) decaf/lang/$(DEPDIR) decaf/net/$(DEPDIR) decaf/net/ssl/$(DEPDIR) decaf/nio/$(DEPDIR) decaf/security/$(DEPDIR) decaf/util/$(DEPDIR) decaf/util/concurrent/$(DEPDIR) decaf/util/concurrent/atomic/$(DEPDIR) decaf/util/concurrent/locks/$(DEPDIR) decaf/util/zip/$(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/cmsutil/$(DEPDIR) activemq/commands/$(DEPDIR) activemq/core/$(DEPDIR) activemq/exceptions/$(DEPDIR) activemq/state/$(DEPDIR) activemq/threads/$(DEPDIR) activemq/transport/$(DEPDIR) activemq/transport/correlator/$(DEPDIR) activemq/transport/failover/$(DEPDIR) activemq/transport/inactivity/$(DEPDIR) activemq/transport/mock/$(DEPDIR) activemq/util/$(DEPDIR) activemq/wireformat/$(DEPDIR) activemq/wireformat/openwire/$(DEPDIR) activemq/wireformat/openwire/marshal/$(DEPDIR) activemq/wireformat/openwire/marshal/generated/$(DEPDIR) activemq/wireformat/openwire/utils/$(DEPDIR) decaf/internal/net/$(DEPDIR) decaf/internal/net/ssl/$(DEPDIR) decaf/internal/nio/$(DEPDIR) decaf/internal/util/$(DEPDIR) decaf/internal/util/concurrent/$(DEPDIR) decaf/io/$(DEPDIR) decaf/lang/$(DEPDIR) decaf/net/$(DEPDIR) decaf/net/ssl/$(DEPDIR) decaf/nio/$(DEPDIR) decaf/security/$(DEPDIR) decaf/util/$(DEPDIR) decaf/util/concurrent/$(DEPDIR) decaf/util/concurrent/atomic/$(DEPDIR) decaf/util/concurrent/locks/$(DEPDIR) decaf/util/zip/$(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 all all-am check check-am clean \
	clean-checkPROGRAMS clean-generic clean-libtool ctags \
	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 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:
