[Title] update spec file for glib-networking_2.32.3
[external/glib-networking.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # @configure_input@
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.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 ### glib-networking declarations
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
40         $(top_srcdir)/Makefile.decl $(top_srcdir)/configure AUTHORS \
41         COPYING ChangeLog INSTALL NEWS compile config.guess config.sub \
42         depcomp install-sh ltmain.sh missing
43 @HAVE_LIBPROXY_TRUE@am__append_1 = proxy/libproxy
44 @HAVE_GNOME_PROXY_TRUE@am__append_2 = proxy/gnome
45 @HAVE_PKCS11_TRUE@am__append_3 = tls/pkcs11
46 @HAVE_GNUTLS_TRUE@am__append_4 = tls/gnutls
47 subdir = .
48 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51         $(ACLOCAL_M4)
52 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
53  configure.lineno config.status.lineno
54 mkinstalldirs = $(install_sh) -d
55 CONFIG_HEADER = config.h
56 CONFIG_CLEAN_FILES =
57 CONFIG_CLEAN_VPATH_FILES =
58 AM_V_GEN = $(am__v_GEN_@AM_V@)
59 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
60 am__v_GEN_0 = @echo "  GEN   " $@;
61 AM_V_at = $(am__v_at_@AM_V@)
62 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
63 am__v_at_0 = @
64 SOURCES =
65 DIST_SOURCES =
66 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
67         html-recursive info-recursive install-data-recursive \
68         install-dvi-recursive install-exec-recursive \
69         install-html-recursive install-info-recursive \
70         install-pdf-recursive install-ps-recursive install-recursive \
71         installcheck-recursive installdirs-recursive pdf-recursive \
72         ps-recursive uninstall-recursive
73 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
74   distclean-recursive maintainer-clean-recursive
75 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
76         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
77         distdir dist dist-all distcheck
78 ETAGS = etags
79 CTAGS = ctags
80 DIST_SUBDIRS = po proxy/libproxy proxy/gnome proxy/tests tls/pkcs11 \
81         tls/gnutls tls/tests
82 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83 distdir = $(PACKAGE)-$(VERSION)
84 top_distdir = $(distdir)
85 am__remove_distdir = \
86   if test -d "$(distdir)"; then \
87     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
88       && rm -rf "$(distdir)" \
89       || { sleep 5 && rm -rf "$(distdir)"; }; \
90   else :; fi
91 am__relativize = \
92   dir0=`pwd`; \
93   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
94   sed_rest='s,^[^/]*/*,,'; \
95   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
96   sed_butlast='s,/*[^/]*$$,,'; \
97   while test -n "$$dir1"; do \
98     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
99     if test "$$first" != "."; then \
100       if test "$$first" = ".."; then \
101         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
102         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
103       else \
104         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
105         if test "$$first2" = "$$first"; then \
106           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
107         else \
108           dir2="../$$dir2"; \
109         fi; \
110         dir0="$$dir0"/"$$first"; \
111       fi; \
112     fi; \
113     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
114   done; \
115   reldir="$$dir2"
116 GZIP_ENV = --best
117 DIST_ARCHIVES = $(distdir).tar.xz
118 distuninstallcheck_listfiles = find . -type f -print
119 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
120   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
121 distcleancheck_listfiles = find . -type f -print
122 ACLOCAL = @ACLOCAL@
123 ALL_LINGUAS = @ALL_LINGUAS@
124 AMTAR = @AMTAR@
125 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
126 AR = @AR@
127 AUTOCONF = @AUTOCONF@
128 AUTOHEADER = @AUTOHEADER@
129 AUTOMAKE = @AUTOMAKE@
130 AWK = @AWK@
131 CATALOGS = @CATALOGS@
132 CATOBJEXT = @CATOBJEXT@
133 CC = @CC@
134 CCDEPMODE = @CCDEPMODE@
135 CFLAGS = @CFLAGS@
136 CPP = @CPP@
137 CPPFLAGS = @CPPFLAGS@
138 CYGPATH_W = @CYGPATH_W@
139 DATADIRNAME = @DATADIRNAME@
140 DEFS = @DEFS@
141 DEPDIR = @DEPDIR@
142 DLLTOOL = @DLLTOOL@
143 DSYMUTIL = @DSYMUTIL@
144 DUMPBIN = @DUMPBIN@
145 ECHO_C = @ECHO_C@
146 ECHO_N = @ECHO_N@
147 ECHO_T = @ECHO_T@
148 EGREP = @EGREP@
149 EXEEXT = @EXEEXT@
150 FGREP = @FGREP@
151 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
152 GIO_MODULE_DIR = @GIO_MODULE_DIR@
153 GIO_QUERYMODULES = @GIO_QUERYMODULES@
154 GLIB_CFLAGS = @GLIB_CFLAGS@
155 GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
156 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
157 GLIB_LIBS = @GLIB_LIBS@
158 GLIB_MKENUMS = @GLIB_MKENUMS@
159 GMOFILES = @GMOFILES@
160 GMSGFMT = @GMSGFMT@
161 GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
162 GNUTLS_LIBS = @GNUTLS_LIBS@
163 GOBJECT_QUERY = @GOBJECT_QUERY@
164 GREP = @GREP@
165 GSETTINGS_DESKTOP_SCHEMAS_CFLAGS = @GSETTINGS_DESKTOP_SCHEMAS_CFLAGS@
166 GSETTINGS_DESKTOP_SCHEMAS_LIBS = @GSETTINGS_DESKTOP_SCHEMAS_LIBS@
167 INSTALL = @INSTALL@
168 INSTALL_DATA = @INSTALL_DATA@
169 INSTALL_PROGRAM = @INSTALL_PROGRAM@
170 INSTALL_SCRIPT = @INSTALL_SCRIPT@
171 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
172 INSTOBJEXT = @INSTOBJEXT@
173 INTLLIBS = @INTLLIBS@
174 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
175 INTLTOOL_MERGE = @INTLTOOL_MERGE@
176 INTLTOOL_PERL = @INTLTOOL_PERL@
177 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
178 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
179 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
180 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
181 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
182 LD = @LD@
183 LDFLAGS = @LDFLAGS@
184 LIBOBJS = @LIBOBJS@
185 LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
186 LIBPROXY_LIBS = @LIBPROXY_LIBS@
187 LIBS = @LIBS@
188 LIBTOOL = @LIBTOOL@
189 LIPO = @LIPO@
190 LN_S = @LN_S@
191 LTLIBOBJS = @LTLIBOBJS@
192 LTP = @LTP@
193 LTP_GENHTML = @LTP_GENHTML@
194 MAINT = @MAINT@
195 MAKEINFO = @MAKEINFO@
196 MANIFEST_TOOL = @MANIFEST_TOOL@
197 MKDIR_P = @MKDIR_P@
198 MKINSTALLDIRS = @MKINSTALLDIRS@
199 MSGFMT = @MSGFMT@
200 MSGFMT_OPTS = @MSGFMT_OPTS@
201 MSGMERGE = @MSGMERGE@
202 NM = @NM@
203 NMEDIT = @NMEDIT@
204 OBJDUMP = @OBJDUMP@
205 OBJEXT = @OBJEXT@
206 OTOOL = @OTOOL@
207 OTOOL64 = @OTOOL64@
208 PACKAGE = @PACKAGE@
209 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
210 PACKAGE_NAME = @PACKAGE_NAME@
211 PACKAGE_STRING = @PACKAGE_STRING@
212 PACKAGE_TARNAME = @PACKAGE_TARNAME@
213 PACKAGE_URL = @PACKAGE_URL@
214 PACKAGE_VERSION = @PACKAGE_VERSION@
215 PATH_SEPARATOR = @PATH_SEPARATOR@
216 PKCS11_CFLAGS = @PKCS11_CFLAGS@
217 PKCS11_LIBS = @PKCS11_LIBS@
218 PKG_CONFIG = @PKG_CONFIG@
219 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
220 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
221 POFILES = @POFILES@
222 POSUB = @POSUB@
223 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
224 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
225 RANLIB = @RANLIB@
226 SED = @SED@
227 SET_MAKE = @SET_MAKE@
228 SHELL = @SHELL@
229 STRIP = @STRIP@
230 USE_NLS = @USE_NLS@
231 VERSION = @VERSION@
232 XGETTEXT = @XGETTEXT@
233 abs_builddir = @abs_builddir@
234 abs_srcdir = @abs_srcdir@
235 abs_top_builddir = @abs_top_builddir@
236 abs_top_srcdir = @abs_top_srcdir@
237 ac_ct_AR = @ac_ct_AR@
238 ac_ct_CC = @ac_ct_CC@
239 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
240 am__include = @am__include@
241 am__leading_dot = @am__leading_dot@
242 am__quote = @am__quote@
243 am__tar = @am__tar@
244 am__untar = @am__untar@
245 bindir = @bindir@
246 build = @build@
247 build_alias = @build_alias@
248 build_cpu = @build_cpu@
249 build_os = @build_os@
250 build_vendor = @build_vendor@
251 builddir = @builddir@
252 datadir = @datadir@
253 datarootdir = @datarootdir@
254 docdir = @docdir@
255 dvidir = @dvidir@
256 exec_prefix = @exec_prefix@
257 host = @host@
258 host_alias = @host_alias@
259 host_cpu = @host_cpu@
260 host_os = @host_os@
261 host_vendor = @host_vendor@
262 htmldir = @htmldir@
263 includedir = @includedir@
264 infodir = @infodir@
265 install_sh = @install_sh@
266 intltool__v_merge_options_ = @intltool__v_merge_options_@
267 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
268 libdir = @libdir@
269 libexecdir = @libexecdir@
270 localedir = @localedir@
271 localstatedir = @localstatedir@
272 mandir = @mandir@
273 mkdir_p = @mkdir_p@
274 oldincludedir = @oldincludedir@
275 pdfdir = @pdfdir@
276 prefix = @prefix@
277 program_transform_name = @program_transform_name@
278 psdir = @psdir@
279 sbindir = @sbindir@
280 sharedstatedir = @sharedstatedir@
281 srcdir = @srcdir@
282 sysconfdir = @sysconfdir@
283 target_alias = @target_alias@
284 top_build_prefix = @top_build_prefix@
285 top_builddir = @top_builddir@
286 top_srcdir = @top_srcdir@
287 NULL = 
288 module_flags = -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex '^g_io_module_(load|unload|query)'
289 giomoduledir = $(GIO_MODULE_DIR)
290 INCLUDES = \
291         -DG_LOG_DOMAIN=\"GLib-Net\"     \
292         -DG_DISABLE_DEPRECATED          \
293         $(GLIB_CFLAGS)                  \
294         $(NULL)
295
296
297 ### gtester stuff from glib
298 GTESTER = gtester                       # for non-GLIB packages
299 GTESTER_REPORT = gtester-report         # for the GLIB package
300
301 # initialize variables for unconditional += appending
302 EXTRA_DIST = 
303 TEST_PROGS = 
304 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
305 SUBDIRS = po $(am__append_1) $(am__append_2) proxy/tests \
306         $(am__append_3) $(am__append_4) tls/tests
307 all: config.h
308         $(MAKE) $(AM_MAKEFLAGS) all-recursive
309
310 .SUFFIXES:
311 am--refresh: Makefile
312         @:
313 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps)
314         @for dep in $?; do \
315           case '$(am__configure_deps)' in \
316             *$$dep*) \
317               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
318               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
319                 && exit 0; \
320               exit 1;; \
321           esac; \
322         done; \
323         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
324         $(am__cd) $(top_srcdir) && \
325           $(AUTOMAKE) --gnu Makefile
326 .PRECIOUS: Makefile
327 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
328         @case '$?' in \
329           *config.status*) \
330             echo ' $(SHELL) ./config.status'; \
331             $(SHELL) ./config.status;; \
332           *) \
333             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
334             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
335         esac;
336 $(top_srcdir)/Makefile.decl:
337
338 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
339         $(SHELL) ./config.status --recheck
340
341 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
342         $(am__cd) $(srcdir) && $(AUTOCONF)
343 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
344         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
345 $(am__aclocal_m4_deps):
346
347 config.h: stamp-h1
348         @if test ! -f $@; then rm -f stamp-h1; else :; fi
349         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
350
351 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
352         @rm -f stamp-h1
353         cd $(top_builddir) && $(SHELL) ./config.status config.h
354 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
355         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
356         rm -f stamp-h1
357         touch $@
358
359 distclean-hdr:
360         -rm -f config.h stamp-h1
361
362 mostlyclean-libtool:
363         -rm -f *.lo
364
365 clean-libtool:
366         -rm -rf .libs _libs
367
368 distclean-libtool:
369         -rm -f libtool config.lt
370
371 # This directory's subdirectories are mostly independent; you can cd
372 # into them and run `make' without going through this Makefile.
373 # To change the values of `make' variables: instead of editing Makefiles,
374 # (1) if the variable is set in `config.status', edit `config.status'
375 #     (which will cause the Makefiles to be regenerated when you run `make');
376 # (2) otherwise, pass the desired values on the `make' command line.
377 $(RECURSIVE_TARGETS):
378         @fail= failcom='exit 1'; \
379         for f in x $$MAKEFLAGS; do \
380           case $$f in \
381             *=* | --[!k]*);; \
382             *k*) failcom='fail=yes';; \
383           esac; \
384         done; \
385         dot_seen=no; \
386         target=`echo $@ | sed s/-recursive//`; \
387         list='$(SUBDIRS)'; for subdir in $$list; do \
388           echo "Making $$target in $$subdir"; \
389           if test "$$subdir" = "."; then \
390             dot_seen=yes; \
391             local_target="$$target-am"; \
392           else \
393             local_target="$$target"; \
394           fi; \
395           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
396           || eval $$failcom; \
397         done; \
398         if test "$$dot_seen" = "no"; then \
399           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
400         fi; test -z "$$fail"
401
402 $(RECURSIVE_CLEAN_TARGETS):
403         @fail= failcom='exit 1'; \
404         for f in x $$MAKEFLAGS; do \
405           case $$f in \
406             *=* | --[!k]*);; \
407             *k*) failcom='fail=yes';; \
408           esac; \
409         done; \
410         dot_seen=no; \
411         case "$@" in \
412           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
413           *) list='$(SUBDIRS)' ;; \
414         esac; \
415         rev=''; for subdir in $$list; do \
416           if test "$$subdir" = "."; then :; else \
417             rev="$$subdir $$rev"; \
418           fi; \
419         done; \
420         rev="$$rev ."; \
421         target=`echo $@ | sed s/-recursive//`; \
422         for subdir in $$rev; do \
423           echo "Making $$target in $$subdir"; \
424           if test "$$subdir" = "."; then \
425             local_target="$$target-am"; \
426           else \
427             local_target="$$target"; \
428           fi; \
429           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
430           || eval $$failcom; \
431         done && test -z "$$fail"
432 tags-recursive:
433         list='$(SUBDIRS)'; for subdir in $$list; do \
434           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
435         done
436 ctags-recursive:
437         list='$(SUBDIRS)'; for subdir in $$list; do \
438           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
439         done
440
441 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
442         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
443         unique=`for i in $$list; do \
444             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
445           done | \
446           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
447               END { if (nonempty) { for (i in files) print i; }; }'`; \
448         mkid -fID $$unique
449 tags: TAGS
450
451 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
452                 $(TAGS_FILES) $(LISP)
453         set x; \
454         here=`pwd`; \
455         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
456           include_option=--etags-include; \
457           empty_fix=.; \
458         else \
459           include_option=--include; \
460           empty_fix=; \
461         fi; \
462         list='$(SUBDIRS)'; for subdir in $$list; do \
463           if test "$$subdir" = .; then :; else \
464             test ! -f $$subdir/TAGS || \
465               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
466           fi; \
467         done; \
468         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
469         unique=`for i in $$list; do \
470             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
471           done | \
472           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
473               END { if (nonempty) { for (i in files) print i; }; }'`; \
474         shift; \
475         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
476           test -n "$$unique" || unique=$$empty_fix; \
477           if test $$# -gt 0; then \
478             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
479               "$$@" $$unique; \
480           else \
481             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
482               $$unique; \
483           fi; \
484         fi
485 ctags: CTAGS
486 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
487                 $(TAGS_FILES) $(LISP)
488         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
489         unique=`for i in $$list; do \
490             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
491           done | \
492           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
493               END { if (nonempty) { for (i in files) print i; }; }'`; \
494         test -z "$(CTAGS_ARGS)$$unique" \
495           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
496              $$unique
497
498 GTAGS:
499         here=`$(am__cd) $(top_builddir) && pwd` \
500           && $(am__cd) $(top_srcdir) \
501           && gtags -i $(GTAGS_ARGS) "$$here"
502
503 distclean-tags:
504         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
505
506 distdir: $(DISTFILES)
507         $(am__remove_distdir)
508         test -d "$(distdir)" || mkdir "$(distdir)"
509         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
510         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
511         list='$(DISTFILES)'; \
512           dist_files=`for file in $$list; do echo $$file; done | \
513           sed -e "s|^$$srcdirstrip/||;t" \
514               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
515         case $$dist_files in \
516           */*) $(MKDIR_P) `echo "$$dist_files" | \
517                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
518                            sort -u` ;; \
519         esac; \
520         for file in $$dist_files; do \
521           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
522           if test -d $$d/$$file; then \
523             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
524             if test -d "$(distdir)/$$file"; then \
525               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
526             fi; \
527             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
528               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
529               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
530             fi; \
531             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
532           else \
533             test -f "$(distdir)/$$file" \
534             || cp -p $$d/$$file "$(distdir)/$$file" \
535             || exit 1; \
536           fi; \
537         done
538         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
539           if test "$$subdir" = .; then :; else \
540             test -d "$(distdir)/$$subdir" \
541             || $(MKDIR_P) "$(distdir)/$$subdir" \
542             || exit 1; \
543           fi; \
544         done
545         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
546           if test "$$subdir" = .; then :; else \
547             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
548             $(am__relativize); \
549             new_distdir=$$reldir; \
550             dir1=$$subdir; dir2="$(top_distdir)"; \
551             $(am__relativize); \
552             new_top_distdir=$$reldir; \
553             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
554             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
555             ($(am__cd) $$subdir && \
556               $(MAKE) $(AM_MAKEFLAGS) \
557                 top_distdir="$$new_top_distdir" \
558                 distdir="$$new_distdir" \
559                 am__remove_distdir=: \
560                 am__skip_length_check=: \
561                 am__skip_mode_fix=: \
562                 distdir) \
563               || exit 1; \
564           fi; \
565         done
566         -test -n "$(am__skip_mode_fix)" \
567         || find "$(distdir)" -type d ! -perm -755 \
568                 -exec chmod u+rwx,go+rx {} \; -o \
569           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
570           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
571           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
572         || chmod -R a+r "$(distdir)"
573 dist-gzip: distdir
574         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
575         $(am__remove_distdir)
576
577 dist-bzip2: distdir
578         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
579         $(am__remove_distdir)
580
581 dist-lzip: distdir
582         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
583         $(am__remove_distdir)
584
585 dist-lzma: distdir
586         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
587         $(am__remove_distdir)
588 dist-xz: distdir
589         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
590         $(am__remove_distdir)
591
592 dist-tarZ: distdir
593         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
594         $(am__remove_distdir)
595
596 dist-shar: distdir
597         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
598         $(am__remove_distdir)
599
600 dist-zip: distdir
601         -rm -f $(distdir).zip
602         zip -rq $(distdir).zip $(distdir)
603         $(am__remove_distdir)
604
605 dist dist-all: distdir
606         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
607         $(am__remove_distdir)
608
609 # This target untars the dist file and tries a VPATH configuration.  Then
610 # it guarantees that the distribution is self-contained by making another
611 # tarfile.
612 distcheck: dist
613         case '$(DIST_ARCHIVES)' in \
614         *.tar.gz*) \
615           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
616         *.tar.bz2*) \
617           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
618         *.tar.lzma*) \
619           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
620         *.tar.lz*) \
621           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
622         *.tar.xz*) \
623           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
624         *.tar.Z*) \
625           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
626         *.shar.gz*) \
627           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
628         *.zip*) \
629           unzip $(distdir).zip ;;\
630         esac
631         chmod -R a-w $(distdir); chmod a+w $(distdir)
632         mkdir $(distdir)/_build
633         mkdir $(distdir)/_inst
634         chmod a-w $(distdir)
635         test -d $(distdir)/_build || exit 0; \
636         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
637           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
638           && am__cwd=`pwd` \
639           && $(am__cd) $(distdir)/_build \
640           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
641             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
642             $(DISTCHECK_CONFIGURE_FLAGS) \
643           && $(MAKE) $(AM_MAKEFLAGS) \
644           && $(MAKE) $(AM_MAKEFLAGS) dvi \
645           && $(MAKE) $(AM_MAKEFLAGS) check \
646           && $(MAKE) $(AM_MAKEFLAGS) install \
647           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
648           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
649           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
650                 distuninstallcheck \
651           && chmod -R a-w "$$dc_install_base" \
652           && ({ \
653                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
654                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
655                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
656                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
657                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
658               } || { rm -rf "$$dc_destdir"; exit 1; }) \
659           && rm -rf "$$dc_destdir" \
660           && $(MAKE) $(AM_MAKEFLAGS) dist \
661           && rm -rf $(DIST_ARCHIVES) \
662           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
663           && cd "$$am__cwd" \
664           || exit 1
665         $(am__remove_distdir)
666         @(echo "$(distdir) archives ready for distribution: "; \
667           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
668           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
669 distuninstallcheck:
670         @test -n '$(distuninstallcheck_dir)' || { \
671           echo 'ERROR: trying to run $@ with an empty' \
672                '$$(distuninstallcheck_dir)' >&2; \
673           exit 1; \
674         }; \
675         $(am__cd) '$(distuninstallcheck_dir)' || { \
676           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
677           exit 1; \
678         }; \
679         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
680            || { echo "ERROR: files left after uninstall:" ; \
681                 if test -n "$(DESTDIR)"; then \
682                   echo "  (check DESTDIR support)"; \
683                 fi ; \
684                 $(distuninstallcheck_listfiles) ; \
685                 exit 1; } >&2
686 distcleancheck: distclean
687         @if test '$(srcdir)' = . ; then \
688           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
689           exit 1 ; \
690         fi
691         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
692           || { echo "ERROR: files left in build directory after distclean:" ; \
693                $(distcleancheck_listfiles) ; \
694                exit 1; } >&2
695 check-am: all-am
696         $(MAKE) $(AM_MAKEFLAGS) check-local
697 check: check-recursive
698 all-am: Makefile config.h
699 installdirs: installdirs-recursive
700 installdirs-am:
701 install: install-recursive
702 install-exec: install-exec-recursive
703 install-data: install-data-recursive
704 uninstall: uninstall-recursive
705
706 install-am: all-am
707         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
708
709 installcheck: installcheck-recursive
710 install-strip:
711         if test -z '$(STRIP)'; then \
712           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
713             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
714               install; \
715         else \
716           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
717             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
718             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
719         fi
720 mostlyclean-generic:
721
722 clean-generic:
723
724 distclean-generic:
725         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
726         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
727
728 maintainer-clean-generic:
729         @echo "This command is intended for maintainers to use"
730         @echo "it deletes files that may require special tools to rebuild."
731 clean: clean-recursive
732
733 clean-am: clean-generic clean-libtool mostlyclean-am
734
735 distclean: distclean-recursive
736         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
737         -rm -f Makefile
738 distclean-am: clean-am distclean-generic distclean-hdr \
739         distclean-libtool distclean-tags
740
741 dvi: dvi-recursive
742
743 dvi-am:
744
745 html: html-recursive
746
747 html-am:
748
749 info: info-recursive
750
751 info-am:
752
753 install-data-am:
754
755 install-dvi: install-dvi-recursive
756
757 install-dvi-am:
758
759 install-exec-am:
760         @$(NORMAL_INSTALL)
761         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
762 install-html: install-html-recursive
763
764 install-html-am:
765
766 install-info: install-info-recursive
767
768 install-info-am:
769
770 install-man:
771
772 install-pdf: install-pdf-recursive
773
774 install-pdf-am:
775
776 install-ps: install-ps-recursive
777
778 install-ps-am:
779
780 installcheck-am:
781
782 maintainer-clean: maintainer-clean-recursive
783         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
784         -rm -rf $(top_srcdir)/autom4te.cache
785         -rm -f Makefile
786 maintainer-clean-am: distclean-am maintainer-clean-generic
787
788 mostlyclean: mostlyclean-recursive
789
790 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
791
792 pdf: pdf-recursive
793
794 pdf-am:
795
796 ps: ps-recursive
797
798 ps-am:
799
800 uninstall-am:
801         @$(NORMAL_INSTALL)
802         $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
803 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check-am \
804         ctags-recursive install-am install-exec-am install-strip \
805         tags-recursive uninstall-am
806
807 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
808         all all-am am--refresh check check-am check-local clean \
809         clean-generic clean-libtool ctags ctags-recursive dist \
810         dist-all dist-bzip2 dist-gzip dist-lzip dist-lzma dist-shar \
811         dist-tarZ dist-xz dist-zip distcheck distclean \
812         distclean-generic distclean-hdr distclean-libtool \
813         distclean-tags distcleancheck distdir distuninstallcheck dvi \
814         dvi-am html html-am info info-am install install-am \
815         install-data install-data-am install-dvi install-dvi-am \
816         install-exec install-exec-am install-exec-hook install-html \
817         install-html-am install-info install-info-am install-man \
818         install-pdf install-pdf-am install-ps install-ps-am \
819         install-strip installcheck installcheck-am installdirs \
820         installdirs-am maintainer-clean maintainer-clean-generic \
821         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
822         ps ps-am tags tags-recursive uninstall uninstall-am \
823         uninstall-hook
824
825
826 ### testing rules
827
828 # test: run all tests in cwd and subdirs
829 test: test-nonrecursive
830         @ for subdir in $(SUBDIRS) . ; do \
831             test "$$subdir" = "." -o "$$subdir" = "po" || \
832             ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \
833           done
834
835 # test-nonrecursive: run tests only in cwd
836 test-nonrecursive: ${TEST_PROGS}
837         @test -z "${TEST_PROGS}" || ${TEST_ENVIRONMENT} ${GTESTER} --verbose ${TEST_PROGS}
838
839 # test-report: run tests in subdirs and generate report
840 # perf-report: run tests in subdirs with -m perf and generate report
841 # full-report: like test-report: with -m perf and -m slow
842 test-report perf-report full-report:    ${TEST_PROGS}
843         @test -z "${TEST_PROGS}" || { \
844           case $@ in \
845           test-report) test_options="-k";; \
846           perf-report) test_options="-k -m=perf";; \
847           full-report) test_options="-k -m=perf -m=slow";; \
848           esac ; \
849           if test -z "$$GTESTER_LOGDIR" ; then  \
850             ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \
851           elif test -n "${TEST_PROGS}" ; then \
852             ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \
853           fi ; \
854         }
855         @ ignore_logdir=true ; \
856           if test -z "$$GTESTER_LOGDIR" ; then \
857             GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \
858             ignore_logdir=false ; \
859           fi ; \
860           if test -d "$(top_srcdir)/.git" ; then \
861             REVISION=`git describe` ; \
862           else \
863             REVISION=$(VERSION) ; \
864           fi ; \
865           for subdir in $(SUBDIRS) . ; do \
866             test "$$subdir" = "." -o "$$subdir" = "po" || \
867             ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \
868           done ; \
869           $$ignore_logdir || { \
870             echo '<?xml version="1.0"?>'              > $@.xml ; \
871             echo '<report-collection>'               >> $@.xml ; \
872             echo '<info>'                            >> $@.xml ; \
873             echo '  <package>$(PACKAGE)</package>'   >> $@.xml ; \
874             echo '  <version>$(VERSION)</version>'   >> $@.xml ; \
875             echo "  <revision>$$REVISION</revision>" >> $@.xml ; \
876             echo '</info>'                           >> $@.xml ; \
877             for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \
878               sed '1,1s/^<?xml\b[^>?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \
879             done ; \
880             echo >> $@.xml ; \
881             echo '</report-collection>' >> $@.xml ; \
882             rm -rf "$$GTESTER_LOGDIR"/ ; \
883             ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \
884           }
885 .PHONY: test test-report perf-report full-report test-nonrecursive
886
887 .PHONY: lcov genlcov lcov-clean
888 # use recursive makes in order to ignore errors during check
889 lcov:
890         find $(top_builddir) -name '*.gcda' -delete
891         -$(MAKE) $(AM_MAKEFLAGS) -k check
892         $(MAKE) $(AM_MAKEFLAGS) genlcov
893
894 genlcov:
895         $(LTP) --directory $(top_builddir) --capture --output-file glib-lcov.info --test-name GLIB_PERF --no-checksum --compat-libtool
896         LANG=C $(LTP_GENHTML) --prefix $(top_builddir) --output-directory glib-lcov --title "GLib Code Coverage" --legend --show-details glib-lcov.info
897
898 lcov-clean:
899         -$(LTP) --directory $(top_builddir) -z
900         -rm -rf glib-lcov.info glib-lcov
901         -find -name '*.gcda' -print | xargs rm
902
903 # run tests in cwd as part of make check
904 check-local: test-nonrecursive
905
906 install-exec-hook:
907         if test -n "$(GIO_QUERYMODULES)" -a -z "$(DESTDIR)"; then \
908                 $(GIO_QUERYMODULES) $(GIO_MODULE_DIR) ;           \
909         fi
910
911 uninstall-hook:
912         if test -n "$(GIO_QUERYMODULES)" -a -z "$(DESTDIR)"; then \
913                 $(GIO_QUERYMODULES) $(GIO_MODULE_DIR) ;           \
914         fi
915
916 # Tell versions [3.59,3.63) of GNU make to not export all variables.
917 # Otherwise a system limit (for SysV at least) may be exceeded.
918 .NOEXPORT: