Imported Upstream version 2.6.7
[platform/upstream/harfbuzz.git] / 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 subdir = .
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_link_flag.m4 \
95         $(top_srcdir)/m4/ax_code_coverage.m4 \
96         $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
97         $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/gtk-doc.m4 \
98         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
99         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
100         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
101 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102         $(ACLOCAL_M4)
103 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
104         $(am__configure_deps) $(am__DIST_COMMON)
105 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
106  configure.lineno config.status.lineno
107 mkinstalldirs = $(install_sh) -d
108 CONFIG_HEADER = config.h
109 CONFIG_CLEAN_FILES =
110 CONFIG_CLEAN_VPATH_FILES =
111 AM_V_P = $(am__v_P_@AM_V@)
112 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
113 am__v_P_0 = false
114 am__v_P_1 = :
115 AM_V_GEN = $(am__v_GEN_@AM_V@)
116 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
117 am__v_GEN_0 = @echo "  GEN     " $@;
118 am__v_GEN_1 = 
119 AM_V_at = $(am__v_at_@AM_V@)
120 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
121 am__v_at_0 = @
122 am__v_at_1 = 
123 SOURCES =
124 DIST_SOURCES =
125 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
126         ctags-recursive dvi-recursive html-recursive info-recursive \
127         install-data-recursive install-dvi-recursive \
128         install-exec-recursive install-html-recursive \
129         install-info-recursive install-pdf-recursive \
130         install-ps-recursive install-recursive installcheck-recursive \
131         installdirs-recursive pdf-recursive ps-recursive \
132         tags-recursive uninstall-recursive
133 am__can_run_installinfo = \
134   case $$AM_UPDATE_INFO_DIR in \
135     n|no|NO) false;; \
136     *) (install-info --version) >/dev/null 2>&1;; \
137   esac
138 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
139   distclean-recursive maintainer-clean-recursive
140 am__recursive_targets = \
141   $(RECURSIVE_TARGETS) \
142   $(RECURSIVE_CLEAN_TARGETS) \
143   $(am__extra_recursive_targets)
144 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
145         cscope distdir distdir-am dist dist-all distcheck
146 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
147         config.h.in
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 CSCOPE = cscope
167 DIST_SUBDIRS = $(SUBDIRS)
168 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in AUTHORS \
169         COPYING ChangeLog INSTALL NEWS README THANKS TODO ar-lib \
170         compile config.guess config.sub depcomp install-sh ltmain.sh \
171         missing
172 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
173 distdir = $(PACKAGE)-$(VERSION)
174 top_distdir = $(distdir)
175 am__remove_distdir = \
176   if test -d "$(distdir)"; then \
177     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
178       && rm -rf "$(distdir)" \
179       || { sleep 5 && rm -rf "$(distdir)"; }; \
180   else :; fi
181 am__post_remove_distdir = $(am__remove_distdir)
182 am__relativize = \
183   dir0=`pwd`; \
184   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
185   sed_rest='s,^[^/]*/*,,'; \
186   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
187   sed_butlast='s,/*[^/]*$$,,'; \
188   while test -n "$$dir1"; do \
189     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
190     if test "$$first" != "."; then \
191       if test "$$first" = ".."; then \
192         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
193         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
194       else \
195         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
196         if test "$$first2" = "$$first"; then \
197           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
198         else \
199           dir2="../$$dir2"; \
200         fi; \
201         dir0="$$dir0"/"$$first"; \
202       fi; \
203     fi; \
204     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
205   done; \
206   reldir="$$dir2"
207 GZIP_ENV = --best
208 DIST_ARCHIVES = $(distdir).tar.xz
209 DIST_TARGETS = dist-xz
210 distuninstallcheck_listfiles = find . -type f -print
211 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
212   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
213 distcleancheck_listfiles = find . -type f -print
214 ACLOCAL = @ACLOCAL@
215 AMTAR = @AMTAR@
216 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
217 AR = @AR@
218 AUTOCONF = @AUTOCONF@
219 AUTOHEADER = @AUTOHEADER@
220 AUTOMAKE = @AUTOMAKE@
221 AWK = @AWK@
222 CAIRO_CFLAGS = @CAIRO_CFLAGS@
223 CAIRO_FT_CFLAGS = @CAIRO_FT_CFLAGS@
224 CAIRO_FT_LIBS = @CAIRO_FT_LIBS@
225 CAIRO_LIBS = @CAIRO_LIBS@
226 CC = @CC@
227 CCDEPMODE = @CCDEPMODE@
228 CFLAGS = @CFLAGS@
229 CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
230 CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@
231 CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@
232 CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
233 CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
234 CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
235 CORETEXT_CFLAGS = @CORETEXT_CFLAGS@
236 CORETEXT_LIBS = @CORETEXT_LIBS@
237 CPP = @CPP@
238 CPPFLAGS = @CPPFLAGS@
239 CXX = @CXX@
240 CXXCPP = @CXXCPP@
241 CXXDEPMODE = @CXXDEPMODE@
242 CXXFLAGS = @CXXFLAGS@
243 CYGPATH_W = @CYGPATH_W@
244 DEFS = @DEFS@
245 DEPDIR = @DEPDIR@
246 DIRECTWRITE_CXXFLAGS = @DIRECTWRITE_CXXFLAGS@
247 DIRECTWRITE_LIBS = @DIRECTWRITE_LIBS@
248 DLLTOOL = @DLLTOOL@
249 DSYMUTIL = @DSYMUTIL@
250 DUMPBIN = @DUMPBIN@
251 ECHO_C = @ECHO_C@
252 ECHO_N = @ECHO_N@
253 ECHO_T = @ECHO_T@
254 EGREP = @EGREP@
255 EXEEXT = @EXEEXT@
256 FGREP = @FGREP@
257 FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
258 FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
259 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
260 FREETYPE_DEPS = @FREETYPE_DEPS@
261 FREETYPE_LIBS = @FREETYPE_LIBS@
262 GCOV = @GCOV@
263 GDI_CFLAGS = @GDI_CFLAGS@
264 GDI_LIBS = @GDI_LIBS@
265 GENHTML = @GENHTML@
266 GIT = @GIT@
267 GLIB_CFLAGS = @GLIB_CFLAGS@
268 GLIB_DEPS = @GLIB_DEPS@
269 GLIB_LIBS = @GLIB_LIBS@
270 GLIB_MKENUMS = @GLIB_MKENUMS@
271 GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
272 GOBJECT_LIBS = @GOBJECT_LIBS@
273 GRAPHITE2_CFLAGS = @GRAPHITE2_CFLAGS@
274 GRAPHITE2_DEPS = @GRAPHITE2_DEPS@
275 GRAPHITE2_LIBS = @GRAPHITE2_LIBS@
276 GREP = @GREP@
277 GTKDOC_CHECK = @GTKDOC_CHECK@
278 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
279 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
280 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
281 GTKDOC_MKPDF = @GTKDOC_MKPDF@
282 GTKDOC_REBASE = @GTKDOC_REBASE@
283 HAVE_CXX11 = @HAVE_CXX11@
284 HB_LIBTOOL_VERSION_INFO = @HB_LIBTOOL_VERSION_INFO@
285 HB_VERSION = @HB_VERSION@
286 HB_VERSION_MAJOR = @HB_VERSION_MAJOR@
287 HB_VERSION_MICRO = @HB_VERSION_MICRO@
288 HB_VERSION_MINOR = @HB_VERSION_MINOR@
289 HTML_DIR = @HTML_DIR@
290 ICU_CFLAGS = @ICU_CFLAGS@
291 ICU_CONFIG = @ICU_CONFIG@
292 ICU_LIBS = @ICU_LIBS@
293 INSTALL = @INSTALL@
294 INSTALL_DATA = @INSTALL_DATA@
295 INSTALL_PROGRAM = @INSTALL_PROGRAM@
296 INSTALL_SCRIPT = @INSTALL_SCRIPT@
297 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
298 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
299 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
300 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
301 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
302 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
303 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
304 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
305 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
306 LCOV = @LCOV@
307 LD = @LD@
308 LDFLAGS = @LDFLAGS@
309 LIBOBJS = @LIBOBJS@
310 LIBS = @LIBS@
311 LIBTOOL = @LIBTOOL@
312 LIPO = @LIPO@
313 LN_S = @LN_S@
314 LTLIBOBJS = @LTLIBOBJS@
315 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
316 MAKEINFO = @MAKEINFO@
317 MANIFEST_TOOL = @MANIFEST_TOOL@
318 MKDIR_P = @MKDIR_P@
319 NM = @NM@
320 NMEDIT = @NMEDIT@
321 OBJDUMP = @OBJDUMP@
322 OBJEXT = @OBJEXT@
323 OTOOL = @OTOOL@
324 OTOOL64 = @OTOOL64@
325 PACKAGE = @PACKAGE@
326 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
327 PACKAGE_NAME = @PACKAGE_NAME@
328 PACKAGE_STRING = @PACKAGE_STRING@
329 PACKAGE_TARNAME = @PACKAGE_TARNAME@
330 PACKAGE_URL = @PACKAGE_URL@
331 PACKAGE_VERSION = @PACKAGE_VERSION@
332 PATH_SEPARATOR = @PATH_SEPARATOR@
333 PKG_CONFIG = @PKG_CONFIG@
334 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
335 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
336 PTHREAD_CC = @PTHREAD_CC@
337 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
338 PTHREAD_LIBS = @PTHREAD_LIBS@
339 RAGEL = @RAGEL@
340 RANLIB = @RANLIB@
341 SED = @SED@
342 SET_MAKE = @SET_MAKE@
343 SHELL = @SHELL@
344 STRIP = @STRIP@
345 UNISCRIBE_CFLAGS = @UNISCRIBE_CFLAGS@
346 UNISCRIBE_LIBS = @UNISCRIBE_LIBS@
347 VERSION = @VERSION@
348 _GI_EXP_DATADIR = @_GI_EXP_DATADIR@
349 _GI_EXP_LIBDIR = @_GI_EXP_LIBDIR@
350 abs_builddir = @abs_builddir@
351 abs_srcdir = @abs_srcdir@
352 abs_top_builddir = @abs_top_builddir@
353 abs_top_srcdir = @abs_top_srcdir@
354 ac_ct_AR = @ac_ct_AR@
355 ac_ct_CC = @ac_ct_CC@
356 ac_ct_CXX = @ac_ct_CXX@
357 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
358 am__include = @am__include@
359 am__leading_dot = @am__leading_dot@
360 am__quote = @am__quote@
361 am__tar = @am__tar@
362 am__untar = @am__untar@
363 ax_pthread_config = @ax_pthread_config@
364 bindir = @bindir@
365 build = @build@
366 build_alias = @build_alias@
367 build_cpu = @build_cpu@
368 build_os = @build_os@
369 build_vendor = @build_vendor@
370 builddir = @builddir@
371 datadir = @datadir@
372 datarootdir = @datarootdir@
373 docdir = @docdir@
374 dvidir = @dvidir@
375 exec_prefix = @exec_prefix@
376 have_gobject = @have_gobject@
377 host = @host@
378 host_alias = @host_alias@
379 host_cpu = @host_cpu@
380 host_os = @host_os@
381 host_vendor = @host_vendor@
382 htmldir = @htmldir@
383 includedir = @includedir@
384 infodir = @infodir@
385 install_sh = @install_sh@
386 libdir = @libdir@
387 libexecdir = @libexecdir@
388 localedir = @localedir@
389 localstatedir = @localstatedir@
390 mandir = @mandir@
391 mkdir_p = @mkdir_p@
392 oldincludedir = @oldincludedir@
393 pdfdir = @pdfdir@
394 prefix = @prefix@
395 program_transform_name = @program_transform_name@
396 psdir = @psdir@
397 sbindir = @sbindir@
398 sharedstatedir = @sharedstatedir@
399 srcdir = @srcdir@
400 sysconfdir = @sysconfdir@
401 target_alias = @target_alias@
402 top_build_prefix = @top_build_prefix@
403 top_builddir = @top_builddir@
404 top_srcdir = @top_srcdir@
405 NULL = 
406 ACLOCAL_AMFLAGS = -I m4
407 SUBDIRS = src util test docs
408 EXTRA_DIST = \
409         autogen.sh \
410         harfbuzz.doap \
411         README.md \
412         README.python.md \
413         BUILD.md \
414         CONFIG.md \
415         RELEASING.md \
416         TESTING.md \
417         CMakeLists.txt \
418         replace-enum-strings.cmake \
419         meson.build \
420         meson_options.txt \
421         subprojects/expat.wrap \
422         subprojects/fontconfig.wrap \
423         subprojects/freetype2.wrap \
424         subprojects/glib.wrap \
425         subprojects/libffi.wrap \
426         subprojects/proxy-libintl.wrap \
427         subprojects/zlib.wrap \
428         meson-cc-tests/intel-atomic-primitives-test.c \
429         meson-cc-tests/solaris-atomic-operations.c \
430         $(NULL)
431
432 MAINTAINERCLEANFILES = \
433         $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
434         $(GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL) \
435         $(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) \
436         $(srcdir)/INSTALL \
437         $(srcdir)/ChangeLog \
438         $(srcdir)/gtk-doc.make \
439         $(srcdir)/m4/gtk-doc.m4 \
440         $(NULL)
441
442
443 #
444 # ChangeLog generation
445 #
446 CHANGELOG_RANGE = 
447
448 #
449 # Release engineering
450 #
451 DISTCHECK_CONFIGURE_FLAGS = \
452         --enable-gtk-doc \
453         --disable-doc-cross-references \
454         --with-gobject \
455         --enable-introspection \
456         $(NULL)
457
458
459 # TAR_OPTIONS is not set as env var for 'make dist'.  How to fix that?
460 TAR_OPTIONS = --owner=0 --group=0
461 tar_file = $(PACKAGE_TARNAME)-$(VERSION).tar.xz
462 sha256_file = $(tar_file).sha256
463 gpg_file = $(sha256_file).asc
464 all: config.h
465         $(MAKE) $(AM_MAKEFLAGS) all-recursive
466
467 .SUFFIXES:
468 am--refresh: Makefile
469         @:
470 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
471         @for dep in $?; do \
472           case '$(am__configure_deps)' in \
473             *$$dep*) \
474               echo ' cd $(srcdir) && $(AUTOMAKE) --gnits'; \
475               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnits \
476                 && exit 0; \
477               exit 1;; \
478           esac; \
479         done; \
480         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits Makefile'; \
481         $(am__cd) $(top_srcdir) && \
482           $(AUTOMAKE) --gnits Makefile
483 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
484         @case '$?' in \
485           *config.status*) \
486             echo ' $(SHELL) ./config.status'; \
487             $(SHELL) ./config.status;; \
488           *) \
489             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
490             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
491         esac;
492
493 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
494         $(SHELL) ./config.status --recheck
495
496 $(top_srcdir)/configure:  $(am__configure_deps)
497         $(am__cd) $(srcdir) && $(AUTOCONF)
498 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
499         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
500 $(am__aclocal_m4_deps):
501
502 config.h: stamp-h1
503         @test -f $@ || rm -f stamp-h1
504         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
505
506 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
507         @rm -f stamp-h1
508         cd $(top_builddir) && $(SHELL) ./config.status config.h
509 $(srcdir)/config.h.in:  $(am__configure_deps) 
510         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
511         rm -f stamp-h1
512         touch $@
513
514 distclean-hdr:
515         -rm -f config.h stamp-h1
516
517 mostlyclean-libtool:
518         -rm -f *.lo
519
520 clean-libtool:
521         -rm -rf .libs _libs
522
523 distclean-libtool:
524         -rm -f libtool config.lt
525
526 # This directory's subdirectories are mostly independent; you can cd
527 # into them and run 'make' without going through this Makefile.
528 # To change the values of 'make' variables: instead of editing Makefiles,
529 # (1) if the variable is set in 'config.status', edit 'config.status'
530 #     (which will cause the Makefiles to be regenerated when you run 'make');
531 # (2) otherwise, pass the desired values on the 'make' command line.
532 $(am__recursive_targets):
533         @fail=; \
534         if $(am__make_keepgoing); then \
535           failcom='fail=yes'; \
536         else \
537           failcom='exit 1'; \
538         fi; \
539         dot_seen=no; \
540         target=`echo $@ | sed s/-recursive//`; \
541         case "$@" in \
542           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
543           *) list='$(SUBDIRS)' ;; \
544         esac; \
545         for subdir in $$list; do \
546           echo "Making $$target in $$subdir"; \
547           if test "$$subdir" = "."; then \
548             dot_seen=yes; \
549             local_target="$$target-am"; \
550           else \
551             local_target="$$target"; \
552           fi; \
553           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
554           || eval $$failcom; \
555         done; \
556         if test "$$dot_seen" = "no"; then \
557           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
558         fi; test -z "$$fail"
559
560 ID: $(am__tagged_files)
561         $(am__define_uniq_tagged_files); mkid -fID $$unique
562 tags: tags-recursive
563 TAGS: tags
564
565 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
566         set x; \
567         here=`pwd`; \
568         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
569           include_option=--etags-include; \
570           empty_fix=.; \
571         else \
572           include_option=--include; \
573           empty_fix=; \
574         fi; \
575         list='$(SUBDIRS)'; for subdir in $$list; do \
576           if test "$$subdir" = .; then :; else \
577             test ! -f $$subdir/TAGS || \
578               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
579           fi; \
580         done; \
581         $(am__define_uniq_tagged_files); \
582         shift; \
583         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
584           test -n "$$unique" || unique=$$empty_fix; \
585           if test $$# -gt 0; then \
586             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
587               "$$@" $$unique; \
588           else \
589             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
590               $$unique; \
591           fi; \
592         fi
593 ctags: ctags-recursive
594
595 CTAGS: ctags
596 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
597         $(am__define_uniq_tagged_files); \
598         test -z "$(CTAGS_ARGS)$$unique" \
599           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
600              $$unique
601
602 GTAGS:
603         here=`$(am__cd) $(top_builddir) && pwd` \
604           && $(am__cd) $(top_srcdir) \
605           && gtags -i $(GTAGS_ARGS) "$$here"
606 cscope: cscope.files
607         test ! -s cscope.files \
608           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
609 clean-cscope:
610         -rm -f cscope.files
611 cscope.files: clean-cscope cscopelist
612 cscopelist: cscopelist-recursive
613
614 cscopelist-am: $(am__tagged_files)
615         list='$(am__tagged_files)'; \
616         case "$(srcdir)" in \
617           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
618           *) sdir=$(subdir)/$(srcdir) ;; \
619         esac; \
620         for i in $$list; do \
621           if test -f "$$i"; then \
622             echo "$(subdir)/$$i"; \
623           else \
624             echo "$$sdir/$$i"; \
625           fi; \
626         done >> $(top_builddir)/cscope.files
627
628 distclean-tags:
629         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
630         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
631
632 distdir: $(BUILT_SOURCES)
633         $(MAKE) $(AM_MAKEFLAGS) distdir-am
634
635 distdir-am: $(DISTFILES)
636         @case `sed 15q $(srcdir)/NEWS` in \
637         *"$(VERSION)"*) : ;; \
638         *) \
639           echo "NEWS not updated; not releasing" 1>&2; \
640           exit 1;; \
641         esac
642         $(am__remove_distdir)
643         test -d "$(distdir)" || mkdir "$(distdir)"
644         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
645         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
646         list='$(DISTFILES)'; \
647           dist_files=`for file in $$list; do echo $$file; done | \
648           sed -e "s|^$$srcdirstrip/||;t" \
649               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
650         case $$dist_files in \
651           */*) $(MKDIR_P) `echo "$$dist_files" | \
652                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
653                            sort -u` ;; \
654         esac; \
655         for file in $$dist_files; do \
656           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
657           if test -d $$d/$$file; then \
658             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
659             if test -d "$(distdir)/$$file"; then \
660               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
661             fi; \
662             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
663               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
664               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
665             fi; \
666             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
667           else \
668             test -f "$(distdir)/$$file" \
669             || cp -p $$d/$$file "$(distdir)/$$file" \
670             || exit 1; \
671           fi; \
672         done
673         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
674           if test "$$subdir" = .; then :; else \
675             $(am__make_dryrun) \
676               || test -d "$(distdir)/$$subdir" \
677               || $(MKDIR_P) "$(distdir)/$$subdir" \
678               || exit 1; \
679             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
680             $(am__relativize); \
681             new_distdir=$$reldir; \
682             dir1=$$subdir; dir2="$(top_distdir)"; \
683             $(am__relativize); \
684             new_top_distdir=$$reldir; \
685             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
686             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
687             ($(am__cd) $$subdir && \
688               $(MAKE) $(AM_MAKEFLAGS) \
689                 top_distdir="$$new_top_distdir" \
690                 distdir="$$new_distdir" \
691                 am__remove_distdir=: \
692                 am__skip_length_check=: \
693                 am__skip_mode_fix=: \
694                 distdir) \
695               || exit 1; \
696           fi; \
697         done
698         $(MAKE) $(AM_MAKEFLAGS) \
699           top_distdir="$(top_distdir)" distdir="$(distdir)" \
700           dist-hook
701         -test -n "$(am__skip_mode_fix)" \
702         || find "$(distdir)" -type d ! -perm -755 \
703                 -exec chmod u+rwx,go+rx {} \; -o \
704           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
705           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
706           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
707         || chmod -R a+r "$(distdir)"
708 dist-gzip: distdir
709         tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
710         $(am__post_remove_distdir)
711
712 dist-bzip2: distdir
713         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
714         $(am__post_remove_distdir)
715
716 dist-lzip: distdir
717         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
718         $(am__post_remove_distdir)
719 dist-xz: distdir
720         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
721         $(am__post_remove_distdir)
722
723 dist-zstd: distdir
724         tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
725         $(am__post_remove_distdir)
726
727 dist-tarZ: distdir
728         @echo WARNING: "Support for distribution archives compressed with" \
729                        "legacy program 'compress' is deprecated." >&2
730         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
731         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
732         $(am__post_remove_distdir)
733
734 dist-shar: distdir
735         @echo WARNING: "Support for shar distribution archives is" \
736                        "deprecated." >&2
737         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
738         shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
739         $(am__post_remove_distdir)
740
741 dist-zip: distdir
742         -rm -f $(distdir).zip
743         zip -rq $(distdir).zip $(distdir)
744         $(am__post_remove_distdir)
745
746 dist dist-all:
747         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
748         $(am__post_remove_distdir)
749
750 # This target untars the dist file and tries a VPATH configuration.  Then
751 # it guarantees that the distribution is self-contained by making another
752 # tarfile.
753 distcheck: dist
754         case '$(DIST_ARCHIVES)' in \
755         *.tar.gz*) \
756           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
757         *.tar.bz2*) \
758           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
759         *.tar.lz*) \
760           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
761         *.tar.xz*) \
762           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
763         *.tar.Z*) \
764           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
765         *.shar.gz*) \
766           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
767         *.zip*) \
768           unzip $(distdir).zip ;;\
769         *.tar.zst*) \
770           zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
771         esac
772         chmod -R a-w $(distdir)
773         chmod u+w $(distdir)
774         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
775         chmod a-w $(distdir)
776         test -d $(distdir)/_build || exit 0; \
777         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
778           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
779           && am__cwd=`pwd` \
780           && $(am__cd) $(distdir)/_build/sub \
781           && ../../configure \
782             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
783             $(DISTCHECK_CONFIGURE_FLAGS) \
784             --srcdir=../.. --prefix="$$dc_install_base" \
785           && $(MAKE) $(AM_MAKEFLAGS) \
786           && $(MAKE) $(AM_MAKEFLAGS) dvi \
787           && $(MAKE) $(AM_MAKEFLAGS) check \
788           && $(MAKE) $(AM_MAKEFLAGS) install \
789           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
790           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
791           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
792                 distuninstallcheck \
793           && chmod -R a-w "$$dc_install_base" \
794           && ({ \
795                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
796                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
797                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
798                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
799                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
800               } || { rm -rf "$$dc_destdir"; exit 1; }) \
801           && rm -rf "$$dc_destdir" \
802           && $(MAKE) $(AM_MAKEFLAGS) dist \
803           && rm -rf $(DIST_ARCHIVES) \
804           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
805           && cd "$$am__cwd" \
806           || exit 1
807         $(am__post_remove_distdir)
808         @(echo "$(distdir) archives ready for distribution: "; \
809           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
810           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
811 distuninstallcheck:
812         @test -n '$(distuninstallcheck_dir)' || { \
813           echo 'ERROR: trying to run $@ with an empty' \
814                '$$(distuninstallcheck_dir)' >&2; \
815           exit 1; \
816         }; \
817         $(am__cd) '$(distuninstallcheck_dir)' || { \
818           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
819           exit 1; \
820         }; \
821         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
822            || { echo "ERROR: files left after uninstall:" ; \
823                 if test -n "$(DESTDIR)"; then \
824                   echo "  (check DESTDIR support)"; \
825                 fi ; \
826                 $(distuninstallcheck_listfiles) ; \
827                 exit 1; } >&2
828 distcleancheck: distclean
829         @if test '$(srcdir)' = . ; then \
830           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
831           exit 1 ; \
832         fi
833         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
834           || { echo "ERROR: files left in build directory after distclean:" ; \
835                $(distcleancheck_listfiles) ; \
836                exit 1; } >&2
837 check-am: all-am
838 check: check-recursive
839 all-am: Makefile config.h
840 installdirs: installdirs-recursive
841 installdirs-am:
842 install: install-recursive
843 install-exec: install-exec-recursive
844 install-data: install-data-recursive
845 uninstall: uninstall-recursive
846
847 install-am: all-am
848         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
849
850 installcheck: installcheck-recursive
851 install-strip:
852         if test -z '$(STRIP)'; then \
853           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
854             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
855               install; \
856         else \
857           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
858             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
859             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
860         fi
861 mostlyclean-generic:
862
863 clean-generic:
864
865 distclean-generic:
866         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
867         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
868
869 maintainer-clean-generic:
870         @echo "This command is intended for maintainers to use"
871         @echo "it deletes files that may require special tools to rebuild."
872         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
873 clean: clean-recursive
874
875 clean-am: clean-generic clean-libtool mostlyclean-am
876
877 distclean: distclean-recursive
878         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
879         -rm -f Makefile
880 distclean-am: clean-am distclean-generic distclean-hdr \
881         distclean-libtool distclean-tags
882
883 dvi: dvi-recursive
884
885 dvi-am:
886
887 html: html-recursive
888
889 html-am:
890
891 info: info-recursive
892
893 info-am:
894
895 install-data-am:
896
897 install-dvi: install-dvi-recursive
898
899 install-dvi-am:
900
901 install-exec-am:
902
903 install-html: install-html-recursive
904
905 install-html-am:
906
907 install-info: install-info-recursive
908
909 install-info-am:
910
911 install-man:
912
913 install-pdf: install-pdf-recursive
914
915 install-pdf-am:
916
917 install-ps: install-ps-recursive
918
919 install-ps-am:
920
921 installcheck-am:
922
923 maintainer-clean: maintainer-clean-recursive
924         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
925         -rm -rf $(top_srcdir)/autom4te.cache
926         -rm -f Makefile
927 maintainer-clean-am: distclean-am maintainer-clean-generic
928
929 mostlyclean: mostlyclean-recursive
930
931 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
932
933 pdf: pdf-recursive
934
935 pdf-am:
936
937 ps: ps-recursive
938
939 ps-am:
940
941 uninstall-am:
942
943 .MAKE: $(am__recursive_targets) all install-am install-strip
944
945 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
946         am--refresh check check-am clean clean-cscope clean-generic \
947         clean-libtool cscope cscopelist-am ctags ctags-am dist \
948         dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
949         dist-tarZ dist-xz dist-zip dist-zstd distcheck distclean \
950         distclean-generic distclean-hdr distclean-libtool \
951         distclean-tags distcleancheck distdir distuninstallcheck dvi \
952         dvi-am html html-am info info-am install install-am \
953         install-data install-data-am install-dvi install-dvi-am \
954         install-exec install-exec-am install-html install-html-am \
955         install-info install-info-am install-man install-pdf \
956         install-pdf-am install-ps install-ps-am install-strip \
957         installcheck installcheck-am installdirs installdirs-am \
958         maintainer-clean maintainer-clean-generic mostlyclean \
959         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
960         tags tags-am uninstall uninstall-am
961
962 .PRECIOUS: Makefile
963
964 ChangeLog: $(srcdir)/ChangeLog
965 $(srcdir)/ChangeLog:
966         $(AM_V_GEN) if test -d "$(top_srcdir)/.git"; then \
967           (GIT_DIR=$(top_srcdir)/.git \
968            $(GIT) log $(CHANGELOG_RANGE) --stat) > $@.tmp \
969           && mv -f $@.tmp "$(srcdir)/ChangeLog" \
970           || ($(RM) $@.tmp; \
971               echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
972               (test -f $@ || echo git-log is required to generate this file >> "$(srcdir)/$@")); \
973         else \
974           test -f $@ || \
975           (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
976           echo A git checkout and git-log is required to generate this file >> "$(srcdir)/$@"); \
977         fi
978 .PHONY: ChangeLog $(srcdir)/ChangeLog
979
980 dist-hook: dist-clear-sticky-bits
981 # Clean up any sticky bits we may inherit from parent dir
982 dist-clear-sticky-bits:
983         chmod -R a-s $(distdir)
984 $(sha256_file): $(tar_file)
985         sha256sum $^ > $@
986 $(gpg_file): $(sha256_file)
987         @echo "Please enter your GPG password to sign the checksum."
988         gpg --armor --sign $^
989
990 release-files: $(tar_file) $(sha256_file) $(gpg_file)
991
992 -include $(top_srcdir)/git.mk
993
994 # Tell versions [3.59,3.63) of GNU make to not export all variables.
995 # Otherwise a system limit (for SysV at least) may be exceeded.
996 .NOEXPORT: