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