Tizen 2.1 base
[platform/upstream/glib2.0.git] / docs / reference / 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 - Library of useful C routines
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 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39         $(top_srcdir)/Makefile.decl AUTHORS COPYING ChangeLog NEWS
40 subdir = docs/reference
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4macros/gtk-doc.m4 \
43         $(top_srcdir)/m4macros/libtool.m4 \
44         $(top_srcdir)/m4macros/ltoptions.m4 \
45         $(top_srcdir)/m4macros/ltsugar.m4 \
46         $(top_srcdir)/m4macros/ltversion.m4 \
47         $(top_srcdir)/m4macros/lt~obsolete.m4 \
48         $(top_srcdir)/acinclude.m4 $(top_srcdir)/acglib.m4 \
49         $(top_srcdir)/glib/libcharset/codeset.m4 \
50         $(top_srcdir)/glib/libcharset/glibc21.m4 \
51         $(top_srcdir)/m4macros/glib-gettext.m4 \
52         $(top_srcdir)/configure.ac
53 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54         $(ACLOCAL_M4)
55 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
56 CONFIG_HEADER = $(top_builddir)/config.h
57 CONFIG_CLEAN_FILES =
58 CONFIG_CLEAN_VPATH_FILES =
59 AM_V_GEN = $(am__v_GEN_@AM_V@)
60 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
61 am__v_GEN_0 = @echo "  GEN   " $@;
62 AM_V_at = $(am__v_at_@AM_V@)
63 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
64 am__v_at_0 = @
65 SOURCES =
66 DIST_SOURCES =
67 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
68         html-recursive info-recursive install-data-recursive \
69         install-dvi-recursive install-exec-recursive \
70         install-html-recursive install-info-recursive \
71         install-pdf-recursive install-ps-recursive install-recursive \
72         installcheck-recursive installdirs-recursive pdf-recursive \
73         ps-recursive uninstall-recursive
74 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
75   distclean-recursive maintainer-clean-recursive
76 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
77         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
78         distdir
79 ETAGS = etags
80 CTAGS = ctags
81 DIST_SUBDIRS = $(SUBDIRS)
82 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83 am__relativize = \
84   dir0=`pwd`; \
85   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
86   sed_rest='s,^[^/]*/*,,'; \
87   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
88   sed_butlast='s,/*[^/]*$$,,'; \
89   while test -n "$$dir1"; do \
90     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
91     if test "$$first" != "."; then \
92       if test "$$first" = ".."; then \
93         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
94         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
95       else \
96         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
97         if test "$$first2" = "$$first"; then \
98           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
99         else \
100           dir2="../$$dir2"; \
101         fi; \
102         dir0="$$dir0"/"$$first"; \
103       fi; \
104     fi; \
105     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
106   done; \
107   reldir="$$dir2"
108 ABS_GLIB_RUNTIME_LIBDIR = @ABS_GLIB_RUNTIME_LIBDIR@
109 ABS_TAPSET_DIR = @ABS_TAPSET_DIR@
110 ACLOCAL = @ACLOCAL@
111 ALLOCA = @ALLOCA@
112 AMTAR = @AMTAR@
113 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
114 AR = @AR@
115 AS = @AS@
116 AUTOCONF = @AUTOCONF@
117 AUTOHEADER = @AUTOHEADER@
118 AUTOMAKE = @AUTOMAKE@
119 AWK = @AWK@
120 CATALOGS = @CATALOGS@
121 CATOBJEXT = @CATOBJEXT@
122 CC = @CC@
123 CCDEPMODE = @CCDEPMODE@
124 CFLAGS = @CFLAGS@
125 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
126 CPP = @CPP@
127 CPPFLAGS = @CPPFLAGS@
128 CXX = @CXX@
129 CXXCPP = @CXXCPP@
130 CXXDEPMODE = @CXXDEPMODE@
131 CXXFLAGS = @CXXFLAGS@
132 CYGPATH_W = @CYGPATH_W@
133 DATADIRNAME = @DATADIRNAME@
134 DBUS1_CFLAGS = @DBUS1_CFLAGS@
135 DBUS1_LIBS = @DBUS1_LIBS@
136 DEFS = @DEFS@
137 DEPDIR = @DEPDIR@
138 DLLTOOL = @DLLTOOL@
139 DSYMUTIL = @DSYMUTIL@
140 DTRACE = @DTRACE@
141 DUMPBIN = @DUMPBIN@
142 ECHO_C = @ECHO_C@
143 ECHO_N = @ECHO_N@
144 ECHO_T = @ECHO_T@
145 EGREP = @EGREP@
146 EXEEXT = @EXEEXT@
147 FAM_LIBS = @FAM_LIBS@
148 FGREP = @FGREP@
149 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
150 GIO = @GIO@
151 GIO_MODULE_DIR = @GIO_MODULE_DIR@
152 GLIBC21 = @GLIBC21@
153 GLIB_BINARY_AGE = @GLIB_BINARY_AGE@
154 GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
155 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
156 GLIB_DEBUG_FLAGS = @GLIB_DEBUG_FLAGS@
157 GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
158 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
159 GLIB_INTERFACE_AGE = @GLIB_INTERFACE_AGE@
160 GLIB_LINK_FLAGS = @GLIB_LINK_FLAGS@
161 GLIB_MAJOR_VERSION = @GLIB_MAJOR_VERSION@
162 GLIB_MICRO_VERSION = @GLIB_MICRO_VERSION@
163 GLIB_MINOR_VERSION = @GLIB_MINOR_VERSION@
164 GLIB_RUNTIME_LIBDIR = @GLIB_RUNTIME_LIBDIR@
165 GLIB_VERSION = @GLIB_VERSION@
166 GLIB_WIN32_STATIC_COMPILATION_DEFINE = @GLIB_WIN32_STATIC_COMPILATION_DEFINE@
167 GMOFILES = @GMOFILES@
168 GMSGFMT = @GMSGFMT@
169 GREP = @GREP@
170 GSPAWN = @GSPAWN@
171 GTHREAD_COMPILE_IMPL_DEFINES = @GTHREAD_COMPILE_IMPL_DEFINES@
172 GTKDOC_CHECK = @GTKDOC_CHECK@
173 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
174 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
175 GTKDOC_MKPDF = @GTKDOC_MKPDF@
176 GTKDOC_REBASE = @GTKDOC_REBASE@
177 G_LIBS_EXTRA = @G_LIBS_EXTRA@
178 G_MODULE_BROKEN_RTLD_GLOBAL = @G_MODULE_BROKEN_RTLD_GLOBAL@
179 G_MODULE_HAVE_DLERROR = @G_MODULE_HAVE_DLERROR@
180 G_MODULE_IMPL = @G_MODULE_IMPL@
181 G_MODULE_LDFLAGS = @G_MODULE_LDFLAGS@
182 G_MODULE_LIBS = @G_MODULE_LIBS@
183 G_MODULE_LIBS_EXTRA = @G_MODULE_LIBS_EXTRA@
184 G_MODULE_NEED_USCORE = @G_MODULE_NEED_USCORE@
185 G_MODULE_PLUGIN_LIBS = @G_MODULE_PLUGIN_LIBS@
186 G_MODULE_SUPPORTED = @G_MODULE_SUPPORTED@
187 G_THREAD_CFLAGS = @G_THREAD_CFLAGS@
188 G_THREAD_LIBS = @G_THREAD_LIBS@
189 G_THREAD_LIBS_EXTRA = @G_THREAD_LIBS_EXTRA@
190 G_THREAD_LIBS_FOR_GTHREAD = @G_THREAD_LIBS_FOR_GTHREAD@
191 HTML_DIR = @HTML_DIR@
192 ICONV_LIBS = @ICONV_LIBS@
193 INDENT = @INDENT@
194 INSTALL = @INSTALL@
195 INSTALL_DATA = @INSTALL_DATA@
196 INSTALL_PROGRAM = @INSTALL_PROGRAM@
197 INSTALL_SCRIPT = @INSTALL_SCRIPT@
198 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
199 INSTOBJEXT = @INSTOBJEXT@
200 INTLLIBS = @INTLLIBS@
201 LD = @LD@
202 LDFLAGS = @LDFLAGS@
203 LIBELF_CFLAGS = @LIBELF_CFLAGS@
204 LIBELF_LIBS = @LIBELF_LIBS@
205 LIBFFI_CFLAGS = @LIBFFI_CFLAGS@
206 LIBFFI_LIBS = @LIBFFI_LIBS@
207 LIBOBJS = @LIBOBJS@
208 LIBS = @LIBS@
209 LIBTOOL = @LIBTOOL@
210 LIBTOOL_EXPORT_OPTIONS = @LIBTOOL_EXPORT_OPTIONS@
211 LIB_EXE_MACHINE_FLAG = @LIB_EXE_MACHINE_FLAG@
212 LIPO = @LIPO@
213 LN_S = @LN_S@
214 LTLIBOBJS = @LTLIBOBJS@
215 LTP = @LTP@
216 LTP_GENHTML = @LTP_GENHTML@
217 LT_AGE = @LT_AGE@
218 LT_CURRENT = @LT_CURRENT@
219 LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
220 LT_RELEASE = @LT_RELEASE@
221 LT_REVISION = @LT_REVISION@
222 MAINT = @MAINT@
223 MAKEINFO = @MAKEINFO@
224 MANIFEST_TOOL = @MANIFEST_TOOL@
225 MKDIR_P = @MKDIR_P@
226 MKINSTALLDIRS = @MKINSTALLDIRS@
227 MSGFMT = @MSGFMT@
228 MSGFMT_OPTS = @MSGFMT_OPTS@
229 NETWORK_LIBS = @NETWORK_LIBS@
230 NM = @NM@
231 NMEDIT = @NMEDIT@
232 OBJDUMP = @OBJDUMP@
233 OBJEXT = @OBJEXT@
234 OTOOL = @OTOOL@
235 OTOOL64 = @OTOOL64@
236 PACKAGE = @PACKAGE@
237 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
238 PACKAGE_NAME = @PACKAGE_NAME@
239 PACKAGE_STRING = @PACKAGE_STRING@
240 PACKAGE_TARNAME = @PACKAGE_TARNAME@
241 PACKAGE_URL = @PACKAGE_URL@
242 PACKAGE_VERSION = @PACKAGE_VERSION@
243 PATH_SEPARATOR = @PATH_SEPARATOR@
244 PCRE_CFLAGS = @PCRE_CFLAGS@
245 PCRE_LIBS = @PCRE_LIBS@
246 PCRE_REQUIRES = @PCRE_REQUIRES@
247 PCRE_WARN_CFLAGS = @PCRE_WARN_CFLAGS@
248 PERL = @PERL@
249 PERL_PATH = @PERL_PATH@
250 PKG_CONFIG = @PKG_CONFIG@
251 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
252 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
253 PLATFORMDEP = @PLATFORMDEP@
254 POFILES = @POFILES@
255 POSUB = @POSUB@
256 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
257 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
258 PYTHON = @PYTHON@
259 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
260 PYTHON_PLATFORM = @PYTHON_PLATFORM@
261 PYTHON_PREFIX = @PYTHON_PREFIX@
262 PYTHON_VERSION = @PYTHON_VERSION@
263 RANLIB = @RANLIB@
264 REBUILD = @REBUILD@
265 SED = @SED@
266 SELINUX_LIBS = @SELINUX_LIBS@
267 SET_MAKE = @SET_MAKE@
268 SHELL = @SHELL@
269 SHTOOL = @SHTOOL@
270 STRIP = @STRIP@
271 USE_NLS = @USE_NLS@
272 VERSION = @VERSION@
273 WINDRES = @WINDRES@
274 XATTR_LIBS = @XATTR_LIBS@
275 XGETTEXT = @XGETTEXT@
276 XMLCATALOG = @XMLCATALOG@
277 XML_CATALOG_FILE = @XML_CATALOG_FILE@
278 XSLTPROC = @XSLTPROC@
279 ZLIB_CFLAGS = @ZLIB_CFLAGS@
280 ZLIB_LIBS = @ZLIB_LIBS@
281 abs_builddir = @abs_builddir@
282 abs_srcdir = @abs_srcdir@
283 abs_top_builddir = @abs_top_builddir@
284 abs_top_srcdir = @abs_top_srcdir@
285 ac_ct_AR = @ac_ct_AR@
286 ac_ct_CC = @ac_ct_CC@
287 ac_ct_CXX = @ac_ct_CXX@
288 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
289 am__include = @am__include@
290 am__leading_dot = @am__leading_dot@
291 am__quote = @am__quote@
292 am__tar = @am__tar@
293 am__untar = @am__untar@
294 bindir = @bindir@
295 build = @build@
296 build_alias = @build_alias@
297 build_cpu = @build_cpu@
298 build_os = @build_os@
299 build_vendor = @build_vendor@
300 builddir = @builddir@
301 config_h_INCLUDES = @config_h_INCLUDES@
302 datadir = @datadir@
303 datarootdir = @datarootdir@
304 docdir = @docdir@
305 dvidir = @dvidir@
306 exec_prefix = @exec_prefix@
307 gio_INCLUDES = @gio_INCLUDES@
308 glib_INCLUDES = @glib_INCLUDES@
309 gmodule_INCLUDES = @gmodule_INCLUDES@
310 gobject_INCLUDES = @gobject_INCLUDES@
311 gthread_INCLUDES = @gthread_INCLUDES@
312 host = @host@
313 host_alias = @host_alias@
314 host_cpu = @host_cpu@
315 host_os = @host_os@
316 host_vendor = @host_vendor@
317 htmldir = @htmldir@
318 includedir = @includedir@
319 infodir = @infodir@
320 install_sh = @install_sh@
321 libdir = @libdir@
322 libexecdir = @libexecdir@
323 localedir = @localedir@
324 localstatedir = @localstatedir@
325 mandir = @mandir@
326 mkdir_p = @mkdir_p@
327 ms_librarian = @ms_librarian@
328 oldincludedir = @oldincludedir@
329 pdfdir = @pdfdir@
330 pkgpyexecdir = @pkgpyexecdir@
331 pkgpythondir = @pkgpythondir@
332 prefix = @prefix@
333 program_transform_name = @program_transform_name@
334 psdir = @psdir@
335 pyexecdir = @pyexecdir@
336 pythondir = @pythondir@
337 sbindir = @sbindir@
338 sharedstatedir = @sharedstatedir@
339 srcdir = @srcdir@
340 sysconfdir = @sysconfdir@
341 target_alias = @target_alias@
342 top_build_prefix = @top_build_prefix@
343 top_builddir = @top_builddir@
344 top_srcdir = @top_srcdir@
345
346 #GTESTER = gtester                      # for non-GLIB packages
347 GTESTER = $(top_builddir)/glib/gtester                  # for the GLIB package
348 GTESTER_REPORT = $(top_builddir)/glib/gtester-report    # for the GLIB package
349
350 # initialize variables for unconditional += appending
351 EXTRA_DIST = 
352 TEST_PROGS = 
353 SUBDIRS = glib gobject gio
354 all: all-recursive
355
356 .SUFFIXES:
357 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps)
358         @for dep in $?; do \
359           case '$(am__configure_deps)' in \
360             *$$dep*) \
361               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
362                 && { if test -f $@; then exit 0; else break; fi; }; \
363               exit 1;; \
364           esac; \
365         done; \
366         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/reference/Makefile'; \
367         $(am__cd) $(top_srcdir) && \
368           $(AUTOMAKE) --gnu docs/reference/Makefile
369 .PRECIOUS: Makefile
370 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
371         @case '$?' in \
372           *config.status*) \
373             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
374           *) \
375             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
376             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
377         esac;
378 $(top_srcdir)/Makefile.decl:
379
380 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
381         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
382
383 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
384         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
385 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
386         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
387 $(am__aclocal_m4_deps):
388
389 mostlyclean-libtool:
390         -rm -f *.lo
391
392 clean-libtool:
393         -rm -rf .libs _libs
394
395 # This directory's subdirectories are mostly independent; you can cd
396 # into them and run `make' without going through this Makefile.
397 # To change the values of `make' variables: instead of editing Makefiles,
398 # (1) if the variable is set in `config.status', edit `config.status'
399 #     (which will cause the Makefiles to be regenerated when you run `make');
400 # (2) otherwise, pass the desired values on the `make' command line.
401 $(RECURSIVE_TARGETS):
402         @fail= failcom='exit 1'; \
403         for f in x $$MAKEFLAGS; do \
404           case $$f in \
405             *=* | --[!k]*);; \
406             *k*) failcom='fail=yes';; \
407           esac; \
408         done; \
409         dot_seen=no; \
410         target=`echo $@ | sed s/-recursive//`; \
411         list='$(SUBDIRS)'; for subdir in $$list; do \
412           echo "Making $$target in $$subdir"; \
413           if test "$$subdir" = "."; then \
414             dot_seen=yes; \
415             local_target="$$target-am"; \
416           else \
417             local_target="$$target"; \
418           fi; \
419           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
420           || eval $$failcom; \
421         done; \
422         if test "$$dot_seen" = "no"; then \
423           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
424         fi; test -z "$$fail"
425
426 $(RECURSIVE_CLEAN_TARGETS):
427         @fail= failcom='exit 1'; \
428         for f in x $$MAKEFLAGS; do \
429           case $$f in \
430             *=* | --[!k]*);; \
431             *k*) failcom='fail=yes';; \
432           esac; \
433         done; \
434         dot_seen=no; \
435         case "$@" in \
436           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
437           *) list='$(SUBDIRS)' ;; \
438         esac; \
439         rev=''; for subdir in $$list; do \
440           if test "$$subdir" = "."; then :; else \
441             rev="$$subdir $$rev"; \
442           fi; \
443         done; \
444         rev="$$rev ."; \
445         target=`echo $@ | sed s/-recursive//`; \
446         for subdir in $$rev; do \
447           echo "Making $$target in $$subdir"; \
448           if test "$$subdir" = "."; then \
449             local_target="$$target-am"; \
450           else \
451             local_target="$$target"; \
452           fi; \
453           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
454           || eval $$failcom; \
455         done && test -z "$$fail"
456 tags-recursive:
457         list='$(SUBDIRS)'; for subdir in $$list; do \
458           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
459         done
460 ctags-recursive:
461         list='$(SUBDIRS)'; for subdir in $$list; do \
462           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
463         done
464
465 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
466         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
467         unique=`for i in $$list; do \
468             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469           done | \
470           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
471               END { if (nonempty) { for (i in files) print i; }; }'`; \
472         mkid -fID $$unique
473 tags: TAGS
474
475 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
476                 $(TAGS_FILES) $(LISP)
477         set x; \
478         here=`pwd`; \
479         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
480           include_option=--etags-include; \
481           empty_fix=.; \
482         else \
483           include_option=--include; \
484           empty_fix=; \
485         fi; \
486         list='$(SUBDIRS)'; for subdir in $$list; do \
487           if test "$$subdir" = .; then :; else \
488             test ! -f $$subdir/TAGS || \
489               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
490           fi; \
491         done; \
492         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
493         unique=`for i in $$list; do \
494             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
495           done | \
496           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
497               END { if (nonempty) { for (i in files) print i; }; }'`; \
498         shift; \
499         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
500           test -n "$$unique" || unique=$$empty_fix; \
501           if test $$# -gt 0; then \
502             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
503               "$$@" $$unique; \
504           else \
505             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
506               $$unique; \
507           fi; \
508         fi
509 ctags: CTAGS
510 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
511                 $(TAGS_FILES) $(LISP)
512         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
513         unique=`for i in $$list; do \
514             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
515           done | \
516           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
517               END { if (nonempty) { for (i in files) print i; }; }'`; \
518         test -z "$(CTAGS_ARGS)$$unique" \
519           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
520              $$unique
521
522 GTAGS:
523         here=`$(am__cd) $(top_builddir) && pwd` \
524           && $(am__cd) $(top_srcdir) \
525           && gtags -i $(GTAGS_ARGS) "$$here"
526
527 distclean-tags:
528         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
529
530 distdir: $(DISTFILES)
531         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
532         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
533         list='$(DISTFILES)'; \
534           dist_files=`for file in $$list; do echo $$file; done | \
535           sed -e "s|^$$srcdirstrip/||;t" \
536               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
537         case $$dist_files in \
538           */*) $(MKDIR_P) `echo "$$dist_files" | \
539                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
540                            sort -u` ;; \
541         esac; \
542         for file in $$dist_files; do \
543           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
544           if test -d $$d/$$file; then \
545             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
546             if test -d "$(distdir)/$$file"; then \
547               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
548             fi; \
549             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
550               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
551               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
552             fi; \
553             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
554           else \
555             test -f "$(distdir)/$$file" \
556             || cp -p $$d/$$file "$(distdir)/$$file" \
557             || exit 1; \
558           fi; \
559         done
560         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
561           if test "$$subdir" = .; then :; else \
562             test -d "$(distdir)/$$subdir" \
563             || $(MKDIR_P) "$(distdir)/$$subdir" \
564             || exit 1; \
565           fi; \
566         done
567         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
568           if test "$$subdir" = .; then :; else \
569             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
570             $(am__relativize); \
571             new_distdir=$$reldir; \
572             dir1=$$subdir; dir2="$(top_distdir)"; \
573             $(am__relativize); \
574             new_top_distdir=$$reldir; \
575             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
576             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
577             ($(am__cd) $$subdir && \
578               $(MAKE) $(AM_MAKEFLAGS) \
579                 top_distdir="$$new_top_distdir" \
580                 distdir="$$new_distdir" \
581                 am__remove_distdir=: \
582                 am__skip_length_check=: \
583                 am__skip_mode_fix=: \
584                 distdir) \
585               || exit 1; \
586           fi; \
587         done
588 check-am: all-am
589         $(MAKE) $(AM_MAKEFLAGS) check-local
590 check: check-recursive
591 all-am: Makefile
592 installdirs: installdirs-recursive
593 installdirs-am:
594 install: install-recursive
595 install-exec: install-exec-recursive
596 install-data: install-data-recursive
597 uninstall: uninstall-recursive
598
599 install-am: all-am
600         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
601
602 installcheck: installcheck-recursive
603 install-strip:
604         if test -z '$(STRIP)'; then \
605           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
606             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
607               install; \
608         else \
609           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
610             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
611             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
612         fi
613 mostlyclean-generic:
614
615 clean-generic:
616
617 distclean-generic:
618         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
619         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
620
621 maintainer-clean-generic:
622         @echo "This command is intended for maintainers to use"
623         @echo "it deletes files that may require special tools to rebuild."
624 clean: clean-recursive
625
626 clean-am: clean-generic clean-libtool mostlyclean-am
627
628 distclean: distclean-recursive
629         -rm -f Makefile
630 distclean-am: clean-am distclean-generic distclean-tags
631
632 dvi: dvi-recursive
633
634 dvi-am:
635
636 html: html-recursive
637
638 html-am:
639
640 info: info-recursive
641
642 info-am:
643
644 install-data-am:
645
646 install-dvi: install-dvi-recursive
647
648 install-dvi-am:
649
650 install-exec-am:
651
652 install-html: install-html-recursive
653
654 install-html-am:
655
656 install-info: install-info-recursive
657
658 install-info-am:
659
660 install-man:
661
662 install-pdf: install-pdf-recursive
663
664 install-pdf-am:
665
666 install-ps: install-ps-recursive
667
668 install-ps-am:
669
670 installcheck-am:
671
672 maintainer-clean: maintainer-clean-recursive
673         -rm -f Makefile
674 maintainer-clean-am: distclean-am maintainer-clean-generic
675
676 mostlyclean: mostlyclean-recursive
677
678 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
679
680 pdf: pdf-recursive
681
682 pdf-am:
683
684 ps: ps-recursive
685
686 ps-am:
687
688 uninstall-am:
689
690 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) check-am \
691         ctags-recursive install-am install-strip tags-recursive
692
693 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
694         all all-am check check-am check-local clean clean-generic \
695         clean-libtool ctags ctags-recursive distclean \
696         distclean-generic distclean-libtool distclean-tags distdir dvi \
697         dvi-am html html-am info info-am install install-am \
698         install-data install-data-am install-dvi install-dvi-am \
699         install-exec install-exec-am install-html install-html-am \
700         install-info install-info-am install-man install-pdf \
701         install-pdf-am install-ps install-ps-am install-strip \
702         installcheck installcheck-am installdirs installdirs-am \
703         maintainer-clean maintainer-clean-generic mostlyclean \
704         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
705         tags tags-recursive uninstall uninstall-am
706
707
708 ### testing rules
709
710 # test: run all tests in cwd and subdirs
711 test: test-nonrecursive
712 @OS_UNIX_TRUE@  @ for subdir in $(SUBDIRS) . ; do \
713 @OS_UNIX_TRUE@      test "$$subdir" = "." -o "$$subdir" = "po" || \
714 @OS_UNIX_TRUE@      ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \
715 @OS_UNIX_TRUE@    done
716
717 # test-nonrecursive: run tests only in cwd
718 @OS_UNIX_TRUE@test-nonrecursive: ${TEST_PROGS}
719 @OS_UNIX_TRUE@  @test -z "${TEST_PROGS}" || G_DEBUG=gc-friendly MALLOC_CHECK_=2 MALLOC_PERTURB_=$$(($${RANDOM:-256} % 256)) ${GTESTER} --verbose ${TEST_PROGS}
720 @OS_UNIX_FALSE@test-nonrecursive:
721
722 # test-report: run tests in subdirs and generate report
723 # perf-report: run tests in subdirs with -m perf and generate report
724 # full-report: like test-report: with -m perf and -m slow
725 test-report perf-report full-report:    ${TEST_PROGS}
726         @test -z "${TEST_PROGS}" || { \
727           case $@ in \
728           test-report) test_options="-k";; \
729           perf-report) test_options="-k -m=perf";; \
730           full-report) test_options="-k -m=perf -m=slow";; \
731           esac ; \
732           if test -z "$$GTESTER_LOGDIR" ; then  \
733             ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \
734           elif test -n "${TEST_PROGS}" ; then \
735             ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \
736           fi ; \
737         }
738         @ ignore_logdir=true ; \
739           if test -z "$$GTESTER_LOGDIR" ; then \
740             GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \
741             ignore_logdir=false ; \
742           fi ; \
743           if test -d "$(top_srcdir)/.git" ; then \
744             REVISION=`git describe` ; \
745           else \
746             REVISION=$(VERSION) ; \
747           fi ; \
748           for subdir in $(SUBDIRS) . ; do \
749             test "$$subdir" = "." -o "$$subdir" = "po" || \
750             ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \
751           done ; \
752           $$ignore_logdir || { \
753             echo '<?xml version="1.0"?>'              > $@.xml ; \
754             echo '<report-collection>'               >> $@.xml ; \
755             echo '<info>'                            >> $@.xml ; \
756             echo '  <package>$(PACKAGE)</package>'   >> $@.xml ; \
757             echo '  <version>$(VERSION)</version>'   >> $@.xml ; \
758             echo "  <revision>$$REVISION</revision>" >> $@.xml ; \
759             echo '</info>'                           >> $@.xml ; \
760             for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \
761               sed '1,1s/^<?xml\b[^>?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \
762             done ; \
763             echo >> $@.xml ; \
764             echo '</report-collection>' >> $@.xml ; \
765             rm -rf "$$GTESTER_LOGDIR"/ ; \
766             ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \
767           }
768 .PHONY: test test-report perf-report full-report test-nonrecursive
769
770 .PHONY: lcov genlcov lcov-clean
771 # use recursive makes in order to ignore errors during check
772 lcov:
773         -$(MAKE) $(AM_MAKEFLAGS) -k check
774         $(MAKE) $(AM_MAKEFLAGS) genlcov
775
776 # we have to massage the lcov.info file slightly to hide the effect of libtool
777 # placing the objects files in the .libs/ directory separate from the *.c
778 # we also have to delete tests/.libs/libmoduletestplugin_*.gcda
779 genlcov:
780         rm -f $(top_builddir)/tests/.libs/libmoduletestplugin_*.gcda
781         $(LTP) --directory $(top_builddir) --capture --output-file glib-lcov.info --test-name GLIB_PERF --no-checksum --compat-libtool
782         LANG=C $(LTP_GENHTML) --prefix $(top_builddir) --output-directory glib-lcov --title "GLib Code Coverage" --legend --show-details glib-lcov.info
783         @echo "file://$(abs_top_builddir)/glib-lcov/index.html"
784
785 lcov-clean:
786         -$(LTP) --directory $(top_builddir) -z
787         -rm -rf glib-lcov.info glib-lcov
788         -find -name '*.gcda' -print | xargs rm
789
790 # run tests in cwd as part of make check
791 check-local: test-nonrecursive
792
793 # Tell versions [3.59,3.63) of GNU make to not export all variables.
794 # Otherwise a system limit (for SysV at least) may be exceeded.
795 .NOEXPORT: