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