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/gnulib
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 libgnulib_la_LIBADD =
184 am_libgnulib_la_OBJECTS = libgnulib_la-asnprintf.lo \
185 libgnulib_la-printf-args.lo libgnulib_la-printf-parse.lo \
186 libgnulib_la-vasnprintf.lo libgnulib_la-printf.lo
187 libgnulib_la_OBJECTS = $(am_libgnulib_la_OBJECTS)
188 AM_V_lt = $(am__v_lt_@AM_V@)
189 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
190 am__v_lt_0 = --silent
191 am__v_lt_1 =
192 libgnulib_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
193 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libgnulib_la_CFLAGS) \
194 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
195 am__EXEEXT_1 =
196 @ENABLE_ALWAYS_BUILD_TESTS_FALSE@am__EXEEXT_2 = $(am__EXEEXT_1)
197 @ENABLE_ALWAYS_BUILD_TESTS_TRUE@am__EXEEXT_3 = $(am__EXEEXT_1)
198 PROGRAMS = $(installed_test_PROGRAMS) $(noinst_PROGRAMS)
199 SCRIPTS = $(installed_test_SCRIPTS) $(noinst_SCRIPTS)
200 AM_V_P = $(am__v_P_@AM_V@)
201 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
202 am__v_P_0 = false
203 am__v_P_1 = :
204 AM_V_GEN = $(am__v_GEN_@AM_V@)
205 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
206 am__v_GEN_0 = @echo " GEN " $@;
207 am__v_GEN_1 =
208 AM_V_at = $(am__v_at_@AM_V@)
209 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
210 am__v_at_0 = @
211 am__v_at_1 =
212 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
213 depcomp = $(SHELL) $(top_srcdir)/depcomp
214 am__depfiles_maybe = depfiles
215 am__mv = mv -f
216 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
217 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
218 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
219 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
220 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
221 $(AM_CFLAGS) $(CFLAGS)
222 AM_V_CC = $(am__v_CC_@AM_V@)
223 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
224 am__v_CC_0 = @echo " CC " $@;
225 am__v_CC_1 =
226 CCLD = $(CC)
227 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
228 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
229 $(AM_LDFLAGS) $(LDFLAGS) -o $@
230 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
231 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
232 am__v_CCLD_0 = @echo " CCLD " $@;
233 am__v_CCLD_1 =
234 SOURCES = $(libgnulib_la_SOURCES)
235 DIST_SOURCES = $(libgnulib_la_SOURCES)
236 am__can_run_installinfo = \
237 case $$AM_UPDATE_INFO_DIR in \
238 n|no|NO) false;; \
239 *) (install-info --version) >/dev/null 2>&1;; \
240 esac
241 DATA = $(installed_test_meta_DATA) $(nobase_installed_test_DATA) \
242 $(noinst_DATA)
243 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
244 # Read a list of newline-separated strings from the standard input,
245 # and print each of them once, without duplicates. Input order is
246 # *not* preserved.
247 am__uniquify_input = $(AWK) '\
248 BEGIN { nonempty = 0; } \
249 { items[$$0] = 1; nonempty = 1; } \
250 END { if (nonempty) { for (i in items) print i; }; } \
251 '
252 # Make sure the list of sources is unique. This is necessary because,
253 # e.g., the same source file might be shared among _SOURCES variables
254 # for different programs/libraries.
255 am__define_uniq_tagged_files = \
256 list='$(am__tagged_files)'; \
257 unique=`for i in $$list; do \
258 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
259 done | $(am__uniquify_input)`
260 ETAGS = etags
261 CTAGS = ctags
262 am__tty_colors_dummy = \
263 mgn= red= grn= lgn= blu= brg= std=; \
264 am__color_tests=no
265 am__tty_colors = { \
266 $(am__tty_colors_dummy); \
267 if test "X$(AM_COLOR_TESTS)" = Xno; then \
268 am__color_tests=no; \
269 elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
270 am__color_tests=yes; \
271 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
272 am__color_tests=yes; \
273 fi; \
274 if test $$am__color_tests = yes; then \
275 red=''; \
276 grn=''; \
277 lgn=''; \
278 blu=''; \
279 mgn=''; \
280 brg=''; \
281 std=''; \
282 fi; \
283 }
284 am__recheck_rx = ^[ ]*:recheck:[ ]*
285 am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
286 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
287 # A command that, given a newline-separated list of test names on the
288 # standard input, print the name of the tests that are to be re-run
289 # upon "make recheck".
290 am__list_recheck_tests = $(AWK) '{ \
291 recheck = 1; \
292 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
293 { \
294 if (rc < 0) \
295 { \
296 if ((getline line2 < ($$0 ".log")) < 0) \
297 recheck = 0; \
298 break; \
299 } \
300 else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
301 { \
302 recheck = 0; \
303 break; \
304 } \
305 else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
306 { \
307 break; \
308 } \
309 }; \
310 if (recheck) \
311 print $$0; \
312 close ($$0 ".trs"); \
313 close ($$0 ".log"); \
314 }'
315 # A command that, given a newline-separated list of test names on the
316 # standard input, create the global log from their .trs and .log files.
317 am__create_global_log = $(AWK) ' \
318 function fatal(msg) \
319 { \
320 print "fatal: making $@: " msg | "cat >&2"; \
321 exit 1; \
322 } \
323 function rst_section(header) \
324 { \
325 print header; \
326 len = length(header); \
327 for (i = 1; i <= len; i = i + 1) \
328 printf "="; \
329 printf "\n\n"; \
330 } \
331 { \
332 copy_in_global_log = 1; \
333 global_test_result = "RUN"; \
334 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
335 { \
336 if (rc < 0) \
337 fatal("failed to read from " $$0 ".trs"); \
338 if (line ~ /$(am__global_test_result_rx)/) \
339 { \
340 sub("$(am__global_test_result_rx)", "", line); \
341 sub("[ ]*$$", "", line); \
342 global_test_result = line; \
343 } \
344 else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
345 copy_in_global_log = 0; \
346 }; \
347 if (copy_in_global_log) \
348 { \
349 rst_section(global_test_result ": " $$0); \
350 while ((rc = (getline line < ($$0 ".log"))) != 0) \
351 { \
352 if (rc < 0) \
353 fatal("failed to read from " $$0 ".log"); \
354 print line; \
355 }; \
356 printf "\n"; \
357 }; \
358 close ($$0 ".trs"); \
359 close ($$0 ".log"); \
360 }'
361 # Restructured Text title.
362 am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
363 # Solaris 10 'make', and several other traditional 'make' implementations,
364 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
365 # by disabling -e (using the XSI extension "set +e") if it's set.
366 am__sh_e_setup = case $$- in *e*) set +e;; esac
367 # Default flags passed to test drivers.
368 am__common_driver_flags = \
369 --color-tests "$$am__color_tests" \
370 --enable-hard-errors "$$am__enable_hard_errors" \
371 --expect-failure "$$am__expect_failure"
372 # To be inserted before the command running the test. Creates the
373 # directory for the log if needed. Stores in $dir the directory
374 # containing $f, in $tst the test, in $log the log. Executes the
375 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
376 # passes TESTS_ENVIRONMENT. Set up options for the wrapper that
377 # will run the test scripts (or their associated LOG_COMPILER, if
378 # thy have one).
379 am__check_pre = \
380 $(am__sh_e_setup); \
381 $(am__vpath_adj_setup) $(am__vpath_adj) \
382 $(am__tty_colors); \
383 srcdir=$(srcdir); export srcdir; \
384 case "$@" in \
385 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
386 *) am__odir=.;; \
387 esac; \
388 test "x$$am__odir" = x"." || test -d "$$am__odir" \
389 || $(MKDIR_P) "$$am__odir" || exit $$?; \
390 if test -f "./$$f"; then dir=./; \
391 elif test -f "$$f"; then dir=; \
392 else dir="$(srcdir)/"; fi; \
393 tst=$$dir$$f; log='$@'; \
394 if test -n '$(DISABLE_HARD_ERRORS)'; then \
395 am__enable_hard_errors=no; \
396 else \
397 am__enable_hard_errors=yes; \
398 fi; \
399 case " $(XFAIL_TESTS) " in \
400 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
401 am__expect_failure=yes;; \
402 *) \
403 am__expect_failure=no;; \
404 esac; \
405 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
406 # A shell command to get the names of the tests scripts with any registered
407 # extension removed (i.e., equivalently, the names of the test logs, with
408 # the '.log' extension removed). The result is saved in the shell variable
409 # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
410 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
411 # since that might cause problem with VPATH rewrites for suffix-less tests.
412 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
413 am__set_TESTS_bases = \
414 bases='$(TEST_LOGS)'; \
415 bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
416 bases=`echo $$bases`
417 RECHECK_LOGS = $(TEST_LOGS)
418 AM_RECURSIVE_TARGETS = check recheck
419 TEST_SUITE_LOG = test-suite.log
420 TEST_EXTENSIONS = @EXEEXT@ .test
421 am__test_logs1 = $(TESTS:=.log)
422 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
423 TEST_LOGS = $(am__test_logs2:.test.log=.log)
424 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
425 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
426 $(TEST_LOG_FLAGS)
427 am__set_b = \
428 case '$@' in \
429 */*) \
430 case '$*' in \
431 */*) b='$*';; \
432 *) b=`echo '$@' | sed 's/\.log$$//'`; \
433 esac;; \
434 *) \
435 b='$*';; \
436 esac
437 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
438 $(top_srcdir)/glib.mk $(top_srcdir)/test-driver README
439 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
440 ABS_TAPSET_DIR = @ABS_TAPSET_DIR@
441 ACLOCAL = @ACLOCAL@
442 ALLOCA = @ALLOCA@
443 AMTAR = @AMTAR@
444 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
445 AR = @AR@
446 AS = @AS@
447 AUTOCONF = @AUTOCONF@
448 AUTOHEADER = @AUTOHEADER@
449 AUTOMAKE = @AUTOMAKE@
450 AWK = @AWK@
451 CARBON_LIBS = @CARBON_LIBS@
452 CATALOGS = @CATALOGS@
453 CATOBJEXT = @CATOBJEXT@
454 CC = @CC@
455 CCDEPMODE = @CCDEPMODE@
456 CFLAGS = @CFLAGS@
457 COCOA_LIBS = @COCOA_LIBS@
458 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
459 CPP = @CPP@
460 CPPFLAGS = @CPPFLAGS@
461 CXX = @CXX@
462 CXXCPP = @CXXCPP@
463 CXXDEPMODE = @CXXDEPMODE@
464 CXXFLAGS = @CXXFLAGS@
465 CYGPATH_W = @CYGPATH_W@
466 DATADIRNAME = @DATADIRNAME@
467 DBUS1_CFLAGS = @DBUS1_CFLAGS@
468 DBUS1_LIBS = @DBUS1_LIBS@
469 DBUS_DAEMON = @DBUS_DAEMON@
470 DEFS = @DEFS@
471 DEPDIR = @DEPDIR@
472 DLLTOOL = @DLLTOOL@
473 DSYMUTIL = @DSYMUTIL@
474 DTRACE = @DTRACE@
475 DUMPBIN = @DUMPBIN@
476 ECHO_C = @ECHO_C@
477 ECHO_N = @ECHO_N@
478 ECHO_T = @ECHO_T@
479 EGREP = @EGREP@
480 EXEEXT = @EXEEXT@
481 FAM_LIBS = @FAM_LIBS@
482 FGREP = @FGREP@
483 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
484 GIO = @GIO@
485 GIO_MODULE_DIR = @GIO_MODULE_DIR@
486 GLIBC21 = @GLIBC21@
487 GLIB_BINARY_AGE = @GLIB_BINARY_AGE@
488 GLIB_DEBUG_FLAGS = @GLIB_DEBUG_FLAGS@
489 GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
490 GLIB_HIDDEN_VISIBILITY_CFLAGS = @GLIB_HIDDEN_VISIBILITY_CFLAGS@
491 GLIB_INTERFACE_AGE = @GLIB_INTERFACE_AGE@
492 GLIB_LINK_FLAGS = @GLIB_LINK_FLAGS@
493 GLIB_MAJOR_VERSION = @GLIB_MAJOR_VERSION@
494 GLIB_MICRO_VERSION = @GLIB_MICRO_VERSION@
495 GLIB_MINOR_VERSION = @GLIB_MINOR_VERSION@
496 GLIB_RUNTIME_LIBDIR = @GLIB_RUNTIME_LIBDIR@
497 GLIB_VERSION = @GLIB_VERSION@
498 GLIB_WARN_CFLAGS = @GLIB_WARN_CFLAGS@
499 GLIB_WIN32_STATIC_COMPILATION_DEFINE = @GLIB_WIN32_STATIC_COMPILATION_DEFINE@
500 GMOFILES = @GMOFILES@
501 GMSGFMT = @GMSGFMT@
502 GREP = @GREP@
503 GSPAWN = @GSPAWN@
504 GTHREAD_COMPILE_IMPL_DEFINES = @GTHREAD_COMPILE_IMPL_DEFINES@
505 GTKDOC_CHECK = @GTKDOC_CHECK@
506 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
507 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
508 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
509 GTKDOC_MKPDF = @GTKDOC_MKPDF@
510 GTKDOC_REBASE = @GTKDOC_REBASE@
511 G_LIBS_EXTRA = @G_LIBS_EXTRA@
512 G_MODULE_BROKEN_RTLD_GLOBAL = @G_MODULE_BROKEN_RTLD_GLOBAL@
513 G_MODULE_HAVE_DLERROR = @G_MODULE_HAVE_DLERROR@
514 G_MODULE_IMPL = @G_MODULE_IMPL@
515 G_MODULE_LDFLAGS = @G_MODULE_LDFLAGS@
516 G_MODULE_LIBS = @G_MODULE_LIBS@
517 G_MODULE_LIBS_EXTRA = @G_MODULE_LIBS_EXTRA@
518 G_MODULE_NEED_USCORE = @G_MODULE_NEED_USCORE@
519 G_MODULE_PLUGIN_LIBS = @G_MODULE_PLUGIN_LIBS@
520 G_MODULE_SUPPORTED = @G_MODULE_SUPPORTED@
521 G_THREAD_CFLAGS = @G_THREAD_CFLAGS@
522 G_THREAD_LIBS = @G_THREAD_LIBS@
523 G_THREAD_LIBS_EXTRA = @G_THREAD_LIBS_EXTRA@
524 G_THREAD_LIBS_FOR_GTHREAD = @G_THREAD_LIBS_FOR_GTHREAD@
525 HTML_DIR = @HTML_DIR@
526 ICONV_LIBS = @ICONV_LIBS@
527 INDENT = @INDENT@
528 INSTALL = @INSTALL@
529 INSTALL_DATA = @INSTALL_DATA@
530 INSTALL_PROGRAM = @INSTALL_PROGRAM@
531 INSTALL_SCRIPT = @INSTALL_SCRIPT@
532 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
533 INSTOBJEXT = @INSTOBJEXT@
534 INTLLIBS = @INTLLIBS@
535 LD = @LD@
536 LDFLAGS = @LDFLAGS@
537 LIBELF_CFLAGS = @LIBELF_CFLAGS@
538 LIBELF_LIBS = @LIBELF_LIBS@
539 LIBFFI_CFLAGS = @LIBFFI_CFLAGS@
540 LIBFFI_LIBS = @LIBFFI_LIBS@
541 LIBOBJS = @LIBOBJS@
542 LIBS = @LIBS@
543 LIBTOOL = @LIBTOOL@
544 LIB_EXE_MACHINE_FLAG = @LIB_EXE_MACHINE_FLAG@
545 LIPO = @LIPO@
546 LN_S = @LN_S@
547 LTLIBOBJS = @LTLIBOBJS@
548 LTP = @LTP@
549 LTP_GENHTML = @LTP_GENHTML@
550 LT_AGE = @LT_AGE@
551 LT_CURRENT = @LT_CURRENT@
552 LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
553 LT_RELEASE = @LT_RELEASE@
554 LT_REVISION = @LT_REVISION@
555 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
556 MAINT = @MAINT@
557 MAKEINFO = @MAKEINFO@
558 MANIFEST_TOOL = @MANIFEST_TOOL@
559 MKDIR_P = @MKDIR_P@
560 MKINSTALLDIRS = @MKINSTALLDIRS@
561 MSGFMT = @MSGFMT@
562 MSGFMT_OPTS = @MSGFMT_OPTS@
563 NAMESER_COMPAT_INCLUDE = @NAMESER_COMPAT_INCLUDE@
564 NETWORK_LIBS = @NETWORK_LIBS@
565 NM = @NM@
566 NMEDIT = @NMEDIT@
567 OBJDUMP = @OBJDUMP@
568 OBJEXT = @OBJEXT@
569 OTOOL = @OTOOL@
570 OTOOL64 = @OTOOL64@
571 PACKAGE = @PACKAGE@
572 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
573 PACKAGE_NAME = @PACKAGE_NAME@
574 PACKAGE_STRING = @PACKAGE_STRING@
575 PACKAGE_TARNAME = @PACKAGE_TARNAME@
576 PACKAGE_URL = @PACKAGE_URL@
577 PACKAGE_VERSION = @PACKAGE_VERSION@
578 PATH_SEPARATOR = @PATH_SEPARATOR@
579 PCRE_CFLAGS = @PCRE_CFLAGS@
580 PCRE_LIBS = @PCRE_LIBS@
581 PCRE_REQUIRES = @PCRE_REQUIRES@
582 PCRE_WARN_CFLAGS = @PCRE_WARN_CFLAGS@
583 PERL = @PERL@
584 PERL_PATH = @PERL_PATH@
585 PKG_CONFIG = @PKG_CONFIG@
586 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
587 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
588 PLATFORMDEP = @PLATFORMDEP@
589 POFILES = @POFILES@
590 POSUB = @POSUB@
591 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
592 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
593 PYTHON = @PYTHON@
594 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
595 PYTHON_PLATFORM = @PYTHON_PLATFORM@
596 PYTHON_PREFIX = @PYTHON_PREFIX@
597 PYTHON_VERSION = @PYTHON_VERSION@
598 RANLIB = @RANLIB@
599 REBUILD = @REBUILD@
600 SED = @SED@
601 SELINUX_LIBS = @SELINUX_LIBS@
602 SET_MAKE = @SET_MAKE@
603 SHELL = @SHELL@
604 SHTOOL = @SHTOOL@
605 STRIP = @STRIP@
606 USE_NLS = @USE_NLS@
607 VERSION = @VERSION@
608 WINDRES = @WINDRES@
609 WSPIAPI_INCLUDE = @WSPIAPI_INCLUDE@
610 XATTR_LIBS = @XATTR_LIBS@
611 XGETTEXT = @XGETTEXT@
612 XMLCATALOG = @XMLCATALOG@
613 XML_CATALOG_FILE = @XML_CATALOG_FILE@
614 XSLTPROC = @XSLTPROC@
615 ZLIB_CFLAGS = @ZLIB_CFLAGS@
616 ZLIB_LIBS = @ZLIB_LIBS@
617 abs_builddir = @abs_builddir@
618 abs_srcdir = @abs_srcdir@
619 abs_top_builddir = @abs_top_builddir@
620 abs_top_srcdir = @abs_top_srcdir@
621 ac_ct_AR = @ac_ct_AR@
622 ac_ct_CC = @ac_ct_CC@
623 ac_ct_CXX = @ac_ct_CXX@
624 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
625 am__include = @am__include@
626 am__leading_dot = @am__leading_dot@
627 am__quote = @am__quote@
628 am__tar = @am__tar@
629 am__untar = @am__untar@
630 bindir = @bindir@
631 build = @build@
632 build_alias = @build_alias@
633 build_cpu = @build_cpu@
634 build_os = @build_os@
635 build_vendor = @build_vendor@
636 builddir = @builddir@
637 config_h_INCLUDES = @config_h_INCLUDES@
638 datadir = @datadir@
639 datarootdir = @datarootdir@
640 docdir = @docdir@
641 dvidir = @dvidir@
642 exec_prefix = @exec_prefix@
643 gio_INCLUDES = @gio_INCLUDES@
644 glib_INCLUDES = @glib_INCLUDES@
645 gmodule_INCLUDES = @gmodule_INCLUDES@
646 gobject_INCLUDES = @gobject_INCLUDES@
647 host = @host@
648 host_alias = @host_alias@
649 host_cpu = @host_cpu@
650 host_os = @host_os@
651 host_vendor = @host_vendor@
652 htmldir = @htmldir@
653 includedir = @includedir@
654 infodir = @infodir@
655 install_sh = @install_sh@
656 installed_test_metadir = @installed_test_metadir@
657 installed_testdir = @installed_testdir@
658 libdir = @libdir@
659 libexecdir = @libexecdir@
660 localedir = @localedir@
661 localstatedir = @localstatedir@
662 mandir = @mandir@
663 mkdir_p = @mkdir_p@
664 ms_librarian = @ms_librarian@
665 oldincludedir = @oldincludedir@
666 pdfdir = @pdfdir@
667 pkgpyexecdir = @pkgpyexecdir@
668 pkgpythondir = @pkgpythondir@
669 prefix = @prefix@
670 program_transform_name = @program_transform_name@
671 psdir = @psdir@
672 pyexecdir = @pyexecdir@
673 pythondir = @pythondir@
674 runstatedir = @runstatedir@
675 sbindir = @sbindir@
676 sharedstatedir = @sharedstatedir@
677 srcdir = @srcdir@
678 sysconfdir = @sysconfdir@
679 target_alias = @target_alias@
680 top_build_prefix = @top_build_prefix@
681 top_builddir = @top_builddir@
682 top_srcdir = @top_srcdir@
683  
684 #GTESTER = gtester # for non-GLIB packages
685 #GTESTER_REPORT = gtester-report # for non-GLIB packages
686 GTESTER = $(top_builddir)/glib/gtester # for the GLIB package
687 GTESTER_REPORT = $(top_builddir)/glib/gtester-report # for the GLIB package
688 NULL =
689  
690 # initialize variables for unconditional += appending
691 BUILT_SOURCES =
692 BUILT_EXTRA_DIST =
693 CLEANFILES = *.log *.trs $(am__append_14)
694 DISTCLEANFILES =
695 MAINTAINERCLEANFILES =
696 EXTRA_DIST = $(all_dist_test_scripts) $(all_dist_test_data) \
697 makefile.msc
698  
699 # We support a fairly large range of possible variables. It is expected that all types of files in a test suite
700 # will belong in exactly one of the following variables.
701 #
702 # First, we support the usual automake suffixes, but in lowercase, with the customary meaning:
703 #
704 # test_programs, test_scripts, test_data, test_ltlibraries
705 #
706 # The above are used to list files that are involved in both uninstalled and installed testing. The
707 # test_programs and test_scripts are taken to be actual testcases and will be run as part of the test suite.
708 # Note that _data is always used with the nobase_ automake variable name to ensure that installed test data is
709 # installed in the same way as it appears in the package layout.
710 #
711 # In order to mark a particular file as being only for one type of testing, use 'installed' or 'uninstalled',
712 # like so:
713 #
714 # installed_test_programs, uninstalled_test_programs
715 # installed_test_scripts, uninstalled_test_scripts
716 # installed_test_data, uninstalled_test_data
717 # installed_test_ltlibraries, uninstalled_test_ltlibraries
718 #
719 # Additionally, we support 'extra' infixes for programs and scripts. This is used for support programs/scripts
720 # that should not themselves be run as testcases (but exist to be used from other testcases):
721 #
722 # test_extra_programs, installed_test_extra_programs, uninstalled_test_extra_programs
723 # test_extra_scripts, installed_test_extra_scripts, uninstalled_test_extra_scripts
724 #
725 # Additionally, for _scripts and _data, we support the customary dist_ prefix so that the named script or data
726 # file automatically end up in the tarball.
727 #
728 # dist_test_scripts, dist_test_data, dist_test_extra_scripts
729 # dist_installed_test_scripts, dist_installed_test_data, dist_installed_test_extra_scripts
730 # dist_uninstalled_test_scripts, dist_uninstalled_test_data, dist_uninstalled_test_extra_scripts
731 #
732 # Note that no file is automatically disted unless it appears in one of the dist_ variables. This follows the
733 # standard automake convention of not disting programs scripts or data by default.
734 #
735 # test_programs, test_scripts, uninstalled_test_programs and uninstalled_test_scripts (as well as their disted
736 # variants) will be run as part of the in-tree 'make check'. These are all assumed to be runnable under
737 # gtester. That's a bit strange for scripts, but it's possible.
738  
739 # we use test -z "$(TEST_PROGS)" above, so make sure we have no extra whitespace...
740 TEST_PROGS = $(strip $(test_programs) $(test_scripts) \
741 $(uninstalled_test_programs) $(uninstalled_test_scripts) \
742 $(dist_test_scripts) $(dist_uninstalled_test_scripts))
743 installed_test_LTLIBRARIES = $(am__append_13)
744 installed_test_SCRIPTS = $(am__append_11)
745 nobase_installed_test_DATA = $(am__append_12)
746 noinst_LTLIBRARIES = $(am__append_2) libgnulib.la
747 noinst_SCRIPTS = $(am__append_4)
748 noinst_DATA = $(am__append_5)
749 check_LTLIBRARIES = $(am__append_6)
750 check_SCRIPTS = $(am__append_8)
751 check_DATA = $(am__append_9)
752  
753 # Note: build even the installed-only targets during 'make check' to ensure that they still work.
754 # We need to do a bit of trickery here and manage disting via EXTRA_DIST instead of using dist_ prefixes to
755 # prevent automake from mistreating gmake functions like $(wildcard ...) and $(addprefix ...) as if they were
756 # filenames, including removing duplicate instances of the opening part before the space, eg. '$(addprefix'.
757 all_test_programs = $(test_programs) $(uninstalled_test_programs) $(installed_test_programs) \
758 $(test_extra_programs) $(uninstalled_test_extra_programs) $(installed_test_extra_programs)
759  
760 all_test_scripts = $(test_scripts) $(uninstalled_test_scripts) \
761 $(installed_test_scripts) $(test_extra_scripts) \
762 $(uninstalled_test_extra_scripts) \
763 $(installed_test_extra_scripts) $(all_dist_test_scripts)
764 all_dist_test_scripts = $(dist_test_scripts) $(dist_uninstalled_test_scripts) $(dist_installed_test_scripts) \
765 $(dist_test_extra_scripts) $(dist_uninstalled_test_extra_scripts) $(dist_installed_test_extra_scripts)
766  
767 all_test_data = $(test_data) $(uninstalled_test_data) \
768 $(installed_test_data) $(all_dist_test_data)
769 all_dist_test_data = $(dist_test_data) $(dist_uninstalled_test_data) $(dist_installed_test_data)
770 all_test_ltlibs = $(test_ltlibraries) $(uninstalled_test_ltlibraries) $(installed_test_ltlibraries)
771 @ENABLE_INSTALLED_TESTS_TRUE@installed_testcases = $(test_programs) $(installed_test_programs) \
772 @ENABLE_INSTALLED_TESTS_TRUE@ $(test_scripts) $(installed_test_scripts) \
773 @ENABLE_INSTALLED_TESTS_TRUE@ $(dist_test_scripts) $(dist_installed_test_scripts)
774  
775 @ENABLE_INSTALLED_TESTS_TRUE@installed_test_meta_DATA = $(installed_testcases:=.test)
776 AM_CPPFLAGS = \
777 $(glib_INCLUDES) \
778 -DG_LOG_DOMAIN=\"GLib\" \
779 $(GLIB_DEBUG_FLAGS) \
780 -DG_DISABLE_DEPRECATED \
781 -DGLIB_COMPILATION
782  
783 libgnulib_la_CFLAGS = $(GLIB_HIDDEN_VISIBILITY_CFLAGS)
784 libgnulib_la_SOURCES = \
785 asnprintf.c \
786 printf-args.c \
787 printf-args.h \
788 printf-parse.c \
789 printf-parse.h \
790 vasnprintf.c \
791 vasnprintf.h \
792 printf.c \
793 printf.h \
794 verify.h \
795 xsize.h \
796 g-gnulib.h
797  
798 all: $(BUILT_SOURCES)
799 $(MAKE) $(AM_MAKEFLAGS) all-am
800  
801 .SUFFIXES:
802 .SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
803 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/glib.mk $(am__configure_deps)
804 @for dep in $?; do \
805 case '$(am__configure_deps)' in \
806 *$$dep*) \
807 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
808 && { if test -f $@; then exit 0; else break; fi; }; \
809 exit 1;; \
810 esac; \
811 done; \
812 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu glib/gnulib/Makefile'; \
813 $(am__cd) $(top_srcdir) && \
814 $(AUTOMAKE) --gnu glib/gnulib/Makefile
815 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
816 @case '$?' in \
817 *config.status*) \
818 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
819 *) \
820 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
821 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
822 esac;
823 $(top_srcdir)/glib.mk $(am__empty):
824  
825 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
826 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
827  
828 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
829 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
830 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
831 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
832 $(am__aclocal_m4_deps):
833  
834 clean-checkLTLIBRARIES:
835 -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)
836 @list='$(check_LTLIBRARIES)'; \
837 locs=`for p in $$list; do echo $$p; done | \
838 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
839 sort -u`; \
840 test -z "$$locs" || { \
841 echo rm -f $${locs}; \
842 rm -f $${locs}; \
843 }
844  
845 install-installed_testLTLIBRARIES: $(installed_test_LTLIBRARIES)
846 @$(NORMAL_INSTALL)
847 @list='$(installed_test_LTLIBRARIES)'; test -n "$(installed_testdir)" || list=; \
848 list2=; for p in $$list; do \
849 if test -f $$p; then \
850 list2="$$list2 $$p"; \
851 else :; fi; \
852 done; \
853 test -z "$$list2" || { \
854 echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)'"; \
855 $(MKDIR_P) "$(DESTDIR)$(installed_testdir)" || exit 1; \
856 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(installed_testdir)'"; \
857 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(installed_testdir)"; \
858 }
859  
860 uninstall-installed_testLTLIBRARIES:
861 @$(NORMAL_UNINSTALL)
862 @list='$(installed_test_LTLIBRARIES)'; test -n "$(installed_testdir)" || list=; \
863 for p in $$list; do \
864 $(am__strip_dir) \
865 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(installed_testdir)/$$f'"; \
866 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(installed_testdir)/$$f"; \
867 done
868  
869 clean-installed_testLTLIBRARIES:
870 -test -z "$(installed_test_LTLIBRARIES)" || rm -f $(installed_test_LTLIBRARIES)
871 @list='$(installed_test_LTLIBRARIES)'; \
872 locs=`for p in $$list; do echo $$p; done | \
873 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
874 sort -u`; \
875 test -z "$$locs" || { \
876 echo rm -f $${locs}; \
877 rm -f $${locs}; \
878 }
879  
880 clean-noinstLTLIBRARIES:
881 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
882 @list='$(noinst_LTLIBRARIES)'; \
883 locs=`for p in $$list; do echo $$p; done | \
884 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
885 sort -u`; \
886 test -z "$$locs" || { \
887 echo rm -f $${locs}; \
888 rm -f $${locs}; \
889 }
890  
891 libgnulib.la: $(libgnulib_la_OBJECTS) $(libgnulib_la_DEPENDENCIES) $(EXTRA_libgnulib_la_DEPENDENCIES)
892 $(AM_V_CCLD)$(libgnulib_la_LINK) $(libgnulib_la_OBJECTS) $(libgnulib_la_LIBADD) $(LIBS)
893  
894 clean-checkPROGRAMS:
895 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
896 echo " rm -f" $$list; \
897 rm -f $$list || exit $$?; \
898 test -n "$(EXEEXT)" || exit 0; \
899 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
900 echo " rm -f" $$list; \
901 rm -f $$list
902 install-installed_testPROGRAMS: $(installed_test_PROGRAMS)
903 @$(NORMAL_INSTALL)
904 @list='$(installed_test_PROGRAMS)'; test -n "$(installed_testdir)" || list=; \
905 if test -n "$$list"; then \
906 echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)'"; \
907 $(MKDIR_P) "$(DESTDIR)$(installed_testdir)" || exit 1; \
908 fi; \
909 for p in $$list; do echo "$$p $$p"; done | \
910 sed 's/$(EXEEXT)$$//' | \
911 while read p p1; do if test -f $$p \
912 || test -f $$p1 \
913 ; then echo "$$p"; echo "$$p"; else :; fi; \
914 done | \
915 sed -e 'p;s,.*/,,;n;h' \
916 -e 's|.*|.|' \
917 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
918 sed 'N;N;N;s,\n, ,g' | \
919 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
920 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
921 if ($$2 == $$4) files[d] = files[d] " " $$1; \
922 else { print "f", $$3 "/" $$4, $$1; } } \
923 END { for (d in files) print "f", d, files[d] }' | \
924 while read type dir files; do \
925 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
926 test -z "$$files" || { \
927 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(installed_testdir)$$dir'"; \
928 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(installed_testdir)$$dir" || exit $$?; \
929 } \
930 ; done
931  
932 uninstall-installed_testPROGRAMS:
933 @$(NORMAL_UNINSTALL)
934 @list='$(installed_test_PROGRAMS)'; test -n "$(installed_testdir)" || list=; \
935 files=`for p in $$list; do echo "$$p"; done | \
936 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
937 -e 's/$$/$(EXEEXT)/' \
938 `; \
939 test -n "$$list" || exit 0; \
940 echo " ( cd '$(DESTDIR)$(installed_testdir)' && rm -f" $$files ")"; \
941 cd "$(DESTDIR)$(installed_testdir)" && rm -f $$files
942  
943 clean-installed_testPROGRAMS:
944 @list='$(installed_test_PROGRAMS)'; test -n "$$list" || exit 0; \
945 echo " rm -f" $$list; \
946 rm -f $$list || exit $$?; \
947 test -n "$(EXEEXT)" || exit 0; \
948 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
949 echo " rm -f" $$list; \
950 rm -f $$list
951  
952 clean-noinstPROGRAMS:
953 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
954 echo " rm -f" $$list; \
955 rm -f $$list || exit $$?; \
956 test -n "$(EXEEXT)" || exit 0; \
957 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
958 echo " rm -f" $$list; \
959 rm -f $$list
960 install-installed_testSCRIPTS: $(installed_test_SCRIPTS)
961 @$(NORMAL_INSTALL)
962 @list='$(installed_test_SCRIPTS)'; test -n "$(installed_testdir)" || list=; \
963 if test -n "$$list"; then \
964 echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)'"; \
965 $(MKDIR_P) "$(DESTDIR)$(installed_testdir)" || exit 1; \
966 fi; \
967 for p in $$list; do \
968 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
969 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
970 done | \
971 sed -e 'p;s,.*/,,;n' \
972 -e 'h;s|.*|.|' \
973 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
974 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
975 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
976 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
977 if (++n[d] == $(am__install_max)) { \
978 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
979 else { print "f", d "/" $$4, $$1 } } \
980 END { for (d in files) print "f", d, files[d] }' | \
981 while read type dir files; do \
982 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
983 test -z "$$files" || { \
984 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(installed_testdir)$$dir'"; \
985 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(installed_testdir)$$dir" || exit $$?; \
986 } \
987 ; done
988  
989 uninstall-installed_testSCRIPTS:
990 @$(NORMAL_UNINSTALL)
991 @list='$(installed_test_SCRIPTS)'; test -n "$(installed_testdir)" || exit 0; \
992 files=`for p in $$list; do echo "$$p"; done | \
993 sed -e 's,.*/,,;$(transform)'`; \
994 dir='$(DESTDIR)$(installed_testdir)'; $(am__uninstall_files_from_dir)
995  
996 mostlyclean-compile:
997 -rm -f *.$(OBJEXT)
998  
999 distclean-compile:
1000 -rm -f *.tab.c
1001  
1002 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnulib_la-asnprintf.Plo@am__quote@
1003 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnulib_la-printf-args.Plo@am__quote@
1004 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnulib_la-printf-parse.Plo@am__quote@
1005 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnulib_la-printf.Plo@am__quote@
1006 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnulib_la-vasnprintf.Plo@am__quote@
1007  
1008 .c.o:
1009 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1010 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1011 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1012 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1013 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1014  
1015 .c.obj:
1016 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1017 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1018 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1019 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1020 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1021  
1022 .c.lo:
1023 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1024 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1025 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1026 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1027 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1028  
1029 libgnulib_la-asnprintf.lo: asnprintf.c
1030 @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) $(libgnulib_la_CFLAGS) $(CFLAGS) -MT libgnulib_la-asnprintf.lo -MD -MP -MF $(DEPDIR)/libgnulib_la-asnprintf.Tpo -c -o libgnulib_la-asnprintf.lo `test -f 'asnprintf.c' || echo '$(srcdir)/'`asnprintf.c
1031 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnulib_la-asnprintf.Tpo $(DEPDIR)/libgnulib_la-asnprintf.Plo
1032 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='asnprintf.c' object='libgnulib_la-asnprintf.lo' libtool=yes @AMDEPBACKSLASH@
1033 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1034 @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) $(libgnulib_la_CFLAGS) $(CFLAGS) -c -o libgnulib_la-asnprintf.lo `test -f 'asnprintf.c' || echo '$(srcdir)/'`asnprintf.c
1035  
1036 libgnulib_la-printf-args.lo: printf-args.c
1037 @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) $(libgnulib_la_CFLAGS) $(CFLAGS) -MT libgnulib_la-printf-args.lo -MD -MP -MF $(DEPDIR)/libgnulib_la-printf-args.Tpo -c -o libgnulib_la-printf-args.lo `test -f 'printf-args.c' || echo '$(srcdir)/'`printf-args.c
1038 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnulib_la-printf-args.Tpo $(DEPDIR)/libgnulib_la-printf-args.Plo
1039 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='printf-args.c' object='libgnulib_la-printf-args.lo' libtool=yes @AMDEPBACKSLASH@
1040 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1041 @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) $(libgnulib_la_CFLAGS) $(CFLAGS) -c -o libgnulib_la-printf-args.lo `test -f 'printf-args.c' || echo '$(srcdir)/'`printf-args.c
1042  
1043 libgnulib_la-printf-parse.lo: printf-parse.c
1044 @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) $(libgnulib_la_CFLAGS) $(CFLAGS) -MT libgnulib_la-printf-parse.lo -MD -MP -MF $(DEPDIR)/libgnulib_la-printf-parse.Tpo -c -o libgnulib_la-printf-parse.lo `test -f 'printf-parse.c' || echo '$(srcdir)/'`printf-parse.c
1045 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnulib_la-printf-parse.Tpo $(DEPDIR)/libgnulib_la-printf-parse.Plo
1046 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='printf-parse.c' object='libgnulib_la-printf-parse.lo' libtool=yes @AMDEPBACKSLASH@
1047 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1048 @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) $(libgnulib_la_CFLAGS) $(CFLAGS) -c -o libgnulib_la-printf-parse.lo `test -f 'printf-parse.c' || echo '$(srcdir)/'`printf-parse.c
1049  
1050 libgnulib_la-vasnprintf.lo: vasnprintf.c
1051 @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) $(libgnulib_la_CFLAGS) $(CFLAGS) -MT libgnulib_la-vasnprintf.lo -MD -MP -MF $(DEPDIR)/libgnulib_la-vasnprintf.Tpo -c -o libgnulib_la-vasnprintf.lo `test -f 'vasnprintf.c' || echo '$(srcdir)/'`vasnprintf.c
1052 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnulib_la-vasnprintf.Tpo $(DEPDIR)/libgnulib_la-vasnprintf.Plo
1053 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vasnprintf.c' object='libgnulib_la-vasnprintf.lo' libtool=yes @AMDEPBACKSLASH@
1054 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1055 @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) $(libgnulib_la_CFLAGS) $(CFLAGS) -c -o libgnulib_la-vasnprintf.lo `test -f 'vasnprintf.c' || echo '$(srcdir)/'`vasnprintf.c
1056  
1057 libgnulib_la-printf.lo: printf.c
1058 @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) $(libgnulib_la_CFLAGS) $(CFLAGS) -MT libgnulib_la-printf.lo -MD -MP -MF $(DEPDIR)/libgnulib_la-printf.Tpo -c -o libgnulib_la-printf.lo `test -f 'printf.c' || echo '$(srcdir)/'`printf.c
1059 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnulib_la-printf.Tpo $(DEPDIR)/libgnulib_la-printf.Plo
1060 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='printf.c' object='libgnulib_la-printf.lo' libtool=yes @AMDEPBACKSLASH@
1061 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1062 @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) $(libgnulib_la_CFLAGS) $(CFLAGS) -c -o libgnulib_la-printf.lo `test -f 'printf.c' || echo '$(srcdir)/'`printf.c
1063  
1064 mostlyclean-libtool:
1065 -rm -f *.lo
1066  
1067 clean-libtool:
1068 -rm -rf .libs _libs
1069 install-installed_test_metaDATA: $(installed_test_meta_DATA)
1070 @$(NORMAL_INSTALL)
1071 @list='$(installed_test_meta_DATA)'; test -n "$(installed_test_metadir)" || list=; \
1072 if test -n "$$list"; then \
1073 echo " $(MKDIR_P) '$(DESTDIR)$(installed_test_metadir)'"; \
1074 $(MKDIR_P) "$(DESTDIR)$(installed_test_metadir)" || exit 1; \
1075 fi; \
1076 for p in $$list; do \
1077 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1078 echo "$$d$$p"; \
1079 done | $(am__base_list) | \
1080 while read files; do \
1081 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(installed_test_metadir)'"; \
1082 $(INSTALL_DATA) $$files "$(DESTDIR)$(installed_test_metadir)" || exit $$?; \
1083 done
1084  
1085 uninstall-installed_test_metaDATA:
1086 @$(NORMAL_UNINSTALL)
1087 @list='$(installed_test_meta_DATA)'; test -n "$(installed_test_metadir)" || list=; \
1088 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1089 dir='$(DESTDIR)$(installed_test_metadir)'; $(am__uninstall_files_from_dir)
1090 install-nobase_installed_testDATA: $(nobase_installed_test_DATA)
1091 @$(NORMAL_INSTALL)
1092 @list='$(nobase_installed_test_DATA)'; test -n "$(installed_testdir)" || list=; \
1093 if test -n "$$list"; then \
1094 echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)'"; \
1095 $(MKDIR_P) "$(DESTDIR)$(installed_testdir)" || exit 1; \
1096 fi; \
1097 $(am__nobase_list) | while read dir files; do \
1098 xfiles=; for file in $$files; do \
1099 if test -f "$$file"; then xfiles="$$xfiles $$file"; \
1100 else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
1101 test -z "$$xfiles" || { \
1102 test "x$$dir" = x. || { \
1103 echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)/$$dir'"; \
1104 $(MKDIR_P) "$(DESTDIR)$(installed_testdir)/$$dir"; }; \
1105 echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(installed_testdir)/$$dir'"; \
1106 $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(installed_testdir)/$$dir" || exit $$?; }; \
1107 done
1108  
1109 uninstall-nobase_installed_testDATA:
1110 @$(NORMAL_UNINSTALL)
1111 @list='$(nobase_installed_test_DATA)'; test -n "$(installed_testdir)" || list=; \
1112 $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
1113 dir='$(DESTDIR)$(installed_testdir)'; $(am__uninstall_files_from_dir)
1114  
1115 ID: $(am__tagged_files)
1116 $(am__define_uniq_tagged_files); mkid -fID $$unique
1117 tags: tags-am
1118 TAGS: tags
1119  
1120 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1121 set x; \
1122 here=`pwd`; \
1123 $(am__define_uniq_tagged_files); \
1124 shift; \
1125 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1126 test -n "$$unique" || unique=$$empty_fix; \
1127 if test $$# -gt 0; then \
1128 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1129 "$$@" $$unique; \
1130 else \
1131 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1132 $$unique; \
1133 fi; \
1134 fi
1135 ctags: ctags-am
1136  
1137 CTAGS: ctags
1138 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1139 $(am__define_uniq_tagged_files); \
1140 test -z "$(CTAGS_ARGS)$$unique" \
1141 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1142 $$unique
1143  
1144 GTAGS:
1145 here=`$(am__cd) $(top_builddir) && pwd` \
1146 && $(am__cd) $(top_srcdir) \
1147 && gtags -i $(GTAGS_ARGS) "$$here"
1148 cscopelist: cscopelist-am
1149  
1150 cscopelist-am: $(am__tagged_files)
1151 list='$(am__tagged_files)'; \
1152 case "$(srcdir)" in \
1153 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1154 *) sdir=$(subdir)/$(srcdir) ;; \
1155 esac; \
1156 for i in $$list; do \
1157 if test -f "$$i"; then \
1158 echo "$(subdir)/$$i"; \
1159 else \
1160 echo "$$sdir/$$i"; \
1161 fi; \
1162 done >> $(top_builddir)/cscope.files
1163  
1164 distclean-tags:
1165 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1166  
1167 # Recover from deleted '.trs' file; this should ensure that
1168 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1169 # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
1170 # to avoid problems with "make -n".
1171 .log.trs:
1172 rm -f $< $@
1173 $(MAKE) $(AM_MAKEFLAGS) $<
1174  
1175 # Leading 'am--fnord' is there to ensure the list of targets does not
1176 # expand to empty, as could happen e.g. with make check TESTS=''.
1177 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1178 am--force-recheck:
1179 @:
1180  
1181 $(TEST_SUITE_LOG): $(TEST_LOGS)
1182 @$(am__set_TESTS_bases); \
1183 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1184 redo_bases=`for i in $$bases; do \
1185 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1186 done`; \
1187 if test -n "$$redo_bases"; then \
1188 redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1189 redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1190 if $(am__make_dryrun); then :; else \
1191 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1192 fi; \
1193 fi; \
1194 if test -n "$$am__remaking_logs"; then \
1195 echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1196 "recursion detected" >&2; \
1197 elif test -n "$$redo_logs"; then \
1198 am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1199 fi; \
1200 if $(am__make_dryrun); then :; else \
1201 st=0; \
1202 errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1203 for i in $$redo_bases; do \
1204 test -f $$i.trs && test -r $$i.trs \
1205 || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1206 test -f $$i.log && test -r $$i.log \
1207 || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1208 done; \
1209 test $$st -eq 0 || exit 1; \
1210 fi
1211 @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1212 ws='[ ]'; \
1213 results=`for b in $$bases; do echo $$b.trs; done`; \
1214 test -n "$$results" || results=/dev/null; \
1215 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
1216 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
1217 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
1218 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
1219 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1220 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1221 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1222 if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1223 success=true; \
1224 else \
1225 success=false; \
1226 fi; \
1227 br='==================='; br=$$br$$br$$br$$br; \
1228 result_count () \
1229 { \
1230 if test x"$$1" = x"--maybe-color"; then \
1231 maybe_colorize=yes; \
1232 elif test x"$$1" = x"--no-color"; then \
1233 maybe_colorize=no; \
1234 else \
1235 echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1236 fi; \
1237 shift; \
1238 desc=$$1 count=$$2; \
1239 if test $$maybe_colorize = yes && test $$count -gt 0; then \
1240 color_start=$$3 color_end=$$std; \
1241 else \
1242 color_start= color_end=; \
1243 fi; \
1244 echo "$${color_start}# $$desc $$count$${color_end}"; \
1245 }; \
1246 create_testsuite_report () \
1247 { \
1248 result_count $$1 "TOTAL:" $$all "$$brg"; \
1249 result_count $$1 "PASS: " $$pass "$$grn"; \
1250 result_count $$1 "SKIP: " $$skip "$$blu"; \
1251 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1252 result_count $$1 "FAIL: " $$fail "$$red"; \
1253 result_count $$1 "XPASS:" $$xpass "$$red"; \
1254 result_count $$1 "ERROR:" $$error "$$mgn"; \
1255 }; \
1256 { \
1257 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
1258 $(am__rst_title); \
1259 create_testsuite_report --no-color; \
1260 echo; \
1261 echo ".. contents:: :depth: 2"; \
1262 echo; \
1263 for b in $$bases; do echo $$b; done \
1264 | $(am__create_global_log); \
1265 } >$(TEST_SUITE_LOG).tmp || exit 1; \
1266 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
1267 if $$success; then \
1268 col="$$grn"; \
1269 else \
1270 col="$$red"; \
1271 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
1272 fi; \
1273 echo "$${col}$$br$${std}"; \
1274 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
1275 echo "$${col}$$br$${std}"; \
1276 create_testsuite_report --maybe-color; \
1277 echo "$$col$$br$$std"; \
1278 if $$success; then :; else \
1279 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
1280 if test -n "$(PACKAGE_BUGREPORT)"; then \
1281 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
1282 fi; \
1283 echo "$$col$$br$$std"; \
1284 fi; \
1285 $$success || exit 1
1286  
1287 check-TESTS:
1288 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
1289 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1290 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1291 @set +e; $(am__set_TESTS_bases); \
1292 log_list=`for i in $$bases; do echo $$i.log; done`; \
1293 trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1294 log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1295 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1296 exit $$?;
1297 recheck: all $(check_LTLIBRARIES) $(check_PROGRAMS) $(check_SCRIPTS) $(check_DATA)
1298 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1299 @set +e; $(am__set_TESTS_bases); \
1300 bases=`for i in $$bases; do echo $$i; done \
1301 | $(am__list_recheck_tests)` || exit 1; \
1302 log_list=`for i in $$bases; do echo $$i.log; done`; \
1303 log_list=`echo $$log_list`; \
1304 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1305 am__force_recheck=am--force-recheck \
1306 TEST_LOGS="$$log_list"; \
1307 exit $$?
1308 .test.log:
1309 @p='$<'; \
1310 $(am__set_b); \
1311 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1312 --log-file $$b.log --trs-file $$b.trs \
1313 $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1314 "$$tst" $(AM_TESTS_FD_REDIRECT)
1315 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
1316 @am__EXEEXT_TRUE@ @p='$<'; \
1317 @am__EXEEXT_TRUE@ $(am__set_b); \
1318 @am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1319 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
1320 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1321 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
1322  
1323 distdir: $(DISTFILES)
1324 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1325 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1326 list='$(DISTFILES)'; \
1327 dist_files=`for file in $$list; do echo $$file; done | \
1328 sed -e "s|^$$srcdirstrip/||;t" \
1329 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1330 case $$dist_files in \
1331 */*) $(MKDIR_P) `echo "$$dist_files" | \
1332 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1333 sort -u` ;; \
1334 esac; \
1335 for file in $$dist_files; do \
1336 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1337 if test -d $$d/$$file; then \
1338 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1339 if test -d "$(distdir)/$$file"; then \
1340 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1341 fi; \
1342 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1343 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1344 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1345 fi; \
1346 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1347 else \
1348 test -f "$(distdir)/$$file" \
1349 || cp -p $$d/$$file "$(distdir)/$$file" \
1350 || exit 1; \
1351 fi; \
1352 done
1353 check-am: all-am
1354 $(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES) $(check_PROGRAMS) \
1355 $(check_SCRIPTS) $(check_DATA)
1356 $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
1357 check: $(BUILT_SOURCES)
1358 $(MAKE) $(AM_MAKEFLAGS) check-am
1359 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA)
1360 installdirs:
1361 for dir in "$(DESTDIR)$(installed_testdir)" "$(DESTDIR)$(installed_testdir)" "$(DESTDIR)$(installed_testdir)" "$(DESTDIR)$(installed_test_metadir)" "$(DESTDIR)$(installed_testdir)"; do \
1362 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1363 done
1364 install: $(BUILT_SOURCES)
1365 $(MAKE) $(AM_MAKEFLAGS) install-am
1366 install-exec: install-exec-am
1367 install-data: install-data-am
1368 uninstall: uninstall-am
1369  
1370 install-am: all-am
1371 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1372  
1373 installcheck: installcheck-am
1374 install-strip:
1375 if test -z '$(STRIP)'; then \
1376 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1377 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1378 install; \
1379 else \
1380 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1381 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1382 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1383 fi
1384 mostlyclean-generic:
1385 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1386 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1387 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1388  
1389 clean-generic:
1390 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1391  
1392 distclean-generic:
1393 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1394 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1395 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1396  
1397 maintainer-clean-generic:
1398 @echo "This command is intended for maintainers to use"
1399 @echo "it deletes files that may require special tools to rebuild."
1400 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1401 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1402 clean: clean-am
1403  
1404 clean-am: clean-checkLTLIBRARIES clean-checkPROGRAMS clean-generic \
1405 clean-installed_testLTLIBRARIES clean-installed_testPROGRAMS \
1406 clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
1407 mostlyclean-am
1408  
1409 distclean: distclean-am
1410 -rm -rf ./$(DEPDIR)
1411 -rm -f Makefile
1412 distclean-am: clean-am distclean-compile distclean-generic \
1413 distclean-tags
1414  
1415 dvi: dvi-am
1416  
1417 dvi-am:
1418  
1419 html: html-am
1420  
1421 html-am:
1422  
1423 info: info-am
1424  
1425 info-am:
1426  
1427 install-data-am: install-installed_testLTLIBRARIES \
1428 install-installed_testPROGRAMS install-installed_testSCRIPTS \
1429 install-installed_test_metaDATA \
1430 install-nobase_installed_testDATA
1431  
1432 install-dvi: install-dvi-am
1433  
1434 install-dvi-am:
1435  
1436 install-exec-am:
1437  
1438 install-html: install-html-am
1439  
1440 install-html-am:
1441  
1442 install-info: install-info-am
1443  
1444 install-info-am:
1445  
1446 install-man:
1447  
1448 install-pdf: install-pdf-am
1449  
1450 install-pdf-am:
1451  
1452 install-ps: install-ps-am
1453  
1454 install-ps-am:
1455  
1456 installcheck-am:
1457  
1458 maintainer-clean: maintainer-clean-am
1459 -rm -rf ./$(DEPDIR)
1460 -rm -f Makefile
1461 maintainer-clean-am: distclean-am maintainer-clean-generic
1462  
1463 mostlyclean: mostlyclean-am
1464  
1465 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1466 mostlyclean-libtool
1467  
1468 pdf: pdf-am
1469  
1470 pdf-am:
1471  
1472 ps: ps-am
1473  
1474 ps-am:
1475  
1476 uninstall-am: uninstall-installed_testLTLIBRARIES \
1477 uninstall-installed_testPROGRAMS \
1478 uninstall-installed_testSCRIPTS \
1479 uninstall-installed_test_metaDATA \
1480 uninstall-nobase_installed_testDATA
1481  
1482 .MAKE: all check check-am install install-am install-strip
1483  
1484 .PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am \
1485 check-local clean clean-checkLTLIBRARIES clean-checkPROGRAMS \
1486 clean-generic clean-installed_testLTLIBRARIES \
1487 clean-installed_testPROGRAMS clean-libtool \
1488 clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscopelist-am \
1489 ctags ctags-am distclean distclean-compile distclean-generic \
1490 distclean-libtool distclean-tags distdir dvi dvi-am html \
1491 html-am info info-am install install-am install-data \
1492 install-data-am install-dvi install-dvi-am install-exec \
1493 install-exec-am install-html install-html-am install-info \
1494 install-info-am install-installed_testLTLIBRARIES \
1495 install-installed_testPROGRAMS install-installed_testSCRIPTS \
1496 install-installed_test_metaDATA install-man \
1497 install-nobase_installed_testDATA install-pdf install-pdf-am \
1498 install-ps install-ps-am install-strip installcheck \
1499 installcheck-am installdirs maintainer-clean \
1500 maintainer-clean-generic mostlyclean mostlyclean-compile \
1501 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1502 recheck tags tags-am uninstall uninstall-am \
1503 uninstall-installed_testLTLIBRARIES \
1504 uninstall-installed_testPROGRAMS \
1505 uninstall-installed_testSCRIPTS \
1506 uninstall-installed_test_metaDATA \
1507 uninstall-nobase_installed_testDATA
1508  
1509 .PRECIOUS: Makefile
1510  
1511  
1512 # test-nonrecursive: run tests only in cwd
1513 @OS_UNIX_TRUE@test-nonrecursive: ${TEST_PROGS}
1514 @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}
1515 @OS_UNIX_FALSE@test-nonrecursive:
1516  
1517 .PHONY: test-nonrecursive
1518  
1519 .PHONY: lcov genlcov lcov-clean
1520 # use recursive makes in order to ignore errors during check
1521 lcov:
1522 -$(MAKE) $(AM_MAKEFLAGS) -k check
1523 $(MAKE) $(AM_MAKEFLAGS) genlcov
1524  
1525 # we have to massage the lcov.info file slightly to hide the effect of libtool
1526 # placing the objects files in the .libs/ directory separate from the *.c
1527 # we also have to delete tests/.libs/libmoduletestplugin_*.gcda
1528 genlcov:
1529 $(AM_V_GEN) rm -f $(top_builddir)/tests/.libs/libmoduletestplugin_*.gcda; \
1530 $(LTP) --quiet --directory $(top_builddir) --capture --output-file glib-lcov.info --test-name GLIB_PERF --no-checksum --compat-libtool --ignore-errors source; \
1531 $(LTP) --quiet --output-file glib-lcov.info --remove glib-lcov.info docs/reference/\* /tmp/\* gio/tests/gdbus-object-manager-example/\* ; \
1532 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
1533 @echo "file://$(abs_top_builddir)/glib-lcov/index.html"
1534  
1535 lcov-clean:
1536 if test -n "$(LTP)"; then \
1537 $(LTP) --quiet --directory $(top_builddir) -z; \
1538 fi
1539  
1540 # run tests in cwd as part of make check
1541 check-local: test-nonrecursive
1542  
1543 @ENABLE_INSTALLED_TESTS_TRUE@%.test: %$(EXEEXT) Makefile
1544 @ENABLE_INSTALLED_TESTS_TRUE@ $(AM_V_GEN) (echo '[Test]' > $@.tmp; \
1545 @ENABLE_INSTALLED_TESTS_TRUE@ echo 'Type=session' >> $@.tmp; \
1546 @ENABLE_INSTALLED_TESTS_TRUE@ echo 'Exec=$(installed_testdir)/$(notdir $<)' >> $@.tmp; \
1547 @ENABLE_INSTALLED_TESTS_TRUE@ mv $@.tmp $@)
1548  
1549 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1550 # Otherwise a system limit (for SysV at least) may be exceeded.
1551 .NOEXPORT: