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@
16VPATH = @srcdir@
17am__is_gnu_make = { \
18  if test -z '$(MAKELEVEL)'; then \
19    false; \
20  elif test -n '$(MAKE_HOST)'; then \
21    true; \
22  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23    true; \
24  else \
25    false; \
26  fi; \
27}
28am__make_running_with_option = \
29  case $${target_option-} in \
30      ?) ;; \
31      *) echo "am__make_running_with_option: internal error: invalid" \
32              "target option '$${target_option-}' specified" >&2; \
33         exit 1;; \
34  esac; \
35  has_opt=no; \
36  sane_makeflags=$$MAKEFLAGS; \
37  if $(am__is_gnu_make); then \
38    sane_makeflags=$$MFLAGS; \
39  else \
40    case $$MAKEFLAGS in \
41      *\\[\ \	]*) \
42        bs=\\; \
43        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45    esac; \
46  fi; \
47  skip_next=no; \
48  strip_trailopt () \
49  { \
50    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51  }; \
52  for flg in $$sane_makeflags; do \
53    test $$skip_next = yes && { skip_next=no; continue; }; \
54    case $$flg in \
55      *=*|--*) continue;; \
56        -*I) strip_trailopt 'I'; skip_next=yes;; \
57      -*I?*) strip_trailopt 'I';; \
58        -*O) strip_trailopt 'O'; skip_next=yes;; \
59      -*O?*) strip_trailopt 'O';; \
60        -*l) strip_trailopt 'l'; skip_next=yes;; \
61      -*l?*) strip_trailopt 'l';; \
62      -[dEDm]) skip_next=yes;; \
63      -[JT]) skip_next=yes;; \
64    esac; \
65    case $$flg in \
66      *$$target_option*) has_opt=yes; break;; \
67    esac; \
68  done; \
69  test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90subdir = msvc-scripts
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_catchable_abrt.m4 \
93	$(top_srcdir)/m4/ax_check_catchable_segv.m4 \
94	$(top_srcdir)/m4/ax_check_compile_flag.m4 \
95	$(top_srcdir)/m4/ax_check_define.m4 \
96	$(top_srcdir)/m4/ax_check_link_flag.m4 \
97	$(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/ax_tls.m4 \
98	$(top_srcdir)/m4/ax_valgrind_check.m4 \
99	$(top_srcdir)/m4/ld-output-def.m4 $(top_srcdir)/m4/libtool.m4 \
100	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
101	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
102	$(top_srcdir)/configure.ac
103am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
104	$(ACLOCAL_M4)
105DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
106mkinstalldirs = $(install_sh) -d
107CONFIG_CLEAN_FILES =
108CONFIG_CLEAN_VPATH_FILES =
109AM_V_P = $(am__v_P_@AM_V@)
110am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
111am__v_P_0 = false
112am__v_P_1 = :
113AM_V_GEN = $(am__v_GEN_@AM_V@)
114am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
115am__v_GEN_0 = @echo "  GEN     " $@;
116am__v_GEN_1 = 
117AM_V_at = $(am__v_at_@AM_V@)
118am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
119am__v_at_0 = @
120am__v_at_1 = 
121SOURCES =
122DIST_SOURCES =
123am__can_run_installinfo = \
124  case $$AM_UPDATE_INFO_DIR in \
125    n|no|NO) false;; \
126    *) (install-info --version) >/dev/null 2>&1;; \
127  esac
128am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
129am__DIST_COMMON = $(srcdir)/Makefile.in
130DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
131ACLOCAL = @ACLOCAL@
132ALLOCA = @ALLOCA@
133AMTAR = @AMTAR@
134AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
135AR = @AR@
136AS = @AS@
137AUTOCONF = @AUTOCONF@
138AUTOHEADER = @AUTOHEADER@
139AUTOMAKE = @AUTOMAKE@
140AWK = @AWK@
141CC = @CC@
142CCAS = @CCAS@
143CCASDEPMODE = @CCASDEPMODE@
144CCASFLAGS = @CCASFLAGS@
145CCDEPMODE = @CCDEPMODE@
146CFLAGS = @CFLAGS@
147CFLAGS_AESNI = @CFLAGS_AESNI@
148CFLAGS_AVX = @CFLAGS_AVX@
149CFLAGS_AVX2 = @CFLAGS_AVX2@
150CFLAGS_AVX512F = @CFLAGS_AVX512F@
151CFLAGS_MMX = @CFLAGS_MMX@
152CFLAGS_PCLMUL = @CFLAGS_PCLMUL@
153CFLAGS_RDRAND = @CFLAGS_RDRAND@
154CFLAGS_SSE2 = @CFLAGS_SSE2@
155CFLAGS_SSE3 = @CFLAGS_SSE3@
156CFLAGS_SSE41 = @CFLAGS_SSE41@
157CFLAGS_SSSE3 = @CFLAGS_SSSE3@
158CPP = @CPP@
159CPPFLAGS = @CPPFLAGS@
160CWFLAGS = @CWFLAGS@
161CYGPATH_W = @CYGPATH_W@
162DEFS = @DEFS@
163DEPDIR = @DEPDIR@
164DLLTOOL = @DLLTOOL@
165DLL_VERSION = @DLL_VERSION@
166DSYMUTIL = @DSYMUTIL@
167DUMPBIN = @DUMPBIN@
168ECHO_C = @ECHO_C@
169ECHO_N = @ECHO_N@
170ECHO_T = @ECHO_T@
171EGREP = @EGREP@
172ENABLE_VALGRIND_drd = @ENABLE_VALGRIND_drd@
173ENABLE_VALGRIND_helgrind = @ENABLE_VALGRIND_helgrind@
174ENABLE_VALGRIND_memcheck = @ENABLE_VALGRIND_memcheck@
175ENABLE_VALGRIND_sgcheck = @ENABLE_VALGRIND_sgcheck@
176EXEEXT = @EXEEXT@
177FGREP = @FGREP@
178GREP = @GREP@
179HAVE_AMD64_ASM_V = @HAVE_AMD64_ASM_V@
180HAVE_AVX_ASM_V = @HAVE_AVX_ASM_V@
181HAVE_CPUID_V = @HAVE_CPUID_V@
182HAVE_TI_MODE_V = @HAVE_TI_MODE_V@
183INSTALL = @INSTALL@
184INSTALL_DATA = @INSTALL_DATA@
185INSTALL_PROGRAM = @INSTALL_PROGRAM@
186INSTALL_SCRIPT = @INSTALL_SCRIPT@
187INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
188ISODATE = @ISODATE@
189LD = @LD@
190LDFLAGS = @LDFLAGS@
191LIBOBJS = @LIBOBJS@
192LIBS = @LIBS@
193LIBTOOL = @LIBTOOL@
194LIBTOOL_DEPS = @LIBTOOL_DEPS@
195LIBTOOL_EXTRA_FLAGS = @LIBTOOL_EXTRA_FLAGS@
196LIPO = @LIPO@
197LN_S = @LN_S@
198LTLIBOBJS = @LTLIBOBJS@
199LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
200MAINT = @MAINT@
201MAKEINFO = @MAKEINFO@
202MANIFEST_TOOL = @MANIFEST_TOOL@
203MKDIR_P = @MKDIR_P@
204NM = @NM@
205NMEDIT = @NMEDIT@
206OBJDUMP = @OBJDUMP@
207OBJEXT = @OBJEXT@
208OTOOL = @OTOOL@
209OTOOL64 = @OTOOL64@
210PACKAGE = @PACKAGE@
211PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
212PACKAGE_NAME = @PACKAGE_NAME@
213PACKAGE_STRING = @PACKAGE_STRING@
214PACKAGE_TARNAME = @PACKAGE_TARNAME@
215PACKAGE_URL = @PACKAGE_URL@
216PACKAGE_VERSION = @PACKAGE_VERSION@
217PATH_SEPARATOR = @PATH_SEPARATOR@
218PTHREAD_CC = @PTHREAD_CC@
219PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
220PTHREAD_LIBS = @PTHREAD_LIBS@
221RANLIB = @RANLIB@
222SAFECODE_HOME = @SAFECODE_HOME@
223SED = @SED@
224SET_MAKE = @SET_MAKE@
225SHELL = @SHELL@
226SODIUM_LIBRARY_MINIMAL_DEF = @SODIUM_LIBRARY_MINIMAL_DEF@
227SODIUM_LIBRARY_VERSION = @SODIUM_LIBRARY_VERSION@
228SODIUM_LIBRARY_VERSION_MAJOR = @SODIUM_LIBRARY_VERSION_MAJOR@
229SODIUM_LIBRARY_VERSION_MINOR = @SODIUM_LIBRARY_VERSION_MINOR@
230STRIP = @STRIP@
231TEST_LDFLAGS = @TEST_LDFLAGS@
232VALGRIND = @VALGRIND@
233VALGRIND_ENABLED = @VALGRIND_ENABLED@
234VERSION = @VERSION@
235abs_builddir = @abs_builddir@
236abs_srcdir = @abs_srcdir@
237abs_top_builddir = @abs_top_builddir@
238abs_top_srcdir = @abs_top_srcdir@
239ac_ct_AR = @ac_ct_AR@
240ac_ct_CC = @ac_ct_CC@
241ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
242am__include = @am__include@
243am__leading_dot = @am__leading_dot@
244am__quote = @am__quote@
245am__tar = @am__tar@
246am__untar = @am__untar@
247ax_pthread_config = @ax_pthread_config@
248bindir = @bindir@
249build = @build@
250build_alias = @build_alias@
251build_cpu = @build_cpu@
252build_os = @build_os@
253build_vendor = @build_vendor@
254builddir = @builddir@
255datadir = @datadir@
256datarootdir = @datarootdir@
257docdir = @docdir@
258dvidir = @dvidir@
259exec_prefix = @exec_prefix@
260host = @host@
261host_alias = @host_alias@
262host_cpu = @host_cpu@
263host_os = @host_os@
264host_vendor = @host_vendor@
265htmldir = @htmldir@
266includedir = @includedir@
267infodir = @infodir@
268install_sh = @install_sh@
269libdir = @libdir@
270libexecdir = @libexecdir@
271localedir = @localedir@
272localstatedir = @localstatedir@
273mandir = @mandir@
274mkdir_p = @mkdir_p@
275oldincludedir = @oldincludedir@
276pdfdir = @pdfdir@
277prefix = @prefix@
278program_transform_name = @program_transform_name@
279psdir = @psdir@
280sbindir = @sbindir@
281sharedstatedir = @sharedstatedir@
282srcdir = @srcdir@
283sysconfdir = @sysconfdir@
284target_alias = @target_alias@
285top_build_prefix = @top_build_prefix@
286top_builddir = @top_builddir@
287top_srcdir = @top_srcdir@
288valgrind_enabled_tools = @valgrind_enabled_tools@
289valgrind_tools = @valgrind_tools@
290EXTRA_DIST = \
291	process.bat \
292	rep.vbs \
293	sodium.props
294
295all: all-am
296
297.SUFFIXES:
298$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
299	@for dep in $?; do \
300	  case '$(am__configure_deps)' in \
301	    *$$dep*) \
302	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
303	        && { if test -f $@; then exit 0; else break; fi; }; \
304	      exit 1;; \
305	  esac; \
306	done; \
307	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign msvc-scripts/Makefile'; \
308	$(am__cd) $(top_srcdir) && \
309	  $(AUTOMAKE) --foreign msvc-scripts/Makefile
310Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
311	@case '$?' in \
312	  *config.status*) \
313	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
314	  *) \
315	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
316	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
317	esac;
318
319$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
320	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
321
322$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
323	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
324$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
325	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326$(am__aclocal_m4_deps):
327
328mostlyclean-libtool:
329	-rm -f *.lo
330
331clean-libtool:
332	-rm -rf .libs _libs
333tags TAGS:
334
335ctags CTAGS:
336
337cscope cscopelist:
338
339
340distdir: $(DISTFILES)
341	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
342	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
343	list='$(DISTFILES)'; \
344	  dist_files=`for file in $$list; do echo $$file; done | \
345	  sed -e "s|^$$srcdirstrip/||;t" \
346	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
347	case $$dist_files in \
348	  */*) $(MKDIR_P) `echo "$$dist_files" | \
349			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
350			   sort -u` ;; \
351	esac; \
352	for file in $$dist_files; do \
353	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
354	  if test -d $$d/$$file; then \
355	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
356	    if test -d "$(distdir)/$$file"; then \
357	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
358	    fi; \
359	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
360	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
361	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
362	    fi; \
363	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
364	  else \
365	    test -f "$(distdir)/$$file" \
366	    || cp -p $$d/$$file "$(distdir)/$$file" \
367	    || exit 1; \
368	  fi; \
369	done
370check-am: all-am
371check: check-am
372all-am: Makefile
373installdirs:
374install: install-am
375install-exec: install-exec-am
376install-data: install-data-am
377uninstall: uninstall-am
378
379install-am: all-am
380	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
381
382installcheck: installcheck-am
383install-strip:
384	if test -z '$(STRIP)'; then \
385	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
386	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
387	      install; \
388	else \
389	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
390	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
391	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
392	fi
393mostlyclean-generic:
394
395clean-generic:
396
397distclean-generic:
398	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
399	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
400
401maintainer-clean-generic:
402	@echo "This command is intended for maintainers to use"
403	@echo "it deletes files that may require special tools to rebuild."
404clean: clean-am
405
406clean-am: clean-generic clean-libtool mostlyclean-am
407
408distclean: distclean-am
409	-rm -f Makefile
410distclean-am: clean-am distclean-generic
411
412dvi: dvi-am
413
414dvi-am:
415
416html: html-am
417
418html-am:
419
420info: info-am
421
422info-am:
423
424install-data-am:
425
426install-dvi: install-dvi-am
427
428install-dvi-am:
429
430install-exec-am:
431
432install-html: install-html-am
433
434install-html-am:
435
436install-info: install-info-am
437
438install-info-am:
439
440install-man:
441
442install-pdf: install-pdf-am
443
444install-pdf-am:
445
446install-ps: install-ps-am
447
448install-ps-am:
449
450installcheck-am:
451
452maintainer-clean: maintainer-clean-am
453	-rm -f Makefile
454maintainer-clean-am: distclean-am maintainer-clean-generic
455
456mostlyclean: mostlyclean-am
457
458mostlyclean-am: mostlyclean-generic mostlyclean-libtool
459
460pdf: pdf-am
461
462pdf-am:
463
464ps: ps-am
465
466ps-am:
467
468uninstall-am:
469
470.MAKE: install-am install-strip
471
472.PHONY: all all-am check check-am clean clean-generic clean-libtool \
473	cscopelist-am ctags-am distclean distclean-generic \
474	distclean-libtool distdir dvi dvi-am html html-am info info-am \
475	install install-am install-data install-data-am install-dvi \
476	install-dvi-am install-exec install-exec-am install-html \
477	install-html-am install-info install-info-am install-man \
478	install-pdf install-pdf-am install-ps install-ps-am \
479	install-strip installcheck installcheck-am installdirs \
480	maintainer-clean maintainer-clean-generic mostlyclean \
481	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
482	tags-am uninstall uninstall-am
483
484.PRECIOUS: Makefile
485
486
487# Tell versions [3.59,3.63) of GNU make to not export all variables.
488# Otherwise a system limit (for SysV at least) may be exceeded.
489.NOEXPORT:
490