Makefile.in revision 3d13e800
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 compile 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@
243BASE_CFLAGS = @BASE_CFLAGS@
244CC = @CC@
245CCDEPMODE = @CCDEPMODE@
246CFLAGS = @CFLAGS@
247CHANGELOG_CMD = @CHANGELOG_CMD@
248CPPFLAGS = @CPPFLAGS@
249CSCOPE = @CSCOPE@
250CTAGS = @CTAGS@
251CWARNFLAGS = @CWARNFLAGS@
252CYGPATH_W = @CYGPATH_W@
253DEFS = @DEFS@
254DEPDIR = @DEPDIR@
255DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
256DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
257ECHO_C = @ECHO_C@
258ECHO_N = @ECHO_N@
259ECHO_T = @ECHO_T@
260ENCODINGSDIR = @ENCODINGSDIR@
261ETAGS = @ETAGS@
262EXEEXT = @EXEEXT@
263FILE_MAN_DIR = @FILE_MAN_DIR@
264FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
265FONTROOTDIR = @FONTROOTDIR@
266GZIP = @GZIP@
267INSTALL = @INSTALL@
268INSTALL_CMD = @INSTALL_CMD@
269INSTALL_DATA = @INSTALL_DATA@
270INSTALL_PROGRAM = @INSTALL_PROGRAM@
271INSTALL_SCRIPT = @INSTALL_SCRIPT@
272INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
273LDFLAGS = @LDFLAGS@
274LIBOBJS = @LIBOBJS@
275LIBS = @LIBS@
276LIB_MAN_DIR = @LIB_MAN_DIR@
277LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
278LTLIBOBJS = @LTLIBOBJS@
279MAKEINFO = @MAKEINFO@
280MAN_SUBSTS = @MAN_SUBSTS@
281MISC_MAN_DIR = @MISC_MAN_DIR@
282MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
283MKDIR_P = @MKDIR_P@
284MKFONTSCALE = @MKFONTSCALE@
285OBJEXT = @OBJEXT@
286PACKAGE = @PACKAGE@
287PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
288PACKAGE_NAME = @PACKAGE_NAME@
289PACKAGE_STRING = @PACKAGE_STRING@
290PACKAGE_TARNAME = @PACKAGE_TARNAME@
291PACKAGE_URL = @PACKAGE_URL@
292PACKAGE_VERSION = @PACKAGE_VERSION@
293PATH_SEPARATOR = @PATH_SEPARATOR@
294PKG_CONFIG = @PKG_CONFIG@
295PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
296PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
297SED = @SED@
298SET_MAKE = @SET_MAKE@
299SHELL = @SHELL@
300STRICT_CFLAGS = @STRICT_CFLAGS@
301STRIP = @STRIP@
302VERSION = @VERSION@
303XORG_MAN_PAGE = @XORG_MAN_PAGE@
304abs_builddir = @abs_builddir@
305abs_srcdir = @abs_srcdir@
306abs_top_builddir = @abs_top_builddir@
307abs_top_srcdir = @abs_top_srcdir@
308ac_ct_CC = @ac_ct_CC@
309am__include = @am__include@
310am__leading_dot = @am__leading_dot@
311am__quote = @am__quote@
312am__tar = @am__tar@
313am__untar = @am__untar@
314bindir = @bindir@
315build = @build@
316build_alias = @build_alias@
317build_cpu = @build_cpu@
318build_os = @build_os@
319build_vendor = @build_vendor@
320builddir = @builddir@
321datadir = @datadir@
322datarootdir = @datarootdir@
323docdir = @docdir@
324dvidir = @dvidir@
325exec_prefix = @exec_prefix@
326host = @host@
327host_alias = @host_alias@
328host_cpu = @host_cpu@
329host_os = @host_os@
330host_vendor = @host_vendor@
331htmldir = @htmldir@
332includedir = @includedir@
333infodir = @infodir@
334install_sh = @install_sh@
335libdir = @libdir@
336libexecdir = @libexecdir@
337localedir = @localedir@
338localstatedir = @localstatedir@
339mandir = @mandir@
340mkdir_p = @mkdir_p@
341oldincludedir = @oldincludedir@
342pdfdir = @pdfdir@
343prefix = @prefix@
344program_transform_name = @program_transform_name@
345psdir = @psdir@
346runstatedir = @runstatedir@
347sbindir = @sbindir@
348sharedstatedir = @sharedstatedir@
349srcdir = @srcdir@
350sysconfdir = @sysconfdir@
351target_alias = @target_alias@
352top_build_prefix = @top_build_prefix@
353top_builddir = @top_builddir@
354top_srcdir = @top_srcdir@
355SUBDIRS = large
356encodingsdir = @ENCODINGSDIR@
357ENCODING_FILES = \
358	adobe-dingbats.enc	\
359	adobe-standard.enc	\
360	adobe-symbol.enc	\
361	armscii-8.enc		\
362	ascii-0.enc		\
363	dec-special.enc		\
364	ibm-cp437.enc		\
365	ibm-cp850.enc		\
366	ibm-cp852.enc		\
367	ibm-cp866.enc		\
368	iso8859-11.enc		\
369	iso8859-13.enc		\
370	iso8859-16.enc		\
371	iso8859-6.16.enc	\
372	iso8859-6.8x.enc	\
373	microsoft-cp1250.enc	\
374	microsoft-cp1251.enc	\
375	microsoft-cp1252.enc	\
376	microsoft-cp1253.enc	\
377	microsoft-cp1254.enc	\
378	microsoft-cp1255.enc	\
379	microsoft-cp1256.enc	\
380	microsoft-cp1257.enc	\
381	microsoft-cp1258.enc	\
382	microsoft-win3.1.enc	\
383	mulearabic-0.enc	\
384	mulearabic-1.enc	\
385	mulearabic-2.enc	\
386	mulelao-1.enc		\
387	suneu-greek.enc		\
388	tcvn-0.enc		\
389	tis620-2.enc		\
390	viscii1.1-1.enc
391
392EXTRA_DIST = $(ENCODING_FILES) README.md
393MAINTAINERCLEANFILES = ChangeLog INSTALL
394COMPRESSED = $(ENCODING_FILES:%=%.gz)
395CLEANFILES = encodings.dir $(am__append_1)
396@GZIP_SMALL_FALSE@DATA_FILES = $(ENCODING_FILES)
397@GZIP_SMALL_TRUE@DATA_FILES = $(COMPRESSED)
398SUFFIXES = .enc .enc.gz
399encodings_DATA = $(DATA_FILES) encodings.dir
400all: all-recursive
401
402.SUFFIXES:
403.SUFFIXES: .enc .enc.gz
404am--refresh: Makefile
405	@:
406$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
407	@for dep in $?; do \
408	  case '$(am__configure_deps)' in \
409	    *$$dep*) \
410	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
411	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
412		&& exit 0; \
413	      exit 1;; \
414	  esac; \
415	done; \
416	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
417	$(am__cd) $(top_srcdir) && \
418	  $(AUTOMAKE) --foreign Makefile
419Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
420	@case '$?' in \
421	  *config.status*) \
422	    echo ' $(SHELL) ./config.status'; \
423	    $(SHELL) ./config.status;; \
424	  *) \
425	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
426	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
427	esac;
428
429$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
430	$(SHELL) ./config.status --recheck
431
432$(top_srcdir)/configure:  $(am__configure_deps)
433	$(am__cd) $(srcdir) && $(AUTOCONF)
434$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
435	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
436$(am__aclocal_m4_deps):
437install-encodingsDATA: $(encodings_DATA)
438	@$(NORMAL_INSTALL)
439	@list='$(encodings_DATA)'; test -n "$(encodingsdir)" || list=; \
440	if test -n "$$list"; then \
441	  echo " $(MKDIR_P) '$(DESTDIR)$(encodingsdir)'"; \
442	  $(MKDIR_P) "$(DESTDIR)$(encodingsdir)" || exit 1; \
443	fi; \
444	for p in $$list; do \
445	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
446	  echo "$$d$$p"; \
447	done | $(am__base_list) | \
448	while read files; do \
449	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(encodingsdir)'"; \
450	  $(INSTALL_DATA) $$files "$(DESTDIR)$(encodingsdir)" || exit $$?; \
451	done
452
453uninstall-encodingsDATA:
454	@$(NORMAL_UNINSTALL)
455	@list='$(encodings_DATA)'; test -n "$(encodingsdir)" || list=; \
456	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
457	dir='$(DESTDIR)$(encodingsdir)'; $(am__uninstall_files_from_dir)
458
459# This directory's subdirectories are mostly independent; you can cd
460# into them and run 'make' without going through this Makefile.
461# To change the values of 'make' variables: instead of editing Makefiles,
462# (1) if the variable is set in 'config.status', edit 'config.status'
463#     (which will cause the Makefiles to be regenerated when you run 'make');
464# (2) otherwise, pass the desired values on the 'make' command line.
465$(am__recursive_targets):
466	@fail=; \
467	if $(am__make_keepgoing); then \
468	  failcom='fail=yes'; \
469	else \
470	  failcom='exit 1'; \
471	fi; \
472	dot_seen=no; \
473	target=`echo $@ | sed s/-recursive//`; \
474	case "$@" in \
475	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
476	  *) list='$(SUBDIRS)' ;; \
477	esac; \
478	for subdir in $$list; do \
479	  echo "Making $$target in $$subdir"; \
480	  if test "$$subdir" = "."; then \
481	    dot_seen=yes; \
482	    local_target="$$target-am"; \
483	  else \
484	    local_target="$$target"; \
485	  fi; \
486	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
487	  || eval $$failcom; \
488	done; \
489	if test "$$dot_seen" = "no"; then \
490	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
491	fi; test -z "$$fail"
492
493ID: $(am__tagged_files)
494	$(am__define_uniq_tagged_files); mkid -fID $$unique
495tags: tags-recursive
496TAGS: tags
497
498tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
499	set x; \
500	here=`pwd`; \
501	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
502	  include_option=--etags-include; \
503	  empty_fix=.; \
504	else \
505	  include_option=--include; \
506	  empty_fix=; \
507	fi; \
508	list='$(SUBDIRS)'; for subdir in $$list; do \
509	  if test "$$subdir" = .; then :; else \
510	    test ! -f $$subdir/TAGS || \
511	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
512	  fi; \
513	done; \
514	$(am__define_uniq_tagged_files); \
515	shift; \
516	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
517	  test -n "$$unique" || unique=$$empty_fix; \
518	  if test $$# -gt 0; then \
519	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
520	      "$$@" $$unique; \
521	  else \
522	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
523	      $$unique; \
524	  fi; \
525	fi
526ctags: ctags-recursive
527
528CTAGS: ctags
529ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
530	$(am__define_uniq_tagged_files); \
531	test -z "$(CTAGS_ARGS)$$unique" \
532	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
533	     $$unique
534
535GTAGS:
536	here=`$(am__cd) $(top_builddir) && pwd` \
537	  && $(am__cd) $(top_srcdir) \
538	  && gtags -i $(GTAGS_ARGS) "$$here"
539cscope: cscope.files
540	test ! -s cscope.files \
541	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
542clean-cscope:
543	-rm -f cscope.files
544cscope.files: clean-cscope cscopelist
545cscopelist: cscopelist-recursive
546
547cscopelist-am: $(am__tagged_files)
548	list='$(am__tagged_files)'; \
549	case "$(srcdir)" in \
550	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
551	  *) sdir=$(subdir)/$(srcdir) ;; \
552	esac; \
553	for i in $$list; do \
554	  if test -f "$$i"; then \
555	    echo "$(subdir)/$$i"; \
556	  else \
557	    echo "$$sdir/$$i"; \
558	  fi; \
559	done >> $(top_builddir)/cscope.files
560
561distclean-tags:
562	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
563	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
564distdir: $(BUILT_SOURCES)
565	$(MAKE) $(AM_MAKEFLAGS) distdir-am
566
567distdir-am: $(DISTFILES)
568	$(am__remove_distdir)
569	test -d "$(distdir)" || mkdir "$(distdir)"
570	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
571	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
572	list='$(DISTFILES)'; \
573	  dist_files=`for file in $$list; do echo $$file; done | \
574	  sed -e "s|^$$srcdirstrip/||;t" \
575	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
576	case $$dist_files in \
577	  */*) $(MKDIR_P) `echo "$$dist_files" | \
578			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
579			   sort -u` ;; \
580	esac; \
581	for file in $$dist_files; do \
582	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
583	  if test -d $$d/$$file; then \
584	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
585	    if test -d "$(distdir)/$$file"; then \
586	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
587	    fi; \
588	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
589	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
590	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
591	    fi; \
592	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
593	  else \
594	    test -f "$(distdir)/$$file" \
595	    || cp -p $$d/$$file "$(distdir)/$$file" \
596	    || exit 1; \
597	  fi; \
598	done
599	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
600	  if test "$$subdir" = .; then :; else \
601	    $(am__make_dryrun) \
602	      || test -d "$(distdir)/$$subdir" \
603	      || $(MKDIR_P) "$(distdir)/$$subdir" \
604	      || exit 1; \
605	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
606	    $(am__relativize); \
607	    new_distdir=$$reldir; \
608	    dir1=$$subdir; dir2="$(top_distdir)"; \
609	    $(am__relativize); \
610	    new_top_distdir=$$reldir; \
611	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
612	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
613	    ($(am__cd) $$subdir && \
614	      $(MAKE) $(AM_MAKEFLAGS) \
615	        top_distdir="$$new_top_distdir" \
616	        distdir="$$new_distdir" \
617		am__remove_distdir=: \
618		am__skip_length_check=: \
619		am__skip_mode_fix=: \
620	        distdir) \
621	      || exit 1; \
622	  fi; \
623	done
624	$(MAKE) $(AM_MAKEFLAGS) \
625	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
626	  dist-hook
627	-test -n "$(am__skip_mode_fix)" \
628	|| find "$(distdir)" -type d ! -perm -755 \
629		-exec chmod u+rwx,go+rx {} \; -o \
630	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
631	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
632	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
633	|| chmod -R a+r "$(distdir)"
634dist-gzip: distdir
635	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
636	$(am__post_remove_distdir)
637
638dist-bzip2: distdir
639	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
640	$(am__post_remove_distdir)
641
642dist-lzip: distdir
643	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
644	$(am__post_remove_distdir)
645dist-xz: distdir
646	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
647	$(am__post_remove_distdir)
648
649dist-zstd: distdir
650	tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
651	$(am__post_remove_distdir)
652
653dist-tarZ: distdir
654	@echo WARNING: "Support for distribution archives compressed with" \
655		       "legacy program 'compress' is deprecated." >&2
656	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
657	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
658	$(am__post_remove_distdir)
659
660dist-shar: distdir
661	@echo WARNING: "Support for shar distribution archives is" \
662	               "deprecated." >&2
663	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
664	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
665	$(am__post_remove_distdir)
666
667dist-zip: distdir
668	-rm -f $(distdir).zip
669	zip -rq $(distdir).zip $(distdir)
670	$(am__post_remove_distdir)
671
672dist dist-all:
673	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
674	$(am__post_remove_distdir)
675
676# This target untars the dist file and tries a VPATH configuration.  Then
677# it guarantees that the distribution is self-contained by making another
678# tarfile.
679distcheck: dist
680	case '$(DIST_ARCHIVES)' in \
681	*.tar.gz*) \
682	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
683	*.tar.bz2*) \
684	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
685	*.tar.lz*) \
686	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
687	*.tar.xz*) \
688	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
689	*.tar.Z*) \
690	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
691	*.shar.gz*) \
692	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
693	*.zip*) \
694	  unzip $(distdir).zip ;;\
695	*.tar.zst*) \
696	  zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
697	esac
698	chmod -R a-w $(distdir)
699	chmod u+w $(distdir)
700	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
701	chmod a-w $(distdir)
702	test -d $(distdir)/_build || exit 0; \
703	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
704	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
705	  && am__cwd=`pwd` \
706	  && $(am__cd) $(distdir)/_build/sub \
707	  && ../../configure \
708	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
709	    $(DISTCHECK_CONFIGURE_FLAGS) \
710	    --srcdir=../.. --prefix="$$dc_install_base" \
711	  && $(MAKE) $(AM_MAKEFLAGS) \
712	  && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
713	  && $(MAKE) $(AM_MAKEFLAGS) check \
714	  && $(MAKE) $(AM_MAKEFLAGS) install \
715	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
716	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
717	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
718	        distuninstallcheck \
719	  && chmod -R a-w "$$dc_install_base" \
720	  && ({ \
721	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
722	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
723	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
724	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
725	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
726	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
727	  && rm -rf "$$dc_destdir" \
728	  && $(MAKE) $(AM_MAKEFLAGS) dist \
729	  && rm -rf $(DIST_ARCHIVES) \
730	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
731	  && cd "$$am__cwd" \
732	  || exit 1
733	$(am__post_remove_distdir)
734	@(echo "$(distdir) archives ready for distribution: "; \
735	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
736	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
737distuninstallcheck:
738	@test -n '$(distuninstallcheck_dir)' || { \
739	  echo 'ERROR: trying to run $@ with an empty' \
740	       '$$(distuninstallcheck_dir)' >&2; \
741	  exit 1; \
742	}; \
743	$(am__cd) '$(distuninstallcheck_dir)' || { \
744	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
745	  exit 1; \
746	}; \
747	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
748	   || { echo "ERROR: files left after uninstall:" ; \
749	        if test -n "$(DESTDIR)"; then \
750	          echo "  (check DESTDIR support)"; \
751	        fi ; \
752	        $(distuninstallcheck_listfiles) ; \
753	        exit 1; } >&2
754distcleancheck: distclean
755	@if test '$(srcdir)' = . ; then \
756	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
757	  exit 1 ; \
758	fi
759	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
760	  || { echo "ERROR: files left in build directory after distclean:" ; \
761	       $(distcleancheck_listfiles) ; \
762	       exit 1; } >&2
763check-am: all-am
764check: check-recursive
765all-am: Makefile $(DATA)
766installdirs: installdirs-recursive
767installdirs-am:
768	for dir in "$(DESTDIR)$(encodingsdir)"; do \
769	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
770	done
771install: install-recursive
772install-exec: install-exec-recursive
773install-data: install-data-recursive
774uninstall: uninstall-recursive
775
776install-am: all-am
777	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
778
779installcheck: installcheck-recursive
780install-strip:
781	if test -z '$(STRIP)'; then \
782	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
783	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
784	      install; \
785	else \
786	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
787	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
788	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
789	fi
790mostlyclean-generic:
791
792clean-generic:
793	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
794
795distclean-generic:
796	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
797	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
798
799maintainer-clean-generic:
800	@echo "This command is intended for maintainers to use"
801	@echo "it deletes files that may require special tools to rebuild."
802	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
803clean: clean-recursive
804
805clean-am: clean-generic mostlyclean-am
806
807distclean: distclean-recursive
808	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
809	-rm -f Makefile
810distclean-am: clean-am distclean-generic distclean-tags
811
812dvi: dvi-recursive
813
814dvi-am:
815
816html: html-recursive
817
818html-am:
819
820info: info-recursive
821
822info-am:
823
824install-data-am: install-encodingsDATA
825
826install-dvi: install-dvi-recursive
827
828install-dvi-am:
829
830install-exec-am:
831
832install-html: install-html-recursive
833
834install-html-am:
835
836install-info: install-info-recursive
837
838install-info-am:
839
840install-man:
841
842install-pdf: install-pdf-recursive
843
844install-pdf-am:
845
846install-ps: install-ps-recursive
847
848install-ps-am:
849
850installcheck-am:
851
852maintainer-clean: maintainer-clean-recursive
853	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
854	-rm -rf $(top_srcdir)/autom4te.cache
855	-rm -f Makefile
856maintainer-clean-am: distclean-am maintainer-clean-generic
857
858mostlyclean: mostlyclean-recursive
859
860mostlyclean-am: mostlyclean-generic
861
862pdf: pdf-recursive
863
864pdf-am:
865
866ps: ps-recursive
867
868ps-am:
869
870uninstall-am: uninstall-encodingsDATA
871
872.MAKE: $(am__recursive_targets) install-am install-strip
873
874.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
875	am--refresh check check-am clean clean-cscope clean-generic \
876	cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
877	dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
878	dist-zip dist-zstd distcheck distclean distclean-generic \
879	distclean-tags distcleancheck distdir distuninstallcheck dvi \
880	dvi-am html html-am info info-am install install-am \
881	install-data install-data-am install-dvi install-dvi-am \
882	install-encodingsDATA install-exec install-exec-am \
883	install-html install-html-am install-info install-info-am \
884	install-man install-pdf install-pdf-am install-ps \
885	install-ps-am install-strip installcheck installcheck-am \
886	installdirs installdirs-am maintainer-clean \
887	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
888	pdf-am ps ps-am tags tags-am uninstall uninstall-am \
889	uninstall-encodingsDATA
890
891.PRECIOUS: Makefile
892
893
894.enc.enc.gz:
895	$(AM_V_GEN)$(GZIP) -c < $< > $@
896
897encodings.dir: $(DATA_FILES)
898	$(AM_V_GEN)$(MKFONTSCALE) -b -s -l -n -r -p $(encodingsdir) -e . -e large .
899
900.PHONY: ChangeLog INSTALL
901
902INSTALL:
903	$(INSTALL_CMD)
904
905ChangeLog:
906	$(CHANGELOG_CMD)
907
908dist-hook: ChangeLog INSTALL
909
910# Tell versions [3.59,3.63) of GNU make to not export all variables.
911# Otherwise a system limit (for SysV at least) may be exceeded.
912.NOEXPORT:
913