1# Makefile.in generated by automake 1.16.3 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17#
18#                          __  __            _
19#                       ___\ \/ /_ __   __ _| |_
20#                      / _ \\  /| '_ \ / _` | __|
21#                     |  __//  \| |_) | (_| | |_
22#                      \___/_/\_\ .__/ \__,_|\__|
23#                               |_| XML parser
24#
25# Copyright (c) 2017 Expat development team
26# Licensed under the MIT license:
27#
28# Permission is  hereby granted,  free of charge,  to any  person obtaining
29# a  copy  of  this  software   and  associated  documentation  files  (the
30# "Software"),  to  deal in  the  Software  without restriction,  including
31# without  limitation the  rights  to use,  copy,  modify, merge,  publish,
32# distribute, sublicense, and/or sell copies of the Software, and to permit
33# persons  to whom  the Software  is  furnished to  do so,  subject to  the
34# following conditions:
35#
36# The above copyright  notice and this permission notice  shall be included
37# in all copies or substantial portions of the Software.
38#
39# THE  SOFTWARE  IS  PROVIDED  "AS  IS",  WITHOUT  WARRANTY  OF  ANY  KIND,
40# EXPRESS  OR IMPLIED,  INCLUDING  BUT  NOT LIMITED  TO  THE WARRANTIES  OF
41# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
42# NO EVENT SHALL THE AUTHORS OR  COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
43# DAMAGES OR  OTHER LIABILITY, WHETHER  IN AN  ACTION OF CONTRACT,  TORT OR
44# OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
45# USE OR OTHER DEALINGS IN THE SOFTWARE.
46
47VPATH = @srcdir@
48am__is_gnu_make = { \
49  if test -z '$(MAKELEVEL)'; then \
50    false; \
51  elif test -n '$(MAKE_HOST)'; then \
52    true; \
53  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
54    true; \
55  else \
56    false; \
57  fi; \
58}
59am__make_running_with_option = \
60  case $${target_option-} in \
61      ?) ;; \
62      *) echo "am__make_running_with_option: internal error: invalid" \
63              "target option '$${target_option-}' specified" >&2; \
64         exit 1;; \
65  esac; \
66  has_opt=no; \
67  sane_makeflags=$$MAKEFLAGS; \
68  if $(am__is_gnu_make); then \
69    sane_makeflags=$$MFLAGS; \
70  else \
71    case $$MAKEFLAGS in \
72      *\\[\ \	]*) \
73        bs=\\; \
74        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
75          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
76    esac; \
77  fi; \
78  skip_next=no; \
79  strip_trailopt () \
80  { \
81    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
82  }; \
83  for flg in $$sane_makeflags; do \
84    test $$skip_next = yes && { skip_next=no; continue; }; \
85    case $$flg in \
86      *=*|--*) continue;; \
87        -*I) strip_trailopt 'I'; skip_next=yes;; \
88      -*I?*) strip_trailopt 'I';; \
89        -*O) strip_trailopt 'O'; skip_next=yes;; \
90      -*O?*) strip_trailopt 'O';; \
91        -*l) strip_trailopt 'l'; skip_next=yes;; \
92      -*l?*) strip_trailopt 'l';; \
93      -[dEDm]) skip_next=yes;; \
94      -[JT]) skip_next=yes;; \
95    esac; \
96    case $$flg in \
97      *$$target_option*) has_opt=yes; break;; \
98    esac; \
99  done; \
100  test $$has_opt = yes
101am__make_dryrun = (target_option=n; $(am__make_running_with_option))
102am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
103pkgdatadir = $(datadir)/@PACKAGE@
104pkgincludedir = $(includedir)/@PACKAGE@
105pkglibdir = $(libdir)/@PACKAGE@
106pkglibexecdir = $(libexecdir)/@PACKAGE@
107am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
108install_sh_DATA = $(install_sh) -c -m 644
109install_sh_PROGRAM = $(install_sh) -c
110install_sh_SCRIPT = $(install_sh) -c
111INSTALL_HEADER = $(INSTALL_DATA)
112transform = $(program_transform_name)
113NORMAL_INSTALL = :
114PRE_INSTALL = :
115POST_INSTALL = :
116NORMAL_UNINSTALL = :
117PRE_UNINSTALL = :
118POST_UNINSTALL = :
119build_triplet = @build@
120host_triplet = @host@
121@WITH_EXAMPLES_TRUE@am__append_1 = examples
122@WITH_TESTS_TRUE@am__append_2 = tests
123@WITH_XMLWF_TRUE@am__append_3 = xmlwf doc
124subdir = .
125ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
126am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
127	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
128	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
129	$(top_srcdir)/acinclude.m4 \
130	$(top_srcdir)/conftools/ax-require-defined.m4 \
131	$(top_srcdir)/conftools/ax-check-compile-flag.m4 \
132	$(top_srcdir)/conftools/ax-check-link-flag.m4 \
133	$(top_srcdir)/conftools/ax-append-flag.m4 \
134	$(top_srcdir)/conftools/ax-append-compile-flags.m4 \
135	$(top_srcdir)/conftools/ax-append-link-flags.m4 \
136	$(top_srcdir)/conftools/expatcfg-compiler-supports-visibility.m4 \
137	$(top_srcdir)/configure.ac
138am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
139	$(ACLOCAL_M4)
140DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
141	$(am__configure_deps) $(dist_cmake_DATA) $(am__DIST_COMMON)
142am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
143 configure.lineno config.status.lineno
144mkinstalldirs = $(install_sh) -d
145CONFIG_HEADER = expat_config.h
146CONFIG_CLEAN_FILES = expat.pc cmake/expat-config.cmake \
147	cmake/autotools/expat-config-version.cmake \
148	cmake/autotools/expat-noconfig.cmake run.sh
149CONFIG_CLEAN_VPATH_FILES =
150AM_V_P = $(am__v_P_@AM_V@)
151am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
152am__v_P_0 = false
153am__v_P_1 = :
154AM_V_GEN = $(am__v_GEN_@AM_V@)
155am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
156am__v_GEN_0 = @echo "  GEN     " $@;
157am__v_GEN_1 =
158AM_V_at = $(am__v_at_@AM_V@)
159am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
160am__v_at_0 = @
161am__v_at_1 =
162SOURCES =
163DIST_SOURCES =
164RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
165	ctags-recursive dvi-recursive html-recursive info-recursive \
166	install-data-recursive install-dvi-recursive \
167	install-exec-recursive install-html-recursive \
168	install-info-recursive install-pdf-recursive \
169	install-ps-recursive install-recursive installcheck-recursive \
170	installdirs-recursive pdf-recursive ps-recursive \
171	tags-recursive uninstall-recursive
172am__can_run_installinfo = \
173  case $$AM_UPDATE_INFO_DIR in \
174    n|no|NO) false;; \
175    *) (install-info --version) >/dev/null 2>&1;; \
176  esac
177am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
178am__vpath_adj = case $$p in \
179    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
180    *) f=$$p;; \
181  esac;
182am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
183am__install_max = 40
184am__nobase_strip_setup = \
185  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
186am__nobase_strip = \
187  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
188am__nobase_list = $(am__nobase_strip_setup); \
189  for p in $$list; do echo "$$p $$p"; done | \
190  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
191  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
192    if (++n[$$2] == $(am__install_max)) \
193      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
194    END { for (dir in files) print dir, files[dir] }'
195am__base_list = \
196  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
197  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
198am__uninstall_files_from_dir = { \
199  test -z "$$files" \
200    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
201    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
202         $(am__cd) "$$dir" && rm -f $$files; }; \
203  }
204am__installdirs = "$(DESTDIR)$(cmakedir)" "$(DESTDIR)$(cmakedir)" \
205	"$(DESTDIR)$(pkgconfigdir)"
206DATA = $(dist_cmake_DATA) $(nodist_cmake_DATA) $(pkgconfig_DATA)
207RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
208  distclean-recursive maintainer-clean-recursive
209am__recursive_targets = \
210  $(RECURSIVE_TARGETS) \
211  $(RECURSIVE_CLEAN_TARGETS) \
212  $(am__extra_recursive_targets)
213AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
214	cscope distdir distdir-am dist dist-all distcheck
215am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
216	expat_config.h.in
217# Read a list of newline-separated strings from the standard input,
218# and print each of them once, without duplicates.  Input order is
219# *not* preserved.
220am__uniquify_input = $(AWK) '\
221  BEGIN { nonempty = 0; } \
222  { items[$$0] = 1; nonempty = 1; } \
223  END { if (nonempty) { for (i in items) print i; }; } \
224'
225# Make sure the list of sources is unique.  This is necessary because,
226# e.g., the same source file might be shared among _SOURCES variables
227# for different programs/libraries.
228am__define_uniq_tagged_files = \
229  list='$(am__tagged_files)'; \
230  unique=`for i in $$list; do \
231    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
232  done | $(am__uniquify_input)`
233ETAGS = etags
234CTAGS = ctags
235CSCOPE = cscope
236DIST_SUBDIRS = lib examples tests xmlwf doc
237am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/expat.pc.in \
238	$(srcdir)/expat_config.h.in $(srcdir)/run.sh.in \
239	$(top_srcdir)/cmake/autotools/expat-config-version.cmake.in \
240	$(top_srcdir)/cmake/autotools/expat-noconfig.cmake.in \
241	$(top_srcdir)/cmake/expat-config.cmake.in \
242	$(top_srcdir)/conftools/ar-lib $(top_srcdir)/conftools/compile \
243	$(top_srcdir)/conftools/config.guess \
244	$(top_srcdir)/conftools/config.sub \
245	$(top_srcdir)/conftools/install-sh \
246	$(top_srcdir)/conftools/ltmain.sh \
247	$(top_srcdir)/conftools/missing AUTHORS COPYING \
248	conftools/ar-lib conftools/compile conftools/config.guess \
249	conftools/config.sub conftools/depcomp conftools/install-sh \
250	conftools/ltmain.sh conftools/missing
251DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
252distdir = $(PACKAGE)-$(VERSION)
253top_distdir = $(distdir)
254am__remove_distdir = \
255  if test -d "$(distdir)"; then \
256    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
257      && rm -rf "$(distdir)" \
258      || { sleep 5 && rm -rf "$(distdir)"; }; \
259  else :; fi
260am__post_remove_distdir = $(am__remove_distdir)
261am__relativize = \
262  dir0=`pwd`; \
263  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
264  sed_rest='s,^[^/]*/*,,'; \
265  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
266  sed_butlast='s,/*[^/]*$$,,'; \
267  while test -n "$$dir1"; do \
268    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
269    if test "$$first" != "."; then \
270      if test "$$first" = ".."; then \
271        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
272        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
273      else \
274        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
275        if test "$$first2" = "$$first"; then \
276          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
277        else \
278          dir2="../$$dir2"; \
279        fi; \
280        dir0="$$dir0"/"$$first"; \
281      fi; \
282    fi; \
283    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
284  done; \
285  reldir="$$dir2"
286DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).tar.lz \
287	$(distdir).tar.xz
288GZIP_ENV = --best
289DIST_TARGETS = dist-lzip dist-xz dist-bzip2 dist-gzip
290# Exists only to be overridden by the user if desired.
291AM_DISTCHECK_DVI_TARGET = dvi
292distuninstallcheck_listfiles = find . -type f -print
293am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
294  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
295distcleancheck_listfiles = find . -type f -print
296ACLOCAL = @ACLOCAL@
297AMTAR = @AMTAR@
298AM_CFLAGS = @AM_CFLAGS@
299AM_CPPFLAGS = @AM_CPPFLAGS@
300AM_CXXFLAGS = @AM_CXXFLAGS@
301AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
302AM_LDFLAGS = @AM_LDFLAGS@
303AR = @AR@
304AS = @AS@
305AUTOCONF = @AUTOCONF@
306AUTOHEADER = @AUTOHEADER@
307AUTOMAKE = @AUTOMAKE@
308AWK = @AWK@
309CC = @CC@
310CCDEPMODE = @CCDEPMODE@
311CFLAGS = @CFLAGS@
312CPPFLAGS = @CPPFLAGS@
313CXX = @CXX@
314CXXCPP = @CXXCPP@
315CXXDEPMODE = @CXXDEPMODE@
316CXXFLAGS = @CXXFLAGS@
317CYGPATH_W = @CYGPATH_W@
318DEFS = @DEFS@
319DEPDIR = @DEPDIR@
320DLLTOOL = @DLLTOOL@
321DOCBOOK_TO_MAN = @DOCBOOK_TO_MAN@
322DSYMUTIL = @DSYMUTIL@
323DUMPBIN = @DUMPBIN@
324ECHO_C = @ECHO_C@
325ECHO_N = @ECHO_N@
326ECHO_T = @ECHO_T@
327EGREP = @EGREP@
328EXEEXT = @EXEEXT@
329EXPAT_ATTR_INFO = @EXPAT_ATTR_INFO@
330EXPAT_CHAR_TYPE = @EXPAT_CHAR_TYPE@
331EXPAT_CONTEXT_BYTES = @EXPAT_CONTEXT_BYTES@
332EXPAT_DTD = @EXPAT_DTD@
333EXPAT_LARGE_SIZE = @EXPAT_LARGE_SIZE@
334EXPAT_MIN_SIZE = @EXPAT_MIN_SIZE@
335EXPAT_NS = @EXPAT_NS@
336FGREP = @FGREP@
337FILEMAP = @FILEMAP@
338GREP = @GREP@
339INSTALL = @INSTALL@
340INSTALL_DATA = @INSTALL_DATA@
341INSTALL_PROGRAM = @INSTALL_PROGRAM@
342INSTALL_SCRIPT = @INSTALL_SCRIPT@
343INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
344LD = @LD@
345LDFLAGS = @LDFLAGS@
346LIBAGE = @LIBAGE@
347LIBCURRENT = @LIBCURRENT@
348LIBDIR_BASENAME = @LIBDIR_BASENAME@
349LIBOBJS = @LIBOBJS@
350LIBREVISION = @LIBREVISION@
351LIBS = @LIBS@
352LIBTOOL = @LIBTOOL@
353LIPO = @LIPO@
354LN_S = @LN_S@
355LTLIBOBJS = @LTLIBOBJS@
356LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
357MAKEINFO = @MAKEINFO@
358MANIFEST_TOOL = @MANIFEST_TOOL@
359MKDIR_P = @MKDIR_P@
360NM = @NM@
361NMEDIT = @NMEDIT@
362OBJDUMP = @OBJDUMP@
363OBJEXT = @OBJEXT@
364OTOOL = @OTOOL@
365OTOOL64 = @OTOOL64@
366PACKAGE = @PACKAGE@
367PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
368PACKAGE_NAME = @PACKAGE_NAME@
369PACKAGE_STRING = @PACKAGE_STRING@
370PACKAGE_TARNAME = @PACKAGE_TARNAME@
371PACKAGE_URL = @PACKAGE_URL@
372PACKAGE_VERSION = @PACKAGE_VERSION@
373PATH_SEPARATOR = @PATH_SEPARATOR@
374RANLIB = @RANLIB@
375SED = @SED@
376SET_MAKE = @SET_MAKE@
377SHELL = @SHELL@
378SO_MAJOR = @SO_MAJOR@
379SO_MINOR = @SO_MINOR@
380SO_PATCH = @SO_PATCH@
381STRIP = @STRIP@
382VERSION = @VERSION@
383_EXPAT_OUTPUT_NAME = @_EXPAT_OUTPUT_NAME@
384abs_builddir = @abs_builddir@
385abs_srcdir = @abs_srcdir@
386abs_top_builddir = @abs_top_builddir@
387abs_top_srcdir = @abs_top_srcdir@
388ac_ct_AR = @ac_ct_AR@
389ac_ct_CC = @ac_ct_CC@
390ac_ct_CXX = @ac_ct_CXX@
391ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
392am__include = @am__include@
393am__leading_dot = @am__leading_dot@
394am__quote = @am__quote@
395am__tar = @am__tar@
396am__untar = @am__untar@
397bindir = @bindir@
398build = @build@
399build_alias = @build_alias@
400build_cpu = @build_cpu@
401build_os = @build_os@
402build_vendor = @build_vendor@
403builddir = @builddir@
404datadir = @datadir@
405datarootdir = @datarootdir@
406docdir = @docdir@
407dvidir = @dvidir@
408exec_prefix = @exec_prefix@
409host = @host@
410host_alias = @host_alias@
411host_cpu = @host_cpu@
412host_os = @host_os@
413host_vendor = @host_vendor@
414htmldir = @htmldir@
415includedir = @includedir@
416infodir = @infodir@
417install_sh = @install_sh@
418libdir = @libdir@
419libexecdir = @libexecdir@
420localedir = @localedir@
421localstatedir = @localstatedir@
422mandir = @mandir@
423mkdir_p = @mkdir_p@
424oldincludedir = @oldincludedir@
425pdfdir = @pdfdir@
426prefix = @prefix@
427program_transform_name = @program_transform_name@
428psdir = @psdir@
429runstatedir = @runstatedir@
430sbindir = @sbindir@
431sharedstatedir = @sharedstatedir@
432srcdir = @srcdir@
433sysconfdir = @sysconfdir@
434target_alias = @target_alias@
435top_build_prefix = @top_build_prefix@
436top_builddir = @top_builddir@
437top_srcdir = @top_srcdir@
438AUTOMAKE_OPTIONS = \
439    dist-bzip2 \
440    dist-lzip \
441    dist-xz \
442    foreign \
443    subdir-objects
444
445ACLOCAL_AMFLAGS = -I m4
446LIBTOOLFLAGS = --verbose
447SUBDIRS = lib $(am__append_1) $(am__append_2) $(am__append_3)
448pkgconfig_DATA = expat.pc
449pkgconfigdir = $(libdir)/pkgconfig
450dist_cmake_DATA = \
451    cmake/autotools/expat.cmake
452
453nodist_cmake_DATA = \
454    cmake/autotools/expat-config-version.cmake \
455    cmake/autotools/expat-noconfig.cmake \
456    cmake/expat-config.cmake
457
458cmakedir = $(libdir)/cmake/expat-@PACKAGE_VERSION@
459_EXTRA_DIST_CMAKE = \
460    cmake/autotools/expat-package-init.cmake \
461    cmake/mingw-toolchain.cmake \
462    \
463    CMakeLists.txt \
464    CMake.README \
465    ConfigureChecks.cmake \
466    expat_config.h.cmake
467
468_EXTRA_DIST_WINDOWS = \
469    win32/build_expat_iss.bat \
470    win32/expat.iss \
471    win32/MANIFEST.txt \
472    win32/README.txt
473
474EXTRA_DIST = \
475    $(_EXTRA_DIST_CMAKE) \
476    $(_EXTRA_DIST_WINDOWS) \
477    \
478    conftools/expat.m4 \
479    conftools/get-version.sh \
480    conftools/PrintPath \
481    \
482    xmlwf/xmlwf_helpgen.py \
483    xmlwf/xmlwf_helpgen.sh \
484    \
485    Changes \
486    README.md \
487    \
488    fix-xmltest-log.sh \
489    test-driver-wrapper.sh
490
491all: expat_config.h
492	$(MAKE) $(AM_MAKEFLAGS) all-recursive
493
494.SUFFIXES:
495am--refresh: Makefile
496	@:
497$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
498	@for dep in $?; do \
499	  case '$(am__configure_deps)' in \
500	    *$$dep*) \
501	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
502	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
503		&& exit 0; \
504	      exit 1;; \
505	  esac; \
506	done; \
507	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
508	$(am__cd) $(top_srcdir) && \
509	  $(AUTOMAKE) --foreign Makefile
510Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
511	@case '$?' in \
512	  *config.status*) \
513	    echo ' $(SHELL) ./config.status'; \
514	    $(SHELL) ./config.status;; \
515	  *) \
516	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
517	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
518	esac;
519
520$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
521	$(SHELL) ./config.status --recheck
522
523$(top_srcdir)/configure:  $(am__configure_deps)
524	$(am__cd) $(srcdir) && $(AUTOCONF)
525$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
526	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
527$(am__aclocal_m4_deps):
528
529expat_config.h: stamp-h1
530	@test -f $@ || rm -f stamp-h1
531	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
532
533stamp-h1: $(srcdir)/expat_config.h.in $(top_builddir)/config.status
534	@rm -f stamp-h1
535	cd $(top_builddir) && $(SHELL) ./config.status expat_config.h
536$(srcdir)/expat_config.h.in:  $(am__configure_deps)
537	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
538	rm -f stamp-h1
539	touch $@
540
541distclean-hdr:
542	-rm -f expat_config.h stamp-h1
543expat.pc: $(top_builddir)/config.status $(srcdir)/expat.pc.in
544	cd $(top_builddir) && $(SHELL) ./config.status $@
545cmake/expat-config.cmake: $(top_builddir)/config.status $(top_srcdir)/cmake/expat-config.cmake.in
546	cd $(top_builddir) && $(SHELL) ./config.status $@
547cmake/autotools/expat-config-version.cmake: $(top_builddir)/config.status $(top_srcdir)/cmake/autotools/expat-config-version.cmake.in
548	cd $(top_builddir) && $(SHELL) ./config.status $@
549cmake/autotools/expat-noconfig.cmake: $(top_builddir)/config.status $(top_srcdir)/cmake/autotools/expat-noconfig.cmake.in
550	cd $(top_builddir) && $(SHELL) ./config.status $@
551run.sh: $(top_builddir)/config.status $(srcdir)/run.sh.in
552	cd $(top_builddir) && $(SHELL) ./config.status $@
553
554mostlyclean-libtool:
555	-rm -f *.lo
556
557clean-libtool:
558	-rm -rf .libs _libs
559
560distclean-libtool:
561	-rm -f libtool config.lt
562install-dist_cmakeDATA: $(dist_cmake_DATA)
563	@$(NORMAL_INSTALL)
564	@list='$(dist_cmake_DATA)'; test -n "$(cmakedir)" || list=; \
565	if test -n "$$list"; then \
566	  echo " $(MKDIR_P) '$(DESTDIR)$(cmakedir)'"; \
567	  $(MKDIR_P) "$(DESTDIR)$(cmakedir)" || exit 1; \
568	fi; \
569	for p in $$list; do \
570	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
571	  echo "$$d$$p"; \
572	done | $(am__base_list) | \
573	while read files; do \
574	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(cmakedir)'"; \
575	  $(INSTALL_DATA) $$files "$(DESTDIR)$(cmakedir)" || exit $$?; \
576	done
577
578uninstall-dist_cmakeDATA:
579	@$(NORMAL_UNINSTALL)
580	@list='$(dist_cmake_DATA)'; test -n "$(cmakedir)" || list=; \
581	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
582	dir='$(DESTDIR)$(cmakedir)'; $(am__uninstall_files_from_dir)
583install-nodist_cmakeDATA: $(nodist_cmake_DATA)
584	@$(NORMAL_INSTALL)
585	@list='$(nodist_cmake_DATA)'; test -n "$(cmakedir)" || list=; \
586	if test -n "$$list"; then \
587	  echo " $(MKDIR_P) '$(DESTDIR)$(cmakedir)'"; \
588	  $(MKDIR_P) "$(DESTDIR)$(cmakedir)" || exit 1; \
589	fi; \
590	for p in $$list; do \
591	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
592	  echo "$$d$$p"; \
593	done | $(am__base_list) | \
594	while read files; do \
595	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(cmakedir)'"; \
596	  $(INSTALL_DATA) $$files "$(DESTDIR)$(cmakedir)" || exit $$?; \
597	done
598
599uninstall-nodist_cmakeDATA:
600	@$(NORMAL_UNINSTALL)
601	@list='$(nodist_cmake_DATA)'; test -n "$(cmakedir)" || list=; \
602	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
603	dir='$(DESTDIR)$(cmakedir)'; $(am__uninstall_files_from_dir)
604install-pkgconfigDATA: $(pkgconfig_DATA)
605	@$(NORMAL_INSTALL)
606	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
607	if test -n "$$list"; then \
608	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
609	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
610	fi; \
611	for p in $$list; do \
612	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
613	  echo "$$d$$p"; \
614	done | $(am__base_list) | \
615	while read files; do \
616	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
617	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
618	done
619
620uninstall-pkgconfigDATA:
621	@$(NORMAL_UNINSTALL)
622	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
623	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
624	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
625
626# This directory's subdirectories are mostly independent; you can cd
627# into them and run 'make' without going through this Makefile.
628# To change the values of 'make' variables: instead of editing Makefiles,
629# (1) if the variable is set in 'config.status', edit 'config.status'
630#     (which will cause the Makefiles to be regenerated when you run 'make');
631# (2) otherwise, pass the desired values on the 'make' command line.
632$(am__recursive_targets):
633	@fail=; \
634	if $(am__make_keepgoing); then \
635	  failcom='fail=yes'; \
636	else \
637	  failcom='exit 1'; \
638	fi; \
639	dot_seen=no; \
640	target=`echo $@ | sed s/-recursive//`; \
641	case "$@" in \
642	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
643	  *) list='$(SUBDIRS)' ;; \
644	esac; \
645	for subdir in $$list; do \
646	  echo "Making $$target in $$subdir"; \
647	  if test "$$subdir" = "."; then \
648	    dot_seen=yes; \
649	    local_target="$$target-am"; \
650	  else \
651	    local_target="$$target"; \
652	  fi; \
653	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
654	  || eval $$failcom; \
655	done; \
656	if test "$$dot_seen" = "no"; then \
657	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
658	fi; test -z "$$fail"
659
660ID: $(am__tagged_files)
661	$(am__define_uniq_tagged_files); mkid -fID $$unique
662tags: tags-recursive
663TAGS: tags
664
665tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
666	set x; \
667	here=`pwd`; \
668	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
669	  include_option=--etags-include; \
670	  empty_fix=.; \
671	else \
672	  include_option=--include; \
673	  empty_fix=; \
674	fi; \
675	list='$(SUBDIRS)'; for subdir in $$list; do \
676	  if test "$$subdir" = .; then :; else \
677	    test ! -f $$subdir/TAGS || \
678	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
679	  fi; \
680	done; \
681	$(am__define_uniq_tagged_files); \
682	shift; \
683	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
684	  test -n "$$unique" || unique=$$empty_fix; \
685	  if test $$# -gt 0; then \
686	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
687	      "$$@" $$unique; \
688	  else \
689	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
690	      $$unique; \
691	  fi; \
692	fi
693ctags: ctags-recursive
694
695CTAGS: ctags
696ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
697	$(am__define_uniq_tagged_files); \
698	test -z "$(CTAGS_ARGS)$$unique" \
699	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
700	     $$unique
701
702GTAGS:
703	here=`$(am__cd) $(top_builddir) && pwd` \
704	  && $(am__cd) $(top_srcdir) \
705	  && gtags -i $(GTAGS_ARGS) "$$here"
706cscope: cscope.files
707	test ! -s cscope.files \
708	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
709clean-cscope:
710	-rm -f cscope.files
711cscope.files: clean-cscope cscopelist
712cscopelist: cscopelist-recursive
713
714cscopelist-am: $(am__tagged_files)
715	list='$(am__tagged_files)'; \
716	case "$(srcdir)" in \
717	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
718	  *) sdir=$(subdir)/$(srcdir) ;; \
719	esac; \
720	for i in $$list; do \
721	  if test -f "$$i"; then \
722	    echo "$(subdir)/$$i"; \
723	  else \
724	    echo "$$sdir/$$i"; \
725	  fi; \
726	done >> $(top_builddir)/cscope.files
727
728distclean-tags:
729	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
730	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
731
732distdir: $(BUILT_SOURCES)
733	$(MAKE) $(AM_MAKEFLAGS) distdir-am
734
735distdir-am: $(DISTFILES)
736	$(am__remove_distdir)
737	test -d "$(distdir)" || mkdir "$(distdir)"
738	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
739	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
740	list='$(DISTFILES)'; \
741	  dist_files=`for file in $$list; do echo $$file; done | \
742	  sed -e "s|^$$srcdirstrip/||;t" \
743	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
744	case $$dist_files in \
745	  */*) $(MKDIR_P) `echo "$$dist_files" | \
746			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
747			   sort -u` ;; \
748	esac; \
749	for file in $$dist_files; do \
750	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
751	  if test -d $$d/$$file; then \
752	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
753	    if test -d "$(distdir)/$$file"; then \
754	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
755	    fi; \
756	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
757	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
758	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
759	    fi; \
760	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
761	  else \
762	    test -f "$(distdir)/$$file" \
763	    || cp -p $$d/$$file "$(distdir)/$$file" \
764	    || exit 1; \
765	  fi; \
766	done
767	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
768	  if test "$$subdir" = .; then :; else \
769	    $(am__make_dryrun) \
770	      || test -d "$(distdir)/$$subdir" \
771	      || $(MKDIR_P) "$(distdir)/$$subdir" \
772	      || exit 1; \
773	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
774	    $(am__relativize); \
775	    new_distdir=$$reldir; \
776	    dir1=$$subdir; dir2="$(top_distdir)"; \
777	    $(am__relativize); \
778	    new_top_distdir=$$reldir; \
779	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
780	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
781	    ($(am__cd) $$subdir && \
782	      $(MAKE) $(AM_MAKEFLAGS) \
783	        top_distdir="$$new_top_distdir" \
784	        distdir="$$new_distdir" \
785		am__remove_distdir=: \
786		am__skip_length_check=: \
787		am__skip_mode_fix=: \
788	        distdir) \
789	      || exit 1; \
790	  fi; \
791	done
792	-test -n "$(am__skip_mode_fix)" \
793	|| find "$(distdir)" -type d ! -perm -755 \
794		-exec chmod u+rwx,go+rx {} \; -o \
795	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
796	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
797	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
798	|| chmod -R a+r "$(distdir)"
799dist-gzip: distdir
800	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
801	$(am__post_remove_distdir)
802dist-bzip2: distdir
803	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
804	$(am__post_remove_distdir)
805dist-lzip: distdir
806	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
807	$(am__post_remove_distdir)
808dist-xz: distdir
809	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
810	$(am__post_remove_distdir)
811
812dist-zstd: distdir
813	tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
814	$(am__post_remove_distdir)
815
816dist-tarZ: distdir
817	@echo WARNING: "Support for distribution archives compressed with" \
818		       "legacy program 'compress' is deprecated." >&2
819	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
820	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
821	$(am__post_remove_distdir)
822
823dist-shar: distdir
824	@echo WARNING: "Support for shar distribution archives is" \
825	               "deprecated." >&2
826	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
827	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
828	$(am__post_remove_distdir)
829
830dist-zip: distdir
831	-rm -f $(distdir).zip
832	zip -rq $(distdir).zip $(distdir)
833	$(am__post_remove_distdir)
834
835dist dist-all:
836	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
837	$(am__post_remove_distdir)
838
839# This target untars the dist file and tries a VPATH configuration.  Then
840# it guarantees that the distribution is self-contained by making another
841# tarfile.
842distcheck: dist
843	case '$(DIST_ARCHIVES)' in \
844	*.tar.gz*) \
845	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
846	*.tar.bz2*) \
847	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
848	*.tar.lz*) \
849	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
850	*.tar.xz*) \
851	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
852	*.tar.Z*) \
853	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
854	*.shar.gz*) \
855	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
856	*.zip*) \
857	  unzip $(distdir).zip ;;\
858	*.tar.zst*) \
859	  zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
860	esac
861	chmod -R a-w $(distdir)
862	chmod u+w $(distdir)
863	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
864	chmod a-w $(distdir)
865	test -d $(distdir)/_build || exit 0; \
866	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
867	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
868	  && am__cwd=`pwd` \
869	  && $(am__cd) $(distdir)/_build/sub \
870	  && ../../configure \
871	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
872	    $(DISTCHECK_CONFIGURE_FLAGS) \
873	    --srcdir=../.. --prefix="$$dc_install_base" \
874	  && $(MAKE) $(AM_MAKEFLAGS) \
875	  && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
876	  && $(MAKE) $(AM_MAKEFLAGS) check \
877	  && $(MAKE) $(AM_MAKEFLAGS) install \
878	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
879	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
880	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
881	        distuninstallcheck \
882	  && chmod -R a-w "$$dc_install_base" \
883	  && ({ \
884	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
885	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
886	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
887	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
888	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
889	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
890	  && rm -rf "$$dc_destdir" \
891	  && $(MAKE) $(AM_MAKEFLAGS) dist \
892	  && rm -rf $(DIST_ARCHIVES) \
893	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
894	  && cd "$$am__cwd" \
895	  || exit 1
896	$(am__post_remove_distdir)
897	@(echo "$(distdir) archives ready for distribution: "; \
898	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
899	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
900distuninstallcheck:
901	@test -n '$(distuninstallcheck_dir)' || { \
902	  echo 'ERROR: trying to run $@ with an empty' \
903	       '$$(distuninstallcheck_dir)' >&2; \
904	  exit 1; \
905	}; \
906	$(am__cd) '$(distuninstallcheck_dir)' || { \
907	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
908	  exit 1; \
909	}; \
910	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
911	   || { echo "ERROR: files left after uninstall:" ; \
912	        if test -n "$(DESTDIR)"; then \
913	          echo "  (check DESTDIR support)"; \
914	        fi ; \
915	        $(distuninstallcheck_listfiles) ; \
916	        exit 1; } >&2
917distcleancheck: distclean
918	@if test '$(srcdir)' = . ; then \
919	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
920	  exit 1 ; \
921	fi
922	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
923	  || { echo "ERROR: files left in build directory after distclean:" ; \
924	       $(distcleancheck_listfiles) ; \
925	       exit 1; } >&2
926check-am: all-am
927check: check-recursive
928all-am: Makefile $(DATA) expat_config.h
929installdirs: installdirs-recursive
930installdirs-am:
931	for dir in "$(DESTDIR)$(cmakedir)" "$(DESTDIR)$(cmakedir)" "$(DESTDIR)$(pkgconfigdir)"; do \
932	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
933	done
934install: install-recursive
935install-exec: install-exec-recursive
936install-data: install-data-recursive
937uninstall: uninstall-recursive
938
939install-am: all-am
940	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
941
942installcheck: installcheck-recursive
943install-strip:
944	if test -z '$(STRIP)'; then \
945	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
946	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
947	      install; \
948	else \
949	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
950	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
951	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
952	fi
953mostlyclean-generic:
954
955clean-generic:
956
957distclean-generic:
958	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
959	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
960
961maintainer-clean-generic:
962	@echo "This command is intended for maintainers to use"
963	@echo "it deletes files that may require special tools to rebuild."
964clean: clean-recursive
965
966clean-am: clean-generic clean-libtool mostlyclean-am
967
968distclean: distclean-recursive
969	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
970	-rm -f Makefile
971distclean-am: clean-am distclean-generic distclean-hdr \
972	distclean-libtool distclean-tags
973
974dvi: dvi-recursive
975
976dvi-am:
977
978html: html-recursive
979
980html-am:
981
982info: info-recursive
983
984info-am:
985
986install-data-am: install-dist_cmakeDATA install-nodist_cmakeDATA \
987	install-pkgconfigDATA
988
989install-dvi: install-dvi-recursive
990
991install-dvi-am:
992
993install-exec-am:
994
995install-html: install-html-recursive
996
997install-html-am:
998
999install-info: install-info-recursive
1000
1001install-info-am:
1002
1003install-man:
1004
1005install-pdf: install-pdf-recursive
1006
1007install-pdf-am:
1008
1009install-ps: install-ps-recursive
1010
1011install-ps-am:
1012
1013installcheck-am:
1014
1015maintainer-clean: maintainer-clean-recursive
1016	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1017	-rm -rf $(top_srcdir)/autom4te.cache
1018	-rm -f Makefile
1019maintainer-clean-am: distclean-am maintainer-clean-generic
1020
1021mostlyclean: mostlyclean-recursive
1022
1023mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1024
1025pdf: pdf-recursive
1026
1027pdf-am:
1028
1029ps: ps-recursive
1030
1031ps-am:
1032
1033uninstall-am: uninstall-dist_cmakeDATA uninstall-nodist_cmakeDATA \
1034	uninstall-pkgconfigDATA
1035
1036.MAKE: $(am__recursive_targets) all install-am install-strip
1037
1038.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1039	am--refresh check check-am clean clean-cscope clean-generic \
1040	clean-libtool cscope cscopelist-am ctags ctags-am dist \
1041	dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
1042	dist-xz dist-zip dist-zstd distcheck distclean \
1043	distclean-generic distclean-hdr distclean-libtool \
1044	distclean-tags distcleancheck distdir distuninstallcheck dvi \
1045	dvi-am html html-am info info-am install install-am \
1046	install-data install-data-am install-dist_cmakeDATA \
1047	install-dvi install-dvi-am install-exec install-exec-am \
1048	install-html install-html-am install-info install-info-am \
1049	install-man install-nodist_cmakeDATA install-pdf \
1050	install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
1051	install-strip installcheck installcheck-am installdirs \
1052	installdirs-am maintainer-clean maintainer-clean-generic \
1053	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1054	ps ps-am tags tags-am uninstall uninstall-am \
1055	uninstall-dist_cmakeDATA uninstall-nodist_cmakeDATA \
1056	uninstall-pkgconfigDATA
1057
1058.PRECIOUS: Makefile
1059
1060
1061.PHONY: buildlib
1062buildlib:
1063	@echo 'ERROR: Running "make buildlib LIBRARY=libexpatw.la"' >&2
1064	@echo 'ERROR: is no longer supported.  INSTEAD please:' >&2
1065	@echo 'ERROR:' >&2
1066	@echo 'ERROR:  * Mass-patch Makefile.am, e.g.' >&2
1067	@echo 'ERROR:    # find -name Makefile.am -exec sed \' >&2
1068	@echo 'ERROR:          -e "s,libexpat\.la,libexpatw.la," \' >&2
1069	@echo 'ERROR:          -e "s,libexpat_la,libexpatw_la," \' >&2
1070	@echo 'ERROR:          -i {} +' >&2
1071	@echo 'ERROR:' >&2
1072	@echo 'ERROR:  * Run automake to re-generate Makefile.in files' >&2
1073	@echo 'ERROR:' >&2
1074	@echo 'ERROR:  * Use "./configure --without-xmlwf" and/or' >&2
1075	@echo 'ERROR:    "make -C lib all install" to bypass compilation' >&2
1076	@echo 'ERROR:    of xmlwf (e.g. with -DXML_UNICODE)' >&2
1077	@echo 'ERROR:' >&2
1078	@false
1079
1080.PHONY: run-benchmark
1081run-benchmark:
1082	$(MAKE) -C tests/benchmark
1083	./run.sh tests/benchmark/benchmark@EXEEXT@ -n $(top_srcdir)/../testdata/largefiles/recset.xml 65535 3
1084
1085.PHONY: download-xmlts-zip
1086download-xmlts-zip:
1087	if test "$(XMLTS_ZIP)" = ""; then \
1088		wget --output-document=tests/xmlts.zip \
1089			https://www.w3.org/XML/Test/xmlts20080827.zip; \
1090	else \
1091		cp $(XMLTS_ZIP) tests/xmlts.zip; \
1092	fi
1093
1094tests/xmlts.zip:
1095	$(MAKE) download-xmlts-zip
1096
1097.PHONY: extract-xmlts-zip
1098extract-xmlts-zip: tests/xmlts.zip
1099	[ -f $(builddir)/tests/xmlts.zip ] || $(MAKE) download-xmlts-zip  # vpath workaround
1100	cd tests && unzip -q xmlts.zip
1101
1102tests/xmlconf: tests/xmlts.zip
1103	$(MAKE) extract-xmlts-zip
1104
1105.PHONY: run-xmltest
1106run-xmltest: tests/xmlconf
1107@WITH_XMLWF_TRUE@	[ -d $(builddir)/tests/xmlconf ] || $(MAKE) extract-xmlts-zip  # vpath workaround
1108@WITH_XMLWF_TRUE@	$(MAKE) -C lib
1109@WITH_XMLWF_TRUE@	$(MAKE) -C xmlwf
1110@WITH_XMLWF_TRUE@	$(srcdir)/tests/xmltest.sh "$(abs_builddir)/run.sh $(abs_builddir)/xmlwf/xmlwf@EXEEXT@" 2>&1 | tee $(builddir)/tests/xmltest.log
1111@WITH_XMLWF_TRUE@	$(srcdir)/fix-xmltest-log.sh $(builddir)/tests/xmltest.log
1112@WITH_XMLWF_TRUE@	diff -u $(srcdir)/tests/xmltest.log.expected $(builddir)/tests/xmltest.log
1113@WITH_XMLWF_FALSE@	@echo 'ERROR: xmlwf is needed for "make run-xmltest".' >&2
1114@WITH_XMLWF_FALSE@	@echo 'ERROR: Please re-configure without --without-xmlwf.' >&2
1115@WITH_XMLWF_FALSE@	@false
1116
1117.PHONY: qa
1118qa:
1119	QA_COMPILER=clang QA_SANITIZER=address   ./qa.sh
1120	QA_COMPILER=clang QA_SANITIZER=memory    ./qa.sh
1121	QA_COMPILER=clang QA_SANITIZER=undefined ./qa.sh
1122	QA_COMPILER=gcc   QA_PROCESSOR=gcov      ./qa.sh
1123
1124# Tell versions [3.59,3.63) of GNU make to not export all variables.
1125# Otherwise a system limit (for SysV at least) may be exceeded.
1126.NOEXPORT:
1127