# Makefile.in generated by automake 1.11 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@ target_triplet = @target@ subdir = include DIST_COMMON = $(nobase_include_HEADERS) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/libtool.m4 \ $(top_srcdir)/autotools/m4/ltoptions.m4 \ $(top_srcdir)/autotools/m4/ltsugar.m4 \ $(top_srcdir)/autotools/m4/ltversion.m4 \ $(top_srcdir)/autotools/m4/lt~obsolete.m4 \ $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/config/xqilla_config_unix.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = 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)$(includedir)" HEADERS = $(nobase_include_HEADERS) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ AMTAR = @AMTAR@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ 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@ LEX = @LEX@ LEXLIB = @LEXLIB@ LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ 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@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ YACC = @YACC@ YFLAGS = @YFLAGS@ 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@ 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@ faxpp_include = @faxpp_include@ faxpp_lib = @faxpp_lib@ faxpp_library = @faxpp_library@ 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@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target = @target@ target_alias = @target_alias@ target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ tidy_include = @tidy_include@ tidy_lib = @tidy_lib@ tidy_library = @tidy_library@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ xerces_include = @xerces_include@ xerces_include_dir = @xerces_include_dir@ xerces_lib = @xerces_lib@ nobase_include_HEADERS = \ xqc.h \ xqilla/xqilla-dom3.hpp \ xqilla/xqilla-simple.hpp \ xqilla/xqilla-xqc.h \ xqilla/ast/LocationInfo.hpp \ xqilla/ast/XQCastableAs.hpp \ xqilla/ast/XQMap.hpp \ xqilla/ast/XQCastAs.hpp \ xqilla/ast/XQContextItem.hpp \ xqilla/ast/XQCopy.hpp \ xqilla/ast/XQCopyOf.hpp \ xqilla/ast/XQFunction.hpp \ xqilla/ast/ASTNode.hpp \ xqilla/ast/XQIf.hpp \ xqilla/ast/ASTNodeImpl.hpp \ xqilla/ast/XQInstanceOf.hpp \ xqilla/ast/XQInlineFunction.hpp \ xqilla/ast/XQLiteral.hpp \ xqilla/ast/XQNav.hpp \ xqilla/ast/XQOperator.hpp \ xqilla/ast/XQSequence.hpp \ xqilla/ast/XQStep.hpp \ xqilla/ast/XQTreatAs.hpp \ xqilla/ast/XQVariable.hpp \ xqilla/ast/StaticAnalysis.hpp \ xqilla/ast/StaticType.hpp \ xqilla/ast/ConstantFoldingFunction.hpp \ xqilla/ast/NumericFunction.hpp \ xqilla/ast/XQDOMConstructor.hpp \ xqilla/ast/XQDocumentConstructor.hpp \ xqilla/ast/XQElementConstructor.hpp \ xqilla/ast/XQAttributeConstructor.hpp \ xqilla/ast/XQNamespaceConstructor.hpp \ xqilla/ast/XQPIConstructor.hpp \ xqilla/ast/XQCommentConstructor.hpp \ xqilla/ast/XQTextConstructor.hpp \ xqilla/ast/XQFunctionCall.hpp \ xqilla/ast/XQFunctionConversion.hpp \ xqilla/ast/XQFunctionDeref.hpp \ xqilla/ast/XQFunctionRef.hpp \ xqilla/ast/XQGlobalVariable.hpp \ xqilla/ast/XQOrderingChange.hpp \ xqilla/ast/XQQuantified.hpp \ xqilla/ast/XQTypeswitch.hpp \ xqilla/ast/XQValidate.hpp \ xqilla/ast/XQAtomize.hpp \ xqilla/ast/XQEffectiveBooleanValue.hpp \ xqilla/ast/XQAnalyzeString.hpp \ xqilla/ast/XPath1Compat.hpp \ xqilla/ast/ConvertFunctionArg.hpp \ xqilla/ast/XQDocumentOrder.hpp \ xqilla/ast/XQPredicate.hpp \ xqilla/ast/XQReturn.hpp \ xqilla/ast/TupleNode.hpp \ xqilla/ast/ContextTuple.hpp \ xqilla/ast/ForTuple.hpp \ xqilla/ast/LetTuple.hpp \ xqilla/ast/OrderByTuple.hpp \ xqilla/ast/WhereTuple.hpp \ xqilla/ast/XQNamespaceBinding.hpp \ xqilla/ast/XQCallTemplate.hpp \ xqilla/ast/XQApplyTemplates.hpp \ xqilla/debug/InteractiveDebugger.hpp \ xqilla/debug/InputParser.hpp \ xqilla/debug/DebugListener.hpp \ xqilla/debug/DebugHookDecorator.hpp \ xqilla/debug/ASTDebugHook.hpp \ xqilla/debug/TupleDebugHook.hpp \ xqilla/debug/StackFrame.hpp \ xqilla/events/ContentSequenceFilter.hpp \ xqilla/events/EventGenerator.hpp \ xqilla/events/EventHandler.hpp \ xqilla/events/EventSerializer.hpp \ xqilla/events/NSFixupFilter.hpp \ xqilla/events/QueryPathTreeFilter.hpp \ xqilla/events/SequenceBuilder.hpp \ xqilla/fastxdm/FastXDMConfiguration.hpp \ xqilla/fulltext/FTContains.hpp \ xqilla/fulltext/FTSelection.hpp \ xqilla/fulltext/FTWords.hpp \ xqilla/fulltext/FTOr.hpp \ xqilla/fulltext/FTAnd.hpp \ xqilla/fulltext/FTMildnot.hpp \ xqilla/fulltext/FTUnaryNot.hpp \ xqilla/fulltext/AllMatches.hpp \ xqilla/fulltext/Match.hpp \ xqilla/fulltext/TokenInfo.hpp \ xqilla/fulltext/Tokenizer.hpp \ xqilla/fulltext/DefaultTokenizer.hpp \ xqilla/fulltext/TokenStore.hpp \ xqilla/fulltext/DefaultTokenStore.hpp \ xqilla/fulltext/FTOption.hpp \ xqilla/fulltext/FTOrder.hpp \ xqilla/fulltext/FTRange.hpp \ xqilla/fulltext/FTDistance.hpp \ xqilla/fulltext/FTScope.hpp \ xqilla/fulltext/FTContent.hpp \ xqilla/fulltext/FTWindow.hpp \ xqilla/axis/NodeTest.hpp \ xqilla/axis/SelfAxis.hpp \ xqilla/context/ContextHelpers.hpp \ xqilla/context/DynamicContext.hpp \ xqilla/context/StaticContext.hpp \ xqilla/context/ItemFactory.hpp \ xqilla/context/MessageListener.hpp \ xqilla/context/URIResolver.hpp \ xqilla/context/VariableStore.hpp \ xqilla/context/Scope.hpp \ xqilla/context/VarHashEntry.hpp \ xqilla/context/VariableTypeStore.hpp \ xqilla/context/Collation.hpp \ xqilla/context/ModuleResolver.hpp \ xqilla/context/ExternalFunctionResolver.hpp \ xqilla/context/UpdateFactory.hpp \ xqilla/context/RegexGroupStore.hpp \ xqilla/context/impl/CollationImpl.hpp \ xqilla/context/impl/VarHashEntryImpl.hpp \ xqilla/context/impl/VarStoreImpl.hpp \ xqilla/context/impl/VariableStoreTemplate.hpp \ xqilla/context/impl/CodepointCollation.hpp \ xqilla/context/impl/XQContextImpl.hpp \ xqilla/context/impl/XQDynamicContextImpl.hpp \ xqilla/context/impl/ItemFactoryImpl.hpp \ xqilla/dom-api/impl/XQillaNSResolverImpl.hpp \ xqilla/dom-api/XPath2Result.hpp \ xqilla/dom-api/XQillaExpression.hpp \ xqilla/dom-api/XQillaNSResolver.hpp \ xqilla/exceptions/XQillaException.hpp \ xqilla/exceptions/ContextException.hpp \ xqilla/exceptions/ASTException.hpp \ xqilla/exceptions/DynamicErrorException.hpp \ xqilla/exceptions/FunctionException.hpp \ xqilla/exceptions/IllegalArgumentException.hpp \ xqilla/exceptions/ItemException.hpp \ xqilla/exceptions/NamespaceLookupException.hpp \ xqilla/exceptions/StaticErrorException.hpp \ xqilla/exceptions/TypeErrorException.hpp \ xqilla/exceptions/TypeNotFoundException.hpp \ xqilla/exceptions/XMLParseException.hpp \ xqilla/exceptions/XPath2ErrorException.hpp \ xqilla/exceptions/XPath2TypeCastException.hpp \ xqilla/exceptions/XPath2TypeMatchException.hpp \ xqilla/exceptions/XQException.hpp \ xqilla/exceptions/QueryInterruptedException.hpp \ xqilla/exceptions/QueryTimeoutException.hpp \ xqilla/functions/ExternalFunction.hpp \ xqilla/functions/FunctionLookup.hpp \ xqilla/functions/FunctionAnalyzeString.hpp \ xqilla/functions/FunctionAbs.hpp \ xqilla/functions/FunctionAdjustDateTimeToTimezone.hpp \ xqilla/functions/FunctionAdjustDateToTimezone.hpp \ xqilla/functions/FunctionAdjustTimeToTimezone.hpp \ xqilla/functions/FunctionAvg.hpp \ xqilla/functions/FunctionBaseURI.hpp \ xqilla/functions/FunctionBoolean.hpp \ xqilla/functions/FunctionCeiling.hpp \ xqilla/functions/FunctionCodepointEqual.hpp \ xqilla/functions/FunctionCodepointsToString.hpp \ xqilla/functions/FunctionCollection.hpp \ xqilla/functions/FunctionCompare.hpp \ xqilla/functions/FunctionConcat.hpp \ xqilla/functions/FunctionConstructor.hpp \ xqilla/functions/FunctionContains.hpp \ xqilla/functions/FunctionCount.hpp \ xqilla/functions/FunctionCurrentDate.hpp \ xqilla/functions/FunctionCurrentDateTime.hpp \ xqilla/functions/FunctionCurrentTime.hpp \ xqilla/functions/FunctionData.hpp \ xqilla/functions/FunctionDateTime.hpp \ xqilla/functions/FunctionDayFromDate.hpp \ xqilla/functions/FunctionDayFromDateTime.hpp \ xqilla/functions/FunctionDaysFromDuration.hpp \ xqilla/functions/FunctionDeepEqual.hpp \ xqilla/functions/FunctionDefaultCollation.hpp \ xqilla/functions/FunctionDistinctValues.hpp \ xqilla/functions/FunctionDocAvailable.hpp \ xqilla/functions/FunctionDoc.hpp \ xqilla/functions/FunctionDocument.hpp \ xqilla/functions/FunctionDocumentURI.hpp \ xqilla/functions/FunctionEmpty.hpp \ xqilla/functions/FunctionEncodeForUri.hpp \ xqilla/functions/FunctionEndsWith.hpp \ xqilla/functions/FunctionError.hpp \ xqilla/functions/FunctionEscapeHtmlUri.hpp \ xqilla/functions/FunctionExactlyOne.hpp \ xqilla/functions/FunctionExists.hpp \ xqilla/functions/FunctionFalse.hpp \ xqilla/functions/FunctionFloor.hpp \ xqilla/functions/FunctionFunctionArity.hpp \ xqilla/functions/FunctionFunctionName.hpp \ xqilla/functions/FunctionHoursFromDateTime.hpp \ xqilla/functions/FunctionHoursFromDuration.hpp \ xqilla/functions/FunctionHoursFromTime.hpp \ xqilla/functions/FunctionId.hpp \ xqilla/functions/FunctionIdref.hpp \ xqilla/functions/FunctionImplicitTimezone.hpp \ xqilla/functions/FunctionIndexOf.hpp \ xqilla/functions/FunctionInScopePrefixes.hpp \ xqilla/functions/FunctionInsertBefore.hpp \ xqilla/functions/FunctionIriToUri.hpp \ xqilla/functions/FunctionLang.hpp \ xqilla/functions/FunctionLast.hpp \ xqilla/functions/FunctionLocalNameFromQName.hpp \ xqilla/functions/FunctionLocalname.hpp \ xqilla/functions/FunctionLowerCase.hpp \ xqilla/functions/FunctionMatches.hpp \ xqilla/functions/FunctionMax.hpp \ xqilla/functions/FunctionMin.hpp \ xqilla/functions/FunctionMinutesFromDateTime.hpp \ xqilla/functions/FunctionMinutesFromDuration.hpp \ xqilla/functions/FunctionMinutesFromTime.hpp \ xqilla/functions/FunctionMonthFromDate.hpp \ xqilla/functions/FunctionMonthFromDateTime.hpp \ xqilla/functions/FunctionMonthsFromDuration.hpp \ xqilla/functions/FunctionName.hpp \ xqilla/functions/FunctionNamespaceURIForPrefix.hpp \ xqilla/functions/FunctionNamespaceURIFromQName.hpp \ xqilla/functions/FunctionNamespaceUri.hpp \ xqilla/functions/FunctionNilled.hpp \ xqilla/functions/FunctionNodeName.hpp \ xqilla/functions/FunctionNormalizeSpace.hpp \ xqilla/functions/FunctionNormalizeUnicode.hpp \ xqilla/functions/FunctionNot.hpp \ xqilla/functions/FunctionNumber.hpp \ xqilla/functions/FunctionOneOrMore.hpp \ xqilla/functions/FunctionParseHTML.hpp \ xqilla/functions/FunctionParseJSON.hpp \ xqilla/functions/FunctionSerializeJSON.hpp \ xqilla/functions/FunctionParseXML.hpp \ xqilla/functions/FunctionPartialApply.hpp \ xqilla/functions/FunctionPosition.hpp \ xqilla/functions/FunctionPrefixFromQName.hpp \ xqilla/functions/FunctionQName.hpp \ xqilla/functions/FunctionRegexGroup.hpp \ xqilla/functions/FunctionRemove.hpp \ xqilla/functions/FunctionReplace.hpp \ xqilla/functions/FunctionResolveQName.hpp \ xqilla/functions/FunctionResolveURI.hpp \ xqilla/functions/FunctionReverse.hpp \ xqilla/functions/FunctionRoot.hpp \ xqilla/functions/FunctionRoundHalfToEven.hpp \ xqilla/functions/FunctionRound.hpp \ xqilla/functions/FunctionSecondsFromDateTime.hpp \ xqilla/functions/FunctionSecondsFromDuration.hpp \ xqilla/functions/FunctionSecondsFromTime.hpp \ xqilla/functions/FunctionStartsWith.hpp \ xqilla/functions/FunctionStaticBaseURI.hpp \ xqilla/functions/FunctionString.hpp \ xqilla/functions/FunctionStringJoin.hpp \ xqilla/functions/FunctionStringLength.hpp \ xqilla/functions/FunctionStringToCodepoints.hpp \ xqilla/functions/FunctionSubsequence.hpp \ xqilla/functions/FunctionSubstringAfter.hpp \ xqilla/functions/FunctionSubstringBefore.hpp \ xqilla/functions/FunctionSubstring.hpp \ xqilla/functions/FunctionSum.hpp \ xqilla/functions/FunctionTime.hpp \ xqilla/functions/FunctionTimezoneFromDate.hpp \ xqilla/functions/FunctionTimezoneFromDateTime.hpp \ xqilla/functions/FunctionTimezoneFromTime.hpp \ xqilla/functions/FunctionTokenize.hpp \ xqilla/functions/FunctionTrace.hpp \ xqilla/functions/FunctionTranslate.hpp \ xqilla/functions/FunctionTrue.hpp \ xqilla/functions/FunctionUnordered.hpp \ xqilla/functions/FunctionUnparsedText.hpp \ xqilla/functions/FunctionUpperCase.hpp \ xqilla/functions/FunctionYearFromDate.hpp \ xqilla/functions/FunctionYearFromDateTime.hpp \ xqilla/functions/FunctionYearsFromDuration.hpp \ xqilla/functions/FunctionZeroOrOne.hpp \ xqilla/functions/FuncFactory.hpp \ xqilla/functions/XQUserFunction.hpp \ xqilla/functions/XQillaFunction.hpp \ xqilla/items/ATAnySimpleType.hpp \ xqilla/items/ATAnyURIOrDerived.hpp \ xqilla/items/ATBase64BinaryOrDerived.hpp \ xqilla/items/ATBooleanOrDerived.hpp \ xqilla/items/ATDateOrDerived.hpp \ xqilla/items/ATDateTimeOrDerived.hpp \ xqilla/items/ATDecimalOrDerived.hpp \ xqilla/items/ATDoubleOrDerived.hpp \ xqilla/items/ATDurationOrDerived.hpp \ xqilla/items/ATFloatOrDerived.hpp \ xqilla/items/ATGDayOrDerived.hpp \ xqilla/items/ATGMonthDayOrDerived.hpp \ xqilla/items/ATGMonthOrDerived.hpp \ xqilla/items/ATGYearMonthOrDerived.hpp \ xqilla/items/ATGYearOrDerived.hpp \ xqilla/items/ATHexBinaryOrDerived.hpp \ xqilla/items/ATNotationOrDerived.hpp \ xqilla/items/ATQNameOrDerived.hpp \ xqilla/items/ATStringOrDerived.hpp \ xqilla/items/ATTimeOrDerived.hpp \ xqilla/items/ATUntypedAtomic.hpp \ xqilla/items/AnyAtomicType.hpp \ xqilla/items/DateOrTimeType.hpp \ xqilla/items/FunctionRef.hpp \ xqilla/items/Item.hpp \ xqilla/items/Node.hpp \ xqilla/items/Numeric.hpp \ xqilla/items/Timezone.hpp \ xqilla/items/DatatypeLookup.hpp \ xqilla/items/DatatypeFactory.hpp \ xqilla/items/impl/ATBooleanOrDerivedImpl.hpp \ xqilla/items/impl/ATDecimalOrDerivedImpl.hpp \ xqilla/items/impl/ATDoubleOrDerivedImpl.hpp \ xqilla/items/impl/ATFloatOrDerivedImpl.hpp \ xqilla/items/impl/ATQNameOrDerivedImpl.hpp \ xqilla/items/impl/ATDurationOrDerivedImpl.hpp \ xqilla/items/impl/ATDateTimeOrDerivedImpl.hpp \ xqilla/items/impl/ATDateOrDerivedImpl.hpp \ xqilla/items/impl/ATTimeOrDerivedImpl.hpp \ xqilla/items/impl/ATGDayOrDerivedImpl.hpp \ xqilla/items/impl/ATGMonthDayOrDerivedImpl.hpp \ xqilla/items/impl/ATGMonthOrDerivedImpl.hpp \ xqilla/items/impl/ATGYearMonthOrDerivedImpl.hpp \ xqilla/items/impl/ATGYearOrDerivedImpl.hpp \ xqilla/mapm/m_apm.h \ xqilla/operators/And.hpp \ xqilla/operators/ArithmeticOperator.hpp \ xqilla/operators/ComparisonOperator.hpp \ xqilla/operators/Divide.hpp \ xqilla/operators/Equals.hpp \ xqilla/operators/Except.hpp \ xqilla/operators/GeneralComp.hpp \ xqilla/operators/GreaterThanEqual.hpp \ xqilla/operators/GreaterThan.hpp \ xqilla/operators/IntegerDivide.hpp \ xqilla/operators/Intersect.hpp \ xqilla/operators/LessThanEqual.hpp \ xqilla/operators/LessThan.hpp \ xqilla/operators/Minus.hpp \ xqilla/operators/Mod.hpp \ xqilla/operators/Multiply.hpp \ xqilla/operators/NodeComparison.hpp \ xqilla/operators/NotEquals.hpp \ xqilla/operators/OrderComparison.hpp \ xqilla/operators/Or.hpp \ xqilla/operators/Plus.hpp \ xqilla/operators/Range.hpp \ xqilla/operators/UnaryMinus.hpp \ xqilla/operators/Union.hpp \ xqilla/optimizer/Optimizer.hpp \ xqilla/optimizer/ASTCopier.hpp \ xqilla/optimizer/ASTReleaser.hpp \ xqilla/optimizer/ASTVisitor.hpp \ xqilla/optimizer/PartialEvaluator.hpp \ xqilla/optimizer/StaticTyper.hpp \ xqilla/optimizer/QueryPathNode.hpp \ xqilla/optimizer/QueryPathTreeGenerator.hpp \ xqilla/parser/QName.hpp \ xqilla/runtime/ClosureResult.hpp \ xqilla/runtime/TupleResult.hpp \ xqilla/runtime/Sequence.hpp \ xqilla/runtime/ResultBuffer.hpp \ xqilla/runtime/ResultBufferImpl.hpp \ xqilla/runtime/Result.hpp \ xqilla/runtime/ResultImpl.hpp \ xqilla/runtime/SingleResult.hpp \ xqilla/runtime/SequenceResult.hpp \ xqilla/runtime/LazySequenceResult.hpp \ xqilla/runtime/EmptyResult.hpp \ xqilla/schema/DocumentCache.hpp \ xqilla/schema/SequenceType.hpp \ xqilla/schema/AnyAtomicTypeDatatypeValidator.hpp \ xqilla/schema/DocumentCacheImpl.hpp \ xqilla/schema/SchemaValidatorFilter.hpp \ xqilla/simple-api/XQilla.hpp \ xqilla/simple-api/XQillaConfiguration.hpp \ xqilla/simple-api/XQQuery.hpp \ xqilla/update/FunctionPut.hpp \ xqilla/update/PendingUpdateList.hpp \ xqilla/update/UApplyUpdates.hpp \ xqilla/update/UDelete.hpp \ xqilla/update/URename.hpp \ xqilla/update/UReplace.hpp \ xqilla/update/UReplaceValueOf.hpp \ xqilla/update/UInsertAsFirst.hpp \ xqilla/update/UInsertAsLast.hpp \ xqilla/update/UInsertInto.hpp \ xqilla/update/UInsertAfter.hpp \ xqilla/update/UInsertBefore.hpp \ xqilla/update/UTransform.hpp \ xqilla/utils/NumUtils.hpp \ xqilla/utils/XPath2NSUtils.hpp \ xqilla/utils/XPath2Utils.hpp \ xqilla/utils/XMLChCompare.hpp \ xqilla/utils/XStr.hpp \ xqilla/utils/ContextUtils.hpp \ xqilla/utils/PrintAST.hpp \ xqilla/utils/UTF8Str.hpp \ xqilla/utils/XQillaPlatformUtils.hpp \ xqilla/utils/UCANormalizer.hpp \ xqilla/framework/ReferenceCounted.hpp \ xqilla/framework/XPath2MemoryManager.hpp \ xqilla/framework/BaseMemoryManager.hpp \ xqilla/framework/ProxyMemoryManager.hpp \ xqilla/framework/StringPool.hpp \ xqilla/framework/XPath2MemoryManagerImpl.hpp \ xqilla/framework/XQillaExport.hpp \ xqilla/xerces/XercesConfiguration.hpp \ xqilla/xqts/TestSuiteParser.hpp \ xqilla/xqts/TestSuiteResultListener.hpp \ xqilla/xqts/TestSuiteRunner.hpp all: all-am .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(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 include/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign include/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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-nobase_includeHEADERS: $(nobase_include_HEADERS) @$(NORMAL_INSTALL) test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)" @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \ $(am__nobase_list) | while read dir files; do \ xfiles=; for file in $$files; do \ if test -f "$$file"; then xfiles="$$xfiles $$file"; \ else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \ test -z "$$xfiles" || { \ test "x$$dir" = x. || { \ echo "$(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \ $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \ echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \ $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \ done uninstall-nobase_includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \ $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(includedir)" && 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) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(HEADERS) installdirs: for dir in "$(DESTDIR)$(includedir)"; 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-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-nobase_includeHEADERS install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-nobase_includeHEADERS .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libtool ctags distclean distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-nobase_includeHEADERS \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-nobase_includeHEADERS docs: $(top_srcdir)/docs/.simple-api-timestamp $(top_srcdir)/docs/.dom3-api-timestamp $(top_srcdir)/docs/.xqc-api-timestamp docsclean: rm -rf $(top_srcdir)/docs/simple-api $(top_srcdir)/docs/dom3-api $(top_srcdir)/docs/xqc-api && \ rm $(top_srcdir)/docs/.simple-api-timestamp $(top_srcdir)/docs/.dom3-api-timestamp $(top_srcdir)/docs/.xqc-api-timestamp && \ rm $(top_srcdir)/docs/Doxyfile.simpleapi $(top_srcdir)/docs/Doxyfile.dom3api $(top_srcdir)/docs/Doxyfile.xqc $(top_srcdir)/docs/.simple-api-timestamp: $(nobase_include_HEADERS) $(top_srcdir)/docs/Doxyfile.simpleapi $(top_srcdir)/docs/simple_header.html cd $(top_srcdir)/docs && \ doxygen Doxyfile.simpleapi && \ touch .simple-api-timestamp $(top_srcdir)/docs/Doxyfile.simpleapi: $(top_srcdir)/docs/Doxyfile.simpleapi.in sed -e "s,%xerces_include%,$(xerces_include_dir)," -e "s,%version%,$(VERSION)," $(top_srcdir)/docs/Doxyfile.simpleapi.in >$(top_srcdir)/docs/Doxyfile.simpleapi $(top_srcdir)/docs/.dom3-api-timestamp: $(nobase_include_HEADERS) $(top_srcdir)/docs/Doxyfile.dom3api cd $(top_srcdir)/docs && \ doxygen Doxyfile.dom3api && \ touch .dom3-api-timestamp $(top_srcdir)/docs/Doxyfile.dom3api: $(top_srcdir)/docs/Doxyfile.dom3api.in $(top_srcdir)/docs/dom3_header.html sed -e "s,%xerces_include%,$(xerces_include_dir)," -e "s,%version%,$(VERSION)," $(top_srcdir)/docs/Doxyfile.dom3api.in >$(top_srcdir)/docs/Doxyfile.dom3api $(top_srcdir)/docs/.xqc-api-timestamp: $(nobase_include_HEADERS) $(top_srcdir)/docs/Doxyfile.xqc $(top_srcdir)/docs/xqc_header.html cd $(top_srcdir)/docs && \ doxygen Doxyfile.xqc && \ touch .xqc-api-timestamp $(top_srcdir)/docs/Doxyfile.xqc: $(top_srcdir)/docs/Doxyfile.xqc.in sed -e "s,%xerces_include%,$(xerces_include_dir)," -e "s,%version%,$(VERSION)," $(top_srcdir)/docs/Doxyfile.xqc.in >$(top_srcdir)/docs/Doxyfile.xqc devdocs: $(top_srcdir)/docs/.dev-api-timestamp devdocsclean: rm -rf $(top_srcdir)/docs/dev-api && \ rm $(top_srcdir)/docs/.dev-api-timestamp && \ rm $(top_srcdir)/docs/Doxyfile.devapi $(top_srcdir)/docs/.dev-api-timestamp: $(nobase_include_HEADERS) $(top_srcdir)/docs/Doxyfile.devapi cd $(top_srcdir)/docs && \ doxygen Doxyfile.devapi && \ touch .dev-api-timestamp $(top_srcdir)/docs/Doxyfile.devapi: $(top_srcdir)/docs/Doxyfile.devapi.in sed -e "s,%xerces_include%,$(xerces_include_dir)," $(top_srcdir)/docs/Doxyfile.devapi.in >$(top_srcdir)/docs/Doxyfile.devapi # Target to help keep the windows projects up-to-date winprojects: @echo " " >winprojects_files.xml @list='$(nobase_include_HEADERS)'; for f in $$list; do \ echo " " >>winprojects_files.xml; \ done @echo " " >>winprojects_files.xml # 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: