Imported Upstream version 1.39.90
[platform/upstream/gobject-introspection.git] / tests / scanner / annotationparser / Makefile.in
1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 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 # -*- Mode: make -*-
18 # Copyright 2009-2010 Johan Dahlin
19 #
20 # This file defines variables that are compatible with
21 # Makefile.introspection, but for use within the gobject-introspection
22 # module itself.
23 #
24 VPATH = @srcdir@
25 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
26 am__make_running_with_option = \
27   case $${target_option-} in \
28       ?) ;; \
29       *) echo "am__make_running_with_option: internal error: invalid" \
30               "target option '$${target_option-}' specified" >&2; \
31          exit 1;; \
32   esac; \
33   has_opt=no; \
34   sane_makeflags=$$MAKEFLAGS; \
35   if $(am__is_gnu_make); then \
36     sane_makeflags=$$MFLAGS; \
37   else \
38     case $$MAKEFLAGS in \
39       *\\[\ \   ]*) \
40         bs=\\; \
41         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
42           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
43     esac; \
44   fi; \
45   skip_next=no; \
46   strip_trailopt () \
47   { \
48     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
49   }; \
50   for flg in $$sane_makeflags; do \
51     test $$skip_next = yes && { skip_next=no; continue; }; \
52     case $$flg in \
53       *=*|--*) continue;; \
54         -*I) strip_trailopt 'I'; skip_next=yes;; \
55       -*I?*) strip_trailopt 'I';; \
56         -*O) strip_trailopt 'O'; skip_next=yes;; \
57       -*O?*) strip_trailopt 'O';; \
58         -*l) strip_trailopt 'l'; skip_next=yes;; \
59       -*l?*) strip_trailopt 'l';; \
60       -[dEDm]) skip_next=yes;; \
61       -[JT]) skip_next=yes;; \
62     esac; \
63     case $$flg in \
64       *$$target_option*) has_opt=yes; break;; \
65     esac; \
66   done; \
67   test $$has_opt = yes
68 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
69 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
70 pkgdatadir = $(datadir)/@PACKAGE@
71 pkgincludedir = $(includedir)/@PACKAGE@
72 pkglibdir = $(libdir)/@PACKAGE@
73 pkglibexecdir = $(libexecdir)/@PACKAGE@
74 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
75 install_sh_DATA = $(install_sh) -c -m 644
76 install_sh_PROGRAM = $(install_sh) -c
77 install_sh_SCRIPT = $(install_sh) -c
78 INSTALL_HEADER = $(INSTALL_DATA)
79 transform = $(program_transform_name)
80 NORMAL_INSTALL = :
81 PRE_INSTALL = :
82 POST_INSTALL = :
83 NORMAL_UNINSTALL = :
84 PRE_UNINSTALL = :
85 POST_UNINSTALL = :
86 build_triplet = @build@
87 host_triplet = @host@
88 DIST_COMMON = $(top_srcdir)/common.mk $(srcdir)/Makefile.in \
89         $(srcdir)/Makefile.am $(top_srcdir)/build-aux/test-driver \
90         README
91 subdir = tests/scanner/annotationparser
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
94         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
95         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
96         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/python.m4 \
97         $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
98 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99         $(ACLOCAL_M4)
100 mkinstalldirs = $(install_sh) -d
101 CONFIG_HEADER = $(top_builddir)/config.h
102 CONFIG_CLEAN_FILES =
103 CONFIG_CLEAN_VPATH_FILES =
104 AM_V_P = $(am__v_P_@AM_V@)
105 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
106 am__v_P_0 = false
107 am__v_P_1 = :
108 AM_V_GEN = $(am__v_GEN_@AM_V@)
109 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
110 am__v_GEN_0 = @echo "  GEN     " $@;
111 am__v_GEN_1 = 
112 AM_V_at = $(am__v_at_@AM_V@)
113 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
114 am__v_at_0 = @
115 am__v_at_1 = 
116 SOURCES =
117 DIST_SOURCES =
118 am__can_run_installinfo = \
119   case $$AM_UPDATE_INFO_DIR in \
120     n|no|NO) false;; \
121     *) (install-info --version) >/dev/null 2>&1;; \
122   esac
123 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
124 am__tty_colors_dummy = \
125   mgn= red= grn= lgn= blu= brg= std=; \
126   am__color_tests=no
127 am__tty_colors = { \
128   $(am__tty_colors_dummy); \
129   if test "X$(AM_COLOR_TESTS)" = Xno; then \
130     am__color_tests=no; \
131   elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
132     am__color_tests=yes; \
133   elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
134     am__color_tests=yes; \
135   fi; \
136   if test $$am__color_tests = yes; then \
137     red='\e[0;31m'; \
138     grn='\e[0;32m'; \
139     lgn='\e[1;32m'; \
140     blu='\e[1;34m'; \
141     mgn='\e[0;35m'; \
142     brg='\e[1m'; \
143     std='\e[m'; \
144   fi; \
145 }
146 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
147 am__vpath_adj = case $$p in \
148     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
149     *) f=$$p;; \
150   esac;
151 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
152 am__install_max = 40
153 am__nobase_strip_setup = \
154   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
155 am__nobase_strip = \
156   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
157 am__nobase_list = $(am__nobase_strip_setup); \
158   for p in $$list; do echo "$$p $$p"; done | \
159   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
160   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
161     if (++n[$$2] == $(am__install_max)) \
162       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
163     END { for (dir in files) print dir, files[dir] }'
164 am__base_list = \
165   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
166   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
167 am__uninstall_files_from_dir = { \
168   test -z "$$files" \
169     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
170     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
171          $(am__cd) "$$dir" && rm -f $$files; }; \
172   }
173 am__recheck_rx = ^[     ]*:recheck:[    ]*
174 am__global_test_result_rx = ^[  ]*:global-test-result:[         ]*
175 am__copy_in_global_log_rx = ^[  ]*:copy-in-global-log:[         ]*
176 # A command that, given a newline-separated list of test names on the
177 # standard input, print the name of the tests that are to be re-run
178 # upon "make recheck".
179 am__list_recheck_tests = $(AWK) '{ \
180   recheck = 1; \
181   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
182     { \
183       if (rc < 0) \
184         { \
185           if ((getline line2 < ($$0 ".log")) < 0) \
186             recheck = 0; \
187           break; \
188         } \
189       else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
190         { \
191           recheck = 0; \
192           break; \
193         } \
194       else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
195         { \
196           break; \
197         } \
198     }; \
199   if (recheck) \
200     print $$0; \
201   close ($$0 ".trs"); \
202   close ($$0 ".log"); \
203 }'
204 # A command that, given a newline-separated list of test names on the
205 # standard input, create the global log from their .trs and .log files.
206 am__create_global_log = $(AWK) ' \
207 function fatal(msg) \
208 { \
209   print "fatal: making $@: " msg | "cat >&2"; \
210   exit 1; \
211 } \
212 function rst_section(header) \
213 { \
214   print header; \
215   len = length(header); \
216   for (i = 1; i <= len; i = i + 1) \
217     printf "="; \
218   printf "\n\n"; \
219 } \
220 { \
221   copy_in_global_log = 1; \
222   global_test_result = "RUN"; \
223   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
224     { \
225       if (rc < 0) \
226          fatal("failed to read from " $$0 ".trs"); \
227       if (line ~ /$(am__global_test_result_rx)/) \
228         { \
229           sub("$(am__global_test_result_rx)", "", line); \
230           sub("[        ]*$$", "", line); \
231           global_test_result = line; \
232         } \
233       else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
234         copy_in_global_log = 0; \
235     }; \
236   if (copy_in_global_log) \
237     { \
238       rst_section(global_test_result ": " $$0); \
239       while ((rc = (getline line < ($$0 ".log"))) != 0) \
240       { \
241         if (rc < 0) \
242           fatal("failed to read from " $$0 ".log"); \
243         print line; \
244       }; \
245       printf "\n"; \
246     }; \
247   close ($$0 ".trs"); \
248   close ($$0 ".log"); \
249 }'
250 # Restructured Text title.
251 am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
252 # Solaris 10 'make', and several other traditional 'make' implementations,
253 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
254 # by disabling -e (using the XSI extension "set +e") if it's set.
255 am__sh_e_setup = case $$- in *e*) set +e;; esac
256 # Default flags passed to test drivers.
257 am__common_driver_flags = \
258   --color-tests "$$am__color_tests" \
259   --enable-hard-errors "$$am__enable_hard_errors" \
260   --expect-failure "$$am__expect_failure"
261 # To be inserted before the command running the test.  Creates the
262 # directory for the log if needed.  Stores in $dir the directory
263 # containing $f, in $tst the test, in $log the log.  Executes the
264 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
265 # passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
266 # will run the test scripts (or their associated LOG_COMPILER, if
267 # thy have one).
268 am__check_pre = \
269 $(am__sh_e_setup);                                      \
270 $(am__vpath_adj_setup) $(am__vpath_adj)                 \
271 $(am__tty_colors);                                      \
272 srcdir=$(srcdir); export srcdir;                        \
273 case "$@" in                                            \
274   */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;    \
275     *) am__odir=.;;                                     \
276 esac;                                                   \
277 test "x$$am__odir" = x"." || test -d "$$am__odir"       \
278   || $(MKDIR_P) "$$am__odir" || exit $$?;               \
279 if test -f "./$$f"; then dir=./;                        \
280 elif test -f "$$f"; then dir=;                          \
281 else dir="$(srcdir)/"; fi;                              \
282 tst=$$dir$$f; log='$@';                                 \
283 if test -n '$(DISABLE_HARD_ERRORS)'; then               \
284   am__enable_hard_errors=no;                            \
285 else                                                    \
286   am__enable_hard_errors=yes;                           \
287 fi;                                                     \
288 case " $(XFAIL_TESTS) " in                              \
289   *[\ \ ]$$f[\ \        ]* | *[\ \      ]$$dir$$f[\ \   ]*) \
290     am__expect_failure=yes;;                            \
291   *)                                                    \
292     am__expect_failure=no;;                             \
293 esac;                                                   \
294 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
295 # A shell command to get the names of the tests scripts with any registered
296 # extension removed (i.e., equivalently, the names of the test logs, with
297 # the '.log' extension removed).  The result is saved in the shell variable
298 # '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
299 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
300 # since that might cause problem with VPATH rewrites for suffix-less tests.
301 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
302 am__set_TESTS_bases = \
303   bases='$(TEST_LOGS)'; \
304   bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
305   bases=`echo $$bases`
306 RECHECK_LOGS = $(TEST_LOGS)
307 AM_RECURSIVE_TARGETS = check recheck
308 TEST_SUITE_LOG = test-suite.log
309 TEST_EXTENSIONS = @EXEEXT@ .test
310 LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
311 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
312 am__set_b = \
313   case '$@' in \
314     */*) \
315       case '$*' in \
316         */*) b='$*';; \
317           *) b=`echo '$@' | sed 's/\.log$$//'`; \
318        esac;; \
319     *) \
320       b='$*';; \
321   esac
322 am__test_logs1 = $(TESTS:=.log)
323 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
324 TEST_LOGS = $(am__test_logs2:.test.log=.log)
325 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
326 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
327         $(TEST_LOG_FLAGS)
328 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
329 ACLOCAL = @ACLOCAL@
330 AMTAR = @AMTAR@
331 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
332 AR = @AR@
333 AUTOCONF = @AUTOCONF@
334 AUTOHEADER = @AUTOHEADER@
335 AUTOMAKE = @AUTOMAKE@
336 AWK = @AWK@
337 CAIRO_CFLAGS = @CAIRO_CFLAGS@
338 CAIRO_GIR_PACKAGE = @CAIRO_GIR_PACKAGE@
339 CAIRO_LIBS = @CAIRO_LIBS@
340 CAIRO_SHARED_LIBRARY = @CAIRO_SHARED_LIBRARY@
341 CC = @CC@
342 CCDEPMODE = @CCDEPMODE@
343 CFLAGS = @CFLAGS@
344 CPP = @CPP@
345 CPPFLAGS = @CPPFLAGS@
346 CYGPATH_W = @CYGPATH_W@
347 DEFS = @DEFS@
348 DEPDIR = @DEPDIR@
349 DLLTOOL = @DLLTOOL@
350 DSYMUTIL = @DSYMUTIL@
351 DUMPBIN = @DUMPBIN@
352 ECHO_C = @ECHO_C@
353 ECHO_N = @ECHO_N@
354 ECHO_T = @ECHO_T@
355 EGREP = @EGREP@
356 EXEEXT = @EXEEXT@
357 EXPANDED_BINDIR = @EXPANDED_BINDIR@
358 EXPANDED_DATADIR = @EXPANDED_DATADIR@
359 EXPANDED_LIBDIR = @EXPANDED_LIBDIR@
360 EXPANDED_LIBEXECDIR = @EXPANDED_LIBEXECDIR@
361 EXPANDED_LOCALSTATEDIR = @EXPANDED_LOCALSTATEDIR@
362 EXPANDED_SYSCONFDIR = @EXPANDED_SYSCONFDIR@
363 EXTRA_LINK_FLAGS = @EXTRA_LINK_FLAGS@
364 FFI_CFLAGS = @FFI_CFLAGS@
365 FFI_LIBS = @FFI_LIBS@
366 FFI_PC_CFLAGS = @FFI_PC_CFLAGS@
367 FFI_PC_LIBS = @FFI_PC_LIBS@
368 FFI_PC_PACKAGES = @FFI_PC_PACKAGES@
369 FGREP = @FGREP@
370 GIO_CFLAGS = @GIO_CFLAGS@
371 GIO_LIBS = @GIO_LIBS@
372 GIO_UNIX_CFLAGS = @GIO_UNIX_CFLAGS@
373 GIO_UNIX_LIBS = @GIO_UNIX_LIBS@
374 GIREPO_CFLAGS = @GIREPO_CFLAGS@
375 GIREPO_LIBS = @GIREPO_LIBS@
376 GIR_DIR = @GIR_DIR@
377 GIR_SUFFIX = @GIR_SUFFIX@
378 GI_VERSION = @GI_VERSION@
379 GLIBSRC = @GLIBSRC@
380 GLIB_CFLAGS = @GLIB_CFLAGS@
381 GLIB_LIBS = @GLIB_LIBS@
382 GMODULE_CFLAGS = @GMODULE_CFLAGS@
383 GMODULE_LIBS = @GMODULE_LIBS@
384 GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
385 GOBJECT_INTROSPECTION_LIBDIR = @GOBJECT_INTROSPECTION_LIBDIR@
386 GOBJECT_LIBS = @GOBJECT_LIBS@
387 GREP = @GREP@
388 GTKDOC_CHECK = @GTKDOC_CHECK@
389 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
390 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
391 GTKDOC_MKPDF = @GTKDOC_MKPDF@
392 GTKDOC_REBASE = @GTKDOC_REBASE@
393 HTML_DIR = @HTML_DIR@
394 INSTALL = @INSTALL@
395 INSTALL_DATA = @INSTALL_DATA@
396 INSTALL_PROGRAM = @INSTALL_PROGRAM@
397 INSTALL_SCRIPT = @INSTALL_SCRIPT@
398 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
399 LD = @LD@
400 LDFLAGS = @LDFLAGS@
401 LEX = @LEX@
402 LEXLIB = @LEXLIB@
403 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
404 LIBOBJS = @LIBOBJS@
405 LIBS = @LIBS@
406 LIBTOOL = @LIBTOOL@
407 LIPO = @LIPO@
408 LN_S = @LN_S@
409 LTLIBOBJS = @LTLIBOBJS@
410 MAINT = @MAINT@
411 MAKEINFO = @MAKEINFO@
412 MANIFEST_TOOL = @MANIFEST_TOOL@
413 MKDIR_P = @MKDIR_P@
414 NM = @NM@
415 NMEDIT = @NMEDIT@
416 OBJDUMP = @OBJDUMP@
417 OBJEXT = @OBJEXT@
418 OTOOL = @OTOOL@
419 OTOOL64 = @OTOOL64@
420 PACKAGE = @PACKAGE@
421 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
422 PACKAGE_NAME = @PACKAGE_NAME@
423 PACKAGE_STRING = @PACKAGE_STRING@
424 PACKAGE_TARNAME = @PACKAGE_TARNAME@
425 PACKAGE_URL = @PACKAGE_URL@
426 PACKAGE_VERSION = @PACKAGE_VERSION@
427 PATH_SEPARATOR = @PATH_SEPARATOR@
428 PKG_CONFIG = @PKG_CONFIG@
429 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
430 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
431 POW_LIB = @POW_LIB@
432 PYTHON = @PYTHON@
433 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
434 PYTHON_INCLUDES = @PYTHON_INCLUDES@
435 PYTHON_LIBS = @PYTHON_LIBS@
436 PYTHON_PLATFORM = @PYTHON_PLATFORM@
437 PYTHON_PREFIX = @PYTHON_PREFIX@
438 PYTHON_VERSION = @PYTHON_VERSION@
439 RANLIB = @RANLIB@
440 SCANNER_CFLAGS = @SCANNER_CFLAGS@
441 SCANNER_LIBS = @SCANNER_LIBS@
442 SED = @SED@
443 SET_MAKE = @SET_MAKE@
444 SHELL = @SHELL@
445 STRIP = @STRIP@
446 VERSION = @VERSION@
447 YACC = @YACC@
448 abs_builddir = @abs_builddir@
449 abs_srcdir = @abs_srcdir@
450 abs_top_builddir = @abs_top_builddir@
451 abs_top_srcdir = @abs_top_srcdir@
452 ac_ct_AR = @ac_ct_AR@
453 ac_ct_CC = @ac_ct_CC@
454 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
455 am__include = @am__include@
456 am__leading_dot = @am__leading_dot@
457 am__quote = @am__quote@
458 am__tar = @am__tar@
459 am__untar = @am__untar@
460 bindir = @bindir@
461 build = @build@
462 build_alias = @build_alias@
463 build_cpu = @build_cpu@
464 build_os = @build_os@
465 build_vendor = @build_vendor@
466 builddir = @builddir@
467 datadir = @datadir@
468 datarootdir = @datarootdir@
469 docdir = @docdir@
470 dvidir = @dvidir@
471 exec_prefix = @exec_prefix@
472 host = @host@
473 host_alias = @host_alias@
474 host_cpu = @host_cpu@
475 host_os = @host_os@
476 host_vendor = @host_vendor@
477 htmldir = @htmldir@
478 includedir = @includedir@
479 infodir = @infodir@
480 install_sh = @install_sh@
481 libdir = @libdir@
482 libexecdir = @libexecdir@
483 localedir = @localedir@
484 localstatedir = @localstatedir@
485 mandir = @mandir@
486 mkdir_p = @mkdir_p@
487 oldincludedir = @oldincludedir@
488 pdfdir = @pdfdir@
489 pkgpyexecdir = @pkgpyexecdir@
490 pkgpythondir = @pkgpythondir@
491 prefix = @prefix@
492 program_transform_name = @program_transform_name@
493 psdir = @psdir@
494 pyexecdir = @pyexecdir@
495 pythondir = @pythondir@
496 sbindir = @sbindir@
497 sharedstatedir = @sharedstatedir@
498 srcdir = @srcdir@
499 sysconfdir = @sysconfdir@
500 target_alias = @target_alias@
501 top_build_prefix = @top_build_prefix@
502 top_builddir = @top_builddir@
503 top_srcdir = @top_srcdir@
504 INTROSPECTION_SCANNER = \
505     env PATH=.libs:$(PATH) \
506         LPATH=.libs \
507         CC="$(CC)" \
508         PYTHONPATH=$(top_builddir):$(top_srcdir) \
509         UNINSTALLED_INTROSPECTION_SRCDIR=$(top_srcdir) \
510         UNINSTALLED_INTROSPECTION_BUILDDIR=$(top_builddir) \
511         $(top_builddir)/g-ir-scanner
512
513 INTROSPECTION_SCANNER_ARGS = \
514     --verbose \
515     -I$(top_srcdir) \
516     --add-include-path=$(srcdir) \
517     --add-include-path=$(top_srcdir)/gir \
518     --add-include-path=$(builddir) \
519     --add-include-path=$(top_builddir)
520
521 INTROSPECTION_COMPILER = \
522     env PATH=.libs:$(PATH) \
523         $(top_builddir)/g-ir-compiler$(EXEEXT)
524
525 INTROSPECTION_COMPILER_ARGS = \
526     --includedir=$(srcdir) \
527     --includedir=$(top_srcdir)/gir \
528     --includedir=$(builddir) \
529     --includedir=$(top_builddir)
530
531 INTROSPECTION_DOCTOOL = \
532     env PATH=.libs:$(PATH) \
533         LPATH=.libs \
534         PYTHONPATH=$(top_builddir):$(top_srcdir) \
535         UNINSTALLED_INTROSPECTION_SRCDIR=$(top_srcdir) \
536         UNINSTALLED_INTROSPECTION_BUILDDIR=$(top_builddir) \
537         $(top_builddir)/g-ir-doc-tool
538
539 INTROSPECTION_DOCTOOL_ARGS = \
540     --add-include-path=$(srcdir) \
541     --add-include-path=$(top_srcdir)/gir \
542     --add-include-path=$(builddir) \
543     --add-include-path=$(top_builddir)
544
545 TESTS = \
546         test_parser.py \
547         test_patterns.py
548
549 TESTS_ENVIRONMENT = builddir=$(builddir) top_builddir=$(top_builddir) srcdir=$(srcdir) top_srcdir=$(top_srcdir) \
550         PYTHON=$(PYTHON) UNINSTALLED_INTROSPECTION_SRCDIR=$(top_srcdir)
551
552 LOG_COMPILER = $(top_srcdir)/tests/gi-tester
553 EXTRA_DIST = \
554         $(TESTS)                                \
555         README                                  \
556         tests.xsd                               \
557         gi/annotation_allow_none.xml            \
558         gi/annotation_array.xml         \
559         gi/annotation_attributes.xml            \
560         gi/annotation_closure.xml               \
561         gi/annotation_constructor.xml           \
562         gi/annotation_destroy.xml               \
563         gi/annotation_element_type.xml          \
564         gi/annotation_foreign.xml               \
565         gi/annotation_get_value_func.xml        \
566         gi/annotation_in.xml                    \
567         gi/annotation_in_out.xml                \
568         gi/annotation_method.xml                \
569         gi/annotation_out.xml                   \
570         gi/annotation_ref_func.xml              \
571         gi/annotation_rename_to.xml             \
572         gi/annotation_scope.xml         \
573         gi/annotation_set_value_func.xml        \
574         gi/annotation_skip.xml                  \
575         gi/annotation_transfer.xml              \
576         gi/annotation_type.xml                  \
577         gi/annotation_unref_func.xml            \
578         gi/annotation_value.xml         \
579         gi/annotation_virtual.xml               \
580         gi/annotations.xml                      \
581         gi/identifier.xml                       \
582         gi/identifier_section.xml               \
583         gi/identifier_symbol.xml                \
584         gi/parameter.xml                        \
585         gi/parameter_varargs.xml                \
586         gi/syntax.xml                           \
587         gi/syntax_indentation.xml               \
588         gi/syntax_multiline_annotations.xml     \
589         gi/syntax_nested_tags.xml               \
590         gi/syntax_paragraph_breaks.xml          \
591         gi/syntax_whitespace.xml                \
592         gi/tag.xml                              \
593         gi/tag_deprecated.xml                   \
594         gi/tag_description.xml                  \
595         gi/tag_returns.xml                      \
596         gi/tag_since.xml                        \
597         gi/tag_stability.xml                    \
598         gtkdoc/gobject/gtypes.h.xml             \
599         gtkdoc/gobject/gtypes.c.xml             \
600         gtkdoc/gobject/giface.h.xml             \
601         gtkdoc/gobject/giface.c.xml             \
602         gtkdoc/fail/tester.h.xml                \
603         gtkdoc/fail/tester.c.xml                \
604         gtkdoc/empty/tester.c.xml               \
605         gtkdoc/bugs/tester.h.xml                \
606         gtkdoc/bugs/tester.c.xml                \
607         gtkdoc/annotations/tester.h.xml \
608         gtkdoc/annotations/tester.c.xml \
609         gtkdoc/gobject/gobject.h.xml            \
610         gtkdoc/gobject/gobject.c.xml
611
612 all: all-am
613
614 .SUFFIXES:
615 .SUFFIXES: .log .test .test$(EXEEXT) .trs
616 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common.mk $(am__configure_deps)
617         @for dep in $?; do \
618           case '$(am__configure_deps)' in \
619             *$$dep*) \
620               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
621                 && { if test -f $@; then exit 0; else break; fi; }; \
622               exit 1;; \
623           esac; \
624         done; \
625         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/scanner/annotationparser/Makefile'; \
626         $(am__cd) $(top_srcdir) && \
627           $(AUTOMAKE) --foreign tests/scanner/annotationparser/Makefile
628 .PRECIOUS: Makefile
629 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
630         @case '$?' in \
631           *config.status*) \
632             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
633           *) \
634             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
635             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
636         esac;
637 $(top_srcdir)/common.mk:
638
639 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
640         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
641
642 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
643         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
644 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
645         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
646 $(am__aclocal_m4_deps):
647
648 mostlyclean-libtool:
649         -rm -f *.lo
650
651 clean-libtool:
652         -rm -rf .libs _libs
653 tags TAGS:
654
655 ctags CTAGS:
656
657 cscope cscopelist:
658
659
660 # Recover from deleted '.trs' file; this should ensure that
661 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
662 # both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
663 # to avoid problems with "make -n".
664 .log.trs:
665         rm -f $< $@
666         $(MAKE) $(AM_MAKEFLAGS) $<
667
668 # Leading 'am--fnord' is there to ensure the list of targets does not
669 # expand to empty, as could happen e.g. with make check TESTS=''.
670 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
671 am--force-recheck:
672         @:
673
674 $(TEST_SUITE_LOG): $(TEST_LOGS)
675         @$(am__set_TESTS_bases); \
676         am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
677         redo_bases=`for i in $$bases; do \
678                       am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
679                     done`; \
680         if test -n "$$redo_bases"; then \
681           redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
682           redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
683           if $(am__make_dryrun); then :; else \
684             rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
685           fi; \
686         fi; \
687         if test -n "$$am__remaking_logs"; then \
688           echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
689                "recursion detected" >&2; \
690         else \
691           am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
692         fi; \
693         if $(am__make_dryrun); then :; else \
694           st=0;  \
695           errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
696           for i in $$redo_bases; do \
697             test -f $$i.trs && test -r $$i.trs \
698               || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
699             test -f $$i.log && test -r $$i.log \
700               || { echo "$$errmsg $$i.log" >&2; st=1; }; \
701           done; \
702           test $$st -eq 0 || exit 1; \
703         fi
704         @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
705         ws='[   ]'; \
706         results=`for b in $$bases; do echo $$b.trs; done`; \
707         test -n "$$results" || results=/dev/null; \
708         all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
709         pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
710         fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
711         skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
712         xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
713         xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
714         error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
715         if test `expr $$fail + $$xpass + $$error` -eq 0; then \
716           success=true; \
717         else \
718           success=false; \
719         fi; \
720         br='==================='; br=$$br$$br$$br$$br; \
721         result_count () \
722         { \
723             if test x"$$1" = x"--maybe-color"; then \
724               maybe_colorize=yes; \
725             elif test x"$$1" = x"--no-color"; then \
726               maybe_colorize=no; \
727             else \
728               echo "$@: invalid 'result_count' usage" >&2; exit 4; \
729             fi; \
730             shift; \
731             desc=$$1 count=$$2; \
732             if test $$maybe_colorize = yes && test $$count -gt 0; then \
733               color_start=$$3 color_end=$$std; \
734             else \
735               color_start= color_end=; \
736             fi; \
737             echo "$${color_start}# $$desc $$count$${color_end}"; \
738         }; \
739         create_testsuite_report () \
740         { \
741           result_count $$1 "TOTAL:" $$all   "$$brg"; \
742           result_count $$1 "PASS: " $$pass  "$$grn"; \
743           result_count $$1 "SKIP: " $$skip  "$$blu"; \
744           result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
745           result_count $$1 "FAIL: " $$fail  "$$red"; \
746           result_count $$1 "XPASS:" $$xpass "$$red"; \
747           result_count $$1 "ERROR:" $$error "$$mgn"; \
748         }; \
749         {                                                               \
750           echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |       \
751             $(am__rst_title);                                           \
752           create_testsuite_report --no-color;                           \
753           echo;                                                         \
754           echo ".. contents:: :depth: 2";                               \
755           echo;                                                         \
756           for b in $$bases; do echo $$b; done                           \
757             | $(am__create_global_log);                                 \
758         } >$(TEST_SUITE_LOG).tmp || exit 1;                             \
759         mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);                     \
760         if $$success; then                                              \
761           col="$$grn";                                                  \
762          else                                                           \
763           col="$$red";                                                  \
764           test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);               \
765         fi;                                                             \
766         echo "$${col}$$br$${std}";                                      \
767         echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";   \
768         echo "$${col}$$br$${std}";                                      \
769         create_testsuite_report --maybe-color;                          \
770         echo "$$col$$br$$std";                                          \
771         if $$success; then :; else                                      \
772           echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";         \
773           if test -n "$(PACKAGE_BUGREPORT)"; then                       \
774             echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
775           fi;                                                           \
776           echo "$$col$$br$$std";                                        \
777         fi;                                                             \
778         $$success || exit 1
779
780 check-TESTS:
781         @list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
782         @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
783         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
784         @set +e; $(am__set_TESTS_bases); \
785         log_list=`for i in $$bases; do echo $$i.log; done`; \
786         trs_list=`for i in $$bases; do echo $$i.trs; done`; \
787         log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
788         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
789         exit $$?;
790 recheck: all 
791         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
792         @set +e; $(am__set_TESTS_bases); \
793         bases=`for i in $$bases; do echo $$i; done \
794                  | $(am__list_recheck_tests)` || exit 1; \
795         log_list=`for i in $$bases; do echo $$i.log; done`; \
796         log_list=`echo $$log_list`; \
797         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
798                 am__force_recheck=am--force-recheck \
799                 TEST_LOGS="$$log_list"; \
800         exit $$?
801 test_parser.py.log: test_parser.py
802         @p='test_parser.py'; \
803         b='test_parser.py'; \
804         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
805         --log-file $$b.log --trs-file $$b.trs \
806         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
807         "$$tst" $(AM_TESTS_FD_REDIRECT)
808 test_patterns.py.log: test_patterns.py
809         @p='test_patterns.py'; \
810         b='test_patterns.py'; \
811         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
812         --log-file $$b.log --trs-file $$b.trs \
813         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
814         "$$tst" $(AM_TESTS_FD_REDIRECT)
815 .test.log:
816         @p='$<'; \
817         $(am__set_b); \
818         $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
819         --log-file $$b.log --trs-file $$b.trs \
820         $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
821         "$$tst" $(AM_TESTS_FD_REDIRECT)
822 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
823 @am__EXEEXT_TRUE@       @p='$<'; \
824 @am__EXEEXT_TRUE@       $(am__set_b); \
825 @am__EXEEXT_TRUE@       $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
826 @am__EXEEXT_TRUE@       --log-file $$b.log --trs-file $$b.trs \
827 @am__EXEEXT_TRUE@       $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
828 @am__EXEEXT_TRUE@       "$$tst" $(AM_TESTS_FD_REDIRECT)
829
830 distdir: $(DISTFILES)
831         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
832         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
833         list='$(DISTFILES)'; \
834           dist_files=`for file in $$list; do echo $$file; done | \
835           sed -e "s|^$$srcdirstrip/||;t" \
836               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
837         case $$dist_files in \
838           */*) $(MKDIR_P) `echo "$$dist_files" | \
839                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
840                            sort -u` ;; \
841         esac; \
842         for file in $$dist_files; do \
843           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
844           if test -d $$d/$$file; then \
845             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
846             if test -d "$(distdir)/$$file"; then \
847               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
848             fi; \
849             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
850               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
851               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
852             fi; \
853             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
854           else \
855             test -f "$(distdir)/$$file" \
856             || cp -p $$d/$$file "$(distdir)/$$file" \
857             || exit 1; \
858           fi; \
859         done
860 check-am: all-am
861         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
862 check: check-am
863 all-am: Makefile
864 installdirs:
865 install: install-am
866 install-exec: install-exec-am
867 install-data: install-data-am
868 uninstall: uninstall-am
869
870 install-am: all-am
871         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
872
873 installcheck: installcheck-am
874 install-strip:
875         if test -z '$(STRIP)'; then \
876           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
877             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
878               install; \
879         else \
880           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
881             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
882             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
883         fi
884 mostlyclean-generic:
885         -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
886         -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
887         -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
888
889 clean-generic:
890
891 distclean-generic:
892         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
893         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
894
895 maintainer-clean-generic:
896         @echo "This command is intended for maintainers to use"
897         @echo "it deletes files that may require special tools to rebuild."
898 clean: clean-am
899
900 clean-am: clean-generic clean-libtool mostlyclean-am
901
902 distclean: distclean-am
903         -rm -f Makefile
904 distclean-am: clean-am distclean-generic
905
906 dvi: dvi-am
907
908 dvi-am:
909
910 html: html-am
911
912 html-am:
913
914 info: info-am
915
916 info-am:
917
918 install-data-am:
919
920 install-dvi: install-dvi-am
921
922 install-dvi-am:
923
924 install-exec-am:
925
926 install-html: install-html-am
927
928 install-html-am:
929
930 install-info: install-info-am
931
932 install-info-am:
933
934 install-man:
935
936 install-pdf: install-pdf-am
937
938 install-pdf-am:
939
940 install-ps: install-ps-am
941
942 install-ps-am:
943
944 installcheck-am:
945
946 maintainer-clean: maintainer-clean-am
947         -rm -f Makefile
948 maintainer-clean-am: distclean-am maintainer-clean-generic
949
950 mostlyclean: mostlyclean-am
951
952 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
953
954 pdf: pdf-am
955
956 pdf-am:
957
958 ps: ps-am
959
960 ps-am:
961
962 uninstall-am:
963
964 .MAKE: check-am install-am install-strip
965
966 .PHONY: all all-am check check-TESTS check-am clean clean-generic \
967         clean-libtool cscopelist-am ctags-am distclean \
968         distclean-generic distclean-libtool distdir dvi dvi-am html \
969         html-am info info-am install install-am install-data \
970         install-data-am install-dvi install-dvi-am install-exec \
971         install-exec-am install-html install-html-am install-info \
972         install-info-am install-man install-pdf install-pdf-am \
973         install-ps install-ps-am install-strip installcheck \
974         installcheck-am installdirs maintainer-clean \
975         maintainer-clean-generic mostlyclean mostlyclean-generic \
976         mostlyclean-libtool pdf pdf-am ps ps-am recheck tags-am \
977         uninstall uninstall-am
978
979
980 # Tell versions [3.59,3.63) of GNU make to not export all variables.
981 # Otherwise a system limit (for SysV at least) may be exceeded.
982 .NOEXPORT: