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