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