~ubuntu-branches/ubuntu/wily/libxml2/wily-proposed

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Aron Xu
  • Date: 2014-10-26 07:04:50 UTC
  • mfrom: (43.2.7 sid)
  • Revision ID: package-import@ubuntu.com-20141026070450-rmcqvcqn8peeuebs
Tags: 2.9.2+dfsg1-1
* New upstream release (Closes: #765722, CVE-2014-3660)
* Remove no-longer-needed upstream patches
* Update distro patch
* Std-ver: 3.9.5 -> 3.9.6, no change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.4 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
19
18
 
20
19
 
21
20
VPATH = @srcdir@
22
 
am__make_dryrun = \
23
 
  { \
24
 
    am__dry=no; \
 
21
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
22
am__make_running_with_option = \
 
23
  case $${target_option-} in \
 
24
      ?) ;; \
 
25
      *) echo "am__make_running_with_option: internal error: invalid" \
 
26
              "target option '$${target_option-}' specified" >&2; \
 
27
         exit 1;; \
 
28
  esac; \
 
29
  has_opt=no; \
 
30
  sane_makeflags=$$MAKEFLAGS; \
 
31
  if $(am__is_gnu_make); then \
 
32
    sane_makeflags=$$MFLAGS; \
 
33
  else \
25
34
    case $$MAKEFLAGS in \
26
35
      *\\[\ \   ]*) \
27
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
28
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
29
 
      *) \
30
 
        for am__flg in $$MAKEFLAGS; do \
31
 
          case $$am__flg in \
32
 
            *=*|--*) ;; \
33
 
            *n*) am__dry=yes; break;; \
34
 
          esac; \
35
 
        done;; \
36
 
    esac; \
37
 
    test $$am__dry = yes; \
38
 
  }
 
36
        bs=\\; \
 
37
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
38
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
39
    esac; \
 
40
  fi; \
 
41
  skip_next=no; \
 
42
  strip_trailopt () \
 
43
  { \
 
44
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
45
  }; \
 
46
  for flg in $$sane_makeflags; do \
 
47
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
48
    case $$flg in \
 
49
      *=*|--*) continue;; \
 
50
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
51
      -*I?*) strip_trailopt 'I';; \
 
52
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
53
      -*O?*) strip_trailopt 'O';; \
 
54
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
55
      -*l?*) strip_trailopt 'l';; \
 
56
      -[dEDm]) skip_next=yes;; \
 
57
      -[JT]) skip_next=yes;; \
 
58
    esac; \
 
59
    case $$flg in \
 
60
      *$$target_option*) has_opt=yes; break;; \
 
61
    esac; \
 
62
  done; \
 
63
  test $$has_opt = yes
 
64
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
65
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
39
66
pkgdatadir = $(datadir)/@PACKAGE@
40
67
pkgincludedir = $(includedir)/@PACKAGE@
41
68
pkglibdir = $(libdir)/@PACKAGE@
63
90
        runxmlconf$(EXEEXT) testrecurse$(EXEEXT) testlimits$(EXEEXT)
64
91
bin_PROGRAMS = xmllint$(EXEEXT) xmlcatalog$(EXEEXT)
65
92
subdir = .
66
 
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
67
 
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
 
93
DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
 
94
        $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
95
        $(top_srcdir)/configure $(am__configure_deps) \
 
96
        $(srcdir)/config.h.in $(srcdir)/libxml.spec.in \
 
97
        $(srcdir)/libxml-2.0.pc.in \
68
98
        $(srcdir)/libxml-2.0-uninstalled.pc.in \
69
 
        $(srcdir)/libxml-2.0.pc.in $(srcdir)/libxml.spec.in \
70
 
        $(srcdir)/xml2-config.in $(top_srcdir)/configure AUTHORS \
71
 
        COPYING ChangeLog INSTALL NEWS TODO config.guess config.sub \
72
 
        depcomp install-sh ltmain.sh missing
 
99
        $(srcdir)/libxml2-config.cmake.in $(srcdir)/xml2-config.in \
 
100
        depcomp COPYING TODO config.guess config.sub install-sh \
 
101
        missing ltmain.sh
73
102
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
74
103
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
75
104
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
76
105
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
77
 
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
 
106
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
78
107
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
79
108
        $(ACLOCAL_M4)
80
109
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
81
110
 configure.lineno config.status.lineno
82
111
mkinstalldirs = $(install_sh) -d
83
112
CONFIG_HEADER = config.h
84
 
CONFIG_CLEAN_FILES = libxml2.spec xml2-config libxml-2.0.pc \
85
 
        libxml-2.0-uninstalled.pc
 
113
CONFIG_CLEAN_FILES = libxml2.spec libxml-2.0.pc \
 
114
        libxml-2.0-uninstalled.pc libxml2-config.cmake xml2-config
86
115
CONFIG_CLEAN_VPATH_FILES =
87
116
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
88
117
am__vpath_adj = case $$p in \
113
142
  }
114
143
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
115
144
        "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" \
116
 
        "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(confexecdir)" \
117
 
        "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"
 
145
        "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(cmakedir)" \
 
146
        "$(DESTDIR)$(confexecdir)" "$(DESTDIR)$(m4datadir)" \
 
147
        "$(DESTDIR)$(pkgconfigdir)"
118
148
LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
119
149
am__DEPENDENCIES_1 =
120
150
libxml2_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
146
176
AM_V_lt = $(am__v_lt_@AM_V@)
147
177
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
148
178
am__v_lt_0 = --silent
 
179
am__v_lt_1 = 
149
180
libxml2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
150
181
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
151
182
        $(libxml2_la_LDFLAGS) $(LDFLAGS) -o $@
273
304
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
274
305
        $(xmllint_LDFLAGS) $(LDFLAGS) -o $@
275
306
SCRIPTS = $(bin_SCRIPTS)
 
307
AM_V_P = $(am__v_P_@AM_V@)
 
308
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
309
am__v_P_0 = false
 
310
am__v_P_1 = :
 
311
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
312
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
313
am__v_GEN_0 = @echo "  GEN     " $@;
 
314
am__v_GEN_1 = 
 
315
AM_V_at = $(am__v_at_@AM_V@)
 
316
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
317
am__v_at_0 = @
 
318
am__v_at_1 = 
276
319
DEFAULT_INCLUDES = -I.@am__isrc@
277
320
depcomp = $(SHELL) $(top_srcdir)/depcomp
278
321
am__depfiles_maybe = depfiles
285
328
        $(AM_CFLAGS) $(CFLAGS)
286
329
AM_V_CC = $(am__v_CC_@AM_V@)
287
330
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
288
 
am__v_CC_0 = @echo "  CC    " $@;
289
 
AM_V_at = $(am__v_at_@AM_V@)
290
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
291
 
am__v_at_0 = @
 
331
am__v_CC_0 = @echo "  CC      " $@;
 
332
am__v_CC_1 = 
292
333
CCLD = $(CC)
293
334
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
294
335
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
295
336
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
296
337
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
297
338
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
298
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
299
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
300
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
301
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
339
am__v_CCLD_0 = @echo "  CCLD    " $@;
 
340
am__v_CCLD_1 = 
302
341
SOURCES = $(libxml2_la_SOURCES) $(testdso_la_SOURCES) \
303
342
        $(runsuite_SOURCES) $(runtest_SOURCES) $(runxmlconf_SOURCES) \
304
343
        $(testAutomata_SOURCES) $(testC14N_SOURCES) \
320
359
        $(testdict_SOURCES) $(testlimits_SOURCES) \
321
360
        $(testrecurse_SOURCES) $(xmlcatalog_SOURCES) \
322
361
        $(xmllint_SOURCES)
323
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
324
 
        html-recursive info-recursive install-data-recursive \
325
 
        install-dvi-recursive install-exec-recursive \
326
 
        install-html-recursive install-info-recursive \
327
 
        install-pdf-recursive install-ps-recursive install-recursive \
328
 
        installcheck-recursive installdirs-recursive pdf-recursive \
329
 
        ps-recursive uninstall-recursive
 
362
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
 
363
        ctags-recursive dvi-recursive html-recursive info-recursive \
 
364
        install-data-recursive install-dvi-recursive \
 
365
        install-exec-recursive install-html-recursive \
 
366
        install-info-recursive install-pdf-recursive \
 
367
        install-ps-recursive install-recursive installcheck-recursive \
 
368
        installdirs-recursive pdf-recursive ps-recursive \
 
369
        tags-recursive uninstall-recursive
330
370
am__can_run_installinfo = \
331
371
  case $$AM_UPDATE_INFO_DIR in \
332
372
    n|no|NO) false;; \
336
376
man3dir = $(mandir)/man3
337
377
NROFF = nroff
338
378
MANS = $(man_MANS)
339
 
DATA = $(confexec_DATA) $(m4data_DATA) $(pkgconfig_DATA)
 
379
DATA = $(cmake_DATA) $(confexec_DATA) $(m4data_DATA) $(pkgconfig_DATA)
340
380
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
341
381
  distclean-recursive maintainer-clean-recursive
342
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
343
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
344
 
        distdir dist dist-all distcheck
 
382
am__recursive_targets = \
 
383
  $(RECURSIVE_TARGETS) \
 
384
  $(RECURSIVE_CLEAN_TARGETS) \
 
385
  $(am__extra_recursive_targets)
 
386
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
 
387
        cscope distdir dist dist-all distcheck
 
388
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
 
389
        $(LISP)config.h.in
 
390
# Read a list of newline-separated strings from the standard input,
 
391
# and print each of them once, without duplicates.  Input order is
 
392
# *not* preserved.
 
393
am__uniquify_input = $(AWK) '\
 
394
  BEGIN { nonempty = 0; } \
 
395
  { items[$$0] = 1; nonempty = 1; } \
 
396
  END { if (nonempty) { for (i in items) print i; }; } \
 
397
'
 
398
# Make sure the list of sources is unique.  This is necessary because,
 
399
# e.g., the same source file might be shared among _SOURCES variables
 
400
# for different programs/libraries.
 
401
am__define_uniq_tagged_files = \
 
402
  list='$(am__tagged_files)'; \
 
403
  unique=`for i in $$list; do \
 
404
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
405
  done | $(am__uniquify_input)`
345
406
ETAGS = etags
346
407
CTAGS = ctags
 
408
CSCOPE = cscope
347
409
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
348
410
distdir = $(PACKAGE)-$(VERSION)
349
411
top_distdir = $(distdir)
353
415
      && rm -rf "$(distdir)" \
354
416
      || { sleep 5 && rm -rf "$(distdir)"; }; \
355
417
  else :; fi
 
418
am__post_remove_distdir = $(am__remove_distdir)
356
419
am__relativize = \
357
420
  dir0=`pwd`; \
358
421
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
380
443
  reldir="$$dir2"
381
444
DIST_ARCHIVES = $(distdir).tar.gz
382
445
GZIP_ENV = --best
 
446
DIST_TARGETS = dist-gzip
383
447
distuninstallcheck_listfiles = find . -type f -print
384
448
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
385
449
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
469
533
PACKAGE_VERSION = @PACKAGE_VERSION@
470
534
PATH_SEPARATOR = @PATH_SEPARATOR@
471
535
PERL = @PERL@
 
536
PKG_CONFIG = @PKG_CONFIG@
 
537
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
538
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
472
539
PYTHON = @PYTHON@
473
540
PYTHON_INCLUDES = @PYTHON_INCLUDES@
474
541
PYTHON_LIBS = @PYTHON_LIBS@
750
817
             check-xsddata-test-suite.py check-xinclude-test-suite.py \
751
818
             example/Makefile.am example/gjobread.c example/gjobs.xml \
752
819
             $(man_MANS) libxml-2.0.pc.in libxml-2.0-uninstalled.pc.in \
 
820
             libxml2-config.cmake.in \
753
821
             trionan.c trionan.h triostr.c triostr.h trio.c trio.h \
754
822
             triop.h triodef.h libxml.h elfgcchack.h xzlib.h buf.h \
755
823
             enc.h save.h testThreadsWin32.c genUnicode.py TODO_SCHEMAS \
759
827
 
760
828
pkgconfigdir = $(libdir)/pkgconfig
761
829
pkgconfig_DATA = libxml-2.0.pc
 
830
cmakedir = $(libdir)/cmake/libxml2
 
831
cmake_DATA = libxml2-config.cmake
762
832
 
763
833
#
764
834
# Install the tests program sources as examples 
829
899
        -rm -f config.h stamp-h1
830
900
libxml2.spec: $(top_builddir)/config.status $(srcdir)/libxml.spec.in
831
901
        cd $(top_builddir) && $(SHELL) ./config.status $@
832
 
xml2-config: $(top_builddir)/config.status $(srcdir)/xml2-config.in
833
 
        cd $(top_builddir) && $(SHELL) ./config.status $@
834
902
libxml-2.0.pc: $(top_builddir)/config.status $(srcdir)/libxml-2.0.pc.in
835
903
        cd $(top_builddir) && $(SHELL) ./config.status $@
836
904
libxml-2.0-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/libxml-2.0-uninstalled.pc.in
837
905
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
906
libxml2-config.cmake: $(top_builddir)/config.status $(srcdir)/libxml2-config.cmake.in
 
907
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
908
xml2-config: $(top_builddir)/config.status $(srcdir)/xml2-config.in
 
909
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
910
 
838
911
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
839
912
        @$(NORMAL_INSTALL)
840
913
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
861
934
 
862
935
clean-libLTLIBRARIES:
863
936
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
864
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
865
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
866
 
          test "$$dir" != "$$p" || dir=.; \
867
 
          echo "rm -f \"$${dir}/so_locations\""; \
868
 
          rm -f "$${dir}/so_locations"; \
869
 
        done
 
937
        @list='$(lib_LTLIBRARIES)'; \
 
938
        locs=`for p in $$list; do echo $$p; done | \
 
939
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
 
940
              sort -u`; \
 
941
        test -z "$$locs" || { \
 
942
          echo rm -f $${locs}; \
 
943
          rm -f $${locs}; \
 
944
        }
870
945
 
871
946
clean-noinstLTLIBRARIES:
872
947
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
873
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
874
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
875
 
          test "$$dir" != "$$p" || dir=.; \
876
 
          echo "rm -f \"$${dir}/so_locations\""; \
877
 
          rm -f "$${dir}/so_locations"; \
878
 
        done
 
948
        @list='$(noinst_LTLIBRARIES)'; \
 
949
        locs=`for p in $$list; do echo $$p; done | \
 
950
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
 
951
              sort -u`; \
 
952
        test -z "$$locs" || { \
 
953
          echo rm -f $${locs}; \
 
954
          rm -f $${locs}; \
 
955
        }
 
956
 
879
957
libxml2.la: $(libxml2_la_OBJECTS) $(libxml2_la_DEPENDENCIES) $(EXTRA_libxml2_la_DEPENDENCIES) 
880
958
        $(AM_V_CCLD)$(libxml2_la_LINK) -rpath $(libdir) $(libxml2_la_OBJECTS) $(libxml2_la_LIBADD) $(LIBS)
 
959
 
881
960
testdso.la: $(testdso_la_OBJECTS) $(testdso_la_DEPENDENCIES) $(EXTRA_testdso_la_DEPENDENCIES) 
882
961
        $(AM_V_CCLD)$(testdso_la_LINK)  $(testdso_la_OBJECTS) $(testdso_la_LIBADD) $(LIBS)
883
962
install-binPROGRAMS: $(bin_PROGRAMS)
889
968
        fi; \
890
969
        for p in $$list; do echo "$$p $$p"; done | \
891
970
        sed 's/$(EXEEXT)$$//' | \
892
 
        while read p p1; do if test -f $$p || test -f $$p1; \
893
 
          then echo "$$p"; echo "$$p"; else :; fi; \
 
971
        while read p p1; do if test -f $$p \
 
972
         || test -f $$p1 \
 
973
          ; then echo "$$p"; echo "$$p"; else :; fi; \
894
974
        done | \
895
 
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
975
        sed -e 'p;s,.*/,,;n;h' \
 
976
            -e 's|.*|.|' \
896
977
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
897
978
        sed 'N;N;N;s,\n, ,g' | \
898
979
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
913
994
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
914
995
        files=`for p in $$list; do echo "$$p"; done | \
915
996
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
916
 
              -e 's/$$/$(EXEEXT)/' `; \
 
997
              -e 's/$$/$(EXEEXT)/' \
 
998
        `; \
917
999
        test -n "$$list" || exit 0; \
918
1000
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
919
1001
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
935
1017
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
936
1018
        echo " rm -f" $$list; \
937
1019
        rm -f $$list
 
1020
 
938
1021
runsuite$(EXEEXT): $(runsuite_OBJECTS) $(runsuite_DEPENDENCIES) $(EXTRA_runsuite_DEPENDENCIES) 
939
1022
        @rm -f runsuite$(EXEEXT)
940
1023
        $(AM_V_CCLD)$(runsuite_LINK) $(runsuite_OBJECTS) $(runsuite_LDADD) $(LIBS)
 
1024
 
941
1025
runtest$(EXEEXT): $(runtest_OBJECTS) $(runtest_DEPENDENCIES) $(EXTRA_runtest_DEPENDENCIES) 
942
1026
        @rm -f runtest$(EXEEXT)
943
1027
        $(AM_V_CCLD)$(runtest_LINK) $(runtest_OBJECTS) $(runtest_LDADD) $(LIBS)
 
1028
 
944
1029
runxmlconf$(EXEEXT): $(runxmlconf_OBJECTS) $(runxmlconf_DEPENDENCIES) $(EXTRA_runxmlconf_DEPENDENCIES) 
945
1030
        @rm -f runxmlconf$(EXEEXT)
946
1031
        $(AM_V_CCLD)$(runxmlconf_LINK) $(runxmlconf_OBJECTS) $(runxmlconf_LDADD) $(LIBS)
 
1032
 
947
1033
testAutomata$(EXEEXT): $(testAutomata_OBJECTS) $(testAutomata_DEPENDENCIES) $(EXTRA_testAutomata_DEPENDENCIES) 
948
1034
        @rm -f testAutomata$(EXEEXT)
949
1035
        $(AM_V_CCLD)$(testAutomata_LINK) $(testAutomata_OBJECTS) $(testAutomata_LDADD) $(LIBS)
 
1036
 
950
1037
testC14N$(EXEEXT): $(testC14N_OBJECTS) $(testC14N_DEPENDENCIES) $(EXTRA_testC14N_DEPENDENCIES) 
951
1038
        @rm -f testC14N$(EXEEXT)
952
1039
        $(AM_V_CCLD)$(testC14N_LINK) $(testC14N_OBJECTS) $(testC14N_LDADD) $(LIBS)
 
1040
 
953
1041
testHTML$(EXEEXT): $(testHTML_OBJECTS) $(testHTML_DEPENDENCIES) $(EXTRA_testHTML_DEPENDENCIES) 
954
1042
        @rm -f testHTML$(EXEEXT)
955
1043
        $(AM_V_CCLD)$(testHTML_LINK) $(testHTML_OBJECTS) $(testHTML_LDADD) $(LIBS)
 
1044
 
956
1045
testModule$(EXEEXT): $(testModule_OBJECTS) $(testModule_DEPENDENCIES) $(EXTRA_testModule_DEPENDENCIES) 
957
1046
        @rm -f testModule$(EXEEXT)
958
1047
        $(AM_V_CCLD)$(testModule_LINK) $(testModule_OBJECTS) $(testModule_LDADD) $(LIBS)
 
1048
 
959
1049
testReader$(EXEEXT): $(testReader_OBJECTS) $(testReader_DEPENDENCIES) $(EXTRA_testReader_DEPENDENCIES) 
960
1050
        @rm -f testReader$(EXEEXT)
961
1051
        $(AM_V_CCLD)$(testReader_LINK) $(testReader_OBJECTS) $(testReader_LDADD) $(LIBS)
 
1052
 
962
1053
testRegexp$(EXEEXT): $(testRegexp_OBJECTS) $(testRegexp_DEPENDENCIES) $(EXTRA_testRegexp_DEPENDENCIES) 
963
1054
        @rm -f testRegexp$(EXEEXT)
964
1055
        $(AM_V_CCLD)$(testRegexp_LINK) $(testRegexp_OBJECTS) $(testRegexp_LDADD) $(LIBS)
 
1056
 
965
1057
testRelax$(EXEEXT): $(testRelax_OBJECTS) $(testRelax_DEPENDENCIES) $(EXTRA_testRelax_DEPENDENCIES) 
966
1058
        @rm -f testRelax$(EXEEXT)
967
1059
        $(AM_V_CCLD)$(testRelax_LINK) $(testRelax_OBJECTS) $(testRelax_LDADD) $(LIBS)
 
1060
 
968
1061
testSAX$(EXEEXT): $(testSAX_OBJECTS) $(testSAX_DEPENDENCIES) $(EXTRA_testSAX_DEPENDENCIES) 
969
1062
        @rm -f testSAX$(EXEEXT)
970
1063
        $(AM_V_CCLD)$(testSAX_LINK) $(testSAX_OBJECTS) $(testSAX_LDADD) $(LIBS)
 
1064
 
971
1065
testSchemas$(EXEEXT): $(testSchemas_OBJECTS) $(testSchemas_DEPENDENCIES) $(EXTRA_testSchemas_DEPENDENCIES) 
972
1066
        @rm -f testSchemas$(EXEEXT)
973
1067
        $(AM_V_CCLD)$(testSchemas_LINK) $(testSchemas_OBJECTS) $(testSchemas_LDADD) $(LIBS)
 
1068
 
974
1069
testThreads$(EXEEXT): $(testThreads_OBJECTS) $(testThreads_DEPENDENCIES) $(EXTRA_testThreads_DEPENDENCIES) 
975
1070
        @rm -f testThreads$(EXEEXT)
976
1071
        $(AM_V_CCLD)$(testThreads_LINK) $(testThreads_OBJECTS) $(testThreads_LDADD) $(LIBS)
 
1072
 
977
1073
testURI$(EXEEXT): $(testURI_OBJECTS) $(testURI_DEPENDENCIES) $(EXTRA_testURI_DEPENDENCIES) 
978
1074
        @rm -f testURI$(EXEEXT)
979
1075
        $(AM_V_CCLD)$(testURI_LINK) $(testURI_OBJECTS) $(testURI_LDADD) $(LIBS)
 
1076
 
980
1077
testXPath$(EXEEXT): $(testXPath_OBJECTS) $(testXPath_DEPENDENCIES) $(EXTRA_testXPath_DEPENDENCIES) 
981
1078
        @rm -f testXPath$(EXEEXT)
982
1079
        $(AM_V_CCLD)$(testXPath_LINK) $(testXPath_OBJECTS) $(testXPath_LDADD) $(LIBS)
 
1080
 
983
1081
testapi$(EXEEXT): $(testapi_OBJECTS) $(testapi_DEPENDENCIES) $(EXTRA_testapi_DEPENDENCIES) 
984
1082
        @rm -f testapi$(EXEEXT)
985
1083
        $(AM_V_CCLD)$(testapi_LINK) $(testapi_OBJECTS) $(testapi_LDADD) $(LIBS)
 
1084
 
986
1085
testchar$(EXEEXT): $(testchar_OBJECTS) $(testchar_DEPENDENCIES) $(EXTRA_testchar_DEPENDENCIES) 
987
1086
        @rm -f testchar$(EXEEXT)
988
1087
        $(AM_V_CCLD)$(testchar_LINK) $(testchar_OBJECTS) $(testchar_LDADD) $(LIBS)
 
1088
 
989
1089
testdict$(EXEEXT): $(testdict_OBJECTS) $(testdict_DEPENDENCIES) $(EXTRA_testdict_DEPENDENCIES) 
990
1090
        @rm -f testdict$(EXEEXT)
991
1091
        $(AM_V_CCLD)$(testdict_LINK) $(testdict_OBJECTS) $(testdict_LDADD) $(LIBS)
 
1092
 
992
1093
testlimits$(EXEEXT): $(testlimits_OBJECTS) $(testlimits_DEPENDENCIES) $(EXTRA_testlimits_DEPENDENCIES) 
993
1094
        @rm -f testlimits$(EXEEXT)
994
1095
        $(AM_V_CCLD)$(testlimits_LINK) $(testlimits_OBJECTS) $(testlimits_LDADD) $(LIBS)
 
1096
 
995
1097
testrecurse$(EXEEXT): $(testrecurse_OBJECTS) $(testrecurse_DEPENDENCIES) $(EXTRA_testrecurse_DEPENDENCIES) 
996
1098
        @rm -f testrecurse$(EXEEXT)
997
1099
        $(AM_V_CCLD)$(testrecurse_LINK) $(testrecurse_OBJECTS) $(testrecurse_LDADD) $(LIBS)
 
1100
 
998
1101
xmlcatalog$(EXEEXT): $(xmlcatalog_OBJECTS) $(xmlcatalog_DEPENDENCIES) $(EXTRA_xmlcatalog_DEPENDENCIES) 
999
1102
        @rm -f xmlcatalog$(EXEEXT)
1000
1103
        $(AM_V_CCLD)$(xmlcatalog_LINK) $(xmlcatalog_OBJECTS) $(xmlcatalog_LDADD) $(LIBS)
 
1104
 
1001
1105
xmllint$(EXEEXT): $(xmllint_OBJECTS) $(xmllint_DEPENDENCIES) $(EXTRA_xmllint_DEPENDENCIES) 
1002
1106
        @rm -f xmllint$(EXEEXT)
1003
1107
        $(AM_V_CCLD)$(xmllint_LINK) $(xmllint_OBJECTS) $(xmllint_LDADD) $(LIBS)
1230
1334
        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
1231
1335
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1232
1336
        dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
 
1337
install-cmakeDATA: $(cmake_DATA)
 
1338
        @$(NORMAL_INSTALL)
 
1339
        @list='$(cmake_DATA)'; test -n "$(cmakedir)" || list=; \
 
1340
        if test -n "$$list"; then \
 
1341
          echo " $(MKDIR_P) '$(DESTDIR)$(cmakedir)'"; \
 
1342
          $(MKDIR_P) "$(DESTDIR)$(cmakedir)" || exit 1; \
 
1343
        fi; \
 
1344
        for p in $$list; do \
 
1345
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
1346
          echo "$$d$$p"; \
 
1347
        done | $(am__base_list) | \
 
1348
        while read files; do \
 
1349
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(cmakedir)'"; \
 
1350
          $(INSTALL_DATA) $$files "$(DESTDIR)$(cmakedir)" || exit $$?; \
 
1351
        done
 
1352
 
 
1353
uninstall-cmakeDATA:
 
1354
        @$(NORMAL_UNINSTALL)
 
1355
        @list='$(cmake_DATA)'; test -n "$(cmakedir)" || list=; \
 
1356
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
1357
        dir='$(DESTDIR)$(cmakedir)'; $(am__uninstall_files_from_dir)
1233
1358
install-confexecDATA: $(confexec_DATA)
1234
1359
        @$(NORMAL_INSTALL)
1235
1360
        @list='$(confexec_DATA)'; test -n "$(confexecdir)" || list=; \
1295
1420
        dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
1296
1421
 
1297
1422
# This directory's subdirectories are mostly independent; you can cd
1298
 
# into them and run `make' without going through this Makefile.
1299
 
# To change the values of `make' variables: instead of editing Makefiles,
1300
 
# (1) if the variable is set in `config.status', edit `config.status'
1301
 
#     (which will cause the Makefiles to be regenerated when you run `make');
1302
 
# (2) otherwise, pass the desired values on the `make' command line.
1303
 
$(RECURSIVE_TARGETS):
1304
 
        @fail= failcom='exit 1'; \
1305
 
        for f in x $$MAKEFLAGS; do \
1306
 
          case $$f in \
1307
 
            *=* | --[!k]*);; \
1308
 
            *k*) failcom='fail=yes';; \
1309
 
          esac; \
1310
 
        done; \
 
1423
# into them and run 'make' without going through this Makefile.
 
1424
# To change the values of 'make' variables: instead of editing Makefiles,
 
1425
# (1) if the variable is set in 'config.status', edit 'config.status'
 
1426
#     (which will cause the Makefiles to be regenerated when you run 'make');
 
1427
# (2) otherwise, pass the desired values on the 'make' command line.
 
1428
$(am__recursive_targets):
 
1429
        @fail=; \
 
1430
        if $(am__make_keepgoing); then \
 
1431
          failcom='fail=yes'; \
 
1432
        else \
 
1433
          failcom='exit 1'; \
 
1434
        fi; \
1311
1435
        dot_seen=no; \
1312
1436
        target=`echo $@ | sed s/-recursive//`; \
1313
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
1437
        case "$@" in \
 
1438
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
1439
          *) list='$(SUBDIRS)' ;; \
 
1440
        esac; \
 
1441
        for subdir in $$list; do \
1314
1442
          echo "Making $$target in $$subdir"; \
1315
1443
          if test "$$subdir" = "."; then \
1316
1444
            dot_seen=yes; \
1325
1453
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1326
1454
        fi; test -z "$$fail"
1327
1455
 
1328
 
$(RECURSIVE_CLEAN_TARGETS):
1329
 
        @fail= failcom='exit 1'; \
1330
 
        for f in x $$MAKEFLAGS; do \
1331
 
          case $$f in \
1332
 
            *=* | --[!k]*);; \
1333
 
            *k*) failcom='fail=yes';; \
1334
 
          esac; \
1335
 
        done; \
1336
 
        dot_seen=no; \
1337
 
        case "$@" in \
1338
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1339
 
          *) list='$(SUBDIRS)' ;; \
1340
 
        esac; \
1341
 
        rev=''; for subdir in $$list; do \
1342
 
          if test "$$subdir" = "."; then :; else \
1343
 
            rev="$$subdir $$rev"; \
1344
 
          fi; \
1345
 
        done; \
1346
 
        rev="$$rev ."; \
1347
 
        target=`echo $@ | sed s/-recursive//`; \
1348
 
        for subdir in $$rev; do \
1349
 
          echo "Making $$target in $$subdir"; \
1350
 
          if test "$$subdir" = "."; then \
1351
 
            local_target="$$target-am"; \
1352
 
          else \
1353
 
            local_target="$$target"; \
1354
 
          fi; \
1355
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1356
 
          || eval $$failcom; \
1357
 
        done && test -z "$$fail"
1358
 
tags-recursive:
1359
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
1360
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1361
 
        done
1362
 
ctags-recursive:
1363
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
1364
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1365
 
        done
1366
 
 
1367
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1368
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1369
 
        unique=`for i in $$list; do \
1370
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1371
 
          done | \
1372
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1373
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
1374
 
        mkid -fID $$unique
1375
 
tags: TAGS
1376
 
 
1377
 
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1378
 
                $(TAGS_FILES) $(LISP)
 
1456
ID: $(am__tagged_files)
 
1457
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
1458
tags: tags-recursive
 
1459
TAGS: tags
 
1460
 
 
1461
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1379
1462
        set x; \
1380
1463
        here=`pwd`; \
1381
1464
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1391
1474
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1392
1475
          fi; \
1393
1476
        done; \
1394
 
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1395
 
        unique=`for i in $$list; do \
1396
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1397
 
          done | \
1398
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1399
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
1477
        $(am__define_uniq_tagged_files); \
1400
1478
        shift; \
1401
1479
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1402
1480
          test -n "$$unique" || unique=$$empty_fix; \
1408
1486
              $$unique; \
1409
1487
          fi; \
1410
1488
        fi
1411
 
ctags: CTAGS
1412
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1413
 
                $(TAGS_FILES) $(LISP)
1414
 
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1415
 
        unique=`for i in $$list; do \
1416
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1417
 
          done | \
1418
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1419
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
1489
ctags: ctags-recursive
 
1490
 
 
1491
CTAGS: ctags
 
1492
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
1493
        $(am__define_uniq_tagged_files); \
1420
1494
        test -z "$(CTAGS_ARGS)$$unique" \
1421
1495
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1422
1496
             $$unique
1425
1499
        here=`$(am__cd) $(top_builddir) && pwd` \
1426
1500
          && $(am__cd) $(top_srcdir) \
1427
1501
          && gtags -i $(GTAGS_ARGS) "$$here"
 
1502
cscope: cscope.files
 
1503
        test ! -s cscope.files \
 
1504
          || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
 
1505
clean-cscope:
 
1506
        -rm -f cscope.files
 
1507
cscope.files: clean-cscope cscopelist
 
1508
cscopelist: cscopelist-recursive
 
1509
 
 
1510
cscopelist-am: $(am__tagged_files)
 
1511
        list='$(am__tagged_files)'; \
 
1512
        case "$(srcdir)" in \
 
1513
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
1514
          *) sdir=$(subdir)/$(srcdir) ;; \
 
1515
        esac; \
 
1516
        for i in $$list; do \
 
1517
          if test -f "$$i"; then \
 
1518
            echo "$(subdir)/$$i"; \
 
1519
          else \
 
1520
            echo "$$sdir/$$i"; \
 
1521
          fi; \
 
1522
        done >> $(top_builddir)/cscope.files
1428
1523
 
1429
1524
distclean-tags:
1430
1525
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
1526
        -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1431
1527
 
1432
1528
distdir: $(DISTFILES)
1433
 
        @list='$(MANS)'; if test -n "$$list"; then \
1434
 
          list=`for p in $$list; do \
1435
 
            if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1436
 
            if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
1437
 
          if test -n "$$list" && \
1438
 
            grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
1439
 
            echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
1440
 
            grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
1441
 
            echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
1442
 
            echo "       typically \`make maintainer-clean' will remove them" >&2; \
1443
 
            exit 1; \
1444
 
          else :; fi; \
1445
 
        else :; fi
1446
1529
        $(am__remove_distdir)
1447
1530
        test -d "$(distdir)" || mkdir "$(distdir)"
1448
1531
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1511
1594
        || chmod -R a+r "$(distdir)"
1512
1595
dist-gzip: distdir
1513
1596
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1514
 
        $(am__remove_distdir)
 
1597
        $(am__post_remove_distdir)
1515
1598
 
1516
1599
dist-bzip2: distdir
1517
1600
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1518
 
        $(am__remove_distdir)
 
1601
        $(am__post_remove_distdir)
1519
1602
 
1520
1603
dist-lzip: distdir
1521
1604
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1522
 
        $(am__remove_distdir)
1523
 
 
1524
 
dist-lzma: distdir
1525
 
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
1526
 
        $(am__remove_distdir)
 
1605
        $(am__post_remove_distdir)
1527
1606
 
1528
1607
dist-xz: distdir
1529
1608
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1530
 
        $(am__remove_distdir)
 
1609
        $(am__post_remove_distdir)
1531
1610
 
1532
1611
dist-tarZ: distdir
1533
1612
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1534
 
        $(am__remove_distdir)
 
1613
        $(am__post_remove_distdir)
1535
1614
 
1536
1615
dist-shar: distdir
1537
1616
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1538
 
        $(am__remove_distdir)
 
1617
        $(am__post_remove_distdir)
1539
1618
 
1540
1619
dist-zip: distdir
1541
1620
        -rm -f $(distdir).zip
1542
1621
        zip -rq $(distdir).zip $(distdir)
1543
 
        $(am__remove_distdir)
 
1622
        $(am__post_remove_distdir)
1544
1623
 
1545
 
dist dist-all: distdir
1546
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1547
 
        $(am__remove_distdir)
 
1624
dist dist-all:
 
1625
        $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
 
1626
        $(am__post_remove_distdir)
1548
1627
 
1549
1628
# This target untars the dist file and tries a VPATH configuration.  Then
1550
1629
# it guarantees that the distribution is self-contained by making another
1555
1634
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1556
1635
        *.tar.bz2*) \
1557
1636
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1558
 
        *.tar.lzma*) \
1559
 
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
1560
1637
        *.tar.lz*) \
1561
1638
          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1562
1639
        *.tar.xz*) \
1568
1645
        *.zip*) \
1569
1646
          unzip $(distdir).zip ;;\
1570
1647
        esac
1571
 
        chmod -R a-w $(distdir); chmod u+w $(distdir)
1572
 
        mkdir $(distdir)/_build
1573
 
        mkdir $(distdir)/_inst
 
1648
        chmod -R a-w $(distdir)
 
1649
        chmod u+w $(distdir)
 
1650
        mkdir $(distdir)/_build $(distdir)/_inst
1574
1651
        chmod a-w $(distdir)
1575
1652
        test -d $(distdir)/_build || exit 0; \
1576
1653
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1602
1679
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1603
1680
          && cd "$$am__cwd" \
1604
1681
          || exit 1
1605
 
        $(am__remove_distdir)
 
1682
        $(am__post_remove_distdir)
1606
1683
        @(echo "$(distdir) archives ready for distribution: "; \
1607
1684
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1608
1685
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1641
1718
 
1642
1719
installdirs: installdirs-recursive
1643
1720
installdirs-am:
1644
 
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(confexecdir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"; do \
 
1721
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(cmakedir)" "$(DESTDIR)$(confexecdir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"; do \
1645
1722
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1646
1723
        done
1647
1724
install: $(BUILT_SOURCES)
1703
1780
 
1704
1781
info-am:
1705
1782
 
1706
 
install-data-am: install-data-local install-m4dataDATA install-man \
1707
 
        install-pkgconfigDATA
 
1783
install-data-am: install-cmakeDATA install-data-local \
 
1784
        install-m4dataDATA install-man install-pkgconfigDATA
1708
1785
 
1709
1786
install-dvi: install-dvi-recursive
1710
1787
 
1754
1831
ps-am:
1755
1832
 
1756
1833
uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
1757
 
        uninstall-confexecDATA uninstall-libLTLIBRARIES \
1758
 
        uninstall-local uninstall-m4dataDATA uninstall-man \
 
1834
        uninstall-cmakeDATA uninstall-confexecDATA \
 
1835
        uninstall-libLTLIBRARIES uninstall-local uninstall-m4dataDATA \
 
1836
        uninstall-man uninstall-pkgconfigDATA
 
1837
 
 
1838
uninstall-man: uninstall-man1 uninstall-man3
 
1839
 
 
1840
.MAKE: $(am__recursive_targets) all check install install-am \
 
1841
        install-strip
 
1842
 
 
1843
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
 
1844
        am--refresh check check-am clean clean-binPROGRAMS \
 
1845
        clean-cscope clean-generic clean-libLTLIBRARIES clean-libtool \
 
1846
        clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscope \
 
1847
        cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
 
1848
        dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
 
1849
        dist-zip distcheck distclean distclean-compile \
 
1850
        distclean-generic distclean-hdr distclean-libtool \
 
1851
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
 
1852
        dvi-am html html-am info info-am install install-am \
 
1853
        install-binPROGRAMS install-binSCRIPTS install-cmakeDATA \
 
1854
        install-confexecDATA install-data install-data-am \
 
1855
        install-data-local install-dvi install-dvi-am install-exec \
 
1856
        install-exec-am install-html install-html-am install-info \
 
1857
        install-info-am install-libLTLIBRARIES install-m4dataDATA \
 
1858
        install-man install-man1 install-man3 install-pdf \
 
1859
        install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
 
1860
        install-strip installcheck installcheck-am installdirs \
 
1861
        installdirs-am maintainer-clean maintainer-clean-generic \
 
1862
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
1863
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
 
1864
        uninstall-am uninstall-binPROGRAMS uninstall-binSCRIPTS \
 
1865
        uninstall-cmakeDATA uninstall-confexecDATA \
 
1866
        uninstall-libLTLIBRARIES uninstall-local uninstall-m4dataDATA \
 
1867
        uninstall-man uninstall-man1 uninstall-man3 \
1759
1868
        uninstall-pkgconfigDATA
1760
1869
 
1761
 
uninstall-man: uninstall-man1 uninstall-man3
1762
 
 
1763
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
1764
 
        ctags-recursive install install-am install-strip \
1765
 
        tags-recursive
1766
 
 
1767
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1768
 
        all all-am am--refresh check check-am clean clean-binPROGRAMS \
1769
 
        clean-generic clean-libLTLIBRARIES clean-libtool \
1770
 
        clean-noinstLTLIBRARIES clean-noinstPROGRAMS ctags \
1771
 
        ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-hook \
1772
 
        dist-lzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
1773
 
        distcheck distclean distclean-compile distclean-generic \
1774
 
        distclean-hdr distclean-libtool distclean-tags distcleancheck \
1775
 
        distdir distuninstallcheck dvi dvi-am html html-am info \
1776
 
        info-am install install-am install-binPROGRAMS \
1777
 
        install-binSCRIPTS install-confexecDATA install-data \
1778
 
        install-data-am install-data-local install-dvi install-dvi-am \
1779
 
        install-exec install-exec-am install-html install-html-am \
1780
 
        install-info install-info-am install-libLTLIBRARIES \
1781
 
        install-m4dataDATA install-man install-man1 install-man3 \
1782
 
        install-pdf install-pdf-am install-pkgconfigDATA install-ps \
1783
 
        install-ps-am install-strip installcheck installcheck-am \
1784
 
        installdirs installdirs-am maintainer-clean \
1785
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
1786
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1787
 
        tags tags-recursive uninstall uninstall-am \
1788
 
        uninstall-binPROGRAMS uninstall-binSCRIPTS \
1789
 
        uninstall-confexecDATA uninstall-libLTLIBRARIES \
1790
 
        uninstall-local uninstall-m4dataDATA uninstall-man \
1791
 
        uninstall-man1 uninstall-man3 uninstall-pkgconfigDATA
1792
 
 
1793
1870
 
1794
1871
# that one forces the rebuild when "make rebuild" is run on doc/
1795
1872
rebuild_testapi:
2769
2846
 
2770
2847
dist-hook: cleanup libxml2.spec
2771
2848
        -cp libxml2.spec $(distdir)
2772
 
        (cd $(srcdir) ; tar -cf - --exclude CVS --exclude .svn --exclude .git win32 macos vms VxWorks bakefile test result) | (cd $(distdir); tar xf -)
 
2849
        (cd $(srcdir) ; tar -cf - --exclude CVS --exclude .svn --exclude .git win32 macos os400 vms VxWorks bakefile test result) | (cd $(distdir); tar xf -)
2773
2850
 
2774
2851
dist-source: distdir
2775
2852
        $(AMTAR) -chof - --exclude Tests --exclude test --exclude result $(distdir) | GZIP=$(GZIP_ENV) gzip -c >`echo "$(distdir)" | sed "s+libxml2+libxml2-sources+"`.tar.gz