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