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