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