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