# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = xmltooling DIST_COMMON = $(encinclude_HEADERS) $(implinclude_HEADERS) \ $(ioinclude_HEADERS) $(libxmltoolinginclude_HEADERS) \ $(noinst_HEADERS) $(secinclude_HEADERS) $(siginclude_HEADERS) \ $(soapinclude_HEADERS) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/config_pub.h.in \ $(utilinclude_HEADERS) $(valinclude_HEADERS) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \ $(top_srcdir)/m4/acx_pthread.m4 \ $(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \ $(top_srcdir)/m4/doxygen.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_pub.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(encincludedir)" \ "$(DESTDIR)$(implincludedir)" "$(DESTDIR)$(ioincludedir)" \ "$(DESTDIR)$(libxmltoolingincludedir)" \ "$(DESTDIR)$(secincludedir)" "$(DESTDIR)$(sigincludedir)" \ "$(DESTDIR)$(soapincludedir)" "$(DESTDIR)$(utilincludedir)" \ "$(DESTDIR)$(valincludedir)" LTLIBRARIES = $(lib_LTLIBRARIES) libxmltooling_lite_la_LIBADD = am__libxmltooling_lite_la_SOURCES_DIST = \ AbstractAttributeExtensibleXMLObject.cpp \ AbstractComplexElement.cpp AbstractDOMCachingXMLObject.cpp \ AbstractSimpleElement.cpp AbstractXMLObject.cpp exceptions.cpp \ Lockable.cpp Namespace.cpp QName.cpp unicode.cpp \ XMLObjectBuilder.cpp XMLToolingConfig.cpp impl/AnyElement.cpp \ impl/UnknownElement.cpp io/AbstractXMLObjectMarshaller.cpp \ io/AbstractXMLObjectUnmarshaller.cpp io/HTTPRequest.cpp \ io/HTTPResponse.cpp soap/impl/SOAPClient.cpp \ soap/impl/SOAPImpl.cpp soap/impl/SOAPSchemaValidators.cpp \ util/DateTime.cpp util/NDC.cpp util/ParserPool.cpp \ util/PathResolver.cpp util/ReloadableXMLFile.cpp \ util/TemplateEngine.cpp util/URLEncoder.cpp \ util/XMLConstants.cpp util/XMLHelper.cpp \ validation/ValidatorSuite.cpp util/PThreads.cpp @BUILD_PTHREAD_TRUE@am__objects_1 = libxmltooling_lite_la-PThreads.lo am__objects_2 = \ libxmltooling_lite_la-AbstractAttributeExtensibleXMLObject.lo \ libxmltooling_lite_la-AbstractComplexElement.lo \ libxmltooling_lite_la-AbstractDOMCachingXMLObject.lo \ libxmltooling_lite_la-AbstractSimpleElement.lo \ libxmltooling_lite_la-AbstractXMLObject.lo \ libxmltooling_lite_la-exceptions.lo \ libxmltooling_lite_la-Lockable.lo \ libxmltooling_lite_la-Namespace.lo \ libxmltooling_lite_la-QName.lo \ libxmltooling_lite_la-unicode.lo \ libxmltooling_lite_la-XMLObjectBuilder.lo \ libxmltooling_lite_la-XMLToolingConfig.lo \ libxmltooling_lite_la-AnyElement.lo \ libxmltooling_lite_la-UnknownElement.lo \ libxmltooling_lite_la-AbstractXMLObjectMarshaller.lo \ libxmltooling_lite_la-AbstractXMLObjectUnmarshaller.lo \ libxmltooling_lite_la-HTTPRequest.lo \ libxmltooling_lite_la-HTTPResponse.lo \ libxmltooling_lite_la-SOAPClient.lo \ libxmltooling_lite_la-SOAPImpl.lo \ libxmltooling_lite_la-SOAPSchemaValidators.lo \ libxmltooling_lite_la-DateTime.lo libxmltooling_lite_la-NDC.lo \ libxmltooling_lite_la-ParserPool.lo \ libxmltooling_lite_la-PathResolver.lo \ libxmltooling_lite_la-ReloadableXMLFile.lo \ libxmltooling_lite_la-TemplateEngine.lo \ libxmltooling_lite_la-URLEncoder.lo \ libxmltooling_lite_la-XMLConstants.lo \ libxmltooling_lite_la-XMLHelper.lo \ libxmltooling_lite_la-ValidatorSuite.lo $(am__objects_1) am_libxmltooling_lite_la_OBJECTS = $(am__objects_2) libxmltooling_lite_la_OBJECTS = $(am_libxmltooling_lite_la_OBJECTS) libxmltooling_lite_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ $(CXXFLAGS) $(libxmltooling_lite_la_LDFLAGS) $(LDFLAGS) -o $@ @BUILD_XMLSEC_FALSE@am_libxmltooling_lite_la_rpath = -rpath $(libdir) @BUILD_XMLSEC_TRUE@am_libxmltooling_lite_la_rpath = -rpath $(libdir) libxmltooling_la_LIBADD = am__libxmltooling_la_SOURCES_DIST = \ AbstractAttributeExtensibleXMLObject.cpp \ AbstractComplexElement.cpp AbstractDOMCachingXMLObject.cpp \ AbstractSimpleElement.cpp AbstractXMLObject.cpp exceptions.cpp \ Lockable.cpp Namespace.cpp QName.cpp unicode.cpp \ XMLObjectBuilder.cpp XMLToolingConfig.cpp impl/AnyElement.cpp \ impl/UnknownElement.cpp io/AbstractXMLObjectMarshaller.cpp \ io/AbstractXMLObjectUnmarshaller.cpp io/HTTPRequest.cpp \ io/HTTPResponse.cpp soap/impl/SOAPClient.cpp \ soap/impl/SOAPImpl.cpp soap/impl/SOAPSchemaValidators.cpp \ util/DateTime.cpp util/NDC.cpp util/ParserPool.cpp \ util/PathResolver.cpp util/ReloadableXMLFile.cpp \ util/TemplateEngine.cpp util/URLEncoder.cpp \ util/XMLConstants.cpp util/XMLHelper.cpp \ validation/ValidatorSuite.cpp util/PThreads.cpp \ encryption/impl/Decrypter.cpp \ encryption/impl/EncryptedKeyResolver.cpp \ encryption/impl/Encrypter.cpp \ encryption/impl/EncryptionImpl.cpp \ encryption/impl/EncryptionSchemaValidators.cpp \ impl/MemoryStorageService.cpp \ security/impl/AbstractPKIXTrustEngine.cpp \ security/impl/BasicX509Credential.cpp \ security/impl/ChainingCredentialResolver.cpp \ security/impl/ChainingTrustEngine.cpp \ security/impl/CredentialCriteria.cpp \ security/impl/CredentialResolver.cpp \ security/impl/ExplicitKeyTrustEngine.cpp \ security/impl/FilesystemCredentialResolver.cpp \ security/impl/InlineKeyResolver.cpp \ security/impl/KeyInfoResolver.cpp \ security/impl/OpenSSLCryptoX509CRL.cpp \ security/impl/SecurityHelper.cpp \ security/impl/StaticPKIXTrustEngine.cpp \ security/impl/TrustEngine.cpp \ security/impl/XSECCryptoX509CRL.cpp \ signature/impl/KeyInfoImpl.cpp \ signature/impl/KeyInfoSchemaValidators.cpp \ signature/impl/SignatureValidator.cpp \ signature/impl/XMLSecSignatureImpl.cpp \ soap/impl/CURLSOAPTransport.cpp util/CurlURLInputStream.cpp \ util/ReplayCache.cpp util/StorageService.cpp @BUILD_PTHREAD_TRUE@am__objects_3 = PThreads.lo am__objects_4 = AbstractAttributeExtensibleXMLObject.lo \ AbstractComplexElement.lo AbstractDOMCachingXMLObject.lo \ AbstractSimpleElement.lo AbstractXMLObject.lo exceptions.lo \ Lockable.lo Namespace.lo QName.lo unicode.lo \ XMLObjectBuilder.lo XMLToolingConfig.lo AnyElement.lo \ UnknownElement.lo AbstractXMLObjectMarshaller.lo \ AbstractXMLObjectUnmarshaller.lo HTTPRequest.lo \ HTTPResponse.lo SOAPClient.lo SOAPImpl.lo \ SOAPSchemaValidators.lo DateTime.lo NDC.lo ParserPool.lo \ PathResolver.lo ReloadableXMLFile.lo TemplateEngine.lo \ URLEncoder.lo XMLConstants.lo XMLHelper.lo ValidatorSuite.lo \ $(am__objects_3) am__objects_5 = Decrypter.lo EncryptedKeyResolver.lo Encrypter.lo \ EncryptionImpl.lo EncryptionSchemaValidators.lo \ MemoryStorageService.lo AbstractPKIXTrustEngine.lo \ BasicX509Credential.lo ChainingCredentialResolver.lo \ ChainingTrustEngine.lo CredentialCriteria.lo \ CredentialResolver.lo ExplicitKeyTrustEngine.lo \ FilesystemCredentialResolver.lo InlineKeyResolver.lo \ KeyInfoResolver.lo OpenSSLCryptoX509CRL.lo SecurityHelper.lo \ StaticPKIXTrustEngine.lo TrustEngine.lo XSECCryptoX509CRL.lo \ KeyInfoImpl.lo KeyInfoSchemaValidators.lo \ SignatureValidator.lo XMLSecSignatureImpl.lo \ CURLSOAPTransport.lo CurlURLInputStream.lo ReplayCache.lo \ StorageService.lo @BUILD_XMLSEC_TRUE@am_libxmltooling_la_OBJECTS = $(am__objects_4) \ @BUILD_XMLSEC_TRUE@ $(am__objects_5) libxmltooling_la_OBJECTS = $(am_libxmltooling_la_OBJECTS) libxmltooling_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ $(CXXFLAGS) $(libxmltooling_la_LDFLAGS) $(LDFLAGS) -o $@ @BUILD_XMLSEC_TRUE@am_libxmltooling_la_rpath = -rpath $(libdir) DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/build-aux/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 = $(libxmltooling_lite_la_SOURCES) $(libxmltooling_la_SOURCES) DIST_SOURCES = $(am__libxmltooling_lite_la_SOURCES_DIST) \ $(am__libxmltooling_la_SOURCES_DIST) HEADERS = $(encinclude_HEADERS) $(implinclude_HEADERS) \ $(ioinclude_HEADERS) $(libxmltoolinginclude_HEADERS) \ $(noinst_HEADERS) $(secinclude_HEADERS) $(siginclude_HEADERS) \ $(soapinclude_HEADERS) $(utilinclude_HEADERS) \ $(valinclude_HEADERS) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CURL_CONFIG = @CURL_CONFIG@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CXXTEST = @CXXTEST@ CXXTESTFLAGS = @CXXTESTFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ DX_CONFIG = @DX_CONFIG@ DX_DOCDIR = @DX_DOCDIR@ DX_DOT = @DX_DOT@ DX_DOXYGEN = @DX_DOXYGEN@ DX_DVIPS = @DX_DVIPS@ DX_EGREP = @DX_EGREP@ DX_ENV = @DX_ENV@ DX_FLAG_chi = @DX_FLAG_chi@ DX_FLAG_chm = @DX_FLAG_chm@ DX_FLAG_doc = @DX_FLAG_doc@ DX_FLAG_dot = @DX_FLAG_dot@ DX_FLAG_html = @DX_FLAG_html@ DX_FLAG_man = @DX_FLAG_man@ DX_FLAG_pdf = @DX_FLAG_pdf@ DX_FLAG_ps = @DX_FLAG_ps@ DX_FLAG_rtf = @DX_FLAG_rtf@ DX_FLAG_xml = @DX_FLAG_xml@ DX_HHC = @DX_HHC@ DX_LATEX = @DX_LATEX@ DX_MAKEINDEX = @DX_MAKEINDEX@ DX_PDFLATEX = @DX_PDFLATEX@ DX_PERL = @DX_PERL@ DX_PROJECT = @DX_PROJECT@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LOG4CPP_CONFIG = @LOG4CPP_CONFIG@ LOG4SHIB_CONFIG = @LOG4SHIB_CONFIG@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ XMLSEC_LIBS = @XMLSEC_LIBS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ acx_pthread_config = @acx_pthread_config@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ lt_ECHO = @lt_ECHO@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ pkgconfig_libdir = @pkgconfig_libdir@ pkgconfig_libfile = @pkgconfig_libfile@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = foreign @BUILD_XMLSEC_FALSE@lib_LTLIBRARIES = libxmltooling-lite.la @BUILD_XMLSEC_TRUE@lib_LTLIBRARIES = libxmltooling-lite.la libxmltooling.la libxmltoolingincludedir = $(includedir)/xmltooling encincludedir = $(includedir)/xmltooling/encryption implincludedir = $(includedir)/xmltooling/impl ioincludedir = $(includedir)/xmltooling/io secincludedir = $(includedir)/xmltooling/security sigincludedir = $(includedir)/xmltooling/signature soapincludedir = $(includedir)/xmltooling/soap utilincludedir = $(includedir)/xmltooling/util valincludedir = $(includedir)/xmltooling/validation libxmltoolinginclude_HEADERS = \ AbstractAttributeExtensibleXMLObject.h \ AbstractComplexElement.h \ AbstractDOMCachingXMLObject.h \ AbstractSimpleElement.h \ AbstractXMLObject.h \ AttributeExtensibleXMLObject.h \ base.h \ ConcreteXMLObjectBuilder.h \ char_traits.h \ config_pub.h \ ElementExtensibleXMLObject.h \ ElementProxy.h \ exceptions.h \ Lockable.h \ logging.h \ Namespace.h \ PluginManager.h \ QName.h \ unicode.h \ version.h \ XMLObject.h \ XMLObjectBuilder.h \ XMLToolingConfig.h encinclude_HEADERS = \ encryption/Decrypter.h \ encryption/EncryptedKeyResolver.h \ encryption/Encrypter.h \ encryption/Encryption.h implinclude_HEADERS = \ impl/AnyElement.h \ impl/UnknownElement.h ioinclude_HEADERS = \ io/AbstractXMLObjectMarshaller.h \ io/AbstractXMLObjectUnmarshaller.h \ io/GenericRequest.h \ io/GenericResponse.h \ io/HTTPRequest.h \ io/HTTPResponse.h secinclude_HEADERS = \ security/AbstractPKIXTrustEngine.h \ security/BasicX509Credential.h \ security/ChainingTrustEngine.h \ security/Credential.h \ security/CredentialContext.h \ security/CredentialCriteria.h \ security/CredentialResolver.h \ security/KeyInfoCredentialContext.h \ security/KeyInfoResolver.h \ security/OpenSSLCredential.h \ security/SecurityHelper.h \ security/SignatureTrustEngine.h \ security/TrustEngine.h \ security/X509Credential.h \ security/X509TrustEngine.h \ security/OpenSSLTrustEngine.h \ security/XSECCryptoX509CRL.h \ security/OpenSSLCryptoX509CRL.h siginclude_HEADERS = \ signature/ContentReference.h \ signature/KeyInfo.h \ signature/Signature.h \ signature/SignatureValidator.h soapinclude_HEADERS = \ soap/SOAP.h \ soap/SOAPClient.h \ soap/SOAPTransport.h \ soap/HTTPSOAPTransport.h \ soap/OpenSSLSOAPTransport.h utilinclude_HEADERS = \ util/CurlURLInputStream.h \ util/DateTime.h \ util/NDC.h \ util/ParserPool.h \ util/PathResolver.h \ util/Predicates.h \ util/ReloadableXMLFile.h \ util/ReplayCache.h \ util/StorageService.h \ util/TemplateEngine.h \ util/Threads.h \ util/URLEncoder.h \ util/XMLConstants.h \ util/XMLHelper.h \ util/XMLObjectChildrenList.h valinclude_HEADERS = \ validation/Validator.h \ validation/ValidatorSuite.h noinst_HEADERS = \ internal.h xmlsec_sources = \ encryption/impl/Decrypter.cpp \ encryption/impl/EncryptedKeyResolver.cpp \ encryption/impl/Encrypter.cpp \ encryption/impl/EncryptionImpl.cpp \ encryption/impl/EncryptionSchemaValidators.cpp \ impl/MemoryStorageService.cpp \ security/impl/AbstractPKIXTrustEngine.cpp \ security/impl/BasicX509Credential.cpp \ security/impl/ChainingCredentialResolver.cpp \ security/impl/ChainingTrustEngine.cpp \ security/impl/CredentialCriteria.cpp \ security/impl/CredentialResolver.cpp \ security/impl/ExplicitKeyTrustEngine.cpp \ security/impl/FilesystemCredentialResolver.cpp \ security/impl/InlineKeyResolver.cpp \ security/impl/KeyInfoResolver.cpp \ security/impl/OpenSSLCryptoX509CRL.cpp \ security/impl/SecurityHelper.cpp \ security/impl/StaticPKIXTrustEngine.cpp \ security/impl/TrustEngine.cpp \ security/impl/XSECCryptoX509CRL.cpp \ signature/impl/KeyInfoImpl.cpp \ signature/impl/KeyInfoSchemaValidators.cpp \ signature/impl/SignatureValidator.cpp \ signature/impl/XMLSecSignatureImpl.cpp \ soap/impl/CURLSOAPTransport.cpp \ util/CurlURLInputStream.cpp \ util/ReplayCache.cpp \ util/StorageService.cpp @BUILD_PTHREAD_FALSE@thread_sources = @BUILD_PTHREAD_TRUE@thread_sources = util/PThreads.cpp common_sources = \ AbstractAttributeExtensibleXMLObject.cpp \ AbstractComplexElement.cpp \ AbstractDOMCachingXMLObject.cpp \ AbstractSimpleElement.cpp \ AbstractXMLObject.cpp \ exceptions.cpp \ Lockable.cpp \ Namespace.cpp \ QName.cpp \ unicode.cpp \ XMLObjectBuilder.cpp \ XMLToolingConfig.cpp \ impl/AnyElement.cpp \ impl/UnknownElement.cpp \ io/AbstractXMLObjectMarshaller.cpp \ io/AbstractXMLObjectUnmarshaller.cpp \ io/HTTPRequest.cpp \ io/HTTPResponse.cpp \ soap/impl/SOAPClient.cpp \ soap/impl/SOAPImpl.cpp \ soap/impl/SOAPSchemaValidators.cpp \ util/DateTime.cpp \ util/NDC.cpp \ util/ParserPool.cpp \ util/PathResolver.cpp \ util/ReloadableXMLFile.cpp \ util/TemplateEngine.cpp \ util/URLEncoder.cpp \ util/XMLConstants.cpp \ util/XMLHelper.cpp \ validation/ValidatorSuite.cpp \ $(thread_sources) libxmltooling_lite_la_SOURCES = \ ${common_sources} libxmltooling_lite_la_CPPFLAGS = -DXMLTOOLING_LITE libxmltooling_lite_la_LDFLAGS = -version-info 5:0:0 @BUILD_XMLSEC_TRUE@libxmltooling_la_LDFLAGS = $(XMLSEC_LIBS) -version-info 5:0:0 @BUILD_XMLSEC_TRUE@libxmltooling_la_SOURCES = \ @BUILD_XMLSEC_TRUE@ ${common_sources} \ @BUILD_XMLSEC_TRUE@ ${xmlsec_sources} EXTRA_DIST = \ xmltooling.vcxproj \ xmltooling-lite.vcxproj \ xmltooling.vcxproj.filters \ xmltooling-lite.vcxproj.filters \ config_pub.h.in \ config_pub_win32.h\ resource.h\ xmltooling.rc \ util/Win32Threads.cpp all: config_pub.h $(MAKE) $(AM_MAKEFLAGS) 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) --foreign xmltooling/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign xmltooling/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): config_pub.h: stamp-h2 @if test ! -f $@; then \ rm -f stamp-h2; \ $(MAKE) $(AM_MAKEFLAGS) stamp-h2; \ else :; fi stamp-h2: $(srcdir)/config_pub.h.in $(top_builddir)/config.status @rm -f stamp-h2 cd $(top_builddir) && $(SHELL) ./config.status xmltooling/config_pub.h $(srcdir)/config_pub.h.in: $(am__configure_deps) ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) rm -f stamp-h2 touch $@ distclean-hdr: -rm -f config_pub.h stamp-h2 install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ list2=; for p in $$list; do \ if test -f $$p; then \ list2="$$list2 $$p"; \ else :; fi; \ done; \ test -z "$$list2" || { \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ } uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ for p in $$list; do \ $(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ done clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done libxmltooling-lite.la: $(libxmltooling_lite_la_OBJECTS) $(libxmltooling_lite_la_DEPENDENCIES) $(libxmltooling_lite_la_LINK) $(am_libxmltooling_lite_la_rpath) $(libxmltooling_lite_la_OBJECTS) $(libxmltooling_lite_la_LIBADD) $(LIBS) libxmltooling.la: $(libxmltooling_la_OBJECTS) $(libxmltooling_la_DEPENDENCIES) $(libxmltooling_la_LINK) $(am_libxmltooling_la_rpath) $(libxmltooling_la_OBJECTS) $(libxmltooling_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AbstractAttributeExtensibleXMLObject.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AbstractComplexElement.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AbstractDOMCachingXMLObject.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AbstractPKIXTrustEngine.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AbstractSimpleElement.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AbstractXMLObject.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AbstractXMLObjectMarshaller.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AbstractXMLObjectUnmarshaller.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AnyElement.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BasicX509Credential.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CURLSOAPTransport.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ChainingCredentialResolver.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ChainingTrustEngine.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CredentialCriteria.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CredentialResolver.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CurlURLInputStream.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DateTime.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Decrypter.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/EncryptedKeyResolver.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Encrypter.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/EncryptionImpl.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/EncryptionSchemaValidators.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ExplicitKeyTrustEngine.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FilesystemCredentialResolver.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HTTPRequest.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HTTPResponse.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/InlineKeyResolver.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/KeyInfoImpl.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/KeyInfoResolver.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/KeyInfoSchemaValidators.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lockable.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MemoryStorageService.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NDC.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Namespace.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OpenSSLCryptoX509CRL.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PThreads.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ParserPool.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PathResolver.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/QName.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ReloadableXMLFile.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ReplayCache.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SOAPClient.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SOAPImpl.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SOAPSchemaValidators.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SecurityHelper.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SignatureValidator.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/StaticPKIXTrustEngine.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/StorageService.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TemplateEngine.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TrustEngine.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/URLEncoder.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UnknownElement.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ValidatorSuite.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XMLConstants.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XMLHelper.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XMLObjectBuilder.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XMLSecSignatureImpl.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XMLToolingConfig.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XSECCryptoX509CRL.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exceptions.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-AbstractAttributeExtensibleXMLObject.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-AbstractComplexElement.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-AbstractDOMCachingXMLObject.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-AbstractSimpleElement.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-AbstractXMLObject.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-AbstractXMLObjectMarshaller.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-AbstractXMLObjectUnmarshaller.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-AnyElement.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-DateTime.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-HTTPRequest.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-HTTPResponse.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-Lockable.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-NDC.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-Namespace.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-PThreads.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-ParserPool.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-PathResolver.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-QName.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-ReloadableXMLFile.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-SOAPClient.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-SOAPImpl.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-SOAPSchemaValidators.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-TemplateEngine.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-URLEncoder.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-UnknownElement.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-ValidatorSuite.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-XMLConstants.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-XMLHelper.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-XMLObjectBuilder.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-XMLToolingConfig.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-exceptions.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmltooling_lite_la-unicode.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unicode.Plo@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< .cpp.obj: @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .cpp.lo: @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< libxmltooling_lite_la-AbstractAttributeExtensibleXMLObject.lo: AbstractAttributeExtensibleXMLObject.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-AbstractAttributeExtensibleXMLObject.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-AbstractAttributeExtensibleXMLObject.Tpo -c -o libxmltooling_lite_la-AbstractAttributeExtensibleXMLObject.lo `test -f 'AbstractAttributeExtensibleXMLObject.cpp' || echo '$(srcdir)/'`AbstractAttributeExtensibleXMLObject.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-AbstractAttributeExtensibleXMLObject.Tpo $(DEPDIR)/libxmltooling_lite_la-AbstractAttributeExtensibleXMLObject.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='AbstractAttributeExtensibleXMLObject.cpp' object='libxmltooling_lite_la-AbstractAttributeExtensibleXMLObject.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-AbstractAttributeExtensibleXMLObject.lo `test -f 'AbstractAttributeExtensibleXMLObject.cpp' || echo '$(srcdir)/'`AbstractAttributeExtensibleXMLObject.cpp libxmltooling_lite_la-AbstractComplexElement.lo: AbstractComplexElement.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-AbstractComplexElement.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-AbstractComplexElement.Tpo -c -o libxmltooling_lite_la-AbstractComplexElement.lo `test -f 'AbstractComplexElement.cpp' || echo '$(srcdir)/'`AbstractComplexElement.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-AbstractComplexElement.Tpo $(DEPDIR)/libxmltooling_lite_la-AbstractComplexElement.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='AbstractComplexElement.cpp' object='libxmltooling_lite_la-AbstractComplexElement.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-AbstractComplexElement.lo `test -f 'AbstractComplexElement.cpp' || echo '$(srcdir)/'`AbstractComplexElement.cpp libxmltooling_lite_la-AbstractDOMCachingXMLObject.lo: AbstractDOMCachingXMLObject.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-AbstractDOMCachingXMLObject.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-AbstractDOMCachingXMLObject.Tpo -c -o libxmltooling_lite_la-AbstractDOMCachingXMLObject.lo `test -f 'AbstractDOMCachingXMLObject.cpp' || echo '$(srcdir)/'`AbstractDOMCachingXMLObject.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-AbstractDOMCachingXMLObject.Tpo $(DEPDIR)/libxmltooling_lite_la-AbstractDOMCachingXMLObject.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='AbstractDOMCachingXMLObject.cpp' object='libxmltooling_lite_la-AbstractDOMCachingXMLObject.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-AbstractDOMCachingXMLObject.lo `test -f 'AbstractDOMCachingXMLObject.cpp' || echo '$(srcdir)/'`AbstractDOMCachingXMLObject.cpp libxmltooling_lite_la-AbstractSimpleElement.lo: AbstractSimpleElement.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-AbstractSimpleElement.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-AbstractSimpleElement.Tpo -c -o libxmltooling_lite_la-AbstractSimpleElement.lo `test -f 'AbstractSimpleElement.cpp' || echo '$(srcdir)/'`AbstractSimpleElement.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-AbstractSimpleElement.Tpo $(DEPDIR)/libxmltooling_lite_la-AbstractSimpleElement.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='AbstractSimpleElement.cpp' object='libxmltooling_lite_la-AbstractSimpleElement.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-AbstractSimpleElement.lo `test -f 'AbstractSimpleElement.cpp' || echo '$(srcdir)/'`AbstractSimpleElement.cpp libxmltooling_lite_la-AbstractXMLObject.lo: AbstractXMLObject.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-AbstractXMLObject.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-AbstractXMLObject.Tpo -c -o libxmltooling_lite_la-AbstractXMLObject.lo `test -f 'AbstractXMLObject.cpp' || echo '$(srcdir)/'`AbstractXMLObject.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-AbstractXMLObject.Tpo $(DEPDIR)/libxmltooling_lite_la-AbstractXMLObject.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='AbstractXMLObject.cpp' object='libxmltooling_lite_la-AbstractXMLObject.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-AbstractXMLObject.lo `test -f 'AbstractXMLObject.cpp' || echo '$(srcdir)/'`AbstractXMLObject.cpp libxmltooling_lite_la-exceptions.lo: exceptions.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-exceptions.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-exceptions.Tpo -c -o libxmltooling_lite_la-exceptions.lo `test -f 'exceptions.cpp' || echo '$(srcdir)/'`exceptions.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-exceptions.Tpo $(DEPDIR)/libxmltooling_lite_la-exceptions.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='exceptions.cpp' object='libxmltooling_lite_la-exceptions.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-exceptions.lo `test -f 'exceptions.cpp' || echo '$(srcdir)/'`exceptions.cpp libxmltooling_lite_la-Lockable.lo: Lockable.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-Lockable.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-Lockable.Tpo -c -o libxmltooling_lite_la-Lockable.lo `test -f 'Lockable.cpp' || echo '$(srcdir)/'`Lockable.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-Lockable.Tpo $(DEPDIR)/libxmltooling_lite_la-Lockable.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='Lockable.cpp' object='libxmltooling_lite_la-Lockable.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-Lockable.lo `test -f 'Lockable.cpp' || echo '$(srcdir)/'`Lockable.cpp libxmltooling_lite_la-Namespace.lo: Namespace.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-Namespace.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-Namespace.Tpo -c -o libxmltooling_lite_la-Namespace.lo `test -f 'Namespace.cpp' || echo '$(srcdir)/'`Namespace.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-Namespace.Tpo $(DEPDIR)/libxmltooling_lite_la-Namespace.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='Namespace.cpp' object='libxmltooling_lite_la-Namespace.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-Namespace.lo `test -f 'Namespace.cpp' || echo '$(srcdir)/'`Namespace.cpp libxmltooling_lite_la-QName.lo: QName.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-QName.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-QName.Tpo -c -o libxmltooling_lite_la-QName.lo `test -f 'QName.cpp' || echo '$(srcdir)/'`QName.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-QName.Tpo $(DEPDIR)/libxmltooling_lite_la-QName.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='QName.cpp' object='libxmltooling_lite_la-QName.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-QName.lo `test -f 'QName.cpp' || echo '$(srcdir)/'`QName.cpp libxmltooling_lite_la-unicode.lo: unicode.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-unicode.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-unicode.Tpo -c -o libxmltooling_lite_la-unicode.lo `test -f 'unicode.cpp' || echo '$(srcdir)/'`unicode.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-unicode.Tpo $(DEPDIR)/libxmltooling_lite_la-unicode.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='unicode.cpp' object='libxmltooling_lite_la-unicode.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-unicode.lo `test -f 'unicode.cpp' || echo '$(srcdir)/'`unicode.cpp libxmltooling_lite_la-XMLObjectBuilder.lo: XMLObjectBuilder.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-XMLObjectBuilder.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-XMLObjectBuilder.Tpo -c -o libxmltooling_lite_la-XMLObjectBuilder.lo `test -f 'XMLObjectBuilder.cpp' || echo '$(srcdir)/'`XMLObjectBuilder.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-XMLObjectBuilder.Tpo $(DEPDIR)/libxmltooling_lite_la-XMLObjectBuilder.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='XMLObjectBuilder.cpp' object='libxmltooling_lite_la-XMLObjectBuilder.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-XMLObjectBuilder.lo `test -f 'XMLObjectBuilder.cpp' || echo '$(srcdir)/'`XMLObjectBuilder.cpp libxmltooling_lite_la-XMLToolingConfig.lo: XMLToolingConfig.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-XMLToolingConfig.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-XMLToolingConfig.Tpo -c -o libxmltooling_lite_la-XMLToolingConfig.lo `test -f 'XMLToolingConfig.cpp' || echo '$(srcdir)/'`XMLToolingConfig.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-XMLToolingConfig.Tpo $(DEPDIR)/libxmltooling_lite_la-XMLToolingConfig.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='XMLToolingConfig.cpp' object='libxmltooling_lite_la-XMLToolingConfig.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-XMLToolingConfig.lo `test -f 'XMLToolingConfig.cpp' || echo '$(srcdir)/'`XMLToolingConfig.cpp libxmltooling_lite_la-AnyElement.lo: impl/AnyElement.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-AnyElement.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-AnyElement.Tpo -c -o libxmltooling_lite_la-AnyElement.lo `test -f 'impl/AnyElement.cpp' || echo '$(srcdir)/'`impl/AnyElement.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-AnyElement.Tpo $(DEPDIR)/libxmltooling_lite_la-AnyElement.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='impl/AnyElement.cpp' object='libxmltooling_lite_la-AnyElement.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-AnyElement.lo `test -f 'impl/AnyElement.cpp' || echo '$(srcdir)/'`impl/AnyElement.cpp libxmltooling_lite_la-UnknownElement.lo: impl/UnknownElement.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-UnknownElement.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-UnknownElement.Tpo -c -o libxmltooling_lite_la-UnknownElement.lo `test -f 'impl/UnknownElement.cpp' || echo '$(srcdir)/'`impl/UnknownElement.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-UnknownElement.Tpo $(DEPDIR)/libxmltooling_lite_la-UnknownElement.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='impl/UnknownElement.cpp' object='libxmltooling_lite_la-UnknownElement.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-UnknownElement.lo `test -f 'impl/UnknownElement.cpp' || echo '$(srcdir)/'`impl/UnknownElement.cpp libxmltooling_lite_la-AbstractXMLObjectMarshaller.lo: io/AbstractXMLObjectMarshaller.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-AbstractXMLObjectMarshaller.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-AbstractXMLObjectMarshaller.Tpo -c -o libxmltooling_lite_la-AbstractXMLObjectMarshaller.lo `test -f 'io/AbstractXMLObjectMarshaller.cpp' || echo '$(srcdir)/'`io/AbstractXMLObjectMarshaller.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-AbstractXMLObjectMarshaller.Tpo $(DEPDIR)/libxmltooling_lite_la-AbstractXMLObjectMarshaller.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='io/AbstractXMLObjectMarshaller.cpp' object='libxmltooling_lite_la-AbstractXMLObjectMarshaller.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-AbstractXMLObjectMarshaller.lo `test -f 'io/AbstractXMLObjectMarshaller.cpp' || echo '$(srcdir)/'`io/AbstractXMLObjectMarshaller.cpp libxmltooling_lite_la-AbstractXMLObjectUnmarshaller.lo: io/AbstractXMLObjectUnmarshaller.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-AbstractXMLObjectUnmarshaller.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-AbstractXMLObjectUnmarshaller.Tpo -c -o libxmltooling_lite_la-AbstractXMLObjectUnmarshaller.lo `test -f 'io/AbstractXMLObjectUnmarshaller.cpp' || echo '$(srcdir)/'`io/AbstractXMLObjectUnmarshaller.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-AbstractXMLObjectUnmarshaller.Tpo $(DEPDIR)/libxmltooling_lite_la-AbstractXMLObjectUnmarshaller.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='io/AbstractXMLObjectUnmarshaller.cpp' object='libxmltooling_lite_la-AbstractXMLObjectUnmarshaller.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-AbstractXMLObjectUnmarshaller.lo `test -f 'io/AbstractXMLObjectUnmarshaller.cpp' || echo '$(srcdir)/'`io/AbstractXMLObjectUnmarshaller.cpp libxmltooling_lite_la-HTTPRequest.lo: io/HTTPRequest.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-HTTPRequest.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-HTTPRequest.Tpo -c -o libxmltooling_lite_la-HTTPRequest.lo `test -f 'io/HTTPRequest.cpp' || echo '$(srcdir)/'`io/HTTPRequest.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-HTTPRequest.Tpo $(DEPDIR)/libxmltooling_lite_la-HTTPRequest.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='io/HTTPRequest.cpp' object='libxmltooling_lite_la-HTTPRequest.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-HTTPRequest.lo `test -f 'io/HTTPRequest.cpp' || echo '$(srcdir)/'`io/HTTPRequest.cpp libxmltooling_lite_la-HTTPResponse.lo: io/HTTPResponse.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-HTTPResponse.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-HTTPResponse.Tpo -c -o libxmltooling_lite_la-HTTPResponse.lo `test -f 'io/HTTPResponse.cpp' || echo '$(srcdir)/'`io/HTTPResponse.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-HTTPResponse.Tpo $(DEPDIR)/libxmltooling_lite_la-HTTPResponse.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='io/HTTPResponse.cpp' object='libxmltooling_lite_la-HTTPResponse.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-HTTPResponse.lo `test -f 'io/HTTPResponse.cpp' || echo '$(srcdir)/'`io/HTTPResponse.cpp libxmltooling_lite_la-SOAPClient.lo: soap/impl/SOAPClient.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-SOAPClient.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-SOAPClient.Tpo -c -o libxmltooling_lite_la-SOAPClient.lo `test -f 'soap/impl/SOAPClient.cpp' || echo '$(srcdir)/'`soap/impl/SOAPClient.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-SOAPClient.Tpo $(DEPDIR)/libxmltooling_lite_la-SOAPClient.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='soap/impl/SOAPClient.cpp' object='libxmltooling_lite_la-SOAPClient.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-SOAPClient.lo `test -f 'soap/impl/SOAPClient.cpp' || echo '$(srcdir)/'`soap/impl/SOAPClient.cpp libxmltooling_lite_la-SOAPImpl.lo: soap/impl/SOAPImpl.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-SOAPImpl.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-SOAPImpl.Tpo -c -o libxmltooling_lite_la-SOAPImpl.lo `test -f 'soap/impl/SOAPImpl.cpp' || echo '$(srcdir)/'`soap/impl/SOAPImpl.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-SOAPImpl.Tpo $(DEPDIR)/libxmltooling_lite_la-SOAPImpl.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='soap/impl/SOAPImpl.cpp' object='libxmltooling_lite_la-SOAPImpl.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-SOAPImpl.lo `test -f 'soap/impl/SOAPImpl.cpp' || echo '$(srcdir)/'`soap/impl/SOAPImpl.cpp libxmltooling_lite_la-SOAPSchemaValidators.lo: soap/impl/SOAPSchemaValidators.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-SOAPSchemaValidators.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-SOAPSchemaValidators.Tpo -c -o libxmltooling_lite_la-SOAPSchemaValidators.lo `test -f 'soap/impl/SOAPSchemaValidators.cpp' || echo '$(srcdir)/'`soap/impl/SOAPSchemaValidators.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-SOAPSchemaValidators.Tpo $(DEPDIR)/libxmltooling_lite_la-SOAPSchemaValidators.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='soap/impl/SOAPSchemaValidators.cpp' object='libxmltooling_lite_la-SOAPSchemaValidators.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-SOAPSchemaValidators.lo `test -f 'soap/impl/SOAPSchemaValidators.cpp' || echo '$(srcdir)/'`soap/impl/SOAPSchemaValidators.cpp libxmltooling_lite_la-DateTime.lo: util/DateTime.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-DateTime.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-DateTime.Tpo -c -o libxmltooling_lite_la-DateTime.lo `test -f 'util/DateTime.cpp' || echo '$(srcdir)/'`util/DateTime.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-DateTime.Tpo $(DEPDIR)/libxmltooling_lite_la-DateTime.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/DateTime.cpp' object='libxmltooling_lite_la-DateTime.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-DateTime.lo `test -f 'util/DateTime.cpp' || echo '$(srcdir)/'`util/DateTime.cpp libxmltooling_lite_la-NDC.lo: util/NDC.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-NDC.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-NDC.Tpo -c -o libxmltooling_lite_la-NDC.lo `test -f 'util/NDC.cpp' || echo '$(srcdir)/'`util/NDC.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-NDC.Tpo $(DEPDIR)/libxmltooling_lite_la-NDC.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/NDC.cpp' object='libxmltooling_lite_la-NDC.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-NDC.lo `test -f 'util/NDC.cpp' || echo '$(srcdir)/'`util/NDC.cpp libxmltooling_lite_la-ParserPool.lo: util/ParserPool.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-ParserPool.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-ParserPool.Tpo -c -o libxmltooling_lite_la-ParserPool.lo `test -f 'util/ParserPool.cpp' || echo '$(srcdir)/'`util/ParserPool.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-ParserPool.Tpo $(DEPDIR)/libxmltooling_lite_la-ParserPool.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/ParserPool.cpp' object='libxmltooling_lite_la-ParserPool.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-ParserPool.lo `test -f 'util/ParserPool.cpp' || echo '$(srcdir)/'`util/ParserPool.cpp libxmltooling_lite_la-PathResolver.lo: util/PathResolver.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-PathResolver.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-PathResolver.Tpo -c -o libxmltooling_lite_la-PathResolver.lo `test -f 'util/PathResolver.cpp' || echo '$(srcdir)/'`util/PathResolver.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-PathResolver.Tpo $(DEPDIR)/libxmltooling_lite_la-PathResolver.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/PathResolver.cpp' object='libxmltooling_lite_la-PathResolver.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-PathResolver.lo `test -f 'util/PathResolver.cpp' || echo '$(srcdir)/'`util/PathResolver.cpp libxmltooling_lite_la-ReloadableXMLFile.lo: util/ReloadableXMLFile.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-ReloadableXMLFile.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-ReloadableXMLFile.Tpo -c -o libxmltooling_lite_la-ReloadableXMLFile.lo `test -f 'util/ReloadableXMLFile.cpp' || echo '$(srcdir)/'`util/ReloadableXMLFile.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-ReloadableXMLFile.Tpo $(DEPDIR)/libxmltooling_lite_la-ReloadableXMLFile.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/ReloadableXMLFile.cpp' object='libxmltooling_lite_la-ReloadableXMLFile.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-ReloadableXMLFile.lo `test -f 'util/ReloadableXMLFile.cpp' || echo '$(srcdir)/'`util/ReloadableXMLFile.cpp libxmltooling_lite_la-TemplateEngine.lo: util/TemplateEngine.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-TemplateEngine.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-TemplateEngine.Tpo -c -o libxmltooling_lite_la-TemplateEngine.lo `test -f 'util/TemplateEngine.cpp' || echo '$(srcdir)/'`util/TemplateEngine.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-TemplateEngine.Tpo $(DEPDIR)/libxmltooling_lite_la-TemplateEngine.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/TemplateEngine.cpp' object='libxmltooling_lite_la-TemplateEngine.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-TemplateEngine.lo `test -f 'util/TemplateEngine.cpp' || echo '$(srcdir)/'`util/TemplateEngine.cpp libxmltooling_lite_la-URLEncoder.lo: util/URLEncoder.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-URLEncoder.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-URLEncoder.Tpo -c -o libxmltooling_lite_la-URLEncoder.lo `test -f 'util/URLEncoder.cpp' || echo '$(srcdir)/'`util/URLEncoder.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-URLEncoder.Tpo $(DEPDIR)/libxmltooling_lite_la-URLEncoder.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/URLEncoder.cpp' object='libxmltooling_lite_la-URLEncoder.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-URLEncoder.lo `test -f 'util/URLEncoder.cpp' || echo '$(srcdir)/'`util/URLEncoder.cpp libxmltooling_lite_la-XMLConstants.lo: util/XMLConstants.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-XMLConstants.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-XMLConstants.Tpo -c -o libxmltooling_lite_la-XMLConstants.lo `test -f 'util/XMLConstants.cpp' || echo '$(srcdir)/'`util/XMLConstants.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-XMLConstants.Tpo $(DEPDIR)/libxmltooling_lite_la-XMLConstants.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/XMLConstants.cpp' object='libxmltooling_lite_la-XMLConstants.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-XMLConstants.lo `test -f 'util/XMLConstants.cpp' || echo '$(srcdir)/'`util/XMLConstants.cpp libxmltooling_lite_la-XMLHelper.lo: util/XMLHelper.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-XMLHelper.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-XMLHelper.Tpo -c -o libxmltooling_lite_la-XMLHelper.lo `test -f 'util/XMLHelper.cpp' || echo '$(srcdir)/'`util/XMLHelper.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-XMLHelper.Tpo $(DEPDIR)/libxmltooling_lite_la-XMLHelper.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/XMLHelper.cpp' object='libxmltooling_lite_la-XMLHelper.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-XMLHelper.lo `test -f 'util/XMLHelper.cpp' || echo '$(srcdir)/'`util/XMLHelper.cpp libxmltooling_lite_la-ValidatorSuite.lo: validation/ValidatorSuite.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-ValidatorSuite.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-ValidatorSuite.Tpo -c -o libxmltooling_lite_la-ValidatorSuite.lo `test -f 'validation/ValidatorSuite.cpp' || echo '$(srcdir)/'`validation/ValidatorSuite.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-ValidatorSuite.Tpo $(DEPDIR)/libxmltooling_lite_la-ValidatorSuite.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='validation/ValidatorSuite.cpp' object='libxmltooling_lite_la-ValidatorSuite.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-ValidatorSuite.lo `test -f 'validation/ValidatorSuite.cpp' || echo '$(srcdir)/'`validation/ValidatorSuite.cpp libxmltooling_lite_la-PThreads.lo: util/PThreads.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libxmltooling_lite_la-PThreads.lo -MD -MP -MF $(DEPDIR)/libxmltooling_lite_la-PThreads.Tpo -c -o libxmltooling_lite_la-PThreads.lo `test -f 'util/PThreads.cpp' || echo '$(srcdir)/'`util/PThreads.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libxmltooling_lite_la-PThreads.Tpo $(DEPDIR)/libxmltooling_lite_la-PThreads.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/PThreads.cpp' object='libxmltooling_lite_la-PThreads.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmltooling_lite_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libxmltooling_lite_la-PThreads.lo `test -f 'util/PThreads.cpp' || echo '$(srcdir)/'`util/PThreads.cpp AnyElement.lo: impl/AnyElement.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AnyElement.lo -MD -MP -MF $(DEPDIR)/AnyElement.Tpo -c -o AnyElement.lo `test -f 'impl/AnyElement.cpp' || echo '$(srcdir)/'`impl/AnyElement.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/AnyElement.Tpo $(DEPDIR)/AnyElement.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='impl/AnyElement.cpp' object='AnyElement.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AnyElement.lo `test -f 'impl/AnyElement.cpp' || echo '$(srcdir)/'`impl/AnyElement.cpp UnknownElement.lo: impl/UnknownElement.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UnknownElement.lo -MD -MP -MF $(DEPDIR)/UnknownElement.Tpo -c -o UnknownElement.lo `test -f 'impl/UnknownElement.cpp' || echo '$(srcdir)/'`impl/UnknownElement.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/UnknownElement.Tpo $(DEPDIR)/UnknownElement.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='impl/UnknownElement.cpp' object='UnknownElement.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UnknownElement.lo `test -f 'impl/UnknownElement.cpp' || echo '$(srcdir)/'`impl/UnknownElement.cpp AbstractXMLObjectMarshaller.lo: io/AbstractXMLObjectMarshaller.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AbstractXMLObjectMarshaller.lo -MD -MP -MF $(DEPDIR)/AbstractXMLObjectMarshaller.Tpo -c -o AbstractXMLObjectMarshaller.lo `test -f 'io/AbstractXMLObjectMarshaller.cpp' || echo '$(srcdir)/'`io/AbstractXMLObjectMarshaller.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/AbstractXMLObjectMarshaller.Tpo $(DEPDIR)/AbstractXMLObjectMarshaller.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='io/AbstractXMLObjectMarshaller.cpp' object='AbstractXMLObjectMarshaller.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AbstractXMLObjectMarshaller.lo `test -f 'io/AbstractXMLObjectMarshaller.cpp' || echo '$(srcdir)/'`io/AbstractXMLObjectMarshaller.cpp AbstractXMLObjectUnmarshaller.lo: io/AbstractXMLObjectUnmarshaller.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AbstractXMLObjectUnmarshaller.lo -MD -MP -MF $(DEPDIR)/AbstractXMLObjectUnmarshaller.Tpo -c -o AbstractXMLObjectUnmarshaller.lo `test -f 'io/AbstractXMLObjectUnmarshaller.cpp' || echo '$(srcdir)/'`io/AbstractXMLObjectUnmarshaller.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/AbstractXMLObjectUnmarshaller.Tpo $(DEPDIR)/AbstractXMLObjectUnmarshaller.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='io/AbstractXMLObjectUnmarshaller.cpp' object='AbstractXMLObjectUnmarshaller.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AbstractXMLObjectUnmarshaller.lo `test -f 'io/AbstractXMLObjectUnmarshaller.cpp' || echo '$(srcdir)/'`io/AbstractXMLObjectUnmarshaller.cpp HTTPRequest.lo: io/HTTPRequest.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT HTTPRequest.lo -MD -MP -MF $(DEPDIR)/HTTPRequest.Tpo -c -o HTTPRequest.lo `test -f 'io/HTTPRequest.cpp' || echo '$(srcdir)/'`io/HTTPRequest.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/HTTPRequest.Tpo $(DEPDIR)/HTTPRequest.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='io/HTTPRequest.cpp' object='HTTPRequest.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o HTTPRequest.lo `test -f 'io/HTTPRequest.cpp' || echo '$(srcdir)/'`io/HTTPRequest.cpp HTTPResponse.lo: io/HTTPResponse.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT HTTPResponse.lo -MD -MP -MF $(DEPDIR)/HTTPResponse.Tpo -c -o HTTPResponse.lo `test -f 'io/HTTPResponse.cpp' || echo '$(srcdir)/'`io/HTTPResponse.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/HTTPResponse.Tpo $(DEPDIR)/HTTPResponse.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='io/HTTPResponse.cpp' object='HTTPResponse.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o HTTPResponse.lo `test -f 'io/HTTPResponse.cpp' || echo '$(srcdir)/'`io/HTTPResponse.cpp SOAPClient.lo: soap/impl/SOAPClient.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SOAPClient.lo -MD -MP -MF $(DEPDIR)/SOAPClient.Tpo -c -o SOAPClient.lo `test -f 'soap/impl/SOAPClient.cpp' || echo '$(srcdir)/'`soap/impl/SOAPClient.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/SOAPClient.Tpo $(DEPDIR)/SOAPClient.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='soap/impl/SOAPClient.cpp' object='SOAPClient.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SOAPClient.lo `test -f 'soap/impl/SOAPClient.cpp' || echo '$(srcdir)/'`soap/impl/SOAPClient.cpp SOAPImpl.lo: soap/impl/SOAPImpl.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SOAPImpl.lo -MD -MP -MF $(DEPDIR)/SOAPImpl.Tpo -c -o SOAPImpl.lo `test -f 'soap/impl/SOAPImpl.cpp' || echo '$(srcdir)/'`soap/impl/SOAPImpl.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/SOAPImpl.Tpo $(DEPDIR)/SOAPImpl.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='soap/impl/SOAPImpl.cpp' object='SOAPImpl.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SOAPImpl.lo `test -f 'soap/impl/SOAPImpl.cpp' || echo '$(srcdir)/'`soap/impl/SOAPImpl.cpp SOAPSchemaValidators.lo: soap/impl/SOAPSchemaValidators.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SOAPSchemaValidators.lo -MD -MP -MF $(DEPDIR)/SOAPSchemaValidators.Tpo -c -o SOAPSchemaValidators.lo `test -f 'soap/impl/SOAPSchemaValidators.cpp' || echo '$(srcdir)/'`soap/impl/SOAPSchemaValidators.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/SOAPSchemaValidators.Tpo $(DEPDIR)/SOAPSchemaValidators.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='soap/impl/SOAPSchemaValidators.cpp' object='SOAPSchemaValidators.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SOAPSchemaValidators.lo `test -f 'soap/impl/SOAPSchemaValidators.cpp' || echo '$(srcdir)/'`soap/impl/SOAPSchemaValidators.cpp DateTime.lo: util/DateTime.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DateTime.lo -MD -MP -MF $(DEPDIR)/DateTime.Tpo -c -o DateTime.lo `test -f 'util/DateTime.cpp' || echo '$(srcdir)/'`util/DateTime.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/DateTime.Tpo $(DEPDIR)/DateTime.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/DateTime.cpp' object='DateTime.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DateTime.lo `test -f 'util/DateTime.cpp' || echo '$(srcdir)/'`util/DateTime.cpp NDC.lo: util/NDC.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT NDC.lo -MD -MP -MF $(DEPDIR)/NDC.Tpo -c -o NDC.lo `test -f 'util/NDC.cpp' || echo '$(srcdir)/'`util/NDC.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/NDC.Tpo $(DEPDIR)/NDC.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/NDC.cpp' object='NDC.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o NDC.lo `test -f 'util/NDC.cpp' || echo '$(srcdir)/'`util/NDC.cpp ParserPool.lo: util/ParserPool.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ParserPool.lo -MD -MP -MF $(DEPDIR)/ParserPool.Tpo -c -o ParserPool.lo `test -f 'util/ParserPool.cpp' || echo '$(srcdir)/'`util/ParserPool.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/ParserPool.Tpo $(DEPDIR)/ParserPool.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/ParserPool.cpp' object='ParserPool.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ParserPool.lo `test -f 'util/ParserPool.cpp' || echo '$(srcdir)/'`util/ParserPool.cpp PathResolver.lo: util/PathResolver.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PathResolver.lo -MD -MP -MF $(DEPDIR)/PathResolver.Tpo -c -o PathResolver.lo `test -f 'util/PathResolver.cpp' || echo '$(srcdir)/'`util/PathResolver.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/PathResolver.Tpo $(DEPDIR)/PathResolver.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/PathResolver.cpp' object='PathResolver.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PathResolver.lo `test -f 'util/PathResolver.cpp' || echo '$(srcdir)/'`util/PathResolver.cpp ReloadableXMLFile.lo: util/ReloadableXMLFile.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ReloadableXMLFile.lo -MD -MP -MF $(DEPDIR)/ReloadableXMLFile.Tpo -c -o ReloadableXMLFile.lo `test -f 'util/ReloadableXMLFile.cpp' || echo '$(srcdir)/'`util/ReloadableXMLFile.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/ReloadableXMLFile.Tpo $(DEPDIR)/ReloadableXMLFile.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/ReloadableXMLFile.cpp' object='ReloadableXMLFile.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ReloadableXMLFile.lo `test -f 'util/ReloadableXMLFile.cpp' || echo '$(srcdir)/'`util/ReloadableXMLFile.cpp TemplateEngine.lo: util/TemplateEngine.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TemplateEngine.lo -MD -MP -MF $(DEPDIR)/TemplateEngine.Tpo -c -o TemplateEngine.lo `test -f 'util/TemplateEngine.cpp' || echo '$(srcdir)/'`util/TemplateEngine.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TemplateEngine.Tpo $(DEPDIR)/TemplateEngine.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/TemplateEngine.cpp' object='TemplateEngine.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TemplateEngine.lo `test -f 'util/TemplateEngine.cpp' || echo '$(srcdir)/'`util/TemplateEngine.cpp URLEncoder.lo: util/URLEncoder.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT URLEncoder.lo -MD -MP -MF $(DEPDIR)/URLEncoder.Tpo -c -o URLEncoder.lo `test -f 'util/URLEncoder.cpp' || echo '$(srcdir)/'`util/URLEncoder.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/URLEncoder.Tpo $(DEPDIR)/URLEncoder.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/URLEncoder.cpp' object='URLEncoder.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o URLEncoder.lo `test -f 'util/URLEncoder.cpp' || echo '$(srcdir)/'`util/URLEncoder.cpp XMLConstants.lo: util/XMLConstants.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLConstants.lo -MD -MP -MF $(DEPDIR)/XMLConstants.Tpo -c -o XMLConstants.lo `test -f 'util/XMLConstants.cpp' || echo '$(srcdir)/'`util/XMLConstants.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/XMLConstants.Tpo $(DEPDIR)/XMLConstants.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/XMLConstants.cpp' object='XMLConstants.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLConstants.lo `test -f 'util/XMLConstants.cpp' || echo '$(srcdir)/'`util/XMLConstants.cpp XMLHelper.lo: util/XMLHelper.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLHelper.lo -MD -MP -MF $(DEPDIR)/XMLHelper.Tpo -c -o XMLHelper.lo `test -f 'util/XMLHelper.cpp' || echo '$(srcdir)/'`util/XMLHelper.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/XMLHelper.Tpo $(DEPDIR)/XMLHelper.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/XMLHelper.cpp' object='XMLHelper.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLHelper.lo `test -f 'util/XMLHelper.cpp' || echo '$(srcdir)/'`util/XMLHelper.cpp ValidatorSuite.lo: validation/ValidatorSuite.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ValidatorSuite.lo -MD -MP -MF $(DEPDIR)/ValidatorSuite.Tpo -c -o ValidatorSuite.lo `test -f 'validation/ValidatorSuite.cpp' || echo '$(srcdir)/'`validation/ValidatorSuite.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/ValidatorSuite.Tpo $(DEPDIR)/ValidatorSuite.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='validation/ValidatorSuite.cpp' object='ValidatorSuite.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ValidatorSuite.lo `test -f 'validation/ValidatorSuite.cpp' || echo '$(srcdir)/'`validation/ValidatorSuite.cpp PThreads.lo: util/PThreads.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PThreads.lo -MD -MP -MF $(DEPDIR)/PThreads.Tpo -c -o PThreads.lo `test -f 'util/PThreads.cpp' || echo '$(srcdir)/'`util/PThreads.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/PThreads.Tpo $(DEPDIR)/PThreads.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/PThreads.cpp' object='PThreads.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PThreads.lo `test -f 'util/PThreads.cpp' || echo '$(srcdir)/'`util/PThreads.cpp Decrypter.lo: encryption/impl/Decrypter.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Decrypter.lo -MD -MP -MF $(DEPDIR)/Decrypter.Tpo -c -o Decrypter.lo `test -f 'encryption/impl/Decrypter.cpp' || echo '$(srcdir)/'`encryption/impl/Decrypter.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/Decrypter.Tpo $(DEPDIR)/Decrypter.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='encryption/impl/Decrypter.cpp' object='Decrypter.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Decrypter.lo `test -f 'encryption/impl/Decrypter.cpp' || echo '$(srcdir)/'`encryption/impl/Decrypter.cpp EncryptedKeyResolver.lo: encryption/impl/EncryptedKeyResolver.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EncryptedKeyResolver.lo -MD -MP -MF $(DEPDIR)/EncryptedKeyResolver.Tpo -c -o EncryptedKeyResolver.lo `test -f 'encryption/impl/EncryptedKeyResolver.cpp' || echo '$(srcdir)/'`encryption/impl/EncryptedKeyResolver.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/EncryptedKeyResolver.Tpo $(DEPDIR)/EncryptedKeyResolver.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='encryption/impl/EncryptedKeyResolver.cpp' object='EncryptedKeyResolver.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EncryptedKeyResolver.lo `test -f 'encryption/impl/EncryptedKeyResolver.cpp' || echo '$(srcdir)/'`encryption/impl/EncryptedKeyResolver.cpp Encrypter.lo: encryption/impl/Encrypter.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Encrypter.lo -MD -MP -MF $(DEPDIR)/Encrypter.Tpo -c -o Encrypter.lo `test -f 'encryption/impl/Encrypter.cpp' || echo '$(srcdir)/'`encryption/impl/Encrypter.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/Encrypter.Tpo $(DEPDIR)/Encrypter.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='encryption/impl/Encrypter.cpp' object='Encrypter.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Encrypter.lo `test -f 'encryption/impl/Encrypter.cpp' || echo '$(srcdir)/'`encryption/impl/Encrypter.cpp EncryptionImpl.lo: encryption/impl/EncryptionImpl.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EncryptionImpl.lo -MD -MP -MF $(DEPDIR)/EncryptionImpl.Tpo -c -o EncryptionImpl.lo `test -f 'encryption/impl/EncryptionImpl.cpp' || echo '$(srcdir)/'`encryption/impl/EncryptionImpl.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/EncryptionImpl.Tpo $(DEPDIR)/EncryptionImpl.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='encryption/impl/EncryptionImpl.cpp' object='EncryptionImpl.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EncryptionImpl.lo `test -f 'encryption/impl/EncryptionImpl.cpp' || echo '$(srcdir)/'`encryption/impl/EncryptionImpl.cpp EncryptionSchemaValidators.lo: encryption/impl/EncryptionSchemaValidators.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EncryptionSchemaValidators.lo -MD -MP -MF $(DEPDIR)/EncryptionSchemaValidators.Tpo -c -o EncryptionSchemaValidators.lo `test -f 'encryption/impl/EncryptionSchemaValidators.cpp' || echo '$(srcdir)/'`encryption/impl/EncryptionSchemaValidators.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/EncryptionSchemaValidators.Tpo $(DEPDIR)/EncryptionSchemaValidators.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='encryption/impl/EncryptionSchemaValidators.cpp' object='EncryptionSchemaValidators.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EncryptionSchemaValidators.lo `test -f 'encryption/impl/EncryptionSchemaValidators.cpp' || echo '$(srcdir)/'`encryption/impl/EncryptionSchemaValidators.cpp MemoryStorageService.lo: impl/MemoryStorageService.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MemoryStorageService.lo -MD -MP -MF $(DEPDIR)/MemoryStorageService.Tpo -c -o MemoryStorageService.lo `test -f 'impl/MemoryStorageService.cpp' || echo '$(srcdir)/'`impl/MemoryStorageService.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/MemoryStorageService.Tpo $(DEPDIR)/MemoryStorageService.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='impl/MemoryStorageService.cpp' object='MemoryStorageService.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MemoryStorageService.lo `test -f 'impl/MemoryStorageService.cpp' || echo '$(srcdir)/'`impl/MemoryStorageService.cpp AbstractPKIXTrustEngine.lo: security/impl/AbstractPKIXTrustEngine.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AbstractPKIXTrustEngine.lo -MD -MP -MF $(DEPDIR)/AbstractPKIXTrustEngine.Tpo -c -o AbstractPKIXTrustEngine.lo `test -f 'security/impl/AbstractPKIXTrustEngine.cpp' || echo '$(srcdir)/'`security/impl/AbstractPKIXTrustEngine.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/AbstractPKIXTrustEngine.Tpo $(DEPDIR)/AbstractPKIXTrustEngine.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='security/impl/AbstractPKIXTrustEngine.cpp' object='AbstractPKIXTrustEngine.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AbstractPKIXTrustEngine.lo `test -f 'security/impl/AbstractPKIXTrustEngine.cpp' || echo '$(srcdir)/'`security/impl/AbstractPKIXTrustEngine.cpp BasicX509Credential.lo: security/impl/BasicX509Credential.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BasicX509Credential.lo -MD -MP -MF $(DEPDIR)/BasicX509Credential.Tpo -c -o BasicX509Credential.lo `test -f 'security/impl/BasicX509Credential.cpp' || echo '$(srcdir)/'`security/impl/BasicX509Credential.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/BasicX509Credential.Tpo $(DEPDIR)/BasicX509Credential.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='security/impl/BasicX509Credential.cpp' object='BasicX509Credential.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BasicX509Credential.lo `test -f 'security/impl/BasicX509Credential.cpp' || echo '$(srcdir)/'`security/impl/BasicX509Credential.cpp ChainingCredentialResolver.lo: security/impl/ChainingCredentialResolver.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ChainingCredentialResolver.lo -MD -MP -MF $(DEPDIR)/ChainingCredentialResolver.Tpo -c -o ChainingCredentialResolver.lo `test -f 'security/impl/ChainingCredentialResolver.cpp' || echo '$(srcdir)/'`security/impl/ChainingCredentialResolver.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/ChainingCredentialResolver.Tpo $(DEPDIR)/ChainingCredentialResolver.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='security/impl/ChainingCredentialResolver.cpp' object='ChainingCredentialResolver.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ChainingCredentialResolver.lo `test -f 'security/impl/ChainingCredentialResolver.cpp' || echo '$(srcdir)/'`security/impl/ChainingCredentialResolver.cpp ChainingTrustEngine.lo: security/impl/ChainingTrustEngine.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ChainingTrustEngine.lo -MD -MP -MF $(DEPDIR)/ChainingTrustEngine.Tpo -c -o ChainingTrustEngine.lo `test -f 'security/impl/ChainingTrustEngine.cpp' || echo '$(srcdir)/'`security/impl/ChainingTrustEngine.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/ChainingTrustEngine.Tpo $(DEPDIR)/ChainingTrustEngine.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='security/impl/ChainingTrustEngine.cpp' object='ChainingTrustEngine.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ChainingTrustEngine.lo `test -f 'security/impl/ChainingTrustEngine.cpp' || echo '$(srcdir)/'`security/impl/ChainingTrustEngine.cpp CredentialCriteria.lo: security/impl/CredentialCriteria.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CredentialCriteria.lo -MD -MP -MF $(DEPDIR)/CredentialCriteria.Tpo -c -o CredentialCriteria.lo `test -f 'security/impl/CredentialCriteria.cpp' || echo '$(srcdir)/'`security/impl/CredentialCriteria.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/CredentialCriteria.Tpo $(DEPDIR)/CredentialCriteria.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='security/impl/CredentialCriteria.cpp' object='CredentialCriteria.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CredentialCriteria.lo `test -f 'security/impl/CredentialCriteria.cpp' || echo '$(srcdir)/'`security/impl/CredentialCriteria.cpp CredentialResolver.lo: security/impl/CredentialResolver.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CredentialResolver.lo -MD -MP -MF $(DEPDIR)/CredentialResolver.Tpo -c -o CredentialResolver.lo `test -f 'security/impl/CredentialResolver.cpp' || echo '$(srcdir)/'`security/impl/CredentialResolver.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/CredentialResolver.Tpo $(DEPDIR)/CredentialResolver.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='security/impl/CredentialResolver.cpp' object='CredentialResolver.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CredentialResolver.lo `test -f 'security/impl/CredentialResolver.cpp' || echo '$(srcdir)/'`security/impl/CredentialResolver.cpp ExplicitKeyTrustEngine.lo: security/impl/ExplicitKeyTrustEngine.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ExplicitKeyTrustEngine.lo -MD -MP -MF $(DEPDIR)/ExplicitKeyTrustEngine.Tpo -c -o ExplicitKeyTrustEngine.lo `test -f 'security/impl/ExplicitKeyTrustEngine.cpp' || echo '$(srcdir)/'`security/impl/ExplicitKeyTrustEngine.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/ExplicitKeyTrustEngine.Tpo $(DEPDIR)/ExplicitKeyTrustEngine.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='security/impl/ExplicitKeyTrustEngine.cpp' object='ExplicitKeyTrustEngine.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExplicitKeyTrustEngine.lo `test -f 'security/impl/ExplicitKeyTrustEngine.cpp' || echo '$(srcdir)/'`security/impl/ExplicitKeyTrustEngine.cpp FilesystemCredentialResolver.lo: security/impl/FilesystemCredentialResolver.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FilesystemCredentialResolver.lo -MD -MP -MF $(DEPDIR)/FilesystemCredentialResolver.Tpo -c -o FilesystemCredentialResolver.lo `test -f 'security/impl/FilesystemCredentialResolver.cpp' || echo '$(srcdir)/'`security/impl/FilesystemCredentialResolver.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/FilesystemCredentialResolver.Tpo $(DEPDIR)/FilesystemCredentialResolver.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='security/impl/FilesystemCredentialResolver.cpp' object='FilesystemCredentialResolver.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FilesystemCredentialResolver.lo `test -f 'security/impl/FilesystemCredentialResolver.cpp' || echo '$(srcdir)/'`security/impl/FilesystemCredentialResolver.cpp InlineKeyResolver.lo: security/impl/InlineKeyResolver.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT InlineKeyResolver.lo -MD -MP -MF $(DEPDIR)/InlineKeyResolver.Tpo -c -o InlineKeyResolver.lo `test -f 'security/impl/InlineKeyResolver.cpp' || echo '$(srcdir)/'`security/impl/InlineKeyResolver.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/InlineKeyResolver.Tpo $(DEPDIR)/InlineKeyResolver.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='security/impl/InlineKeyResolver.cpp' object='InlineKeyResolver.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o InlineKeyResolver.lo `test -f 'security/impl/InlineKeyResolver.cpp' || echo '$(srcdir)/'`security/impl/InlineKeyResolver.cpp KeyInfoResolver.lo: security/impl/KeyInfoResolver.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT KeyInfoResolver.lo -MD -MP -MF $(DEPDIR)/KeyInfoResolver.Tpo -c -o KeyInfoResolver.lo `test -f 'security/impl/KeyInfoResolver.cpp' || echo '$(srcdir)/'`security/impl/KeyInfoResolver.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/KeyInfoResolver.Tpo $(DEPDIR)/KeyInfoResolver.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='security/impl/KeyInfoResolver.cpp' object='KeyInfoResolver.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o KeyInfoResolver.lo `test -f 'security/impl/KeyInfoResolver.cpp' || echo '$(srcdir)/'`security/impl/KeyInfoResolver.cpp OpenSSLCryptoX509CRL.lo: security/impl/OpenSSLCryptoX509CRL.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT OpenSSLCryptoX509CRL.lo -MD -MP -MF $(DEPDIR)/OpenSSLCryptoX509CRL.Tpo -c -o OpenSSLCryptoX509CRL.lo `test -f 'security/impl/OpenSSLCryptoX509CRL.cpp' || echo '$(srcdir)/'`security/impl/OpenSSLCryptoX509CRL.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/OpenSSLCryptoX509CRL.Tpo $(DEPDIR)/OpenSSLCryptoX509CRL.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='security/impl/OpenSSLCryptoX509CRL.cpp' object='OpenSSLCryptoX509CRL.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o OpenSSLCryptoX509CRL.lo `test -f 'security/impl/OpenSSLCryptoX509CRL.cpp' || echo '$(srcdir)/'`security/impl/OpenSSLCryptoX509CRL.cpp SecurityHelper.lo: security/impl/SecurityHelper.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SecurityHelper.lo -MD -MP -MF $(DEPDIR)/SecurityHelper.Tpo -c -o SecurityHelper.lo `test -f 'security/impl/SecurityHelper.cpp' || echo '$(srcdir)/'`security/impl/SecurityHelper.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/SecurityHelper.Tpo $(DEPDIR)/SecurityHelper.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='security/impl/SecurityHelper.cpp' object='SecurityHelper.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SecurityHelper.lo `test -f 'security/impl/SecurityHelper.cpp' || echo '$(srcdir)/'`security/impl/SecurityHelper.cpp StaticPKIXTrustEngine.lo: security/impl/StaticPKIXTrustEngine.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StaticPKIXTrustEngine.lo -MD -MP -MF $(DEPDIR)/StaticPKIXTrustEngine.Tpo -c -o StaticPKIXTrustEngine.lo `test -f 'security/impl/StaticPKIXTrustEngine.cpp' || echo '$(srcdir)/'`security/impl/StaticPKIXTrustEngine.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/StaticPKIXTrustEngine.Tpo $(DEPDIR)/StaticPKIXTrustEngine.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='security/impl/StaticPKIXTrustEngine.cpp' object='StaticPKIXTrustEngine.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StaticPKIXTrustEngine.lo `test -f 'security/impl/StaticPKIXTrustEngine.cpp' || echo '$(srcdir)/'`security/impl/StaticPKIXTrustEngine.cpp TrustEngine.lo: security/impl/TrustEngine.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TrustEngine.lo -MD -MP -MF $(DEPDIR)/TrustEngine.Tpo -c -o TrustEngine.lo `test -f 'security/impl/TrustEngine.cpp' || echo '$(srcdir)/'`security/impl/TrustEngine.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TrustEngine.Tpo $(DEPDIR)/TrustEngine.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='security/impl/TrustEngine.cpp' object='TrustEngine.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TrustEngine.lo `test -f 'security/impl/TrustEngine.cpp' || echo '$(srcdir)/'`security/impl/TrustEngine.cpp XSECCryptoX509CRL.lo: security/impl/XSECCryptoX509CRL.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XSECCryptoX509CRL.lo -MD -MP -MF $(DEPDIR)/XSECCryptoX509CRL.Tpo -c -o XSECCryptoX509CRL.lo `test -f 'security/impl/XSECCryptoX509CRL.cpp' || echo '$(srcdir)/'`security/impl/XSECCryptoX509CRL.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/XSECCryptoX509CRL.Tpo $(DEPDIR)/XSECCryptoX509CRL.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='security/impl/XSECCryptoX509CRL.cpp' object='XSECCryptoX509CRL.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XSECCryptoX509CRL.lo `test -f 'security/impl/XSECCryptoX509CRL.cpp' || echo '$(srcdir)/'`security/impl/XSECCryptoX509CRL.cpp KeyInfoImpl.lo: signature/impl/KeyInfoImpl.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT KeyInfoImpl.lo -MD -MP -MF $(DEPDIR)/KeyInfoImpl.Tpo -c -o KeyInfoImpl.lo `test -f 'signature/impl/KeyInfoImpl.cpp' || echo '$(srcdir)/'`signature/impl/KeyInfoImpl.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/KeyInfoImpl.Tpo $(DEPDIR)/KeyInfoImpl.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='signature/impl/KeyInfoImpl.cpp' object='KeyInfoImpl.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o KeyInfoImpl.lo `test -f 'signature/impl/KeyInfoImpl.cpp' || echo '$(srcdir)/'`signature/impl/KeyInfoImpl.cpp KeyInfoSchemaValidators.lo: signature/impl/KeyInfoSchemaValidators.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT KeyInfoSchemaValidators.lo -MD -MP -MF $(DEPDIR)/KeyInfoSchemaValidators.Tpo -c -o KeyInfoSchemaValidators.lo `test -f 'signature/impl/KeyInfoSchemaValidators.cpp' || echo '$(srcdir)/'`signature/impl/KeyInfoSchemaValidators.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/KeyInfoSchemaValidators.Tpo $(DEPDIR)/KeyInfoSchemaValidators.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='signature/impl/KeyInfoSchemaValidators.cpp' object='KeyInfoSchemaValidators.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o KeyInfoSchemaValidators.lo `test -f 'signature/impl/KeyInfoSchemaValidators.cpp' || echo '$(srcdir)/'`signature/impl/KeyInfoSchemaValidators.cpp SignatureValidator.lo: signature/impl/SignatureValidator.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SignatureValidator.lo -MD -MP -MF $(DEPDIR)/SignatureValidator.Tpo -c -o SignatureValidator.lo `test -f 'signature/impl/SignatureValidator.cpp' || echo '$(srcdir)/'`signature/impl/SignatureValidator.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/SignatureValidator.Tpo $(DEPDIR)/SignatureValidator.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='signature/impl/SignatureValidator.cpp' object='SignatureValidator.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SignatureValidator.lo `test -f 'signature/impl/SignatureValidator.cpp' || echo '$(srcdir)/'`signature/impl/SignatureValidator.cpp XMLSecSignatureImpl.lo: signature/impl/XMLSecSignatureImpl.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLSecSignatureImpl.lo -MD -MP -MF $(DEPDIR)/XMLSecSignatureImpl.Tpo -c -o XMLSecSignatureImpl.lo `test -f 'signature/impl/XMLSecSignatureImpl.cpp' || echo '$(srcdir)/'`signature/impl/XMLSecSignatureImpl.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/XMLSecSignatureImpl.Tpo $(DEPDIR)/XMLSecSignatureImpl.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='signature/impl/XMLSecSignatureImpl.cpp' object='XMLSecSignatureImpl.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLSecSignatureImpl.lo `test -f 'signature/impl/XMLSecSignatureImpl.cpp' || echo '$(srcdir)/'`signature/impl/XMLSecSignatureImpl.cpp CURLSOAPTransport.lo: soap/impl/CURLSOAPTransport.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CURLSOAPTransport.lo -MD -MP -MF $(DEPDIR)/CURLSOAPTransport.Tpo -c -o CURLSOAPTransport.lo `test -f 'soap/impl/CURLSOAPTransport.cpp' || echo '$(srcdir)/'`soap/impl/CURLSOAPTransport.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/CURLSOAPTransport.Tpo $(DEPDIR)/CURLSOAPTransport.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='soap/impl/CURLSOAPTransport.cpp' object='CURLSOAPTransport.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CURLSOAPTransport.lo `test -f 'soap/impl/CURLSOAPTransport.cpp' || echo '$(srcdir)/'`soap/impl/CURLSOAPTransport.cpp CurlURLInputStream.lo: util/CurlURLInputStream.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CurlURLInputStream.lo -MD -MP -MF $(DEPDIR)/CurlURLInputStream.Tpo -c -o CurlURLInputStream.lo `test -f 'util/CurlURLInputStream.cpp' || echo '$(srcdir)/'`util/CurlURLInputStream.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/CurlURLInputStream.Tpo $(DEPDIR)/CurlURLInputStream.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/CurlURLInputStream.cpp' object='CurlURLInputStream.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CurlURLInputStream.lo `test -f 'util/CurlURLInputStream.cpp' || echo '$(srcdir)/'`util/CurlURLInputStream.cpp ReplayCache.lo: util/ReplayCache.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ReplayCache.lo -MD -MP -MF $(DEPDIR)/ReplayCache.Tpo -c -o ReplayCache.lo `test -f 'util/ReplayCache.cpp' || echo '$(srcdir)/'`util/ReplayCache.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/ReplayCache.Tpo $(DEPDIR)/ReplayCache.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/ReplayCache.cpp' object='ReplayCache.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ReplayCache.lo `test -f 'util/ReplayCache.cpp' || echo '$(srcdir)/'`util/ReplayCache.cpp StorageService.lo: util/StorageService.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StorageService.lo -MD -MP -MF $(DEPDIR)/StorageService.Tpo -c -o StorageService.lo `test -f 'util/StorageService.cpp' || echo '$(srcdir)/'`util/StorageService.cpp @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/StorageService.Tpo $(DEPDIR)/StorageService.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/StorageService.cpp' object='StorageService.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StorageService.lo `test -f 'util/StorageService.cpp' || echo '$(srcdir)/'`util/StorageService.cpp mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-encincludeHEADERS: $(encinclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(encincludedir)" || $(MKDIR_P) "$(DESTDIR)$(encincludedir)" @list='$(encinclude_HEADERS)'; test -n "$(encincludedir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(encincludedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(encincludedir)" || exit $$?; \ done uninstall-encincludeHEADERS: @$(NORMAL_UNINSTALL) @list='$(encinclude_HEADERS)'; test -n "$(encincludedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(encincludedir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(encincludedir)" && rm -f $$files install-implincludeHEADERS: $(implinclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(implincludedir)" || $(MKDIR_P) "$(DESTDIR)$(implincludedir)" @list='$(implinclude_HEADERS)'; test -n "$(implincludedir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(implincludedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(implincludedir)" || exit $$?; \ done uninstall-implincludeHEADERS: @$(NORMAL_UNINSTALL) @list='$(implinclude_HEADERS)'; test -n "$(implincludedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(implincludedir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(implincludedir)" && rm -f $$files install-ioincludeHEADERS: $(ioinclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(ioincludedir)" || $(MKDIR_P) "$(DESTDIR)$(ioincludedir)" @list='$(ioinclude_HEADERS)'; test -n "$(ioincludedir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(ioincludedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(ioincludedir)" || exit $$?; \ done uninstall-ioincludeHEADERS: @$(NORMAL_UNINSTALL) @list='$(ioinclude_HEADERS)'; test -n "$(ioincludedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(ioincludedir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(ioincludedir)" && rm -f $$files install-libxmltoolingincludeHEADERS: $(libxmltoolinginclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(libxmltoolingincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libxmltoolingincludedir)" @list='$(libxmltoolinginclude_HEADERS)'; test -n "$(libxmltoolingincludedir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libxmltoolingincludedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(libxmltoolingincludedir)" || exit $$?; \ done uninstall-libxmltoolingincludeHEADERS: @$(NORMAL_UNINSTALL) @list='$(libxmltoolinginclude_HEADERS)'; test -n "$(libxmltoolingincludedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(libxmltoolingincludedir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(libxmltoolingincludedir)" && rm -f $$files install-secincludeHEADERS: $(secinclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(secincludedir)" || $(MKDIR_P) "$(DESTDIR)$(secincludedir)" @list='$(secinclude_HEADERS)'; test -n "$(secincludedir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(secincludedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(secincludedir)" || exit $$?; \ done uninstall-secincludeHEADERS: @$(NORMAL_UNINSTALL) @list='$(secinclude_HEADERS)'; test -n "$(secincludedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(secincludedir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(secincludedir)" && rm -f $$files install-sigincludeHEADERS: $(siginclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(sigincludedir)" || $(MKDIR_P) "$(DESTDIR)$(sigincludedir)" @list='$(siginclude_HEADERS)'; test -n "$(sigincludedir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(sigincludedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(sigincludedir)" || exit $$?; \ done uninstall-sigincludeHEADERS: @$(NORMAL_UNINSTALL) @list='$(siginclude_HEADERS)'; test -n "$(sigincludedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(sigincludedir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(sigincludedir)" && rm -f $$files install-soapincludeHEADERS: $(soapinclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(soapincludedir)" || $(MKDIR_P) "$(DESTDIR)$(soapincludedir)" @list='$(soapinclude_HEADERS)'; test -n "$(soapincludedir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(soapincludedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(soapincludedir)" || exit $$?; \ done uninstall-soapincludeHEADERS: @$(NORMAL_UNINSTALL) @list='$(soapinclude_HEADERS)'; test -n "$(soapincludedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(soapincludedir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(soapincludedir)" && rm -f $$files install-utilincludeHEADERS: $(utilinclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(utilincludedir)" || $(MKDIR_P) "$(DESTDIR)$(utilincludedir)" @list='$(utilinclude_HEADERS)'; test -n "$(utilincludedir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(utilincludedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(utilincludedir)" || exit $$?; \ done uninstall-utilincludeHEADERS: @$(NORMAL_UNINSTALL) @list='$(utilinclude_HEADERS)'; test -n "$(utilincludedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(utilincludedir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(utilincludedir)" && rm -f $$files install-valincludeHEADERS: $(valinclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(valincludedir)" || $(MKDIR_P) "$(DESTDIR)$(valincludedir)" @list='$(valinclude_HEADERS)'; test -n "$(valincludedir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(valincludedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(valincludedir)" || exit $$?; \ done uninstall-valincludeHEADERS: @$(NORMAL_UNINSTALL) @list='$(valinclude_HEADERS)'; test -n "$(valincludedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(valincludedir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(valincludedir)" && rm -f $$files 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) config_pub.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) config_pub.h.in $(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) config_pub.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) config_pub.h.in $(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 check: check-am all-am: Makefile $(LTLIBRARIES) $(HEADERS) config_pub.h installdirs: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(encincludedir)" "$(DESTDIR)$(implincludedir)" "$(DESTDIR)$(ioincludedir)" "$(DESTDIR)$(libxmltoolingincludedir)" "$(DESTDIR)$(secincludedir)" "$(DESTDIR)$(sigincludedir)" "$(DESTDIR)$(soapincludedir)" "$(DESTDIR)$(utilincludedir)" "$(DESTDIR)$(valincludedir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 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) 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-generic clean-libLTLIBRARIES clean-libtool \ mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-hdr distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-encincludeHEADERS install-implincludeHEADERS \ install-ioincludeHEADERS install-libxmltoolingincludeHEADERS \ install-secincludeHEADERS install-sigincludeHEADERS \ install-soapincludeHEADERS install-utilincludeHEADERS \ install-valincludeHEADERS install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-libLTLIBRARIES @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 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) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-encincludeHEADERS uninstall-implincludeHEADERS \ uninstall-ioincludeHEADERS uninstall-libLTLIBRARIES \ uninstall-libxmltoolingincludeHEADERS \ uninstall-secincludeHEADERS uninstall-sigincludeHEADERS \ uninstall-soapincludeHEADERS uninstall-utilincludeHEADERS \ uninstall-valincludeHEADERS .MAKE: all install-am install-exec-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libLTLIBRARIES clean-libtool ctags distclean \ distclean-compile distclean-generic distclean-hdr \ 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-encincludeHEADERS install-exec install-exec-am \ install-exec-hook install-html install-html-am \ install-implincludeHEADERS install-info install-info-am \ install-ioincludeHEADERS install-libLTLIBRARIES \ install-libxmltoolingincludeHEADERS install-man install-pdf \ install-pdf-am install-ps install-ps-am \ install-secincludeHEADERS install-sigincludeHEADERS \ install-soapincludeHEADERS install-strip \ install-utilincludeHEADERS install-valincludeHEADERS \ 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 uninstall-encincludeHEADERS \ uninstall-implincludeHEADERS uninstall-ioincludeHEADERS \ uninstall-libLTLIBRARIES uninstall-libxmltoolingincludeHEADERS \ uninstall-secincludeHEADERS uninstall-sigincludeHEADERS \ uninstall-soapincludeHEADERS uninstall-utilincludeHEADERS \ uninstall-valincludeHEADERS install-exec-hook: for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done # 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: