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