SoupDirectoryInputStream: Remove deprecated use of GTimeVal
[platform/upstream/libsoup.git] / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 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 VPATH = @srcdir@
18 am__is_gnu_make = { \
19   if test -z '$(MAKELEVEL)'; then \
20     false; \
21   elif test -n '$(MAKE_HOST)'; then \
22     true; \
23   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24     true; \
25   else \
26     false; \
27   fi; \
28 }
29 am__make_running_with_option = \
30   case $${target_option-} in \
31       ?) ;; \
32       *) echo "am__make_running_with_option: internal error: invalid" \
33               "target option '$${target_option-}' specified" >&2; \
34          exit 1;; \
35   esac; \
36   has_opt=no; \
37   sane_makeflags=$$MAKEFLAGS; \
38   if $(am__is_gnu_make); then \
39     sane_makeflags=$$MFLAGS; \
40   else \
41     case $$MAKEFLAGS in \
42       *\\[\ \   ]*) \
43         bs=\\; \
44         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
46     esac; \
47   fi; \
48   skip_next=no; \
49   strip_trailopt () \
50   { \
51     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52   }; \
53   for flg in $$sane_makeflags; do \
54     test $$skip_next = yes && { skip_next=no; continue; }; \
55     case $$flg in \
56       *=*|--*) continue;; \
57         -*I) strip_trailopt 'I'; skip_next=yes;; \
58       -*I?*) strip_trailopt 'I';; \
59         -*O) strip_trailopt 'O'; skip_next=yes;; \
60       -*O?*) strip_trailopt 'O';; \
61         -*l) strip_trailopt 'l'; skip_next=yes;; \
62       -*l?*) strip_trailopt 'l';; \
63       -[dEDm]) skip_next=yes;; \
64       -[JT]) skip_next=yes;; \
65     esac; \
66     case $$flg in \
67       *$$target_option*) has_opt=yes; break;; \
68     esac; \
69   done; \
70   test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 @BUILD_LIBSOUP_GNOME_TRUE@am__append_1 = libsoup-gnome-2.4.pc
92 subdir = .
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_code_coverage.m4 \
95         $(top_srcdir)/m4/glibtests.m4 $(top_srcdir)/m4/gtk-doc.m4 \
96         $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/introspection.m4 \
97         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
98         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
99         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/vapigen.m4 \
100         $(top_srcdir)/configure.ac
101 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102         $(ACLOCAL_M4)
103 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
104         $(am__configure_deps) $(am__DIST_COMMON)
105 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
106  configure.lineno config.status.lineno
107 mkinstalldirs = $(install_sh) -d
108 CONFIG_HEADER = config.h
109 CONFIG_CLEAN_FILES = libsoup-2.4.pc libsoup-gnome-2.4.pc libsoup-zip \
110         config.h.win32
111 CONFIG_CLEAN_VPATH_FILES =
112 AM_V_P = $(am__v_P_@AM_V@)
113 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
114 am__v_P_0 = false
115 am__v_P_1 = :
116 AM_V_GEN = $(am__v_GEN_@AM_V@)
117 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
118 am__v_GEN_0 = @echo "  GEN     " $@;
119 am__v_GEN_1 = 
120 AM_V_at = $(am__v_at_@AM_V@)
121 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
122 am__v_at_0 = @
123 am__v_at_1 = 
124 SOURCES =
125 DIST_SOURCES =
126 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
127         ctags-recursive dvi-recursive html-recursive info-recursive \
128         install-data-recursive install-dvi-recursive \
129         install-exec-recursive install-html-recursive \
130         install-info-recursive install-pdf-recursive \
131         install-ps-recursive install-recursive installcheck-recursive \
132         installdirs-recursive pdf-recursive ps-recursive \
133         tags-recursive uninstall-recursive
134 am__can_run_installinfo = \
135   case $$AM_UPDATE_INFO_DIR in \
136     n|no|NO) false;; \
137     *) (install-info --version) >/dev/null 2>&1;; \
138   esac
139 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
140 am__vpath_adj = case $$p in \
141     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
142     *) f=$$p;; \
143   esac;
144 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
145 am__install_max = 40
146 am__nobase_strip_setup = \
147   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
148 am__nobase_strip = \
149   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
150 am__nobase_list = $(am__nobase_strip_setup); \
151   for p in $$list; do echo "$$p $$p"; done | \
152   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
153   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
154     if (++n[$$2] == $(am__install_max)) \
155       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
156     END { for (dir in files) print dir, files[dir] }'
157 am__base_list = \
158   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
159   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
160 am__uninstall_files_from_dir = { \
161   test -z "$$files" \
162     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
163     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
164          $(am__cd) "$$dir" && rm -f $$files; }; \
165   }
166 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
167 DATA = $(pkgconfig_DATA)
168 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
169   distclean-recursive maintainer-clean-recursive
170 am__recursive_targets = \
171   $(RECURSIVE_TARGETS) \
172   $(RECURSIVE_CLEAN_TARGETS) \
173   $(am__extra_recursive_targets)
174 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
175         cscope distdir dist dist-all distcheck
176 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
177         $(LISP)config.h.in
178 # Read a list of newline-separated strings from the standard input,
179 # and print each of them once, without duplicates.  Input order is
180 # *not* preserved.
181 am__uniquify_input = $(AWK) '\
182   BEGIN { nonempty = 0; } \
183   { items[$$0] = 1; nonempty = 1; } \
184   END { if (nonempty) { for (i in items) print i; }; } \
185 '
186 # Make sure the list of sources is unique.  This is necessary because,
187 # e.g., the same source file might be shared among _SOURCES variables
188 # for different programs/libraries.
189 am__define_uniq_tagged_files = \
190   list='$(am__tagged_files)'; \
191   unique=`for i in $$list; do \
192     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
193   done | $(am__uniquify_input)`
194 ETAGS = etags
195 CTAGS = ctags
196 CSCOPE = cscope
197 DIST_SUBDIRS = $(SUBDIRS)
198 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
199         $(srcdir)/config.h.win32.in $(srcdir)/libsoup-2.4.pc.in \
200         $(srcdir)/libsoup-gnome-2.4.pc.in $(srcdir)/libsoup-zip.in \
201         $(top_srcdir)/build-aux/compile \
202         $(top_srcdir)/build-aux/config.guess \
203         $(top_srcdir)/build-aux/config.sub \
204         $(top_srcdir)/build-aux/install-sh \
205         $(top_srcdir)/build-aux/ltmain.sh \
206         $(top_srcdir)/build-aux/missing AUTHORS COPYING NEWS README \
207         build-aux/compile build-aux/config.guess build-aux/config.sub \
208         build-aux/depcomp build-aux/install-sh build-aux/ltmain.sh \
209         build-aux/missing compile config.guess config.sub depcomp \
210         install-sh ltmain.sh missing
211 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
212 distdir = $(PACKAGE)-$(VERSION)
213 top_distdir = $(distdir)
214 am__remove_distdir = \
215   if test -d "$(distdir)"; then \
216     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
217       && rm -rf "$(distdir)" \
218       || { sleep 5 && rm -rf "$(distdir)"; }; \
219   else :; fi
220 am__post_remove_distdir = $(am__remove_distdir)
221 am__relativize = \
222   dir0=`pwd`; \
223   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
224   sed_rest='s,^[^/]*/*,,'; \
225   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
226   sed_butlast='s,/*[^/]*$$,,'; \
227   while test -n "$$dir1"; do \
228     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
229     if test "$$first" != "."; then \
230       if test "$$first" = ".."; then \
231         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
232         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
233       else \
234         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
235         if test "$$first2" = "$$first"; then \
236           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
237         else \
238           dir2="../$$dir2"; \
239         fi; \
240         dir0="$$dir0"/"$$first"; \
241       fi; \
242     fi; \
243     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
244   done; \
245   reldir="$$dir2"
246 GZIP_ENV = --best
247 DIST_ARCHIVES = $(distdir).tar.xz
248 DIST_TARGETS = dist-xz
249 distuninstallcheck_listfiles = find . -type f -print
250 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
251   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
252 distcleancheck_listfiles = find . -type f -print
253 ACLOCAL = @ACLOCAL@
254 ALL_LINGUAS = @ALL_LINGUAS@
255 AMTAR = @AMTAR@
256 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
257 APACHE_HTTPD = @APACHE_HTTPD@
258 APACHE_MODULE_DIR = @APACHE_MODULE_DIR@
259 APACHE_PHP_MODULE_DIR = @APACHE_PHP_MODULE_DIR@
260 APACHE_SSL_MODULE_DIR = @APACHE_SSL_MODULE_DIR@
261 AR = @AR@
262 AS = @AS@
263 AUTOCONF = @AUTOCONF@
264 AUTOHEADER = @AUTOHEADER@
265 AUTOMAKE = @AUTOMAKE@
266 AWK = @AWK@
267 CC = @CC@
268 CCDEPMODE = @CCDEPMODE@
269 CFLAGS = @CFLAGS@
270 CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
271 CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@
272 CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@
273 CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
274 CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
275 CPP = @CPP@
276 CPPFLAGS = @CPPFLAGS@
277 CURL = @CURL@
278 CYGPATH_W = @CYGPATH_W@
279 DEFS = @DEFS@
280 DEPDIR = @DEPDIR@
281 DLLTOOL = @DLLTOOL@
282 DSYMUTIL = @DSYMUTIL@
283 DUMPBIN = @DUMPBIN@
284 ECHO_C = @ECHO_C@
285 ECHO_N = @ECHO_N@
286 ECHO_T = @ECHO_T@
287 EGREP = @EGREP@
288 EXEEXT = @EXEEXT@
289 FGREP = @FGREP@
290 GCOV = @GCOV@
291 GENHTML = @GENHTML@
292 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
293 GLIB_CFLAGS = @GLIB_CFLAGS@
294 GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
295 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
296 GLIB_LIBS = @GLIB_LIBS@
297 GLIB_MAKEFILE = @GLIB_MAKEFILE@
298 GLIB_MKENUMS = @GLIB_MKENUMS@
299 GMSGFMT = @GMSGFMT@
300 GOBJECT_QUERY = @GOBJECT_QUERY@
301 GREP = @GREP@
302 GTKDOC_CHECK = @GTKDOC_CHECK@
303 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
304 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
305 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
306 GTKDOC_MKPDF = @GTKDOC_MKPDF@
307 GTKDOC_REBASE = @GTKDOC_REBASE@
308 HAVE_GNOME = @HAVE_GNOME@
309 HTML_DIR = @HTML_DIR@
310 IF_HAVE_MOD_UNIXD = @IF_HAVE_MOD_UNIXD@
311 IF_HAVE_PHP = @IF_HAVE_PHP@
312 INSTALL = @INSTALL@
313 INSTALL_DATA = @INSTALL_DATA@
314 INSTALL_PROGRAM = @INSTALL_PROGRAM@
315 INSTALL_SCRIPT = @INSTALL_SCRIPT@
316 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
317 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
318 INTLTOOL_MERGE = @INTLTOOL_MERGE@
319 INTLTOOL_PERL = @INTLTOOL_PERL@
320 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
321 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
322 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
323 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
324 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
325 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
326 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
327 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
328 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
329 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
330 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
331 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
332 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
333 KRB5_CFLAGS = @KRB5_CFLAGS@
334 KRB5_CONFIG = @KRB5_CONFIG@
335 KRB5_LIBS = @KRB5_LIBS@
336 LCOV = @LCOV@
337 LD = @LD@
338 LDFLAGS = @LDFLAGS@
339 LIBOBJS = @LIBOBJS@
340 LIBS = @LIBS@
341 LIBTOOL = @LIBTOOL@
342 LIPO = @LIPO@
343 LN_S = @LN_S@
344 LTLIBOBJS = @LTLIBOBJS@
345 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
346 MAKEINFO = @MAKEINFO@
347 MANIFEST_TOOL = @MANIFEST_TOOL@
348 MKDIR_P = @MKDIR_P@
349 MSGFMT = @MSGFMT@
350 MSGMERGE = @MSGMERGE@
351 NM = @NM@
352 NMEDIT = @NMEDIT@
353 OBJDUMP = @OBJDUMP@
354 OBJEXT = @OBJEXT@
355 OTOOL = @OTOOL@
356 OTOOL64 = @OTOOL64@
357 PACKAGE = @PACKAGE@
358 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
359 PACKAGE_NAME = @PACKAGE_NAME@
360 PACKAGE_STRING = @PACKAGE_STRING@
361 PACKAGE_TARNAME = @PACKAGE_TARNAME@
362 PACKAGE_URL = @PACKAGE_URL@
363 PACKAGE_VERSION = @PACKAGE_VERSION@
364 PATH_SEPARATOR = @PATH_SEPARATOR@
365 PHP = @PHP@
366 PKG_CONFIG = @PKG_CONFIG@
367 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
368 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
369 RANLIB = @RANLIB@
370 SED = @SED@
371 SET_MAKE = @SET_MAKE@
372 SHELL = @SHELL@
373 SOUP_AGE = @SOUP_AGE@
374 SOUP_API_VERSION = @SOUP_API_VERSION@
375 SOUP_CURRENT = @SOUP_CURRENT@
376 SOUP_DEBUG_FLAGS = @SOUP_DEBUG_FLAGS@
377 SOUP_HIDDEN_VISIBILITY_CFLAGS = @SOUP_HIDDEN_VISIBILITY_CFLAGS@
378 SOUP_MAJOR_VERSION = @SOUP_MAJOR_VERSION@
379 SOUP_MICRO_VERSION = @SOUP_MICRO_VERSION@
380 SOUP_MINOR_VERSION = @SOUP_MINOR_VERSION@
381 SOUP_REVISION = @SOUP_REVISION@
382 SQLITE_CFLAGS = @SQLITE_CFLAGS@
383 SQLITE_LIBS = @SQLITE_LIBS@
384 STRIP = @STRIP@
385 USE_NLS = @USE_NLS@
386 VALAC = @VALAC@
387 VAPIDIR = @VAPIDIR@
388 VAPIGEN = @VAPIGEN@
389 VAPIGEN_MAKEFILE = @VAPIGEN_MAKEFILE@
390 VAPIGEN_VAPIDIR = @VAPIGEN_VAPIDIR@
391 VERSION = @VERSION@
392 XGETTEXT = @XGETTEXT@
393 XML_CFLAGS = @XML_CFLAGS@
394 XML_LIBS = @XML_LIBS@
395 abs_builddir = @abs_builddir@
396 abs_srcdir = @abs_srcdir@
397 abs_top_builddir = @abs_top_builddir@
398 abs_top_srcdir = @abs_top_srcdir@
399 ac_ct_AR = @ac_ct_AR@
400 ac_ct_CC = @ac_ct_CC@
401 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
402 am__include = @am__include@
403 am__leading_dot = @am__leading_dot@
404 am__quote = @am__quote@
405 am__tar = @am__tar@
406 am__untar = @am__untar@
407 bindir = @bindir@
408 build = @build@
409 build_alias = @build_alias@
410 build_cpu = @build_cpu@
411 build_os = @build_os@
412 build_vendor = @build_vendor@
413 builddir = @builddir@
414 datadir = @datadir@
415 datarootdir = @datarootdir@
416 docdir = @docdir@
417 dvidir = @dvidir@
418 exec_prefix = @exec_prefix@
419 host = @host@
420 host_alias = @host_alias@
421 host_cpu = @host_cpu@
422 host_os = @host_os@
423 host_vendor = @host_vendor@
424 htmldir = @htmldir@
425 includedir = @includedir@
426 infodir = @infodir@
427 install_sh = @install_sh@
428 installed_test_metadir = @installed_test_metadir@
429 installed_testdir = @installed_testdir@
430 intltool__v_merge_options_ = @intltool__v_merge_options_@
431 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
432 libdir = @libdir@
433 libexecdir = @libexecdir@
434 localedir = @localedir@
435 localstatedir = @localstatedir@
436 mandir = @mandir@
437 mkdir_p = @mkdir_p@
438 ntlm_auth = @ntlm_auth@
439 oldincludedir = @oldincludedir@
440 pdfdir = @pdfdir@
441 prefix = @prefix@
442 program_transform_name = @program_transform_name@
443 psdir = @psdir@
444 runstatedir = @runstatedir@
445 sbindir = @sbindir@
446 sharedstatedir = @sharedstatedir@
447 srcdir = @srcdir@
448 sysconfdir = @sysconfdir@
449 target_alias = @target_alias@
450 top_build_prefix = @top_build_prefix@
451 top_builddir = @top_builddir@
452 top_srcdir = @top_srcdir@
453 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
454 SUBDIRS = libsoup po tests examples docs win32
455 EXTRA_DIST = \
456         data/effective_tld_names.dat    \
457         libsoup-2.4.pc.in               \
458         libsoup-gnome-2.4.pc.in         \
459         gtk-doc.make                    \
460         libsoup-zip.in                  \
461         glib-tap.mk                     \
462         tap-driver.sh                   \
463         tap-test                        \
464         Makefile.glib                   \
465         config.h.win32
466
467 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection --disable-vala
468 pkgconfigdir = $(libdir)/pkgconfig
469 pkgconfig_DATA = libsoup-2.4.pc $(am__append_1)
470 all: config.h
471         $(MAKE) $(AM_MAKEFLAGS) all-recursive
472
473 .SUFFIXES:
474 am--refresh: Makefile
475         @:
476 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
477         @for dep in $?; do \
478           case '$(am__configure_deps)' in \
479             *$$dep*) \
480               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
481               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
482                 && exit 0; \
483               exit 1;; \
484           esac; \
485         done; \
486         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
487         $(am__cd) $(top_srcdir) && \
488           $(AUTOMAKE) --foreign Makefile
489 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
490         @case '$?' in \
491           *config.status*) \
492             echo ' $(SHELL) ./config.status'; \
493             $(SHELL) ./config.status;; \
494           *) \
495             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
496             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
497         esac;
498
499 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
500         $(SHELL) ./config.status --recheck
501
502 $(top_srcdir)/configure:  $(am__configure_deps)
503         $(am__cd) $(srcdir) && $(AUTOCONF)
504 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
505         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
506 $(am__aclocal_m4_deps):
507
508 config.h: stamp-h1
509         @test -f $@ || rm -f stamp-h1
510         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
511
512 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
513         @rm -f stamp-h1
514         cd $(top_builddir) && $(SHELL) ./config.status config.h
515 $(srcdir)/config.h.in:  $(am__configure_deps) 
516         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
517         rm -f stamp-h1
518         touch $@
519
520 distclean-hdr:
521         -rm -f config.h stamp-h1
522 libsoup-2.4.pc: $(top_builddir)/config.status $(srcdir)/libsoup-2.4.pc.in
523         cd $(top_builddir) && $(SHELL) ./config.status $@
524 libsoup-gnome-2.4.pc: $(top_builddir)/config.status $(srcdir)/libsoup-gnome-2.4.pc.in
525         cd $(top_builddir) && $(SHELL) ./config.status $@
526 libsoup-zip: $(top_builddir)/config.status $(srcdir)/libsoup-zip.in
527         cd $(top_builddir) && $(SHELL) ./config.status $@
528 config.h.win32: $(top_builddir)/config.status $(srcdir)/config.h.win32.in
529         cd $(top_builddir) && $(SHELL) ./config.status $@
530
531 mostlyclean-libtool:
532         -rm -f *.lo
533
534 clean-libtool:
535         -rm -rf .libs _libs
536
537 distclean-libtool:
538         -rm -f libtool config.lt
539 install-pkgconfigDATA: $(pkgconfig_DATA)
540         @$(NORMAL_INSTALL)
541         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
542         if test -n "$$list"; then \
543           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
544           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
545         fi; \
546         for p in $$list; do \
547           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
548           echo "$$d$$p"; \
549         done | $(am__base_list) | \
550         while read files; do \
551           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
552           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
553         done
554
555 uninstall-pkgconfigDATA:
556         @$(NORMAL_UNINSTALL)
557         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
558         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
559         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
560
561 # This directory's subdirectories are mostly independent; you can cd
562 # into them and run 'make' without going through this Makefile.
563 # To change the values of 'make' variables: instead of editing Makefiles,
564 # (1) if the variable is set in 'config.status', edit 'config.status'
565 #     (which will cause the Makefiles to be regenerated when you run 'make');
566 # (2) otherwise, pass the desired values on the 'make' command line.
567 $(am__recursive_targets):
568         @fail=; \
569         if $(am__make_keepgoing); then \
570           failcom='fail=yes'; \
571         else \
572           failcom='exit 1'; \
573         fi; \
574         dot_seen=no; \
575         target=`echo $@ | sed s/-recursive//`; \
576         case "$@" in \
577           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
578           *) list='$(SUBDIRS)' ;; \
579         esac; \
580         for subdir in $$list; do \
581           echo "Making $$target in $$subdir"; \
582           if test "$$subdir" = "."; then \
583             dot_seen=yes; \
584             local_target="$$target-am"; \
585           else \
586             local_target="$$target"; \
587           fi; \
588           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
589           || eval $$failcom; \
590         done; \
591         if test "$$dot_seen" = "no"; then \
592           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
593         fi; test -z "$$fail"
594
595 ID: $(am__tagged_files)
596         $(am__define_uniq_tagged_files); mkid -fID $$unique
597 tags: tags-recursive
598 TAGS: tags
599
600 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
601         set x; \
602         here=`pwd`; \
603         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
604           include_option=--etags-include; \
605           empty_fix=.; \
606         else \
607           include_option=--include; \
608           empty_fix=; \
609         fi; \
610         list='$(SUBDIRS)'; for subdir in $$list; do \
611           if test "$$subdir" = .; then :; else \
612             test ! -f $$subdir/TAGS || \
613               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
614           fi; \
615         done; \
616         $(am__define_uniq_tagged_files); \
617         shift; \
618         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
619           test -n "$$unique" || unique=$$empty_fix; \
620           if test $$# -gt 0; then \
621             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
622               "$$@" $$unique; \
623           else \
624             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
625               $$unique; \
626           fi; \
627         fi
628 ctags: ctags-recursive
629
630 CTAGS: ctags
631 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
632         $(am__define_uniq_tagged_files); \
633         test -z "$(CTAGS_ARGS)$$unique" \
634           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
635              $$unique
636
637 GTAGS:
638         here=`$(am__cd) $(top_builddir) && pwd` \
639           && $(am__cd) $(top_srcdir) \
640           && gtags -i $(GTAGS_ARGS) "$$here"
641 cscope: cscope.files
642         test ! -s cscope.files \
643           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
644 clean-cscope:
645         -rm -f cscope.files
646 cscope.files: clean-cscope cscopelist
647 cscopelist: cscopelist-recursive
648
649 cscopelist-am: $(am__tagged_files)
650         list='$(am__tagged_files)'; \
651         case "$(srcdir)" in \
652           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
653           *) sdir=$(subdir)/$(srcdir) ;; \
654         esac; \
655         for i in $$list; do \
656           if test -f "$$i"; then \
657             echo "$(subdir)/$$i"; \
658           else \
659             echo "$$sdir/$$i"; \
660           fi; \
661         done >> $(top_builddir)/cscope.files
662
663 distclean-tags:
664         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
665         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
666
667 distdir: $(DISTFILES)
668         $(am__remove_distdir)
669         test -d "$(distdir)" || mkdir "$(distdir)"
670         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
671         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
672         list='$(DISTFILES)'; \
673           dist_files=`for file in $$list; do echo $$file; done | \
674           sed -e "s|^$$srcdirstrip/||;t" \
675               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
676         case $$dist_files in \
677           */*) $(MKDIR_P) `echo "$$dist_files" | \
678                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
679                            sort -u` ;; \
680         esac; \
681         for file in $$dist_files; do \
682           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
683           if test -d $$d/$$file; then \
684             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
685             if test -d "$(distdir)/$$file"; then \
686               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
687             fi; \
688             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
689               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
690               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
691             fi; \
692             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
693           else \
694             test -f "$(distdir)/$$file" \
695             || cp -p $$d/$$file "$(distdir)/$$file" \
696             || exit 1; \
697           fi; \
698         done
699         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
700           if test "$$subdir" = .; then :; else \
701             $(am__make_dryrun) \
702               || test -d "$(distdir)/$$subdir" \
703               || $(MKDIR_P) "$(distdir)/$$subdir" \
704               || exit 1; \
705             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
706             $(am__relativize); \
707             new_distdir=$$reldir; \
708             dir1=$$subdir; dir2="$(top_distdir)"; \
709             $(am__relativize); \
710             new_top_distdir=$$reldir; \
711             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
712             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
713             ($(am__cd) $$subdir && \
714               $(MAKE) $(AM_MAKEFLAGS) \
715                 top_distdir="$$new_top_distdir" \
716                 distdir="$$new_distdir" \
717                 am__remove_distdir=: \
718                 am__skip_length_check=: \
719                 am__skip_mode_fix=: \
720                 distdir) \
721               || exit 1; \
722           fi; \
723         done
724         -test -n "$(am__skip_mode_fix)" \
725         || find "$(distdir)" -type d ! -perm -755 \
726                 -exec chmod u+rwx,go+rx {} \; -o \
727           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
728           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
729           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
730         || chmod -R a+r "$(distdir)"
731 dist-gzip: distdir
732         tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
733         $(am__post_remove_distdir)
734
735 dist-bzip2: distdir
736         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
737         $(am__post_remove_distdir)
738
739 dist-lzip: distdir
740         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
741         $(am__post_remove_distdir)
742 dist-xz: distdir
743         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
744         $(am__post_remove_distdir)
745
746 dist-tarZ: distdir
747         @echo WARNING: "Support for distribution archives compressed with" \
748                        "legacy program 'compress' is deprecated." >&2
749         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
750         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
751         $(am__post_remove_distdir)
752
753 dist-shar: distdir
754         @echo WARNING: "Support for shar distribution archives is" \
755                        "deprecated." >&2
756         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
757         shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
758         $(am__post_remove_distdir)
759
760 dist-zip: distdir
761         -rm -f $(distdir).zip
762         zip -rq $(distdir).zip $(distdir)
763         $(am__post_remove_distdir)
764
765 dist dist-all:
766         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
767         $(am__post_remove_distdir)
768
769 # This target untars the dist file and tries a VPATH configuration.  Then
770 # it guarantees that the distribution is self-contained by making another
771 # tarfile.
772 distcheck: dist
773         case '$(DIST_ARCHIVES)' in \
774         *.tar.gz*) \
775           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
776         *.tar.bz2*) \
777           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
778         *.tar.lz*) \
779           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
780         *.tar.xz*) \
781           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
782         *.tar.Z*) \
783           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
784         *.shar.gz*) \
785           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
786         *.zip*) \
787           unzip $(distdir).zip ;;\
788         esac
789         chmod -R a-w $(distdir)
790         chmod u+w $(distdir)
791         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
792         chmod a-w $(distdir)
793         test -d $(distdir)/_build || exit 0; \
794         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
795           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
796           && am__cwd=`pwd` \
797           && $(am__cd) $(distdir)/_build/sub \
798           && ../../configure \
799             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
800             $(DISTCHECK_CONFIGURE_FLAGS) \
801             --srcdir=../.. --prefix="$$dc_install_base" \
802           && $(MAKE) $(AM_MAKEFLAGS) \
803           && $(MAKE) $(AM_MAKEFLAGS) dvi \
804           && $(MAKE) $(AM_MAKEFLAGS) check \
805           && $(MAKE) $(AM_MAKEFLAGS) install \
806           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
807           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
808           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
809                 distuninstallcheck \
810           && chmod -R a-w "$$dc_install_base" \
811           && ({ \
812                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
813                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
814                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
815                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
816                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
817               } || { rm -rf "$$dc_destdir"; exit 1; }) \
818           && rm -rf "$$dc_destdir" \
819           && $(MAKE) $(AM_MAKEFLAGS) dist \
820           && rm -rf $(DIST_ARCHIVES) \
821           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
822           && cd "$$am__cwd" \
823           || exit 1
824         $(am__post_remove_distdir)
825         @(echo "$(distdir) archives ready for distribution: "; \
826           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
827           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
828 distuninstallcheck:
829         @test -n '$(distuninstallcheck_dir)' || { \
830           echo 'ERROR: trying to run $@ with an empty' \
831                '$$(distuninstallcheck_dir)' >&2; \
832           exit 1; \
833         }; \
834         $(am__cd) '$(distuninstallcheck_dir)' || { \
835           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
836           exit 1; \
837         }; \
838         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
839            || { echo "ERROR: files left after uninstall:" ; \
840                 if test -n "$(DESTDIR)"; then \
841                   echo "  (check DESTDIR support)"; \
842                 fi ; \
843                 $(distuninstallcheck_listfiles) ; \
844                 exit 1; } >&2
845 distcleancheck: distclean
846         @if test '$(srcdir)' = . ; then \
847           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
848           exit 1 ; \
849         fi
850         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
851           || { echo "ERROR: files left in build directory after distclean:" ; \
852                $(distcleancheck_listfiles) ; \
853                exit 1; } >&2
854 check-am: all-am
855 check: check-recursive
856 all-am: Makefile $(DATA) config.h
857 installdirs: installdirs-recursive
858 installdirs-am:
859         for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
860           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
861         done
862 install: install-recursive
863 install-exec: install-exec-recursive
864 install-data: install-data-recursive
865 uninstall: uninstall-recursive
866
867 install-am: all-am
868         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
869
870 installcheck: installcheck-recursive
871 install-strip:
872         if test -z '$(STRIP)'; then \
873           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
874             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
875               install; \
876         else \
877           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
878             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
879             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
880         fi
881 mostlyclean-generic:
882
883 clean-generic:
884
885 distclean-generic:
886         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
887         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
888
889 maintainer-clean-generic:
890         @echo "This command is intended for maintainers to use"
891         @echo "it deletes files that may require special tools to rebuild."
892 clean: clean-recursive
893
894 clean-am: clean-generic clean-libtool mostlyclean-am
895
896 distclean: distclean-recursive
897         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
898         -rm -f Makefile
899 distclean-am: clean-am distclean-generic distclean-hdr \
900         distclean-libtool distclean-tags
901
902 dvi: dvi-recursive
903
904 dvi-am:
905
906 html: html-recursive
907
908 html-am:
909
910 info: info-recursive
911
912 info-am:
913
914 install-data-am: install-pkgconfigDATA
915
916 install-dvi: install-dvi-recursive
917
918 install-dvi-am:
919
920 install-exec-am:
921
922 install-html: install-html-recursive
923
924 install-html-am:
925
926 install-info: install-info-recursive
927
928 install-info-am:
929
930 install-man:
931
932 install-pdf: install-pdf-recursive
933
934 install-pdf-am:
935
936 install-ps: install-ps-recursive
937
938 install-ps-am:
939
940 installcheck-am:
941
942 maintainer-clean: maintainer-clean-recursive
943         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
944         -rm -rf $(top_srcdir)/autom4te.cache
945         -rm -f Makefile
946 maintainer-clean-am: distclean-am maintainer-clean-generic
947
948 mostlyclean: mostlyclean-recursive
949
950 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
951
952 pdf: pdf-recursive
953
954 pdf-am:
955
956 ps: ps-recursive
957
958 ps-am:
959
960 uninstall-am: uninstall-pkgconfigDATA
961
962 .MAKE: $(am__recursive_targets) all install-am install-strip
963
964 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
965         am--refresh check check-am clean clean-cscope clean-generic \
966         clean-libtool cscope cscopelist-am ctags ctags-am dist \
967         dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
968         dist-xz dist-zip distcheck distclean distclean-generic \
969         distclean-hdr distclean-libtool distclean-tags distcleancheck \
970         distdir distuninstallcheck dvi dvi-am html html-am info \
971         info-am install install-am install-data install-data-am \
972         install-dvi install-dvi-am install-exec install-exec-am \
973         install-html install-html-am install-info install-info-am \
974         install-man install-pdf install-pdf-am install-pkgconfigDATA \
975         install-ps install-ps-am install-strip installcheck \
976         installcheck-am installdirs installdirs-am maintainer-clean \
977         maintainer-clean-generic mostlyclean mostlyclean-generic \
978         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
979         uninstall-am uninstall-pkgconfigDATA
980
981 .PRECIOUS: Makefile
982
983
984 @CODE_COVERAGE_RULES@
985
986 # Tell versions [3.59,3.63) of GNU make to not export all variables.
987 # Otherwise a system limit (for SysV at least) may be exceeded.
988 .NOEXPORT: