1# Makefile.in generated by automake 1.16.3 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
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)/m4/ax_add_fortify_source.m4 \
94	$(top_srcdir)/m4/ax_check_catchable_abrt.m4 \
95	$(top_srcdir)/m4/ax_check_catchable_segv.m4 \
96	$(top_srcdir)/m4/ax_check_compile_flag.m4 \
97	$(top_srcdir)/m4/ax_check_define.m4 \
98	$(top_srcdir)/m4/ax_check_link_flag.m4 \
99	$(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/ax_tls.m4 \
100	$(top_srcdir)/m4/ax_valgrind_check.m4 \
101	$(top_srcdir)/m4/ld-output-def.m4 $(top_srcdir)/m4/libtool.m4 \
102	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
103	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
104	$(top_srcdir)/configure.ac
105am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
106	$(ACLOCAL_M4)
107DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
108	$(am__configure_deps) $(am__DIST_COMMON)
109am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
110 configure.lineno config.status.lineno
111mkinstalldirs = $(install_sh) -d
112CONFIG_CLEAN_FILES = libsodium.pc libsodium-uninstalled.pc \
113	src/libsodium/include/sodium/version.h
114CONFIG_CLEAN_VPATH_FILES =
115AM_V_P = $(am__v_P_@AM_V@)
116am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
117am__v_P_0 = false
118am__v_P_1 = :
119AM_V_GEN = $(am__v_GEN_@AM_V@)
120am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
121am__v_GEN_0 = @echo "  GEN     " $@;
122am__v_GEN_1 =
123AM_V_at = $(am__v_at_@AM_V@)
124am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
125am__v_at_0 = @
126am__v_at_1 =
127SOURCES =
128DIST_SOURCES =
129RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
130	ctags-recursive dvi-recursive html-recursive info-recursive \
131	install-data-recursive install-dvi-recursive \
132	install-exec-recursive install-html-recursive \
133	install-info-recursive install-pdf-recursive \
134	install-ps-recursive install-recursive installcheck-recursive \
135	installdirs-recursive pdf-recursive ps-recursive \
136	tags-recursive uninstall-recursive
137am__can_run_installinfo = \
138  case $$AM_UPDATE_INFO_DIR in \
139    n|no|NO) false;; \
140    *) (install-info --version) >/dev/null 2>&1;; \
141  esac
142am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
143am__vpath_adj = case $$p in \
144    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
145    *) f=$$p;; \
146  esac;
147am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
148am__install_max = 40
149am__nobase_strip_setup = \
150  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
151am__nobase_strip = \
152  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
153am__nobase_list = $(am__nobase_strip_setup); \
154  for p in $$list; do echo "$$p $$p"; done | \
155  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
156  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
157    if (++n[$$2] == $(am__install_max)) \
158      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
159    END { for (dir in files) print dir, files[dir] }'
160am__base_list = \
161  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
162  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
163am__uninstall_files_from_dir = { \
164  test -z "$$files" \
165    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
166    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
167         $(am__cd) "$$dir" && rm -f $$files; }; \
168  }
169am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
170DATA = $(pkgconfig_DATA)
171RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
172  distclean-recursive maintainer-clean-recursive
173am__recursive_targets = \
174  $(RECURSIVE_TARGETS) \
175  $(RECURSIVE_CLEAN_TARGETS) \
176  $(am__extra_recursive_targets)
177AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
178	cscope distdir distdir-am dist dist-all distcheck
179am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
180# Read a list of newline-separated strings from the standard input,
181# and print each of them once, without duplicates.  Input order is
182# *not* preserved.
183am__uniquify_input = $(AWK) '\
184  BEGIN { nonempty = 0; } \
185  { items[$$0] = 1; nonempty = 1; } \
186  END { if (nonempty) { for (i in items) print i; }; } \
187'
188# Make sure the list of sources is unique.  This is necessary because,
189# e.g., the same source file might be shared among _SOURCES variables
190# for different programs/libraries.
191am__define_uniq_tagged_files = \
192  list='$(am__tagged_files)'; \
193  unique=`for i in $$list; do \
194    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
195  done | $(am__uniquify_input)`
196ETAGS = etags
197CTAGS = ctags
198CSCOPE = cscope
199DIST_SUBDIRS = $(SUBDIRS)
200am__DIST_COMMON = $(srcdir)/Makefile.in \
201	$(srcdir)/libsodium-uninstalled.pc.in \
202	$(srcdir)/libsodium.pc.in $(top_srcdir)/build-aux/compile \
203	$(top_srcdir)/build-aux/config.guess \
204	$(top_srcdir)/build-aux/config.sub \
205	$(top_srcdir)/build-aux/install-sh \
206	$(top_srcdir)/build-aux/ltmain.sh \
207	$(top_srcdir)/build-aux/missing \
208	$(top_srcdir)/src/libsodium/include/sodium/version.h.in \
209	AUTHORS ChangeLog THANKS build-aux/compile \
210	build-aux/config.guess build-aux/config.sub build-aux/depcomp \
211	build-aux/install-sh build-aux/ltmain.sh build-aux/missing
212DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
213distdir = $(PACKAGE)-$(VERSION)
214top_distdir = $(distdir)
215am__remove_distdir = \
216  if test -d "$(distdir)"; then \
217    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
218      && rm -rf "$(distdir)" \
219      || { sleep 5 && rm -rf "$(distdir)"; }; \
220  else :; fi
221am__post_remove_distdir = $(am__remove_distdir)
222am__relativize = \
223  dir0=`pwd`; \
224  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
225  sed_rest='s,^[^/]*/*,,'; \
226  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
227  sed_butlast='s,/*[^/]*$$,,'; \
228  while test -n "$$dir1"; do \
229    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
230    if test "$$first" != "."; then \
231      if test "$$first" = ".."; then \
232        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
233        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
234      else \
235        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
236        if test "$$first2" = "$$first"; then \
237          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
238        else \
239          dir2="../$$dir2"; \
240        fi; \
241        dir0="$$dir0"/"$$first"; \
242      fi; \
243    fi; \
244    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
245  done; \
246  reldir="$$dir2"
247DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
248GZIP_ENV = --best
249DIST_TARGETS = dist-bzip2 dist-gzip
250# Exists only to be overridden by the user if desired.
251AM_DISTCHECK_DVI_TARGET = dvi
252distuninstallcheck_listfiles = find . -type f -print
253am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
254  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
255distcleancheck_listfiles = find . -type f -print
256ACLOCAL = @ACLOCAL@
257ALLOCA = @ALLOCA@
258AMTAR = @AMTAR@
259AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
260AR = @AR@
261AS = @AS@
262AUTOCONF = @AUTOCONF@
263AUTOHEADER = @AUTOHEADER@
264AUTOMAKE = @AUTOMAKE@
265AWK = @AWK@
266CC = @CC@
267CCAS = @CCAS@
268CCASDEPMODE = @CCASDEPMODE@
269CCASFLAGS = @CCASFLAGS@
270CCDEPMODE = @CCDEPMODE@
271CFLAGS = @CFLAGS@
272CFLAGS_AESNI = @CFLAGS_AESNI@
273CFLAGS_AVX = @CFLAGS_AVX@
274CFLAGS_AVX2 = @CFLAGS_AVX2@
275CFLAGS_AVX512F = @CFLAGS_AVX512F@
276CFLAGS_MMX = @CFLAGS_MMX@
277CFLAGS_PCLMUL = @CFLAGS_PCLMUL@
278CFLAGS_RDRAND = @CFLAGS_RDRAND@
279CFLAGS_SSE2 = @CFLAGS_SSE2@
280CFLAGS_SSE3 = @CFLAGS_SSE3@
281CFLAGS_SSE41 = @CFLAGS_SSE41@
282CFLAGS_SSSE3 = @CFLAGS_SSSE3@
283CPP = @CPP@
284CPPFLAGS = @CPPFLAGS@
285CWFLAGS = @CWFLAGS@
286CYGPATH_W = @CYGPATH_W@
287DEFS = @DEFS@
288DEPDIR = @DEPDIR@
289DLLTOOL = @DLLTOOL@
290DLL_VERSION = @DLL_VERSION@
291DSYMUTIL = @DSYMUTIL@
292DUMPBIN = @DUMPBIN@
293ECHO_C = @ECHO_C@
294ECHO_N = @ECHO_N@
295ECHO_T = @ECHO_T@
296EGREP = @EGREP@
297ENABLE_VALGRIND_drd = @ENABLE_VALGRIND_drd@
298ENABLE_VALGRIND_helgrind = @ENABLE_VALGRIND_helgrind@
299ENABLE_VALGRIND_memcheck = @ENABLE_VALGRIND_memcheck@
300ENABLE_VALGRIND_sgcheck = @ENABLE_VALGRIND_sgcheck@
301EXEEXT = @EXEEXT@
302FGREP = @FGREP@
303GREP = @GREP@
304HAVE_AMD64_ASM_V = @HAVE_AMD64_ASM_V@
305HAVE_AVX_ASM_V = @HAVE_AVX_ASM_V@
306HAVE_CPUID_V = @HAVE_CPUID_V@
307HAVE_TI_MODE_V = @HAVE_TI_MODE_V@
308INSTALL = @INSTALL@
309INSTALL_DATA = @INSTALL_DATA@
310INSTALL_PROGRAM = @INSTALL_PROGRAM@
311INSTALL_SCRIPT = @INSTALL_SCRIPT@
312INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
313LD = @LD@
314LDFLAGS = @LDFLAGS@
315LIBOBJS = @LIBOBJS@
316LIBS = @LIBS@
317LIBTOOL = @LIBTOOL@
318LIBTOOL_DEPS = @LIBTOOL_DEPS@
319LIBTOOL_EXTRA_FLAGS = @LIBTOOL_EXTRA_FLAGS@
320LIPO = @LIPO@
321LN_S = @LN_S@
322LTLIBOBJS = @LTLIBOBJS@
323LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
324MAINT = @MAINT@
325MAKEINFO = @MAKEINFO@
326MANIFEST_TOOL = @MANIFEST_TOOL@
327MKDIR_P = @MKDIR_P@
328NM = @NM@
329NMEDIT = @NMEDIT@
330OBJDUMP = @OBJDUMP@
331OBJEXT = @OBJEXT@
332OTOOL = @OTOOL@
333OTOOL64 = @OTOOL64@
334PACKAGE = @PACKAGE@
335PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
336PACKAGE_NAME = @PACKAGE_NAME@
337PACKAGE_STRING = @PACKAGE_STRING@
338PACKAGE_TARNAME = @PACKAGE_TARNAME@
339PACKAGE_URL = @PACKAGE_URL@
340PACKAGE_VERSION = @PACKAGE_VERSION@
341PATH_SEPARATOR = @PATH_SEPARATOR@
342PKGCONFIG_LIBS_PRIVATE = @PKGCONFIG_LIBS_PRIVATE@
343PTHREAD_CC = @PTHREAD_CC@
344PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
345PTHREAD_LIBS = @PTHREAD_LIBS@
346RANLIB = @RANLIB@
347SAFECODE_HOME = @SAFECODE_HOME@
348SED = @SED@
349SET_MAKE = @SET_MAKE@
350SHELL = @SHELL@
351SODIUM_LIBRARY_MINIMAL_DEF = @SODIUM_LIBRARY_MINIMAL_DEF@
352SODIUM_LIBRARY_VERSION = @SODIUM_LIBRARY_VERSION@
353SODIUM_LIBRARY_VERSION_MAJOR = @SODIUM_LIBRARY_VERSION_MAJOR@
354SODIUM_LIBRARY_VERSION_MINOR = @SODIUM_LIBRARY_VERSION_MINOR@
355STRIP = @STRIP@
356TEST_LDFLAGS = @TEST_LDFLAGS@
357VALGRIND = @VALGRIND@
358VALGRIND_ENABLED = @VALGRIND_ENABLED@
359VERSION = @VERSION@
360abs_builddir = @abs_builddir@
361abs_srcdir = @abs_srcdir@
362abs_top_builddir = @abs_top_builddir@
363abs_top_srcdir = @abs_top_srcdir@
364ac_ct_AR = @ac_ct_AR@
365ac_ct_CC = @ac_ct_CC@
366ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
367am__include = @am__include@
368am__leading_dot = @am__leading_dot@
369am__quote = @am__quote@
370am__tar = @am__tar@
371am__untar = @am__untar@
372ax_pthread_config = @ax_pthread_config@
373bindir = @bindir@
374build = @build@
375build_alias = @build_alias@
376build_cpu = @build_cpu@
377build_os = @build_os@
378build_vendor = @build_vendor@
379builddir = @builddir@
380datadir = @datadir@
381datarootdir = @datarootdir@
382docdir = @docdir@
383dvidir = @dvidir@
384exec_prefix = @exec_prefix@
385host = @host@
386host_alias = @host_alias@
387host_cpu = @host_cpu@
388host_os = @host_os@
389host_vendor = @host_vendor@
390htmldir = @htmldir@
391includedir = @includedir@
392infodir = @infodir@
393install_sh = @install_sh@
394libdir = @libdir@
395libexecdir = @libexecdir@
396localedir = @localedir@
397localstatedir = @localstatedir@
398mandir = @mandir@
399mkdir_p = @mkdir_p@
400oldincludedir = @oldincludedir@
401pdfdir = @pdfdir@
402prefix = @prefix@
403program_transform_name = @program_transform_name@
404psdir = @psdir@
405sbindir = @sbindir@
406sharedstatedir = @sharedstatedir@
407srcdir = @srcdir@
408sysconfdir = @sysconfdir@
409target_alias = @target_alias@
410top_build_prefix = @top_build_prefix@
411top_builddir = @top_builddir@
412top_srcdir = @top_srcdir@
413valgrind_enabled_tools = @valgrind_enabled_tools@
414valgrind_tools = @valgrind_tools@
415ACLOCAL_AMFLAGS = -I m4
416EXTRA_DIST = \
417	autogen.sh \
418	libsodium.sln \
419	libsodium.vcxproj \
420	libsodium.vcxproj.filters \
421	LICENSE \
422	README.markdown \
423	THANKS
424
425SUBDIRS = \
426	builds \
427	contrib \
428	dist-build \
429	msvc-scripts \
430	src \
431	test
432
433pkgconfigdir = $(libdir)/pkgconfig
434pkgconfig_DATA = @PACKAGE_NAME@.pc
435DISTCLEANFILES = $(pkgconfig_DATA)
436all: all-recursive
437
438.SUFFIXES:
439am--refresh: Makefile
440	@:
441$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
442	@for dep in $?; do \
443	  case '$(am__configure_deps)' in \
444	    *$$dep*) \
445	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
446	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
447		&& exit 0; \
448	      exit 1;; \
449	  esac; \
450	done; \
451	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
452	$(am__cd) $(top_srcdir) && \
453	  $(AUTOMAKE) --foreign Makefile
454Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
455	@case '$?' in \
456	  *config.status*) \
457	    echo ' $(SHELL) ./config.status'; \
458	    $(SHELL) ./config.status;; \
459	  *) \
460	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
461	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
462	esac;
463
464$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
465	$(SHELL) ./config.status --recheck
466
467$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
468	$(am__cd) $(srcdir) && $(AUTOCONF)
469$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
470	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
471$(am__aclocal_m4_deps):
472libsodium.pc: $(top_builddir)/config.status $(srcdir)/libsodium.pc.in
473	cd $(top_builddir) && $(SHELL) ./config.status $@
474libsodium-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/libsodium-uninstalled.pc.in
475	cd $(top_builddir) && $(SHELL) ./config.status $@
476src/libsodium/include/sodium/version.h: $(top_builddir)/config.status $(top_srcdir)/src/libsodium/include/sodium/version.h.in
477	cd $(top_builddir) && $(SHELL) ./config.status $@
478
479mostlyclean-libtool:
480	-rm -f *.lo
481
482clean-libtool:
483	-rm -rf .libs _libs
484
485distclean-libtool:
486	-rm -f libtool config.lt
487install-pkgconfigDATA: $(pkgconfig_DATA)
488	@$(NORMAL_INSTALL)
489	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
490	if test -n "$$list"; then \
491	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
492	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
493	fi; \
494	for p in $$list; do \
495	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
496	  echo "$$d$$p"; \
497	done | $(am__base_list) | \
498	while read files; do \
499	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
500	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
501	done
502
503uninstall-pkgconfigDATA:
504	@$(NORMAL_UNINSTALL)
505	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
506	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
507	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
508
509# This directory's subdirectories are mostly independent; you can cd
510# into them and run 'make' without going through this Makefile.
511# To change the values of 'make' variables: instead of editing Makefiles,
512# (1) if the variable is set in 'config.status', edit 'config.status'
513#     (which will cause the Makefiles to be regenerated when you run 'make');
514# (2) otherwise, pass the desired values on the 'make' command line.
515$(am__recursive_targets):
516	@fail=; \
517	if $(am__make_keepgoing); then \
518	  failcom='fail=yes'; \
519	else \
520	  failcom='exit 1'; \
521	fi; \
522	dot_seen=no; \
523	target=`echo $@ | sed s/-recursive//`; \
524	case "$@" in \
525	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
526	  *) list='$(SUBDIRS)' ;; \
527	esac; \
528	for subdir in $$list; do \
529	  echo "Making $$target in $$subdir"; \
530	  if test "$$subdir" = "."; then \
531	    dot_seen=yes; \
532	    local_target="$$target-am"; \
533	  else \
534	    local_target="$$target"; \
535	  fi; \
536	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
537	  || eval $$failcom; \
538	done; \
539	if test "$$dot_seen" = "no"; then \
540	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
541	fi; test -z "$$fail"
542
543ID: $(am__tagged_files)
544	$(am__define_uniq_tagged_files); mkid -fID $$unique
545tags: tags-recursive
546TAGS: tags
547
548tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
549	set x; \
550	here=`pwd`; \
551	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
552	  include_option=--etags-include; \
553	  empty_fix=.; \
554	else \
555	  include_option=--include; \
556	  empty_fix=; \
557	fi; \
558	list='$(SUBDIRS)'; for subdir in $$list; do \
559	  if test "$$subdir" = .; then :; else \
560	    test ! -f $$subdir/TAGS || \
561	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
562	  fi; \
563	done; \
564	$(am__define_uniq_tagged_files); \
565	shift; \
566	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
567	  test -n "$$unique" || unique=$$empty_fix; \
568	  if test $$# -gt 0; then \
569	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
570	      "$$@" $$unique; \
571	  else \
572	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
573	      $$unique; \
574	  fi; \
575	fi
576ctags: ctags-recursive
577
578CTAGS: ctags
579ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
580	$(am__define_uniq_tagged_files); \
581	test -z "$(CTAGS_ARGS)$$unique" \
582	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
583	     $$unique
584
585GTAGS:
586	here=`$(am__cd) $(top_builddir) && pwd` \
587	  && $(am__cd) $(top_srcdir) \
588	  && gtags -i $(GTAGS_ARGS) "$$here"
589cscope: cscope.files
590	test ! -s cscope.files \
591	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
592clean-cscope:
593	-rm -f cscope.files
594cscope.files: clean-cscope cscopelist
595cscopelist: cscopelist-recursive
596
597cscopelist-am: $(am__tagged_files)
598	list='$(am__tagged_files)'; \
599	case "$(srcdir)" in \
600	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
601	  *) sdir=$(subdir)/$(srcdir) ;; \
602	esac; \
603	for i in $$list; do \
604	  if test -f "$$i"; then \
605	    echo "$(subdir)/$$i"; \
606	  else \
607	    echo "$$sdir/$$i"; \
608	  fi; \
609	done >> $(top_builddir)/cscope.files
610
611distclean-tags:
612	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
613	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
614
615distdir: $(BUILT_SOURCES)
616	$(MAKE) $(AM_MAKEFLAGS) distdir-am
617
618distdir-am: $(DISTFILES)
619	$(am__remove_distdir)
620	test -d "$(distdir)" || mkdir "$(distdir)"
621	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
622	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
623	list='$(DISTFILES)'; \
624	  dist_files=`for file in $$list; do echo $$file; done | \
625	  sed -e "s|^$$srcdirstrip/||;t" \
626	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
627	case $$dist_files in \
628	  */*) $(MKDIR_P) `echo "$$dist_files" | \
629			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
630			   sort -u` ;; \
631	esac; \
632	for file in $$dist_files; do \
633	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
634	  if test -d $$d/$$file; then \
635	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
636	    if test -d "$(distdir)/$$file"; then \
637	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
638	    fi; \
639	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
640	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
641	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
642	    fi; \
643	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
644	  else \
645	    test -f "$(distdir)/$$file" \
646	    || cp -p $$d/$$file "$(distdir)/$$file" \
647	    || exit 1; \
648	  fi; \
649	done
650	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
651	  if test "$$subdir" = .; then :; else \
652	    $(am__make_dryrun) \
653	      || test -d "$(distdir)/$$subdir" \
654	      || $(MKDIR_P) "$(distdir)/$$subdir" \
655	      || exit 1; \
656	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
657	    $(am__relativize); \
658	    new_distdir=$$reldir; \
659	    dir1=$$subdir; dir2="$(top_distdir)"; \
660	    $(am__relativize); \
661	    new_top_distdir=$$reldir; \
662	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
663	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
664	    ($(am__cd) $$subdir && \
665	      $(MAKE) $(AM_MAKEFLAGS) \
666	        top_distdir="$$new_top_distdir" \
667	        distdir="$$new_distdir" \
668		am__remove_distdir=: \
669		am__skip_length_check=: \
670		am__skip_mode_fix=: \
671	        distdir) \
672	      || exit 1; \
673	  fi; \
674	done
675	-test -n "$(am__skip_mode_fix)" \
676	|| find "$(distdir)" -type d ! -perm -755 \
677		-exec chmod u+rwx,go+rx {} \; -o \
678	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
679	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
680	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
681	|| chmod -R a+r "$(distdir)"
682dist-gzip: distdir
683	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
684	$(am__post_remove_distdir)
685dist-bzip2: distdir
686	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
687	$(am__post_remove_distdir)
688
689dist-lzip: distdir
690	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
691	$(am__post_remove_distdir)
692
693dist-xz: distdir
694	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
695	$(am__post_remove_distdir)
696
697dist-zstd: distdir
698	tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
699	$(am__post_remove_distdir)
700
701dist-tarZ: distdir
702	@echo WARNING: "Support for distribution archives compressed with" \
703		       "legacy program 'compress' is deprecated." >&2
704	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
705	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
706	$(am__post_remove_distdir)
707
708dist-shar: distdir
709	@echo WARNING: "Support for shar distribution archives is" \
710	               "deprecated." >&2
711	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
712	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
713	$(am__post_remove_distdir)
714
715dist-zip: distdir
716	-rm -f $(distdir).zip
717	zip -rq $(distdir).zip $(distdir)
718	$(am__post_remove_distdir)
719
720dist dist-all:
721	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
722	$(am__post_remove_distdir)
723
724# This target untars the dist file and tries a VPATH configuration.  Then
725# it guarantees that the distribution is self-contained by making another
726# tarfile.
727distcheck: dist
728	case '$(DIST_ARCHIVES)' in \
729	*.tar.gz*) \
730	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
731	*.tar.bz2*) \
732	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
733	*.tar.lz*) \
734	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
735	*.tar.xz*) \
736	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
737	*.tar.Z*) \
738	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
739	*.shar.gz*) \
740	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
741	*.zip*) \
742	  unzip $(distdir).zip ;;\
743	*.tar.zst*) \
744	  zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
745	esac
746	chmod -R a-w $(distdir)
747	chmod u+w $(distdir)
748	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
749	chmod a-w $(distdir)
750	test -d $(distdir)/_build || exit 0; \
751	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
752	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
753	  && am__cwd=`pwd` \
754	  && $(am__cd) $(distdir)/_build/sub \
755	  && ../../configure \
756	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
757	    $(DISTCHECK_CONFIGURE_FLAGS) \
758	    --srcdir=../.. --prefix="$$dc_install_base" \
759	  && $(MAKE) $(AM_MAKEFLAGS) \
760	  && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
761	  && $(MAKE) $(AM_MAKEFLAGS) check \
762	  && $(MAKE) $(AM_MAKEFLAGS) install \
763	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
764	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
765	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
766	        distuninstallcheck \
767	  && chmod -R a-w "$$dc_install_base" \
768	  && ({ \
769	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
770	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
771	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
772	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
773	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
774	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
775	  && rm -rf "$$dc_destdir" \
776	  && $(MAKE) $(AM_MAKEFLAGS) dist \
777	  && rm -rf $(DIST_ARCHIVES) \
778	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
779	  && cd "$$am__cwd" \
780	  || exit 1
781	$(am__post_remove_distdir)
782	@(echo "$(distdir) archives ready for distribution: "; \
783	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
784	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
785distuninstallcheck:
786	@test -n '$(distuninstallcheck_dir)' || { \
787	  echo 'ERROR: trying to run $@ with an empty' \
788	       '$$(distuninstallcheck_dir)' >&2; \
789	  exit 1; \
790	}; \
791	$(am__cd) '$(distuninstallcheck_dir)' || { \
792	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
793	  exit 1; \
794	}; \
795	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
796	   || { echo "ERROR: files left after uninstall:" ; \
797	        if test -n "$(DESTDIR)"; then \
798	          echo "  (check DESTDIR support)"; \
799	        fi ; \
800	        $(distuninstallcheck_listfiles) ; \
801	        exit 1; } >&2
802distcleancheck: distclean
803	@if test '$(srcdir)' = . ; then \
804	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
805	  exit 1 ; \
806	fi
807	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
808	  || { echo "ERROR: files left in build directory after distclean:" ; \
809	       $(distcleancheck_listfiles) ; \
810	       exit 1; } >&2
811check-am: all-am
812check: check-recursive
813all-am: Makefile $(DATA)
814installdirs: installdirs-recursive
815installdirs-am:
816	for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
817	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
818	done
819install: install-recursive
820install-exec: install-exec-recursive
821install-data: install-data-recursive
822uninstall: uninstall-recursive
823
824install-am: all-am
825	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
826
827installcheck: installcheck-recursive
828install-strip:
829	if test -z '$(STRIP)'; then \
830	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
831	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
832	      install; \
833	else \
834	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
835	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
836	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
837	fi
838mostlyclean-generic:
839
840clean-generic:
841
842distclean-generic:
843	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
844	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
845	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
846
847maintainer-clean-generic:
848	@echo "This command is intended for maintainers to use"
849	@echo "it deletes files that may require special tools to rebuild."
850clean: clean-recursive
851
852clean-am: clean-generic clean-libtool mostlyclean-am
853
854distclean: distclean-recursive
855	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
856	-rm -f Makefile
857distclean-am: clean-am distclean-generic distclean-libtool \
858	distclean-tags
859
860dvi: dvi-recursive
861
862dvi-am:
863
864html: html-recursive
865
866html-am:
867
868info: info-recursive
869
870info-am:
871
872install-data-am: install-pkgconfigDATA
873
874install-dvi: install-dvi-recursive
875
876install-dvi-am:
877
878install-exec-am:
879
880install-html: install-html-recursive
881
882install-html-am:
883
884install-info: install-info-recursive
885
886install-info-am:
887
888install-man:
889
890install-pdf: install-pdf-recursive
891
892install-pdf-am:
893
894install-ps: install-ps-recursive
895
896install-ps-am:
897
898installcheck-am:
899
900maintainer-clean: maintainer-clean-recursive
901	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
902	-rm -rf $(top_srcdir)/autom4te.cache
903	-rm -f Makefile
904maintainer-clean-am: distclean-am maintainer-clean-generic
905
906mostlyclean: mostlyclean-recursive
907
908mostlyclean-am: mostlyclean-generic mostlyclean-libtool
909
910pdf: pdf-recursive
911
912pdf-am:
913
914ps: ps-recursive
915
916ps-am:
917
918uninstall-am: uninstall-pkgconfigDATA
919
920.MAKE: $(am__recursive_targets) install-am install-strip
921
922.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
923	am--refresh check check-am clean clean-cscope clean-generic \
924	clean-libtool cscope cscopelist-am ctags ctags-am dist \
925	dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
926	dist-xz dist-zip dist-zstd distcheck distclean \
927	distclean-generic distclean-libtool distclean-tags \
928	distcleancheck distdir distuninstallcheck dvi dvi-am html \
929	html-am info info-am install install-am install-data \
930	install-data-am install-dvi install-dvi-am install-exec \
931	install-exec-am install-html install-html-am install-info \
932	install-info-am install-man install-pdf install-pdf-am \
933	install-pkgconfigDATA install-ps install-ps-am install-strip \
934	installcheck installcheck-am installdirs installdirs-am \
935	maintainer-clean maintainer-clean-generic mostlyclean \
936	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
937	tags tags-am uninstall uninstall-am uninstall-pkgconfigDATA
938
939.PRECIOUS: Makefile
940
941
942# Tell versions [3.59,3.63) of GNU make to not export all variables.
943# Otherwise a system limit (for SysV at least) may be exceeded.
944.NOEXPORT:
945