1# Makefile.in generated by automake 1.16.5 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2021 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 17VPATH = @srcdir@ 18am__is_gnu_make = { \ 19 if test -z '$(MAKELEVEL)'; then \ 20 false; \ 21 elif test -n '$(MAKE_HOST)'; then \ 22 true; \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 24 true; \ 25 else \ 26 false; \ 27 fi; \ 28} 29am__make_running_with_option = \ 30 case $${target_option-} in \ 31 ?) ;; \ 32 *) echo "am__make_running_with_option: internal error: invalid" \ 33 "target option '$${target_option-}' specified" >&2; \ 34 exit 1;; \ 35 esac; \ 36 has_opt=no; \ 37 sane_makeflags=$$MAKEFLAGS; \ 38 if $(am__is_gnu_make); then \ 39 sane_makeflags=$$MFLAGS; \ 40 else \ 41 case $$MAKEFLAGS in \ 42 *\\[\ \ ]*) \ 43 bs=\\; \ 44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 46 esac; \ 47 fi; \ 48 skip_next=no; \ 49 strip_trailopt () \ 50 { \ 51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 52 }; \ 53 for flg in $$sane_makeflags; do \ 54 test $$skip_next = yes && { skip_next=no; continue; }; \ 55 case $$flg in \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ 60 -*O?*) strip_trailopt 'O';; \ 61 -*l) strip_trailopt 'l'; skip_next=yes;; \ 62 -*l?*) strip_trailopt 'l';; \ 63 -[dEDm]) skip_next=yes;; \ 64 -[JT]) skip_next=yes;; \ 65 esac; \ 66 case $$flg in \ 67 *$$target_option*) has_opt=yes; break;; \ 68 esac; \ 69 done; \ 70 test $$has_opt = yes 71am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 72am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 73pkgdatadir = $(datadir)/@PACKAGE@ 74pkgincludedir = $(includedir)/@PACKAGE@ 75pkglibdir = $(libdir)/@PACKAGE@ 76pkglibexecdir = $(libexecdir)/@PACKAGE@ 77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 78install_sh_DATA = $(install_sh) -c -m 644 79install_sh_PROGRAM = $(install_sh) -c 80install_sh_SCRIPT = $(install_sh) -c 81INSTALL_HEADER = $(INSTALL_DATA) 82transform = $(program_transform_name) 83NORMAL_INSTALL = : 84PRE_INSTALL = : 85POST_INSTALL = : 86NORMAL_UNINSTALL = : 87PRE_UNINSTALL = : 88POST_UNINSTALL = : 89build_triplet = @build@ 90host_triplet = @host@ 91@GZIP_SMALL_TRUE@am__append_1 = $(COMPRESSED) 92subdir = . 93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 94am__aclocal_m4_deps = $(top_srcdir)/configure.ac 95am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 96 $(ACLOCAL_M4) 97DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ 98 $(am__configure_deps) $(am__DIST_COMMON) 99am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 100 configure.lineno config.status.lineno 101mkinstalldirs = $(install_sh) -d 102CONFIG_CLEAN_FILES = 103CONFIG_CLEAN_VPATH_FILES = 104AM_V_P = $(am__v_P_@AM_V@) 105am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 106am__v_P_0 = false 107am__v_P_1 = : 108AM_V_GEN = $(am__v_GEN_@AM_V@) 109am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 110am__v_GEN_0 = @echo " GEN " $@; 111am__v_GEN_1 = 112AM_V_at = $(am__v_at_@AM_V@) 113am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 114am__v_at_0 = @ 115am__v_at_1 = 116SOURCES = 117DIST_SOURCES = 118RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 119 ctags-recursive dvi-recursive html-recursive info-recursive \ 120 install-data-recursive install-dvi-recursive \ 121 install-exec-recursive install-html-recursive \ 122 install-info-recursive install-pdf-recursive \ 123 install-ps-recursive install-recursive installcheck-recursive \ 124 installdirs-recursive pdf-recursive ps-recursive \ 125 tags-recursive uninstall-recursive 126am__can_run_installinfo = \ 127 case $$AM_UPDATE_INFO_DIR in \ 128 n|no|NO) false;; \ 129 *) (install-info --version) >/dev/null 2>&1;; \ 130 esac 131am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 132am__vpath_adj = case $$p in \ 133 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 134 *) f=$$p;; \ 135 esac; 136am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 137am__install_max = 40 138am__nobase_strip_setup = \ 139 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 140am__nobase_strip = \ 141 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 142am__nobase_list = $(am__nobase_strip_setup); \ 143 for p in $$list; do echo "$$p $$p"; done | \ 144 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 145 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 146 if (++n[$$2] == $(am__install_max)) \ 147 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 148 END { for (dir in files) print dir, files[dir] }' 149am__base_list = \ 150 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 151 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 152am__uninstall_files_from_dir = { \ 153 test -z "$$files" \ 154 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 155 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 156 $(am__cd) "$$dir" && rm -f $$files; }; \ 157 } 158am__installdirs = "$(DESTDIR)$(encodingsdir)" 159DATA = $(encodings_DATA) 160RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 161 distclean-recursive maintainer-clean-recursive 162am__recursive_targets = \ 163 $(RECURSIVE_TARGETS) \ 164 $(RECURSIVE_CLEAN_TARGETS) \ 165 $(am__extra_recursive_targets) 166AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 167 cscope distdir distdir-am dist dist-all distcheck 168am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 169# Read a list of newline-separated strings from the standard input, 170# and print each of them once, without duplicates. Input order is 171# *not* preserved. 172am__uniquify_input = $(AWK) '\ 173 BEGIN { nonempty = 0; } \ 174 { items[$$0] = 1; nonempty = 1; } \ 175 END { if (nonempty) { for (i in items) print i; }; } \ 176' 177# Make sure the list of sources is unique. This is necessary because, 178# e.g., the same source file might be shared among _SOURCES variables 179# for different programs/libraries. 180am__define_uniq_tagged_files = \ 181 list='$(am__tagged_files)'; \ 182 unique=`for i in $$list; do \ 183 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 184 done | $(am__uniquify_input)` 185DIST_SUBDIRS = $(SUBDIRS) 186am__DIST_COMMON = $(srcdir)/Makefile.in COPYING ChangeLog INSTALL \ 187 README.md config.guess config.sub install-sh missing 188DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 189distdir = $(PACKAGE)-$(VERSION) 190top_distdir = $(distdir) 191am__remove_distdir = \ 192 if test -d "$(distdir)"; then \ 193 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 194 && rm -rf "$(distdir)" \ 195 || { sleep 5 && rm -rf "$(distdir)"; }; \ 196 else :; fi 197am__post_remove_distdir = $(am__remove_distdir) 198am__relativize = \ 199 dir0=`pwd`; \ 200 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 201 sed_rest='s,^[^/]*/*,,'; \ 202 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 203 sed_butlast='s,/*[^/]*$$,,'; \ 204 while test -n "$$dir1"; do \ 205 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 206 if test "$$first" != "."; then \ 207 if test "$$first" = ".."; then \ 208 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 209 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 210 else \ 211 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 212 if test "$$first2" = "$$first"; then \ 213 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 214 else \ 215 dir2="../$$dir2"; \ 216 fi; \ 217 dir0="$$dir0"/"$$first"; \ 218 fi; \ 219 fi; \ 220 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 221 done; \ 222 reldir="$$dir2" 223DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz 224GZIP_ENV = --best 225DIST_TARGETS = dist-xz dist-gzip 226# Exists only to be overridden by the user if desired. 227AM_DISTCHECK_DVI_TARGET = dvi 228distuninstallcheck_listfiles = find . -type f -print 229am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ 230 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' 231distcleancheck_listfiles = find . -type f -print 232ACLOCAL = @ACLOCAL@ 233ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 234ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 235AMTAR = @AMTAR@ 236AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 237APP_MAN_DIR = @APP_MAN_DIR@ 238APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 239AUTOCONF = @AUTOCONF@ 240AUTOHEADER = @AUTOHEADER@ 241AUTOMAKE = @AUTOMAKE@ 242AWK = @AWK@ 243CHANGELOG_CMD = @CHANGELOG_CMD@ 244COMPRESS_FLAGS = @COMPRESS_FLAGS@ 245CSCOPE = @CSCOPE@ 246CTAGS = @CTAGS@ 247CYGPATH_W = @CYGPATH_W@ 248DEFS = @DEFS@ 249DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 250DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 251ECHO_C = @ECHO_C@ 252ECHO_N = @ECHO_N@ 253ECHO_T = @ECHO_T@ 254ENCODINGSDIR = @ENCODINGSDIR@ 255ETAGS = @ETAGS@ 256FILE_MAN_DIR = @FILE_MAN_DIR@ 257FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 258FONTROOTDIR = @FONTROOTDIR@ 259GZIP = @GZIP@ 260INSTALL = @INSTALL@ 261INSTALL_CMD = @INSTALL_CMD@ 262INSTALL_DATA = @INSTALL_DATA@ 263INSTALL_PROGRAM = @INSTALL_PROGRAM@ 264INSTALL_SCRIPT = @INSTALL_SCRIPT@ 265INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 266LIBOBJS = @LIBOBJS@ 267LIBS = @LIBS@ 268LIB_MAN_DIR = @LIB_MAN_DIR@ 269LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 270LTLIBOBJS = @LTLIBOBJS@ 271MAKEINFO = @MAKEINFO@ 272MAN_SUBSTS = @MAN_SUBSTS@ 273MISC_MAN_DIR = @MISC_MAN_DIR@ 274MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 275MKDIR_P = @MKDIR_P@ 276MKFONTSCALE = @MKFONTSCALE@ 277PACKAGE = @PACKAGE@ 278PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 279PACKAGE_NAME = @PACKAGE_NAME@ 280PACKAGE_STRING = @PACKAGE_STRING@ 281PACKAGE_TARNAME = @PACKAGE_TARNAME@ 282PACKAGE_URL = @PACKAGE_URL@ 283PACKAGE_VERSION = @PACKAGE_VERSION@ 284PATH_SEPARATOR = @PATH_SEPARATOR@ 285PKG_CONFIG = @PKG_CONFIG@ 286PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 287PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 288SED = @SED@ 289SET_MAKE = @SET_MAKE@ 290SHELL = @SHELL@ 291STRIP = @STRIP@ 292VERSION = @VERSION@ 293XORG_MAN_PAGE = @XORG_MAN_PAGE@ 294abs_builddir = @abs_builddir@ 295abs_srcdir = @abs_srcdir@ 296abs_top_builddir = @abs_top_builddir@ 297abs_top_srcdir = @abs_top_srcdir@ 298am__leading_dot = @am__leading_dot@ 299am__tar = @am__tar@ 300am__untar = @am__untar@ 301bindir = @bindir@ 302build = @build@ 303build_alias = @build_alias@ 304build_cpu = @build_cpu@ 305build_os = @build_os@ 306build_vendor = @build_vendor@ 307builddir = @builddir@ 308datadir = @datadir@ 309datarootdir = @datarootdir@ 310docdir = @docdir@ 311dvidir = @dvidir@ 312exec_prefix = @exec_prefix@ 313host = @host@ 314host_alias = @host_alias@ 315host_cpu = @host_cpu@ 316host_os = @host_os@ 317host_vendor = @host_vendor@ 318htmldir = @htmldir@ 319includedir = @includedir@ 320infodir = @infodir@ 321install_sh = @install_sh@ 322libdir = @libdir@ 323libexecdir = @libexecdir@ 324localedir = @localedir@ 325localstatedir = @localstatedir@ 326mandir = @mandir@ 327mkdir_p = @mkdir_p@ 328oldincludedir = @oldincludedir@ 329pdfdir = @pdfdir@ 330prefix = @prefix@ 331program_transform_name = @program_transform_name@ 332psdir = @psdir@ 333runstatedir = @runstatedir@ 334sbindir = @sbindir@ 335sharedstatedir = @sharedstatedir@ 336srcdir = @srcdir@ 337sysconfdir = @sysconfdir@ 338target_alias = @target_alias@ 339top_build_prefix = @top_build_prefix@ 340top_builddir = @top_builddir@ 341top_srcdir = @top_srcdir@ 342SUBDIRS = large 343encodingsdir = @ENCODINGSDIR@ 344ENCODING_FILES = \ 345 adobe-dingbats.enc \ 346 adobe-standard.enc \ 347 adobe-symbol.enc \ 348 armscii-8.enc \ 349 ascii-0.enc \ 350 dec-special.enc \ 351 ibm-cp437.enc \ 352 ibm-cp850.enc \ 353 ibm-cp852.enc \ 354 ibm-cp866.enc \ 355 iso8859-11.enc \ 356 iso8859-13.enc \ 357 iso8859-14.enc \ 358 iso8859-16.enc \ 359 iso8859-6.16.enc \ 360 iso8859-6.8x.enc \ 361 microsoft-cp1250.enc \ 362 microsoft-cp1251.enc \ 363 microsoft-cp1252.enc \ 364 microsoft-cp1253.enc \ 365 microsoft-cp1254.enc \ 366 microsoft-cp1255.enc \ 367 microsoft-cp1256.enc \ 368 microsoft-cp1257.enc \ 369 microsoft-cp1258.enc \ 370 microsoft-win3.1.enc \ 371 mulearabic-0.enc \ 372 mulearabic-1.enc \ 373 mulearabic-2.enc \ 374 mulelao-1.enc \ 375 suneu-greek.enc \ 376 tcvn-0.enc \ 377 tis620-2.enc \ 378 viscii1.1-1.enc 379 380EXTRA_DIST = \ 381 $(ENCODING_FILES) \ 382 large/meson.build \ 383 meson.build \ 384 meson_options.txt \ 385 mkencodingsdir.in \ 386 README.md 387 388MAINTAINERCLEANFILES = ChangeLog INSTALL 389COMPRESSED = $(ENCODING_FILES:%=%.gz) 390CLEANFILES = encodings.dir $(am__append_1) 391@GZIP_SMALL_FALSE@DATA_FILES = $(ENCODING_FILES) 392@GZIP_SMALL_TRUE@DATA_FILES = $(COMPRESSED) 393SUFFIXES = .enc .enc.gz 394encodings_DATA = $(DATA_FILES) encodings.dir 395all: all-recursive 396 397.SUFFIXES: 398.SUFFIXES: .enc .enc.gz 399am--refresh: Makefile 400 @: 401$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 402 @for dep in $?; do \ 403 case '$(am__configure_deps)' in \ 404 *$$dep*) \ 405 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ 406 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ 407 && exit 0; \ 408 exit 1;; \ 409 esac; \ 410 done; \ 411 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 412 $(am__cd) $(top_srcdir) && \ 413 $(AUTOMAKE) --foreign Makefile 414Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 415 @case '$?' in \ 416 *config.status*) \ 417 echo ' $(SHELL) ./config.status'; \ 418 $(SHELL) ./config.status;; \ 419 *) \ 420 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ 421 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ 422 esac; 423 424$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 425 $(SHELL) ./config.status --recheck 426 427$(top_srcdir)/configure: $(am__configure_deps) 428 $(am__cd) $(srcdir) && $(AUTOCONF) 429$(ACLOCAL_M4): $(am__aclocal_m4_deps) 430 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 431$(am__aclocal_m4_deps): 432install-encodingsDATA: $(encodings_DATA) 433 @$(NORMAL_INSTALL) 434 @list='$(encodings_DATA)'; test -n "$(encodingsdir)" || list=; \ 435 if test -n "$$list"; then \ 436 echo " $(MKDIR_P) '$(DESTDIR)$(encodingsdir)'"; \ 437 $(MKDIR_P) "$(DESTDIR)$(encodingsdir)" || exit 1; \ 438 fi; \ 439 for p in $$list; do \ 440 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 441 echo "$$d$$p"; \ 442 done | $(am__base_list) | \ 443 while read files; do \ 444 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(encodingsdir)'"; \ 445 $(INSTALL_DATA) $$files "$(DESTDIR)$(encodingsdir)" || exit $$?; \ 446 done 447 448uninstall-encodingsDATA: 449 @$(NORMAL_UNINSTALL) 450 @list='$(encodings_DATA)'; test -n "$(encodingsdir)" || list=; \ 451 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 452 dir='$(DESTDIR)$(encodingsdir)'; $(am__uninstall_files_from_dir) 453 454# This directory's subdirectories are mostly independent; you can cd 455# into them and run 'make' without going through this Makefile. 456# To change the values of 'make' variables: instead of editing Makefiles, 457# (1) if the variable is set in 'config.status', edit 'config.status' 458# (which will cause the Makefiles to be regenerated when you run 'make'); 459# (2) otherwise, pass the desired values on the 'make' command line. 460$(am__recursive_targets): 461 @fail=; \ 462 if $(am__make_keepgoing); then \ 463 failcom='fail=yes'; \ 464 else \ 465 failcom='exit 1'; \ 466 fi; \ 467 dot_seen=no; \ 468 target=`echo $@ | sed s/-recursive//`; \ 469 case "$@" in \ 470 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 471 *) list='$(SUBDIRS)' ;; \ 472 esac; \ 473 for subdir in $$list; do \ 474 echo "Making $$target in $$subdir"; \ 475 if test "$$subdir" = "."; then \ 476 dot_seen=yes; \ 477 local_target="$$target-am"; \ 478 else \ 479 local_target="$$target"; \ 480 fi; \ 481 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 482 || eval $$failcom; \ 483 done; \ 484 if test "$$dot_seen" = "no"; then \ 485 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 486 fi; test -z "$$fail" 487 488ID: $(am__tagged_files) 489 $(am__define_uniq_tagged_files); mkid -fID $$unique 490tags: tags-recursive 491TAGS: tags 492 493tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 494 set x; \ 495 here=`pwd`; \ 496 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 497 include_option=--etags-include; \ 498 empty_fix=.; \ 499 else \ 500 include_option=--include; \ 501 empty_fix=; \ 502 fi; \ 503 list='$(SUBDIRS)'; for subdir in $$list; do \ 504 if test "$$subdir" = .; then :; else \ 505 test ! -f $$subdir/TAGS || \ 506 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 507 fi; \ 508 done; \ 509 $(am__define_uniq_tagged_files); \ 510 shift; \ 511 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 512 test -n "$$unique" || unique=$$empty_fix; \ 513 if test $$# -gt 0; then \ 514 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 515 "$$@" $$unique; \ 516 else \ 517 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 518 $$unique; \ 519 fi; \ 520 fi 521ctags: ctags-recursive 522 523CTAGS: ctags 524ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 525 $(am__define_uniq_tagged_files); \ 526 test -z "$(CTAGS_ARGS)$$unique" \ 527 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 528 $$unique 529 530GTAGS: 531 here=`$(am__cd) $(top_builddir) && pwd` \ 532 && $(am__cd) $(top_srcdir) \ 533 && gtags -i $(GTAGS_ARGS) "$$here" 534cscope: cscope.files 535 test ! -s cscope.files \ 536 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) 537clean-cscope: 538 -rm -f cscope.files 539cscope.files: clean-cscope cscopelist 540cscopelist: cscopelist-recursive 541 542cscopelist-am: $(am__tagged_files) 543 list='$(am__tagged_files)'; \ 544 case "$(srcdir)" in \ 545 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 546 *) sdir=$(subdir)/$(srcdir) ;; \ 547 esac; \ 548 for i in $$list; do \ 549 if test -f "$$i"; then \ 550 echo "$(subdir)/$$i"; \ 551 else \ 552 echo "$$sdir/$$i"; \ 553 fi; \ 554 done >> $(top_builddir)/cscope.files 555 556distclean-tags: 557 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 558 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files 559distdir: $(BUILT_SOURCES) 560 $(MAKE) $(AM_MAKEFLAGS) distdir-am 561 562distdir-am: $(DISTFILES) 563 $(am__remove_distdir) 564 test -d "$(distdir)" || mkdir "$(distdir)" 565 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 566 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 567 list='$(DISTFILES)'; \ 568 dist_files=`for file in $$list; do echo $$file; done | \ 569 sed -e "s|^$$srcdirstrip/||;t" \ 570 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 571 case $$dist_files in \ 572 */*) $(MKDIR_P) `echo "$$dist_files" | \ 573 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 574 sort -u` ;; \ 575 esac; \ 576 for file in $$dist_files; do \ 577 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 578 if test -d $$d/$$file; then \ 579 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 580 if test -d "$(distdir)/$$file"; then \ 581 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 582 fi; \ 583 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 584 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 585 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 586 fi; \ 587 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 588 else \ 589 test -f "$(distdir)/$$file" \ 590 || cp -p $$d/$$file "$(distdir)/$$file" \ 591 || exit 1; \ 592 fi; \ 593 done 594 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 595 if test "$$subdir" = .; then :; else \ 596 $(am__make_dryrun) \ 597 || test -d "$(distdir)/$$subdir" \ 598 || $(MKDIR_P) "$(distdir)/$$subdir" \ 599 || exit 1; \ 600 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 601 $(am__relativize); \ 602 new_distdir=$$reldir; \ 603 dir1=$$subdir; dir2="$(top_distdir)"; \ 604 $(am__relativize); \ 605 new_top_distdir=$$reldir; \ 606 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 607 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 608 ($(am__cd) $$subdir && \ 609 $(MAKE) $(AM_MAKEFLAGS) \ 610 top_distdir="$$new_top_distdir" \ 611 distdir="$$new_distdir" \ 612 am__remove_distdir=: \ 613 am__skip_length_check=: \ 614 am__skip_mode_fix=: \ 615 distdir) \ 616 || exit 1; \ 617 fi; \ 618 done 619 $(MAKE) $(AM_MAKEFLAGS) \ 620 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 621 dist-hook 622 -test -n "$(am__skip_mode_fix)" \ 623 || find "$(distdir)" -type d ! -perm -755 \ 624 -exec chmod u+rwx,go+rx {} \; -o \ 625 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 626 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 627 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 628 || chmod -R a+r "$(distdir)" 629dist-gzip: distdir 630 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz 631 $(am__post_remove_distdir) 632 633dist-bzip2: distdir 634 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 635 $(am__post_remove_distdir) 636 637dist-lzip: distdir 638 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz 639 $(am__post_remove_distdir) 640dist-xz: distdir 641 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz 642 $(am__post_remove_distdir) 643 644dist-zstd: distdir 645 tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst 646 $(am__post_remove_distdir) 647 648dist-tarZ: distdir 649 @echo WARNING: "Support for distribution archives compressed with" \ 650 "legacy program 'compress' is deprecated." >&2 651 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 652 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 653 $(am__post_remove_distdir) 654 655dist-shar: distdir 656 @echo WARNING: "Support for shar distribution archives is" \ 657 "deprecated." >&2 658 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 659 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz 660 $(am__post_remove_distdir) 661 662dist-zip: distdir 663 -rm -f $(distdir).zip 664 zip -rq $(distdir).zip $(distdir) 665 $(am__post_remove_distdir) 666 667dist dist-all: 668 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' 669 $(am__post_remove_distdir) 670 671# This target untars the dist file and tries a VPATH configuration. Then 672# it guarantees that the distribution is self-contained by making another 673# tarfile. 674distcheck: dist 675 case '$(DIST_ARCHIVES)' in \ 676 *.tar.gz*) \ 677 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ 678 *.tar.bz2*) \ 679 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ 680 *.tar.lz*) \ 681 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ 682 *.tar.xz*) \ 683 xz -dc $(distdir).tar.xz | $(am__untar) ;;\ 684 *.tar.Z*) \ 685 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 686 *.shar.gz*) \ 687 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ 688 *.zip*) \ 689 unzip $(distdir).zip ;;\ 690 *.tar.zst*) \ 691 zstd -dc $(distdir).tar.zst | $(am__untar) ;;\ 692 esac 693 chmod -R a-w $(distdir) 694 chmod u+w $(distdir) 695 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst 696 chmod a-w $(distdir) 697 test -d $(distdir)/_build || exit 0; \ 698 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 699 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 700 && am__cwd=`pwd` \ 701 && $(am__cd) $(distdir)/_build/sub \ 702 && ../../configure \ 703 $(AM_DISTCHECK_CONFIGURE_FLAGS) \ 704 $(DISTCHECK_CONFIGURE_FLAGS) \ 705 --srcdir=../.. --prefix="$$dc_install_base" \ 706 && $(MAKE) $(AM_MAKEFLAGS) \ 707 && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \ 708 && $(MAKE) $(AM_MAKEFLAGS) check \ 709 && $(MAKE) $(AM_MAKEFLAGS) install \ 710 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 711 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 712 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 713 distuninstallcheck \ 714 && chmod -R a-w "$$dc_install_base" \ 715 && ({ \ 716 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 717 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 718 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 719 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 720 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 721 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 722 && rm -rf "$$dc_destdir" \ 723 && $(MAKE) $(AM_MAKEFLAGS) dist \ 724 && rm -rf $(DIST_ARCHIVES) \ 725 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ 726 && cd "$$am__cwd" \ 727 || exit 1 728 $(am__post_remove_distdir) 729 @(echo "$(distdir) archives ready for distribution: "; \ 730 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 731 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 732distuninstallcheck: 733 @test -n '$(distuninstallcheck_dir)' || { \ 734 echo 'ERROR: trying to run $@ with an empty' \ 735 '$$(distuninstallcheck_dir)' >&2; \ 736 exit 1; \ 737 }; \ 738 $(am__cd) '$(distuninstallcheck_dir)' || { \ 739 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ 740 exit 1; \ 741 }; \ 742 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ 743 || { echo "ERROR: files left after uninstall:" ; \ 744 if test -n "$(DESTDIR)"; then \ 745 echo " (check DESTDIR support)"; \ 746 fi ; \ 747 $(distuninstallcheck_listfiles) ; \ 748 exit 1; } >&2 749distcleancheck: distclean 750 @if test '$(srcdir)' = . ; then \ 751 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 752 exit 1 ; \ 753 fi 754 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 755 || { echo "ERROR: files left in build directory after distclean:" ; \ 756 $(distcleancheck_listfiles) ; \ 757 exit 1; } >&2 758check-am: all-am 759check: check-recursive 760all-am: Makefile $(DATA) 761installdirs: installdirs-recursive 762installdirs-am: 763 for dir in "$(DESTDIR)$(encodingsdir)"; do \ 764 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 765 done 766install: install-recursive 767install-exec: install-exec-recursive 768install-data: install-data-recursive 769uninstall: uninstall-recursive 770 771install-am: all-am 772 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 773 774installcheck: installcheck-recursive 775install-strip: 776 if test -z '$(STRIP)'; then \ 777 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 778 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 779 install; \ 780 else \ 781 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 782 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 783 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 784 fi 785mostlyclean-generic: 786 787clean-generic: 788 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 789 790distclean-generic: 791 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 792 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 793 794maintainer-clean-generic: 795 @echo "This command is intended for maintainers to use" 796 @echo "it deletes files that may require special tools to rebuild." 797 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 798clean: clean-recursive 799 800clean-am: clean-generic mostlyclean-am 801 802distclean: distclean-recursive 803 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 804 -rm -f Makefile 805distclean-am: clean-am distclean-generic distclean-tags 806 807dvi: dvi-recursive 808 809dvi-am: 810 811html: html-recursive 812 813html-am: 814 815info: info-recursive 816 817info-am: 818 819install-data-am: install-encodingsDATA 820 821install-dvi: install-dvi-recursive 822 823install-dvi-am: 824 825install-exec-am: 826 827install-html: install-html-recursive 828 829install-html-am: 830 831install-info: install-info-recursive 832 833install-info-am: 834 835install-man: 836 837install-pdf: install-pdf-recursive 838 839install-pdf-am: 840 841install-ps: install-ps-recursive 842 843install-ps-am: 844 845installcheck-am: 846 847maintainer-clean: maintainer-clean-recursive 848 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 849 -rm -rf $(top_srcdir)/autom4te.cache 850 -rm -f Makefile 851maintainer-clean-am: distclean-am maintainer-clean-generic 852 853mostlyclean: mostlyclean-recursive 854 855mostlyclean-am: mostlyclean-generic 856 857pdf: pdf-recursive 858 859pdf-am: 860 861ps: ps-recursive 862 863ps-am: 864 865uninstall-am: uninstall-encodingsDATA 866 867.MAKE: $(am__recursive_targets) install-am install-strip 868 869.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ 870 am--refresh check check-am clean clean-cscope clean-generic \ 871 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \ 872 dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \ 873 dist-zip dist-zstd distcheck distclean distclean-generic \ 874 distclean-tags distcleancheck distdir distuninstallcheck dvi \ 875 dvi-am html html-am info info-am install install-am \ 876 install-data install-data-am install-dvi install-dvi-am \ 877 install-encodingsDATA install-exec install-exec-am \ 878 install-html install-html-am install-info install-info-am \ 879 install-man install-pdf install-pdf-am install-ps \ 880 install-ps-am install-strip installcheck installcheck-am \ 881 installdirs installdirs-am maintainer-clean \ 882 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ 883 pdf-am ps ps-am tags tags-am uninstall uninstall-am \ 884 uninstall-encodingsDATA 885 886.PRECIOUS: Makefile 887 888 889.enc.enc.gz: 890 $(AM_V_GEN)$(GZIP) $(COMPRESS_FLAGS) -c < $< > $@ 891 892encodings.dir: $(DATA_FILES) 893 $(AM_V_GEN)$(MKFONTSCALE) -b -s -l -n -r -p $(encodingsdir) -e . -e large . 894 895.PHONY: ChangeLog INSTALL 896 897INSTALL: 898 $(INSTALL_CMD) 899 900ChangeLog: 901 $(CHANGELOG_CMD) 902 903dist-hook: ChangeLog INSTALL 904 905# Tell versions [3.59,3.63) of GNU make to not export all variables. 906# Otherwise a system limit (for SysV at least) may be exceeded. 907.NOEXPORT: 908