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