nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3  
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5  
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9  
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14  
15 @SET_MAKE@
16  
17 # GLIB - Library of useful C routines
18  
19  
20  
21  
22 VPATH = @srcdir@
23 am__is_gnu_make = { \
24 if test -z '$(MAKELEVEL)'; then \
25 false; \
26 elif test -n '$(MAKE_HOST)'; then \
27 true; \
28 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
29 true; \
30 else \
31 false; \
32 fi; \
33 }
34 am__make_running_with_option = \
35 case $${target_option-} in \
36 ?) ;; \
37 *) echo "am__make_running_with_option: internal error: invalid" \
38 "target option '$${target_option-}' specified" >&2; \
39 exit 1;; \
40 esac; \
41 has_opt=no; \
42 sane_makeflags=$$MAKEFLAGS; \
43 if $(am__is_gnu_make); then \
44 sane_makeflags=$$MFLAGS; \
45 else \
46 case $$MAKEFLAGS in \
47 *\\[\ \ ]*) \
48 bs=\\; \
49 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
50 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
51 esac; \
52 fi; \
53 skip_next=no; \
54 strip_trailopt () \
55 { \
56 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
57 }; \
58 for flg in $$sane_makeflags; do \
59 test $$skip_next = yes && { skip_next=no; continue; }; \
60 case $$flg in \
61 *=*|--*) continue;; \
62 -*I) strip_trailopt 'I'; skip_next=yes;; \
63 -*I?*) strip_trailopt 'I';; \
64 -*O) strip_trailopt 'O'; skip_next=yes;; \
65 -*O?*) strip_trailopt 'O';; \
66 -*l) strip_trailopt 'l'; skip_next=yes;; \
67 -*l?*) strip_trailopt 'l';; \
68 -[dEDm]) skip_next=yes;; \
69 -[JT]) skip_next=yes;; \
70 esac; \
71 case $$flg in \
72 *$$target_option*) has_opt=yes; break;; \
73 esac; \
74 done; \
75 test $$has_opt = yes
76 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
77 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
78 pkgdatadir = $(datadir)/@PACKAGE@
79 pkgincludedir = $(includedir)/@PACKAGE@
80 pkglibdir = $(libdir)/@PACKAGE@
81 pkglibexecdir = $(libexecdir)/@PACKAGE@
82 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
83 install_sh_DATA = $(install_sh) -c -m 644
84 install_sh_PROGRAM = $(install_sh) -c
85 install_sh_SCRIPT = $(install_sh) -c
86 INSTALL_HEADER = $(INSTALL_DATA)
87 transform = $(program_transform_name)
88 NORMAL_INSTALL = :
89 PRE_INSTALL = :
90 POST_INSTALL = :
91 NORMAL_UNINSTALL = :
92 PRE_UNINSTALL = :
93 POST_UNINSTALL = :
94 build_triplet = @build@
95 host_triplet = @host@
96 installed_test_PROGRAMS = $(am__EXEEXT_1)
97 noinst_PROGRAMS = $(am__EXEEXT_3)
98 check_PROGRAMS = $(am__EXEEXT_2)
99 TESTS = $(am__EXEEXT_1)
100 @OS_WIN32_TRUE@am__append_1 = $(test_programs) $(test_scripts) $(uninstalled_test_programs) $(uninstalled_test_scripts) \
101 @OS_WIN32_TRUE@ $(dist_test_scripts) $(dist_uninstalled_test_scripts)
102  
103 @ENABLE_ALWAYS_BUILD_TESTS_TRUE@am__append_2 = $(all_test_ltlibs)
104 @ENABLE_ALWAYS_BUILD_TESTS_TRUE@am__append_3 = $(all_test_programs)
105 @ENABLE_ALWAYS_BUILD_TESTS_TRUE@am__append_4 = $(all_test_scripts)
106 @ENABLE_ALWAYS_BUILD_TESTS_TRUE@am__append_5 = $(all_test_data)
107 @ENABLE_ALWAYS_BUILD_TESTS_FALSE@am__append_6 = $(all_test_ltlibs)
108 @ENABLE_ALWAYS_BUILD_TESTS_FALSE@am__append_7 = $(all_test_programs)
109 @ENABLE_ALWAYS_BUILD_TESTS_FALSE@am__append_8 = $(all_test_scripts)
110 @ENABLE_ALWAYS_BUILD_TESTS_FALSE@am__append_9 = $(all_test_data)
111 @ENABLE_INSTALLED_TESTS_TRUE@am__append_10 = $(test_programs) $(installed_test_programs) \
112 @ENABLE_INSTALLED_TESTS_TRUE@ $(test_extra_programs) $(installed_test_extra_programs)
113  
114 @ENABLE_INSTALLED_TESTS_TRUE@am__append_11 = $(test_scripts) \
115 @ENABLE_INSTALLED_TESTS_TRUE@ $(installed_test_scripts) \
116 @ENABLE_INSTALLED_TESTS_TRUE@ $(test_extra_scripts) \
117 @ENABLE_INSTALLED_TESTS_TRUE@ $(test_installed_extra_scripts) \
118 @ENABLE_INSTALLED_TESTS_TRUE@ $(dist_test_scripts) \
119 @ENABLE_INSTALLED_TESTS_TRUE@ $(dist_test_extra_scripts) \
120 @ENABLE_INSTALLED_TESTS_TRUE@ $(dist_installed_test_scripts) \
121 @ENABLE_INSTALLED_TESTS_TRUE@ $(dist_installed_test_extra_scripts)
122 @ENABLE_INSTALLED_TESTS_TRUE@am__append_12 = $(test_data) \
123 @ENABLE_INSTALLED_TESTS_TRUE@ $(installed_test_data) \
124 @ENABLE_INSTALLED_TESTS_TRUE@ $(dist_test_data) \
125 @ENABLE_INSTALLED_TESTS_TRUE@ $(dist_installed_test_data)
126 @ENABLE_INSTALLED_TESTS_TRUE@am__append_13 = $(test_ltlibraries) $(installed_test_ltlibraries)
127 @ENABLE_INSTALLED_TESTS_TRUE@am__append_14 = $(installed_test_meta_DATA)
128 subdir = glib/update-pcre
129 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
130 am__aclocal_m4_deps = $(top_srcdir)/m4macros/attributes.m4 \
131 $(top_srcdir)/m4macros/glibtests.m4 \
132 $(top_srcdir)/m4macros/gtk-doc.m4 \
133 $(top_srcdir)/m4macros/libtool.m4 \
134 $(top_srcdir)/m4macros/ltoptions.m4 \
135 $(top_srcdir)/m4macros/ltsugar.m4 \
136 $(top_srcdir)/m4macros/ltversion.m4 \
137 $(top_srcdir)/m4macros/lt~obsolete.m4 \
138 $(top_srcdir)/acinclude.m4 $(top_srcdir)/acglib.m4 \
139 $(top_srcdir)/glib/libcharset/codeset.m4 \
140 $(top_srcdir)/glib/libcharset/glibc21.m4 \
141 $(top_srcdir)/m4macros/glib-gettext.m4 \
142 $(top_srcdir)/configure.ac
143 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
144 $(ACLOCAL_M4)
145 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
146 mkinstalldirs = $(install_sh) -d
147 CONFIG_HEADER = $(top_builddir)/config.h
148 CONFIG_CLEAN_FILES =
149 CONFIG_CLEAN_VPATH_FILES =
150 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
151 am__vpath_adj = case $$p in \
152 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
153 *) f=$$p;; \
154 esac;
155 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
156 am__install_max = 40
157 am__nobase_strip_setup = \
158 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
159 am__nobase_strip = \
160 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
161 am__nobase_list = $(am__nobase_strip_setup); \
162 for p in $$list; do echo "$$p $$p"; done | \
163 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
164 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
165 if (++n[$$2] == $(am__install_max)) \
166 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
167 END { for (dir in files) print dir, files[dir] }'
168 am__base_list = \
169 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
170 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
171 am__uninstall_files_from_dir = { \
172 test -z "$$files" \
173 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
174 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
175 $(am__cd) "$$dir" && rm -f $$files; }; \
176 }
177 am__installdirs = "$(DESTDIR)$(installed_testdir)" \
178 "$(DESTDIR)$(installed_testdir)" \
179 "$(DESTDIR)$(installed_testdir)" \
180 "$(DESTDIR)$(installed_test_metadir)" \
181 "$(DESTDIR)$(installed_testdir)"
182 LTLIBRARIES = $(installed_test_LTLIBRARIES) $(noinst_LTLIBRARIES)
183 am__EXEEXT_1 =
184 @ENABLE_ALWAYS_BUILD_TESTS_FALSE@am__EXEEXT_2 = $(am__EXEEXT_1)
185 @ENABLE_ALWAYS_BUILD_TESTS_TRUE@am__EXEEXT_3 = $(am__EXEEXT_1)
186 PROGRAMS = $(installed_test_PROGRAMS) $(noinst_PROGRAMS)
187 SCRIPTS = $(installed_test_SCRIPTS) $(noinst_SCRIPTS)
188 AM_V_P = $(am__v_P_@AM_V@)
189 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
190 am__v_P_0 = false
191 am__v_P_1 = :
192 AM_V_GEN = $(am__v_GEN_@AM_V@)
193 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
194 am__v_GEN_0 = @echo " GEN " $@;
195 am__v_GEN_1 =
196 AM_V_at = $(am__v_at_@AM_V@)
197 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
198 am__v_at_0 = @
199 am__v_at_1 =
200 SOURCES =
201 DIST_SOURCES =
202 am__can_run_installinfo = \
203 case $$AM_UPDATE_INFO_DIR in \
204 n|no|NO) false;; \
205 *) (install-info --version) >/dev/null 2>&1;; \
206 esac
207 DATA = $(installed_test_meta_DATA) $(nobase_installed_test_DATA) \
208 $(noinst_DATA)
209 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
210 am__tty_colors_dummy = \
211 mgn= red= grn= lgn= blu= brg= std=; \
212 am__color_tests=no
213 am__tty_colors = { \
214 $(am__tty_colors_dummy); \
215 if test "X$(AM_COLOR_TESTS)" = Xno; then \
216 am__color_tests=no; \
217 elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
218 am__color_tests=yes; \
219 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
220 am__color_tests=yes; \
221 fi; \
222 if test $$am__color_tests = yes; then \
223 red=''; \
224 grn=''; \
225 lgn=''; \
226 blu=''; \
227 mgn=''; \
228 brg=''; \
229 std=''; \
230 fi; \
231 }
232 am__recheck_rx = ^[ ]*:recheck:[ ]*
233 am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
234 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
235 # A command that, given a newline-separated list of test names on the
236 # standard input, print the name of the tests that are to be re-run
237 # upon "make recheck".
238 am__list_recheck_tests = $(AWK) '{ \
239 recheck = 1; \
240 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
241 { \
242 if (rc < 0) \
243 { \
244 if ((getline line2 < ($$0 ".log")) < 0) \
245 recheck = 0; \
246 break; \
247 } \
248 else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
249 { \
250 recheck = 0; \
251 break; \
252 } \
253 else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
254 { \
255 break; \
256 } \
257 }; \
258 if (recheck) \
259 print $$0; \
260 close ($$0 ".trs"); \
261 close ($$0 ".log"); \
262 }'
263 # A command that, given a newline-separated list of test names on the
264 # standard input, create the global log from their .trs and .log files.
265 am__create_global_log = $(AWK) ' \
266 function fatal(msg) \
267 { \
268 print "fatal: making $@: " msg | "cat >&2"; \
269 exit 1; \
270 } \
271 function rst_section(header) \
272 { \
273 print header; \
274 len = length(header); \
275 for (i = 1; i <= len; i = i + 1) \
276 printf "="; \
277 printf "\n\n"; \
278 } \
279 { \
280 copy_in_global_log = 1; \
281 global_test_result = "RUN"; \
282 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
283 { \
284 if (rc < 0) \
285 fatal("failed to read from " $$0 ".trs"); \
286 if (line ~ /$(am__global_test_result_rx)/) \
287 { \
288 sub("$(am__global_test_result_rx)", "", line); \
289 sub("[ ]*$$", "", line); \
290 global_test_result = line; \
291 } \
292 else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
293 copy_in_global_log = 0; \
294 }; \
295 if (copy_in_global_log) \
296 { \
297 rst_section(global_test_result ": " $$0); \
298 while ((rc = (getline line < ($$0 ".log"))) != 0) \
299 { \
300 if (rc < 0) \
301 fatal("failed to read from " $$0 ".log"); \
302 print line; \
303 }; \
304 printf "\n"; \
305 }; \
306 close ($$0 ".trs"); \
307 close ($$0 ".log"); \
308 }'
309 # Restructured Text title.
310 am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
311 # Solaris 10 'make', and several other traditional 'make' implementations,
312 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
313 # by disabling -e (using the XSI extension "set +e") if it's set.
314 am__sh_e_setup = case $$- in *e*) set +e;; esac
315 # Default flags passed to test drivers.
316 am__common_driver_flags = \
317 --color-tests "$$am__color_tests" \
318 --enable-hard-errors "$$am__enable_hard_errors" \
319 --expect-failure "$$am__expect_failure"
320 # To be inserted before the command running the test. Creates the
321 # directory for the log if needed. Stores in $dir the directory
322 # containing $f, in $tst the test, in $log the log. Executes the
323 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
324 # passes TESTS_ENVIRONMENT. Set up options for the wrapper that
325 # will run the test scripts (or their associated LOG_COMPILER, if
326 # thy have one).
327 am__check_pre = \
328 $(am__sh_e_setup); \
329 $(am__vpath_adj_setup) $(am__vpath_adj) \
330 $(am__tty_colors); \
331 srcdir=$(srcdir); export srcdir; \
332 case "$@" in \
333 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
334 *) am__odir=.;; \
335 esac; \
336 test "x$$am__odir" = x"." || test -d "$$am__odir" \
337 || $(MKDIR_P) "$$am__odir" || exit $$?; \
338 if test -f "./$$f"; then dir=./; \
339 elif test -f "$$f"; then dir=; \
340 else dir="$(srcdir)/"; fi; \
341 tst=$$dir$$f; log='$@'; \
342 if test -n '$(DISABLE_HARD_ERRORS)'; then \
343 am__enable_hard_errors=no; \
344 else \
345 am__enable_hard_errors=yes; \
346 fi; \
347 case " $(XFAIL_TESTS) " in \
348 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
349 am__expect_failure=yes;; \
350 *) \
351 am__expect_failure=no;; \
352 esac; \
353 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
354 # A shell command to get the names of the tests scripts with any registered
355 # extension removed (i.e., equivalently, the names of the test logs, with
356 # the '.log' extension removed). The result is saved in the shell variable
357 # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
358 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
359 # since that might cause problem with VPATH rewrites for suffix-less tests.
360 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
361 am__set_TESTS_bases = \
362 bases='$(TEST_LOGS)'; \
363 bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
364 bases=`echo $$bases`
365 RECHECK_LOGS = $(TEST_LOGS)
366 AM_RECURSIVE_TARGETS = check recheck
367 TEST_SUITE_LOG = test-suite.log
368 TEST_EXTENSIONS = @EXEEXT@ .test
369 am__test_logs1 = $(TESTS:=.log)
370 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
371 TEST_LOGS = $(am__test_logs2:.test.log=.log)
372 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
373 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
374 $(TEST_LOG_FLAGS)
375 am__set_b = \
376 case '$@' in \
377 */*) \
378 case '$*' in \
379 */*) b='$*';; \
380 *) b=`echo '$@' | sed 's/\.log$$//'`; \
381 esac;; \
382 *) \
383 b='$*';; \
384 esac
385 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/glib.mk \
386 $(top_srcdir)/test-driver
387 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
388 ABS_TAPSET_DIR = @ABS_TAPSET_DIR@
389 ACLOCAL = @ACLOCAL@
390 ALLOCA = @ALLOCA@
391 AMTAR = @AMTAR@
392 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
393 AR = @AR@
394 AS = @AS@
395 AUTOCONF = @AUTOCONF@
396 AUTOHEADER = @AUTOHEADER@
397 AUTOMAKE = @AUTOMAKE@
398 AWK = @AWK@
399 CARBON_LIBS = @CARBON_LIBS@
400 CATALOGS = @CATALOGS@
401 CATOBJEXT = @CATOBJEXT@
402 CC = @CC@
403 CCDEPMODE = @CCDEPMODE@
404 CFLAGS = @CFLAGS@
405 COCOA_LIBS = @COCOA_LIBS@
406 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
407 CPP = @CPP@
408 CPPFLAGS = @CPPFLAGS@
409 CXX = @CXX@
410 CXXCPP = @CXXCPP@
411 CXXDEPMODE = @CXXDEPMODE@
412 CXXFLAGS = @CXXFLAGS@
413 CYGPATH_W = @CYGPATH_W@
414 DATADIRNAME = @DATADIRNAME@
415 DBUS1_CFLAGS = @DBUS1_CFLAGS@
416 DBUS1_LIBS = @DBUS1_LIBS@
417 DBUS_DAEMON = @DBUS_DAEMON@
418 DEFS = @DEFS@
419 DEPDIR = @DEPDIR@
420 DLLTOOL = @DLLTOOL@
421 DSYMUTIL = @DSYMUTIL@
422 DTRACE = @DTRACE@
423 DUMPBIN = @DUMPBIN@
424 ECHO_C = @ECHO_C@
425 ECHO_N = @ECHO_N@
426 ECHO_T = @ECHO_T@
427 EGREP = @EGREP@
428 EXEEXT = @EXEEXT@
429 FAM_LIBS = @FAM_LIBS@
430 FGREP = @FGREP@
431 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
432 GIO = @GIO@
433 GIO_MODULE_DIR = @GIO_MODULE_DIR@
434 GLIBC21 = @GLIBC21@
435 GLIB_BINARY_AGE = @GLIB_BINARY_AGE@
436 GLIB_DEBUG_FLAGS = @GLIB_DEBUG_FLAGS@
437 GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
438 GLIB_HIDDEN_VISIBILITY_CFLAGS = @GLIB_HIDDEN_VISIBILITY_CFLAGS@
439 GLIB_INTERFACE_AGE = @GLIB_INTERFACE_AGE@
440 GLIB_LINK_FLAGS = @GLIB_LINK_FLAGS@
441 GLIB_MAJOR_VERSION = @GLIB_MAJOR_VERSION@
442 GLIB_MICRO_VERSION = @GLIB_MICRO_VERSION@
443 GLIB_MINOR_VERSION = @GLIB_MINOR_VERSION@
444 GLIB_RUNTIME_LIBDIR = @GLIB_RUNTIME_LIBDIR@
445 GLIB_VERSION = @GLIB_VERSION@
446 GLIB_WARN_CFLAGS = @GLIB_WARN_CFLAGS@
447 GLIB_WIN32_STATIC_COMPILATION_DEFINE = @GLIB_WIN32_STATIC_COMPILATION_DEFINE@
448 GMOFILES = @GMOFILES@
449 GMSGFMT = @GMSGFMT@
450 GREP = @GREP@
451 GSPAWN = @GSPAWN@
452 GTHREAD_COMPILE_IMPL_DEFINES = @GTHREAD_COMPILE_IMPL_DEFINES@
453 GTKDOC_CHECK = @GTKDOC_CHECK@
454 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
455 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
456 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
457 GTKDOC_MKPDF = @GTKDOC_MKPDF@
458 GTKDOC_REBASE = @GTKDOC_REBASE@
459 G_LIBS_EXTRA = @G_LIBS_EXTRA@
460 G_MODULE_BROKEN_RTLD_GLOBAL = @G_MODULE_BROKEN_RTLD_GLOBAL@
461 G_MODULE_HAVE_DLERROR = @G_MODULE_HAVE_DLERROR@
462 G_MODULE_IMPL = @G_MODULE_IMPL@
463 G_MODULE_LDFLAGS = @G_MODULE_LDFLAGS@
464 G_MODULE_LIBS = @G_MODULE_LIBS@
465 G_MODULE_LIBS_EXTRA = @G_MODULE_LIBS_EXTRA@
466 G_MODULE_NEED_USCORE = @G_MODULE_NEED_USCORE@
467 G_MODULE_PLUGIN_LIBS = @G_MODULE_PLUGIN_LIBS@
468 G_MODULE_SUPPORTED = @G_MODULE_SUPPORTED@
469 G_THREAD_CFLAGS = @G_THREAD_CFLAGS@
470 G_THREAD_LIBS = @G_THREAD_LIBS@
471 G_THREAD_LIBS_EXTRA = @G_THREAD_LIBS_EXTRA@
472 G_THREAD_LIBS_FOR_GTHREAD = @G_THREAD_LIBS_FOR_GTHREAD@
473 HTML_DIR = @HTML_DIR@
474 ICONV_LIBS = @ICONV_LIBS@
475 INDENT = @INDENT@
476 INSTALL = @INSTALL@
477 INSTALL_DATA = @INSTALL_DATA@
478 INSTALL_PROGRAM = @INSTALL_PROGRAM@
479 INSTALL_SCRIPT = @INSTALL_SCRIPT@
480 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
481 INSTOBJEXT = @INSTOBJEXT@
482 INTLLIBS = @INTLLIBS@
483 LD = @LD@
484 LDFLAGS = @LDFLAGS@
485 LIBELF_CFLAGS = @LIBELF_CFLAGS@
486 LIBELF_LIBS = @LIBELF_LIBS@
487 LIBFFI_CFLAGS = @LIBFFI_CFLAGS@
488 LIBFFI_LIBS = @LIBFFI_LIBS@
489 LIBOBJS = @LIBOBJS@
490 LIBS = @LIBS@
491 LIBTOOL = @LIBTOOL@
492 LIB_EXE_MACHINE_FLAG = @LIB_EXE_MACHINE_FLAG@
493 LIPO = @LIPO@
494 LN_S = @LN_S@
495 LTLIBOBJS = @LTLIBOBJS@
496 LTP = @LTP@
497 LTP_GENHTML = @LTP_GENHTML@
498 LT_AGE = @LT_AGE@
499 LT_CURRENT = @LT_CURRENT@
500 LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
501 LT_RELEASE = @LT_RELEASE@
502 LT_REVISION = @LT_REVISION@
503 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
504 MAINT = @MAINT@
505 MAKEINFO = @MAKEINFO@
506 MANIFEST_TOOL = @MANIFEST_TOOL@
507 MKDIR_P = @MKDIR_P@
508 MKINSTALLDIRS = @MKINSTALLDIRS@
509 MSGFMT = @MSGFMT@
510 MSGFMT_OPTS = @MSGFMT_OPTS@
511 NAMESER_COMPAT_INCLUDE = @NAMESER_COMPAT_INCLUDE@
512 NETWORK_LIBS = @NETWORK_LIBS@
513 NM = @NM@
514 NMEDIT = @NMEDIT@
515 OBJDUMP = @OBJDUMP@
516 OBJEXT = @OBJEXT@
517 OTOOL = @OTOOL@
518 OTOOL64 = @OTOOL64@
519 PACKAGE = @PACKAGE@
520 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
521 PACKAGE_NAME = @PACKAGE_NAME@
522 PACKAGE_STRING = @PACKAGE_STRING@
523 PACKAGE_TARNAME = @PACKAGE_TARNAME@
524 PACKAGE_URL = @PACKAGE_URL@
525 PACKAGE_VERSION = @PACKAGE_VERSION@
526 PATH_SEPARATOR = @PATH_SEPARATOR@
527 PCRE_CFLAGS = @PCRE_CFLAGS@
528 PCRE_LIBS = @PCRE_LIBS@
529 PCRE_REQUIRES = @PCRE_REQUIRES@
530 PCRE_WARN_CFLAGS = @PCRE_WARN_CFLAGS@
531 PERL = @PERL@
532 PERL_PATH = @PERL_PATH@
533 PKG_CONFIG = @PKG_CONFIG@
534 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
535 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
536 PLATFORMDEP = @PLATFORMDEP@
537 POFILES = @POFILES@
538 POSUB = @POSUB@
539 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
540 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
541 PYTHON = @PYTHON@
542 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
543 PYTHON_PLATFORM = @PYTHON_PLATFORM@
544 PYTHON_PREFIX = @PYTHON_PREFIX@
545 PYTHON_VERSION = @PYTHON_VERSION@
546 RANLIB = @RANLIB@
547 REBUILD = @REBUILD@
548 SED = @SED@
549 SELINUX_LIBS = @SELINUX_LIBS@
550 SET_MAKE = @SET_MAKE@
551 SHELL = @SHELL@
552 SHTOOL = @SHTOOL@
553 STRIP = @STRIP@
554 USE_NLS = @USE_NLS@
555 VERSION = @VERSION@
556 WINDRES = @WINDRES@
557 WSPIAPI_INCLUDE = @WSPIAPI_INCLUDE@
558 XATTR_LIBS = @XATTR_LIBS@
559 XGETTEXT = @XGETTEXT@
560 XMLCATALOG = @XMLCATALOG@
561 XML_CATALOG_FILE = @XML_CATALOG_FILE@
562 XSLTPROC = @XSLTPROC@
563 ZLIB_CFLAGS = @ZLIB_CFLAGS@
564 ZLIB_LIBS = @ZLIB_LIBS@
565 abs_builddir = @abs_builddir@
566 abs_srcdir = @abs_srcdir@
567 abs_top_builddir = @abs_top_builddir@
568 abs_top_srcdir = @abs_top_srcdir@
569 ac_ct_AR = @ac_ct_AR@
570 ac_ct_CC = @ac_ct_CC@
571 ac_ct_CXX = @ac_ct_CXX@
572 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
573 am__include = @am__include@
574 am__leading_dot = @am__leading_dot@
575 am__quote = @am__quote@
576 am__tar = @am__tar@
577 am__untar = @am__untar@
578 bindir = @bindir@
579 build = @build@
580 build_alias = @build_alias@
581 build_cpu = @build_cpu@
582 build_os = @build_os@
583 build_vendor = @build_vendor@
584 builddir = @builddir@
585 config_h_INCLUDES = @config_h_INCLUDES@
586 datadir = @datadir@
587 datarootdir = @datarootdir@
588 docdir = @docdir@
589 dvidir = @dvidir@
590 exec_prefix = @exec_prefix@
591 gio_INCLUDES = @gio_INCLUDES@
592 glib_INCLUDES = @glib_INCLUDES@
593 gmodule_INCLUDES = @gmodule_INCLUDES@
594 gobject_INCLUDES = @gobject_INCLUDES@
595 host = @host@
596 host_alias = @host_alias@
597 host_cpu = @host_cpu@
598 host_os = @host_os@
599 host_vendor = @host_vendor@
600 htmldir = @htmldir@
601 includedir = @includedir@
602 infodir = @infodir@
603 install_sh = @install_sh@
604 installed_test_metadir = @installed_test_metadir@
605 installed_testdir = @installed_testdir@
606 libdir = @libdir@
607 libexecdir = @libexecdir@
608 localedir = @localedir@
609 localstatedir = @localstatedir@
610 mandir = @mandir@
611 mkdir_p = @mkdir_p@
612 ms_librarian = @ms_librarian@
613 oldincludedir = @oldincludedir@
614 pdfdir = @pdfdir@
615 pkgpyexecdir = @pkgpyexecdir@
616 pkgpythondir = @pkgpythondir@
617 prefix = @prefix@
618 program_transform_name = @program_transform_name@
619 psdir = @psdir@
620 pyexecdir = @pyexecdir@
621 pythondir = @pythondir@
622 runstatedir = @runstatedir@
623 sbindir = @sbindir@
624 sharedstatedir = @sharedstatedir@
625 srcdir = @srcdir@
626 sysconfdir = @sysconfdir@
627 target_alias = @target_alias@
628 top_build_prefix = @top_build_prefix@
629 top_builddir = @top_builddir@
630 top_srcdir = @top_srcdir@
631  
632 #GTESTER = gtester # for non-GLIB packages
633 #GTESTER_REPORT = gtester-report # for non-GLIB packages
634 GTESTER = $(top_builddir)/glib/gtester # for the GLIB package
635 GTESTER_REPORT = $(top_builddir)/glib/gtester-report # for the GLIB package
636 NULL =
637  
638 # initialize variables for unconditional += appending
639 BUILT_SOURCES =
640 BUILT_EXTRA_DIST =
641 CLEANFILES = *.log *.trs $(am__append_14)
642 DISTCLEANFILES =
643 MAINTAINERCLEANFILES =
644 EXTRA_DIST = $(all_dist_test_scripts) $(all_dist_test_data) update.sh \
645 digitab.patch memory.patch
646  
647 # We support a fairly large range of possible variables. It is expected that all types of files in a test suite
648 # will belong in exactly one of the following variables.
649 #
650 # First, we support the usual automake suffixes, but in lowercase, with the customary meaning:
651 #
652 # test_programs, test_scripts, test_data, test_ltlibraries
653 #
654 # The above are used to list files that are involved in both uninstalled and installed testing. The
655 # test_programs and test_scripts are taken to be actual testcases and will be run as part of the test suite.
656 # Note that _data is always used with the nobase_ automake variable name to ensure that installed test data is
657 # installed in the same way as it appears in the package layout.
658 #
659 # In order to mark a particular file as being only for one type of testing, use 'installed' or 'uninstalled',
660 # like so:
661 #
662 # installed_test_programs, uninstalled_test_programs
663 # installed_test_scripts, uninstalled_test_scripts
664 # installed_test_data, uninstalled_test_data
665 # installed_test_ltlibraries, uninstalled_test_ltlibraries
666 #
667 # Additionally, we support 'extra' infixes for programs and scripts. This is used for support programs/scripts
668 # that should not themselves be run as testcases (but exist to be used from other testcases):
669 #
670 # test_extra_programs, installed_test_extra_programs, uninstalled_test_extra_programs
671 # test_extra_scripts, installed_test_extra_scripts, uninstalled_test_extra_scripts
672 #
673 # Additionally, for _scripts and _data, we support the customary dist_ prefix so that the named script or data
674 # file automatically end up in the tarball.
675 #
676 # dist_test_scripts, dist_test_data, dist_test_extra_scripts
677 # dist_installed_test_scripts, dist_installed_test_data, dist_installed_test_extra_scripts
678 # dist_uninstalled_test_scripts, dist_uninstalled_test_data, dist_uninstalled_test_extra_scripts
679 #
680 # Note that no file is automatically disted unless it appears in one of the dist_ variables. This follows the
681 # standard automake convention of not disting programs scripts or data by default.
682 #
683 # test_programs, test_scripts, uninstalled_test_programs and uninstalled_test_scripts (as well as their disted
684 # variants) will be run as part of the in-tree 'make check'. These are all assumed to be runnable under
685 # gtester. That's a bit strange for scripts, but it's possible.
686  
687 # we use test -z "$(TEST_PROGS)" above, so make sure we have no extra whitespace...
688 TEST_PROGS = $(strip $(test_programs) $(test_scripts) \
689 $(uninstalled_test_programs) $(uninstalled_test_scripts) \
690 $(dist_test_scripts) $(dist_uninstalled_test_scripts))
691 installed_test_LTLIBRARIES = $(am__append_13)
692 installed_test_SCRIPTS = $(am__append_11)
693 nobase_installed_test_DATA = $(am__append_12)
694 noinst_LTLIBRARIES = $(am__append_2)
695 noinst_SCRIPTS = $(am__append_4)
696 noinst_DATA = $(am__append_5)
697 check_LTLIBRARIES = $(am__append_6)
698 check_SCRIPTS = $(am__append_8)
699 check_DATA = $(am__append_9)
700  
701 # Note: build even the installed-only targets during 'make check' to ensure that they still work.
702 # We need to do a bit of trickery here and manage disting via EXTRA_DIST instead of using dist_ prefixes to
703 # prevent automake from mistreating gmake functions like $(wildcard ...) and $(addprefix ...) as if they were
704 # filenames, including removing duplicate instances of the opening part before the space, eg. '$(addprefix'.
705 all_test_programs = $(test_programs) $(uninstalled_test_programs) $(installed_test_programs) \
706 $(test_extra_programs) $(uninstalled_test_extra_programs) $(installed_test_extra_programs)
707  
708 all_test_scripts = $(test_scripts) $(uninstalled_test_scripts) \
709 $(installed_test_scripts) $(test_extra_scripts) \
710 $(uninstalled_test_extra_scripts) \
711 $(installed_test_extra_scripts) $(all_dist_test_scripts)
712 all_dist_test_scripts = $(dist_test_scripts) $(dist_uninstalled_test_scripts) $(dist_installed_test_scripts) \
713 $(dist_test_extra_scripts) $(dist_uninstalled_test_extra_scripts) $(dist_installed_test_extra_scripts)
714  
715 all_test_data = $(test_data) $(uninstalled_test_data) \
716 $(installed_test_data) $(all_dist_test_data)
717 all_dist_test_data = $(dist_test_data) $(dist_uninstalled_test_data) $(dist_installed_test_data)
718 all_test_ltlibs = $(test_ltlibraries) $(uninstalled_test_ltlibraries) $(installed_test_ltlibraries)
719 @ENABLE_INSTALLED_TESTS_TRUE@installed_testcases = $(test_programs) $(installed_test_programs) \
720 @ENABLE_INSTALLED_TESTS_TRUE@ $(test_scripts) $(installed_test_scripts) \
721 @ENABLE_INSTALLED_TESTS_TRUE@ $(dist_test_scripts) $(dist_installed_test_scripts)
722  
723 @ENABLE_INSTALLED_TESTS_TRUE@installed_test_meta_DATA = $(installed_testcases:=.test)
724 all: $(BUILT_SOURCES)
725 $(MAKE) $(AM_MAKEFLAGS) all-am
726  
727 .SUFFIXES:
728 .SUFFIXES: .log .test .test$(EXEEXT) .trs
729 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/glib.mk $(am__configure_deps)
730 @for dep in $?; do \
731 case '$(am__configure_deps)' in \
732 *$$dep*) \
733 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
734 && { if test -f $@; then exit 0; else break; fi; }; \
735 exit 1;; \
736 esac; \
737 done; \
738 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu glib/update-pcre/Makefile'; \
739 $(am__cd) $(top_srcdir) && \
740 $(AUTOMAKE) --gnu glib/update-pcre/Makefile
741 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
742 @case '$?' in \
743 *config.status*) \
744 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
745 *) \
746 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
747 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
748 esac;
749 $(top_srcdir)/glib.mk $(am__empty):
750  
751 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
752 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
753  
754 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
755 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
756 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
757 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
758 $(am__aclocal_m4_deps):
759  
760 clean-checkLTLIBRARIES:
761 -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)
762 @list='$(check_LTLIBRARIES)'; \
763 locs=`for p in $$list; do echo $$p; done | \
764 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
765 sort -u`; \
766 test -z "$$locs" || { \
767 echo rm -f $${locs}; \
768 rm -f $${locs}; \
769 }
770  
771 install-installed_testLTLIBRARIES: $(installed_test_LTLIBRARIES)
772 @$(NORMAL_INSTALL)
773 @list='$(installed_test_LTLIBRARIES)'; test -n "$(installed_testdir)" || list=; \
774 list2=; for p in $$list; do \
775 if test -f $$p; then \
776 list2="$$list2 $$p"; \
777 else :; fi; \
778 done; \
779 test -z "$$list2" || { \
780 echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)'"; \
781 $(MKDIR_P) "$(DESTDIR)$(installed_testdir)" || exit 1; \
782 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(installed_testdir)'"; \
783 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(installed_testdir)"; \
784 }
785  
786 uninstall-installed_testLTLIBRARIES:
787 @$(NORMAL_UNINSTALL)
788 @list='$(installed_test_LTLIBRARIES)'; test -n "$(installed_testdir)" || list=; \
789 for p in $$list; do \
790 $(am__strip_dir) \
791 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(installed_testdir)/$$f'"; \
792 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(installed_testdir)/$$f"; \
793 done
794  
795 clean-installed_testLTLIBRARIES:
796 -test -z "$(installed_test_LTLIBRARIES)" || rm -f $(installed_test_LTLIBRARIES)
797 @list='$(installed_test_LTLIBRARIES)'; \
798 locs=`for p in $$list; do echo $$p; done | \
799 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
800 sort -u`; \
801 test -z "$$locs" || { \
802 echo rm -f $${locs}; \
803 rm -f $${locs}; \
804 }
805  
806 clean-noinstLTLIBRARIES:
807 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
808 @list='$(noinst_LTLIBRARIES)'; \
809 locs=`for p in $$list; do echo $$p; done | \
810 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
811 sort -u`; \
812 test -z "$$locs" || { \
813 echo rm -f $${locs}; \
814 rm -f $${locs}; \
815 }
816  
817 clean-checkPROGRAMS:
818 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
819 echo " rm -f" $$list; \
820 rm -f $$list || exit $$?; \
821 test -n "$(EXEEXT)" || exit 0; \
822 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
823 echo " rm -f" $$list; \
824 rm -f $$list
825 install-installed_testPROGRAMS: $(installed_test_PROGRAMS)
826 @$(NORMAL_INSTALL)
827 @list='$(installed_test_PROGRAMS)'; test -n "$(installed_testdir)" || list=; \
828 if test -n "$$list"; then \
829 echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)'"; \
830 $(MKDIR_P) "$(DESTDIR)$(installed_testdir)" || exit 1; \
831 fi; \
832 for p in $$list; do echo "$$p $$p"; done | \
833 sed 's/$(EXEEXT)$$//' | \
834 while read p p1; do if test -f $$p \
835 || test -f $$p1 \
836 ; then echo "$$p"; echo "$$p"; else :; fi; \
837 done | \
838 sed -e 'p;s,.*/,,;n;h' \
839 -e 's|.*|.|' \
840 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
841 sed 'N;N;N;s,\n, ,g' | \
842 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
843 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
844 if ($$2 == $$4) files[d] = files[d] " " $$1; \
845 else { print "f", $$3 "/" $$4, $$1; } } \
846 END { for (d in files) print "f", d, files[d] }' | \
847 while read type dir files; do \
848 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
849 test -z "$$files" || { \
850 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(installed_testdir)$$dir'"; \
851 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(installed_testdir)$$dir" || exit $$?; \
852 } \
853 ; done
854  
855 uninstall-installed_testPROGRAMS:
856 @$(NORMAL_UNINSTALL)
857 @list='$(installed_test_PROGRAMS)'; test -n "$(installed_testdir)" || list=; \
858 files=`for p in $$list; do echo "$$p"; done | \
859 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
860 -e 's/$$/$(EXEEXT)/' \
861 `; \
862 test -n "$$list" || exit 0; \
863 echo " ( cd '$(DESTDIR)$(installed_testdir)' && rm -f" $$files ")"; \
864 cd "$(DESTDIR)$(installed_testdir)" && rm -f $$files
865  
866 clean-installed_testPROGRAMS:
867 @list='$(installed_test_PROGRAMS)'; test -n "$$list" || exit 0; \
868 echo " rm -f" $$list; \
869 rm -f $$list || exit $$?; \
870 test -n "$(EXEEXT)" || exit 0; \
871 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
872 echo " rm -f" $$list; \
873 rm -f $$list
874  
875 clean-noinstPROGRAMS:
876 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
877 echo " rm -f" $$list; \
878 rm -f $$list || exit $$?; \
879 test -n "$(EXEEXT)" || exit 0; \
880 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
881 echo " rm -f" $$list; \
882 rm -f $$list
883 install-installed_testSCRIPTS: $(installed_test_SCRIPTS)
884 @$(NORMAL_INSTALL)
885 @list='$(installed_test_SCRIPTS)'; test -n "$(installed_testdir)" || list=; \
886 if test -n "$$list"; then \
887 echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)'"; \
888 $(MKDIR_P) "$(DESTDIR)$(installed_testdir)" || exit 1; \
889 fi; \
890 for p in $$list; do \
891 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
892 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
893 done | \
894 sed -e 'p;s,.*/,,;n' \
895 -e 'h;s|.*|.|' \
896 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
897 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
898 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
899 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
900 if (++n[d] == $(am__install_max)) { \
901 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
902 else { print "f", d "/" $$4, $$1 } } \
903 END { for (d in files) print "f", d, files[d] }' | \
904 while read type dir files; do \
905 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
906 test -z "$$files" || { \
907 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(installed_testdir)$$dir'"; \
908 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(installed_testdir)$$dir" || exit $$?; \
909 } \
910 ; done
911  
912 uninstall-installed_testSCRIPTS:
913 @$(NORMAL_UNINSTALL)
914 @list='$(installed_test_SCRIPTS)'; test -n "$(installed_testdir)" || exit 0; \
915 files=`for p in $$list; do echo "$$p"; done | \
916 sed -e 's,.*/,,;$(transform)'`; \
917 dir='$(DESTDIR)$(installed_testdir)'; $(am__uninstall_files_from_dir)
918  
919 mostlyclean-libtool:
920 -rm -f *.lo
921  
922 clean-libtool:
923 -rm -rf .libs _libs
924 install-installed_test_metaDATA: $(installed_test_meta_DATA)
925 @$(NORMAL_INSTALL)
926 @list='$(installed_test_meta_DATA)'; test -n "$(installed_test_metadir)" || list=; \
927 if test -n "$$list"; then \
928 echo " $(MKDIR_P) '$(DESTDIR)$(installed_test_metadir)'"; \
929 $(MKDIR_P) "$(DESTDIR)$(installed_test_metadir)" || exit 1; \
930 fi; \
931 for p in $$list; do \
932 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
933 echo "$$d$$p"; \
934 done | $(am__base_list) | \
935 while read files; do \
936 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(installed_test_metadir)'"; \
937 $(INSTALL_DATA) $$files "$(DESTDIR)$(installed_test_metadir)" || exit $$?; \
938 done
939  
940 uninstall-installed_test_metaDATA:
941 @$(NORMAL_UNINSTALL)
942 @list='$(installed_test_meta_DATA)'; test -n "$(installed_test_metadir)" || list=; \
943 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
944 dir='$(DESTDIR)$(installed_test_metadir)'; $(am__uninstall_files_from_dir)
945 install-nobase_installed_testDATA: $(nobase_installed_test_DATA)
946 @$(NORMAL_INSTALL)
947 @list='$(nobase_installed_test_DATA)'; test -n "$(installed_testdir)" || list=; \
948 if test -n "$$list"; then \
949 echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)'"; \
950 $(MKDIR_P) "$(DESTDIR)$(installed_testdir)" || exit 1; \
951 fi; \
952 $(am__nobase_list) | while read dir files; do \
953 xfiles=; for file in $$files; do \
954 if test -f "$$file"; then xfiles="$$xfiles $$file"; \
955 else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
956 test -z "$$xfiles" || { \
957 test "x$$dir" = x. || { \
958 echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)/$$dir'"; \
959 $(MKDIR_P) "$(DESTDIR)$(installed_testdir)/$$dir"; }; \
960 echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(installed_testdir)/$$dir'"; \
961 $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(installed_testdir)/$$dir" || exit $$?; }; \
962 done
963  
964 uninstall-nobase_installed_testDATA:
965 @$(NORMAL_UNINSTALL)
966 @list='$(nobase_installed_test_DATA)'; test -n "$(installed_testdir)" || list=; \
967 $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
968 dir='$(DESTDIR)$(installed_testdir)'; $(am__uninstall_files_from_dir)
969 tags TAGS:
970  
971 ctags CTAGS:
972  
973 cscope cscopelist:
974  
975  
976 # Recover from deleted '.trs' file; this should ensure that
977 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
978 # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
979 # to avoid problems with "make -n".
980 .log.trs:
981 rm -f $< $@
982 $(MAKE) $(AM_MAKEFLAGS) $<
983  
984 # Leading 'am--fnord' is there to ensure the list of targets does not
985 # expand to empty, as could happen e.g. with make check TESTS=''.
986 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
987 am--force-recheck:
988 @:
989  
990 $(TEST_SUITE_LOG): $(TEST_LOGS)
991 @$(am__set_TESTS_bases); \
992 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
993 redo_bases=`for i in $$bases; do \
994 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
995 done`; \
996 if test -n "$$redo_bases"; then \
997 redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
998 redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
999 if $(am__make_dryrun); then :; else \
1000 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1001 fi; \
1002 fi; \
1003 if test -n "$$am__remaking_logs"; then \
1004 echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1005 "recursion detected" >&2; \
1006 elif test -n "$$redo_logs"; then \
1007 am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1008 fi; \
1009 if $(am__make_dryrun); then :; else \
1010 st=0; \
1011 errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1012 for i in $$redo_bases; do \
1013 test -f $$i.trs && test -r $$i.trs \
1014 || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1015 test -f $$i.log && test -r $$i.log \
1016 || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1017 done; \
1018 test $$st -eq 0 || exit 1; \
1019 fi
1020 @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1021 ws='[ ]'; \
1022 results=`for b in $$bases; do echo $$b.trs; done`; \
1023 test -n "$$results" || results=/dev/null; \
1024 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
1025 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
1026 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
1027 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
1028 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1029 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1030 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1031 if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1032 success=true; \
1033 else \
1034 success=false; \
1035 fi; \
1036 br='==================='; br=$$br$$br$$br$$br; \
1037 result_count () \
1038 { \
1039 if test x"$$1" = x"--maybe-color"; then \
1040 maybe_colorize=yes; \
1041 elif test x"$$1" = x"--no-color"; then \
1042 maybe_colorize=no; \
1043 else \
1044 echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1045 fi; \
1046 shift; \
1047 desc=$$1 count=$$2; \
1048 if test $$maybe_colorize = yes && test $$count -gt 0; then \
1049 color_start=$$3 color_end=$$std; \
1050 else \
1051 color_start= color_end=; \
1052 fi; \
1053 echo "$${color_start}# $$desc $$count$${color_end}"; \
1054 }; \
1055 create_testsuite_report () \
1056 { \
1057 result_count $$1 "TOTAL:" $$all "$$brg"; \
1058 result_count $$1 "PASS: " $$pass "$$grn"; \
1059 result_count $$1 "SKIP: " $$skip "$$blu"; \
1060 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1061 result_count $$1 "FAIL: " $$fail "$$red"; \
1062 result_count $$1 "XPASS:" $$xpass "$$red"; \
1063 result_count $$1 "ERROR:" $$error "$$mgn"; \
1064 }; \
1065 { \
1066 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
1067 $(am__rst_title); \
1068 create_testsuite_report --no-color; \
1069 echo; \
1070 echo ".. contents:: :depth: 2"; \
1071 echo; \
1072 for b in $$bases; do echo $$b; done \
1073 | $(am__create_global_log); \
1074 } >$(TEST_SUITE_LOG).tmp || exit 1; \
1075 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
1076 if $$success; then \
1077 col="$$grn"; \
1078 else \
1079 col="$$red"; \
1080 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
1081 fi; \
1082 echo "$${col}$$br$${std}"; \
1083 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
1084 echo "$${col}$$br$${std}"; \
1085 create_testsuite_report --maybe-color; \
1086 echo "$$col$$br$$std"; \
1087 if $$success; then :; else \
1088 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
1089 if test -n "$(PACKAGE_BUGREPORT)"; then \
1090 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
1091 fi; \
1092 echo "$$col$$br$$std"; \
1093 fi; \
1094 $$success || exit 1
1095  
1096 check-TESTS:
1097 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
1098 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1099 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1100 @set +e; $(am__set_TESTS_bases); \
1101 log_list=`for i in $$bases; do echo $$i.log; done`; \
1102 trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1103 log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1104 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1105 exit $$?;
1106 recheck: all $(check_LTLIBRARIES) $(check_PROGRAMS) $(check_SCRIPTS) $(check_DATA)
1107 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1108 @set +e; $(am__set_TESTS_bases); \
1109 bases=`for i in $$bases; do echo $$i; done \
1110 | $(am__list_recheck_tests)` || exit 1; \
1111 log_list=`for i in $$bases; do echo $$i.log; done`; \
1112 log_list=`echo $$log_list`; \
1113 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1114 am__force_recheck=am--force-recheck \
1115 TEST_LOGS="$$log_list"; \
1116 exit $$?
1117 .test.log:
1118 @p='$<'; \
1119 $(am__set_b); \
1120 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1121 --log-file $$b.log --trs-file $$b.trs \
1122 $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1123 "$$tst" $(AM_TESTS_FD_REDIRECT)
1124 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
1125 @am__EXEEXT_TRUE@ @p='$<'; \
1126 @am__EXEEXT_TRUE@ $(am__set_b); \
1127 @am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1128 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
1129 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1130 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
1131  
1132 distdir: $(DISTFILES)
1133 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1134 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1135 list='$(DISTFILES)'; \
1136 dist_files=`for file in $$list; do echo $$file; done | \
1137 sed -e "s|^$$srcdirstrip/||;t" \
1138 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1139 case $$dist_files in \
1140 */*) $(MKDIR_P) `echo "$$dist_files" | \
1141 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1142 sort -u` ;; \
1143 esac; \
1144 for file in $$dist_files; do \
1145 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1146 if test -d $$d/$$file; then \
1147 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1148 if test -d "$(distdir)/$$file"; then \
1149 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1150 fi; \
1151 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1152 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1153 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1154 fi; \
1155 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1156 else \
1157 test -f "$(distdir)/$$file" \
1158 || cp -p $$d/$$file "$(distdir)/$$file" \
1159 || exit 1; \
1160 fi; \
1161 done
1162 check-am: all-am
1163 $(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES) $(check_PROGRAMS) \
1164 $(check_SCRIPTS) $(check_DATA)
1165 $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
1166 check: $(BUILT_SOURCES)
1167 $(MAKE) $(AM_MAKEFLAGS) check-am
1168 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA)
1169 installdirs:
1170 for dir in "$(DESTDIR)$(installed_testdir)" "$(DESTDIR)$(installed_testdir)" "$(DESTDIR)$(installed_testdir)" "$(DESTDIR)$(installed_test_metadir)" "$(DESTDIR)$(installed_testdir)"; do \
1171 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1172 done
1173 install: $(BUILT_SOURCES)
1174 $(MAKE) $(AM_MAKEFLAGS) install-am
1175 install-exec: install-exec-am
1176 install-data: install-data-am
1177 uninstall: uninstall-am
1178  
1179 install-am: all-am
1180 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1181  
1182 installcheck: installcheck-am
1183 install-strip:
1184 if test -z '$(STRIP)'; then \
1185 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1186 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1187 install; \
1188 else \
1189 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1190 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1191 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1192 fi
1193 mostlyclean-generic:
1194 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1195 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1196 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1197  
1198 clean-generic:
1199 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1200  
1201 distclean-generic:
1202 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1203 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1204 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1205  
1206 maintainer-clean-generic:
1207 @echo "This command is intended for maintainers to use"
1208 @echo "it deletes files that may require special tools to rebuild."
1209 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1210 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1211 clean: clean-am
1212  
1213 clean-am: clean-checkLTLIBRARIES clean-checkPROGRAMS clean-generic \
1214 clean-installed_testLTLIBRARIES clean-installed_testPROGRAMS \
1215 clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
1216 mostlyclean-am
1217  
1218 distclean: distclean-am
1219 -rm -f Makefile
1220 distclean-am: clean-am distclean-generic
1221  
1222 dvi: dvi-am
1223  
1224 dvi-am:
1225  
1226 html: html-am
1227  
1228 html-am:
1229  
1230 info: info-am
1231  
1232 info-am:
1233  
1234 install-data-am: install-installed_testLTLIBRARIES \
1235 install-installed_testPROGRAMS install-installed_testSCRIPTS \
1236 install-installed_test_metaDATA \
1237 install-nobase_installed_testDATA
1238  
1239 install-dvi: install-dvi-am
1240  
1241 install-dvi-am:
1242  
1243 install-exec-am:
1244  
1245 install-html: install-html-am
1246  
1247 install-html-am:
1248  
1249 install-info: install-info-am
1250  
1251 install-info-am:
1252  
1253 install-man:
1254  
1255 install-pdf: install-pdf-am
1256  
1257 install-pdf-am:
1258  
1259 install-ps: install-ps-am
1260  
1261 install-ps-am:
1262  
1263 installcheck-am:
1264  
1265 maintainer-clean: maintainer-clean-am
1266 -rm -f Makefile
1267 maintainer-clean-am: distclean-am maintainer-clean-generic
1268  
1269 mostlyclean: mostlyclean-am
1270  
1271 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1272  
1273 pdf: pdf-am
1274  
1275 pdf-am:
1276  
1277 ps: ps-am
1278  
1279 ps-am:
1280  
1281 uninstall-am: uninstall-installed_testLTLIBRARIES \
1282 uninstall-installed_testPROGRAMS \
1283 uninstall-installed_testSCRIPTS \
1284 uninstall-installed_test_metaDATA \
1285 uninstall-nobase_installed_testDATA
1286  
1287 .MAKE: all check check-am install install-am install-strip
1288  
1289 .PHONY: all all-am check check-TESTS check-am check-local clean \
1290 clean-checkLTLIBRARIES clean-checkPROGRAMS clean-generic \
1291 clean-installed_testLTLIBRARIES clean-installed_testPROGRAMS \
1292 clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
1293 cscopelist-am ctags-am distclean distclean-generic \
1294 distclean-libtool distdir dvi dvi-am html html-am info info-am \
1295 install install-am install-data install-data-am install-dvi \
1296 install-dvi-am install-exec install-exec-am install-html \
1297 install-html-am install-info install-info-am \
1298 install-installed_testLTLIBRARIES \
1299 install-installed_testPROGRAMS install-installed_testSCRIPTS \
1300 install-installed_test_metaDATA install-man \
1301 install-nobase_installed_testDATA install-pdf install-pdf-am \
1302 install-ps install-ps-am install-strip installcheck \
1303 installcheck-am installdirs maintainer-clean \
1304 maintainer-clean-generic mostlyclean mostlyclean-generic \
1305 mostlyclean-libtool pdf pdf-am ps ps-am recheck tags-am \
1306 uninstall uninstall-am uninstall-installed_testLTLIBRARIES \
1307 uninstall-installed_testPROGRAMS \
1308 uninstall-installed_testSCRIPTS \
1309 uninstall-installed_test_metaDATA \
1310 uninstall-nobase_installed_testDATA
1311  
1312 .PRECIOUS: Makefile
1313  
1314  
1315 # test-nonrecursive: run tests only in cwd
1316 @OS_UNIX_TRUE@test-nonrecursive: ${TEST_PROGS}
1317 @OS_UNIX_TRUE@ @test -z "${TEST_PROGS}" || G_TEST_SRCDIR="$(abs_srcdir)" G_TEST_BUILDDIR="$(abs_builddir)" G_DEBUG=gc-friendly MALLOC_CHECK_=2 MALLOC_PERTURB_=$$(($${RANDOM:-256} % 256)) ${GTESTER} --verbose ${TEST_PROGS}
1318 @OS_UNIX_FALSE@test-nonrecursive:
1319  
1320 .PHONY: test-nonrecursive
1321  
1322 .PHONY: lcov genlcov lcov-clean
1323 # use recursive makes in order to ignore errors during check
1324 lcov:
1325 -$(MAKE) $(AM_MAKEFLAGS) -k check
1326 $(MAKE) $(AM_MAKEFLAGS) genlcov
1327  
1328 # we have to massage the lcov.info file slightly to hide the effect of libtool
1329 # placing the objects files in the .libs/ directory separate from the *.c
1330 # we also have to delete tests/.libs/libmoduletestplugin_*.gcda
1331 genlcov:
1332 $(AM_V_GEN) rm -f $(top_builddir)/tests/.libs/libmoduletestplugin_*.gcda; \
1333 $(LTP) --quiet --directory $(top_builddir) --capture --output-file glib-lcov.info --test-name GLIB_PERF --no-checksum --compat-libtool --ignore-errors source; \
1334 $(LTP) --quiet --output-file glib-lcov.info --remove glib-lcov.info docs/reference/\* /tmp/\* gio/tests/gdbus-object-manager-example/\* ; \
1335 LANG=C $(LTP_GENHTML) --quiet --prefix $(top_builddir) --output-directory glib-lcov --title "GLib Code Coverage" --legend --frames --show-details glib-lcov.info --ignore-errors source
1336 @echo "file://$(abs_top_builddir)/glib-lcov/index.html"
1337  
1338 lcov-clean:
1339 if test -n "$(LTP)"; then \
1340 $(LTP) --quiet --directory $(top_builddir) -z; \
1341 fi
1342  
1343 # run tests in cwd as part of make check
1344 check-local: test-nonrecursive
1345  
1346 @ENABLE_INSTALLED_TESTS_TRUE@%.test: %$(EXEEXT) Makefile
1347 @ENABLE_INSTALLED_TESTS_TRUE@ $(AM_V_GEN) (echo '[Test]' > $@.tmp; \
1348 @ENABLE_INSTALLED_TESTS_TRUE@ echo 'Type=session' >> $@.tmp; \
1349 @ENABLE_INSTALLED_TESTS_TRUE@ echo 'Exec=$(installed_testdir)/$(notdir $<)' >> $@.tmp; \
1350 @ENABLE_INSTALLED_TESTS_TRUE@ mv $@.tmp $@)
1351  
1352 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1353 # Otherwise a system limit (for SysV at least) may be exceeded.
1354 .NOEXPORT: