1*33772c1eSriastradh# Makefile.in generated by automake 1.15.1 from Makefile.am.
2*33772c1eSriastradh# @configure_input@
3*33772c1eSriastradh
4*33772c1eSriastradh# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5*33772c1eSriastradh
6*33772c1eSriastradh# This Makefile.in is free software; the Free Software Foundation
7*33772c1eSriastradh# gives unlimited permission to copy and/or distribute it,
8*33772c1eSriastradh# with or without modifications, as long as this notice is preserved.
9*33772c1eSriastradh
10*33772c1eSriastradh# This program is distributed in the hope that it will be useful,
11*33772c1eSriastradh# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12*33772c1eSriastradh# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13*33772c1eSriastradh# PARTICULAR PURPOSE.
14*33772c1eSriastradh
15*33772c1eSriastradh@SET_MAKE@
16*33772c1eSriastradh
17*33772c1eSriastradh
18*33772c1eSriastradh
19*33772c1eSriastradhVPATH = @srcdir@
20*33772c1eSriastradham__is_gnu_make = { \
21*33772c1eSriastradh  if test -z '$(MAKELEVEL)'; then \
22*33772c1eSriastradh    false; \
23*33772c1eSriastradh  elif test -n '$(MAKE_HOST)'; then \
24*33772c1eSriastradh    true; \
25*33772c1eSriastradh  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26*33772c1eSriastradh    true; \
27*33772c1eSriastradh  else \
28*33772c1eSriastradh    false; \
29*33772c1eSriastradh  fi; \
30*33772c1eSriastradh}
31*33772c1eSriastradham__make_running_with_option = \
32*33772c1eSriastradh  case $${target_option-} in \
33*33772c1eSriastradh      ?) ;; \
34*33772c1eSriastradh      *) echo "am__make_running_with_option: internal error: invalid" \
35*33772c1eSriastradh              "target option '$${target_option-}' specified" >&2; \
36*33772c1eSriastradh         exit 1;; \
37*33772c1eSriastradh  esac; \
38*33772c1eSriastradh  has_opt=no; \
39*33772c1eSriastradh  sane_makeflags=$$MAKEFLAGS; \
40*33772c1eSriastradh  if $(am__is_gnu_make); then \
41*33772c1eSriastradh    sane_makeflags=$$MFLAGS; \
42*33772c1eSriastradh  else \
43*33772c1eSriastradh    case $$MAKEFLAGS in \
44*33772c1eSriastradh      *\\[\ \	]*) \
45*33772c1eSriastradh        bs=\\; \
46*33772c1eSriastradh        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47*33772c1eSriastradh          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
48*33772c1eSriastradh    esac; \
49*33772c1eSriastradh  fi; \
50*33772c1eSriastradh  skip_next=no; \
51*33772c1eSriastradh  strip_trailopt () \
52*33772c1eSriastradh  { \
53*33772c1eSriastradh    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54*33772c1eSriastradh  }; \
55*33772c1eSriastradh  for flg in $$sane_makeflags; do \
56*33772c1eSriastradh    test $$skip_next = yes && { skip_next=no; continue; }; \
57*33772c1eSriastradh    case $$flg in \
58*33772c1eSriastradh      *=*|--*) continue;; \
59*33772c1eSriastradh        -*I) strip_trailopt 'I'; skip_next=yes;; \
60*33772c1eSriastradh      -*I?*) strip_trailopt 'I';; \
61*33772c1eSriastradh        -*O) strip_trailopt 'O'; skip_next=yes;; \
62*33772c1eSriastradh      -*O?*) strip_trailopt 'O';; \
63*33772c1eSriastradh        -*l) strip_trailopt 'l'; skip_next=yes;; \
64*33772c1eSriastradh      -*l?*) strip_trailopt 'l';; \
65*33772c1eSriastradh      -[dEDm]) skip_next=yes;; \
66*33772c1eSriastradh      -[JT]) skip_next=yes;; \
67*33772c1eSriastradh    esac; \
68*33772c1eSriastradh    case $$flg in \
69*33772c1eSriastradh      *$$target_option*) has_opt=yes; break;; \
70*33772c1eSriastradh    esac; \
71*33772c1eSriastradh  done; \
72*33772c1eSriastradh  test $$has_opt = yes
73*33772c1eSriastradham__make_dryrun = (target_option=n; $(am__make_running_with_option))
74*33772c1eSriastradham__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75*33772c1eSriastradhpkgdatadir = $(datadir)/@PACKAGE@
76*33772c1eSriastradhpkgincludedir = $(includedir)/@PACKAGE@
77*33772c1eSriastradhpkglibdir = $(libdir)/@PACKAGE@
78*33772c1eSriastradhpkglibexecdir = $(libexecdir)/@PACKAGE@
79*33772c1eSriastradham__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80*33772c1eSriastradhinstall_sh_DATA = $(install_sh) -c -m 644
81*33772c1eSriastradhinstall_sh_PROGRAM = $(install_sh) -c
82*33772c1eSriastradhinstall_sh_SCRIPT = $(install_sh) -c
83*33772c1eSriastradhINSTALL_HEADER = $(INSTALL_DATA)
84*33772c1eSriastradhtransform = $(program_transform_name)
85*33772c1eSriastradhNORMAL_INSTALL = :
86*33772c1eSriastradhPRE_INSTALL = :
87*33772c1eSriastradhPOST_INSTALL = :
88*33772c1eSriastradhNORMAL_UNINSTALL = :
89*33772c1eSriastradhPRE_UNINSTALL = :
90*33772c1eSriastradhPOST_UNINSTALL = :
91*33772c1eSriastradhbuild_triplet = @build@
92*33772c1eSriastradhhost_triplet = @host@
93*33772c1eSriastradh@HAVE_TI_MODE_TRUE@am__append_1 = \
94*33772c1eSriastradh@HAVE_TI_MODE_TRUE@	crypto_core/ed25519/ref10/fe_51/base.h \
95*33772c1eSriastradh@HAVE_TI_MODE_TRUE@	crypto_core/ed25519/ref10/fe_51/base2.h \
96*33772c1eSriastradh@HAVE_TI_MODE_TRUE@	crypto_core/ed25519/ref10/fe_51/constants.h \
97*33772c1eSriastradh@HAVE_TI_MODE_TRUE@	crypto_core/ed25519/ref10/fe_51/fe.h \
98*33772c1eSriastradh@HAVE_TI_MODE_TRUE@	include/sodium/private/ed25519_ref10_fe_51.h
99*33772c1eSriastradh
100*33772c1eSriastradh@HAVE_TI_MODE_FALSE@am__append_2 = \
101*33772c1eSriastradh@HAVE_TI_MODE_FALSE@	crypto_core/ed25519/ref10/fe_25_5/base.h \
102*33772c1eSriastradh@HAVE_TI_MODE_FALSE@	crypto_core/ed25519/ref10/fe_25_5/base2.h \
103*33772c1eSriastradh@HAVE_TI_MODE_FALSE@	crypto_core/ed25519/ref10/fe_25_5/constants.h \
104*33772c1eSriastradh@HAVE_TI_MODE_FALSE@	crypto_core/ed25519/ref10/fe_25_5/fe.h \
105*33772c1eSriastradh@HAVE_TI_MODE_FALSE@	include/sodium/private/ed25519_ref10_fe_25_5.h
106*33772c1eSriastradh
107*33772c1eSriastradh@HAVE_AMD64_ASM_TRUE@am__append_3 = \
108*33772c1eSriastradh@HAVE_AMD64_ASM_TRUE@	crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S \
109*33772c1eSriastradh@HAVE_AMD64_ASM_TRUE@	crypto_stream/salsa20/xmm6/salsa20_xmm6.c \
110*33772c1eSriastradh@HAVE_AMD64_ASM_TRUE@	crypto_stream/salsa20/xmm6/salsa20_xmm6.h
111*33772c1eSriastradh
112*33772c1eSriastradh@HAVE_AMD64_ASM_FALSE@am__append_4 = \
113*33772c1eSriastradh@HAVE_AMD64_ASM_FALSE@	crypto_stream/salsa20/ref/salsa20_ref.c \
114*33772c1eSriastradh@HAVE_AMD64_ASM_FALSE@	crypto_stream/salsa20/ref/salsa20_ref.h
115*33772c1eSriastradh
116*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@am__append_5 = \
117*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@	crypto_scalarmult/curve25519/sandy2x/consts_namespace.h \
118*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@	crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c \
119*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@	crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.h \
120*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@	crypto_scalarmult/curve25519/sandy2x/fe.h \
121*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@	crypto_scalarmult/curve25519/sandy2x/fe51.h \
122*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@	crypto_scalarmult/curve25519/sandy2x/fe51_invert.c \
123*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@	crypto_scalarmult/curve25519/sandy2x/fe51_namespace.h \
124*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@	crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c \
125*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@	crypto_scalarmult/curve25519/sandy2x/ladder.h \
126*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@	crypto_scalarmult/curve25519/sandy2x/ladder_base.h \
127*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@	crypto_scalarmult/curve25519/sandy2x/ladder_base_namespace.h \
128*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@	crypto_scalarmult/curve25519/sandy2x/ladder_namespace.h \
129*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@	crypto_scalarmult/curve25519/sandy2x/sandy2x.S
130*33772c1eSriastradh
131*33772c1eSriastradh@MINIMAL_FALSE@am__append_6 = \
132*33772c1eSriastradh@MINIMAL_FALSE@	crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c \
133*33772c1eSriastradh@MINIMAL_FALSE@	crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c \
134*33772c1eSriastradh@MINIMAL_FALSE@	crypto_core/ed25519/core_ed25519.c \
135*33772c1eSriastradh@MINIMAL_FALSE@	crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c \
136*33772c1eSriastradh@MINIMAL_FALSE@	crypto_pwhash/scryptsalsa208sha256/crypto_scrypt.h \
137*33772c1eSriastradh@MINIMAL_FALSE@	crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c \
138*33772c1eSriastradh@MINIMAL_FALSE@	crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c \
139*33772c1eSriastradh@MINIMAL_FALSE@	crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.h \
140*33772c1eSriastradh@MINIMAL_FALSE@	crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c \
141*33772c1eSriastradh@MINIMAL_FALSE@	crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c \
142*33772c1eSriastradh@MINIMAL_FALSE@	crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c \
143*33772c1eSriastradh@MINIMAL_FALSE@	crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c \
144*33772c1eSriastradh@MINIMAL_FALSE@	crypto_shorthash/siphash24/shorthash_siphashx24.c \
145*33772c1eSriastradh@MINIMAL_FALSE@	crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c \
146*33772c1eSriastradh@MINIMAL_FALSE@	crypto_sign/ed25519/ref10/obsolete.c \
147*33772c1eSriastradh@MINIMAL_FALSE@	crypto_stream/salsa2012/ref/stream_salsa2012_ref.c \
148*33772c1eSriastradh@MINIMAL_FALSE@	crypto_stream/salsa2012/stream_salsa2012.c \
149*33772c1eSriastradh@MINIMAL_FALSE@	crypto_stream/salsa208/ref/stream_salsa208_ref.c \
150*33772c1eSriastradh@MINIMAL_FALSE@	crypto_stream/salsa208/stream_salsa208.c \
151*33772c1eSriastradh@MINIMAL_FALSE@	crypto_stream/xchacha20/stream_xchacha20.c
152*33772c1eSriastradh
153*33772c1eSriastradh@HAVE_LD_OUTPUT_DEF_TRUE@am__append_7 = -Wl,--output-def,libsodium-$(DLL_VERSION).def
154*33772c1eSriastradh@EMSCRIPTEN_FALSE@am__append_8 = librdrand.la
155*33772c1eSriastradh@EMSCRIPTEN_FALSE@am__append_9 = librdrand.la
156*33772c1eSriastradh@EMSCRIPTEN_FALSE@@NATIVECLIENT_TRUE@am__append_10 = \
157*33772c1eSriastradh@EMSCRIPTEN_FALSE@@NATIVECLIENT_TRUE@	randombytes/nativeclient/randombytes_nativeclient.c
158*33772c1eSriastradh
159*33772c1eSriastradh@EMSCRIPTEN_FALSE@@NATIVECLIENT_FALSE@am__append_11 = \
160*33772c1eSriastradh@EMSCRIPTEN_FALSE@@NATIVECLIENT_FALSE@	randombytes/sysrandom/randombytes_sysrandom.c
161*33772c1eSriastradh
162*33772c1eSriastradh@MINIMAL_FALSE@am__append_12 = \
163*33772c1eSriastradh@MINIMAL_FALSE@	crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c
164*33772c1eSriastradh
165*33772c1eSriastradh@HAVE_AMD64_ASM_FALSE@am__append_13 = \
166*33772c1eSriastradh@HAVE_AMD64_ASM_FALSE@	crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c \
167*33772c1eSriastradh@HAVE_AMD64_ASM_FALSE@	crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.h \
168*33772c1eSriastradh@HAVE_AMD64_ASM_FALSE@	crypto_stream/salsa20/xmm6int/u0.h \
169*33772c1eSriastradh@HAVE_AMD64_ASM_FALSE@	crypto_stream/salsa20/xmm6int/u1.h \
170*33772c1eSriastradh@HAVE_AMD64_ASM_FALSE@	crypto_stream/salsa20/xmm6int/u4.h
171*33772c1eSriastradh
172*33772c1eSriastradhsubdir = src/libsodium
173*33772c1eSriastradhACLOCAL_M4 = $(top_srcdir)/aclocal.m4
174*33772c1eSriastradham__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_catchable_abrt.m4 \
175*33772c1eSriastradh	$(top_srcdir)/m4/ax_check_catchable_segv.m4 \
176*33772c1eSriastradh	$(top_srcdir)/m4/ax_check_compile_flag.m4 \
177*33772c1eSriastradh	$(top_srcdir)/m4/ax_check_define.m4 \
178*33772c1eSriastradh	$(top_srcdir)/m4/ax_check_link_flag.m4 \
179*33772c1eSriastradh	$(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/ax_tls.m4 \
180*33772c1eSriastradh	$(top_srcdir)/m4/ax_valgrind_check.m4 \
181*33772c1eSriastradh	$(top_srcdir)/m4/ld-output-def.m4 $(top_srcdir)/m4/libtool.m4 \
182*33772c1eSriastradh	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
183*33772c1eSriastradh	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
184*33772c1eSriastradh	$(top_srcdir)/configure.ac
185*33772c1eSriastradham__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
186*33772c1eSriastradh	$(ACLOCAL_M4)
187*33772c1eSriastradhDIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
188*33772c1eSriastradh	$(am__DIST_COMMON)
189*33772c1eSriastradhmkinstalldirs = $(install_sh) -d
190*33772c1eSriastradhCONFIG_CLEAN_FILES =
191*33772c1eSriastradhCONFIG_CLEAN_VPATH_FILES =
192*33772c1eSriastradham__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
193*33772c1eSriastradham__vpath_adj = case $$p in \
194*33772c1eSriastradh    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
195*33772c1eSriastradh    *) f=$$p;; \
196*33772c1eSriastradh  esac;
197*33772c1eSriastradham__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
198*33772c1eSriastradham__install_max = 40
199*33772c1eSriastradham__nobase_strip_setup = \
200*33772c1eSriastradh  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
201*33772c1eSriastradham__nobase_strip = \
202*33772c1eSriastradh  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
203*33772c1eSriastradham__nobase_list = $(am__nobase_strip_setup); \
204*33772c1eSriastradh  for p in $$list; do echo "$$p $$p"; done | \
205*33772c1eSriastradh  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
206*33772c1eSriastradh  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
207*33772c1eSriastradh    if (++n[$$2] == $(am__install_max)) \
208*33772c1eSriastradh      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
209*33772c1eSriastradh    END { for (dir in files) print dir, files[dir] }'
210*33772c1eSriastradham__base_list = \
211*33772c1eSriastradh  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
212*33772c1eSriastradh  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
213*33772c1eSriastradham__uninstall_files_from_dir = { \
214*33772c1eSriastradh  test -z "$$files" \
215*33772c1eSriastradh    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
216*33772c1eSriastradh    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
217*33772c1eSriastradh         $(am__cd) "$$dir" && rm -f $$files; }; \
218*33772c1eSriastradh  }
219*33772c1eSriastradham__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(defexecdir)"
220*33772c1eSriastradhLTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
221*33772c1eSriastradhlibaesni_la_LIBADD =
222*33772c1eSriastradham__dirstamp = $(am__leading_dot)dirstamp
223*33772c1eSriastradham_libaesni_la_OBJECTS = crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo
224*33772c1eSriastradhlibaesni_la_OBJECTS = $(am_libaesni_la_OBJECTS)
225*33772c1eSriastradhAM_V_lt = $(am__v_lt_@AM_V@)
226*33772c1eSriastradham__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
227*33772c1eSriastradham__v_lt_0 = --silent
228*33772c1eSriastradham__v_lt_1 =
229*33772c1eSriastradhlibaesni_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
230*33772c1eSriastradh	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
231*33772c1eSriastradh	$(libaesni_la_LDFLAGS) $(LDFLAGS) -o $@
232*33772c1eSriastradhlibavx2_la_LIBADD =
233*33772c1eSriastradham_libavx2_la_OBJECTS = crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo \
234*33772c1eSriastradh	crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo \
235*33772c1eSriastradh	crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo \
236*33772c1eSriastradh	crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo
237*33772c1eSriastradhlibavx2_la_OBJECTS = $(am_libavx2_la_OBJECTS)
238*33772c1eSriastradhlibavx2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
239*33772c1eSriastradh	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
240*33772c1eSriastradh	$(libavx2_la_LDFLAGS) $(LDFLAGS) -o $@
241*33772c1eSriastradhlibavx512f_la_LIBADD =
242*33772c1eSriastradham_libavx512f_la_OBJECTS = crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo
243*33772c1eSriastradhlibavx512f_la_OBJECTS = $(am_libavx512f_la_OBJECTS)
244*33772c1eSriastradhlibavx512f_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
245*33772c1eSriastradh	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
246*33772c1eSriastradh	$(libavx512f_la_LDFLAGS) $(LDFLAGS) -o $@
247*33772c1eSriastradhlibrdrand_la_LIBADD =
248*33772c1eSriastradham_librdrand_la_OBJECTS = randombytes/salsa20/librdrand_la-randombytes_salsa20_random.lo
249*33772c1eSriastradhlibrdrand_la_OBJECTS = $(am_librdrand_la_OBJECTS)
250*33772c1eSriastradhlibrdrand_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
251*33772c1eSriastradh	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
252*33772c1eSriastradh	$(librdrand_la_LDFLAGS) $(LDFLAGS) -o $@
253*33772c1eSriastradh@EMSCRIPTEN_FALSE@am_librdrand_la_rpath =
254*33772c1eSriastradhlibsodium_la_DEPENDENCIES = libaesni.la libsse2.la libssse3.la \
255*33772c1eSriastradh	libsse41.la libavx2.la libavx512f.la $(am__append_8)
256*33772c1eSriastradham__libsodium_la_SOURCES_DIST =  \
257*33772c1eSriastradh	crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c \
258*33772c1eSriastradh	crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c \
259*33772c1eSriastradh	crypto_auth/crypto_auth.c \
260*33772c1eSriastradh	crypto_auth/hmacsha256/auth_hmacsha256.c \
261*33772c1eSriastradh	crypto_auth/hmacsha512/auth_hmacsha512.c \
262*33772c1eSriastradh	crypto_auth/hmacsha512256/auth_hmacsha512256.c \
263*33772c1eSriastradh	crypto_box/crypto_box.c crypto_box/crypto_box_easy.c \
264*33772c1eSriastradh	crypto_box/crypto_box_seal.c \
265*33772c1eSriastradh	crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c \
266*33772c1eSriastradh	crypto_core/ed25519/ref10/ed25519_ref10.c \
267*33772c1eSriastradh	crypto_core/hchacha20/core_hchacha20.c \
268*33772c1eSriastradh	crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c \
269*33772c1eSriastradh	crypto_core/hsalsa20/core_hsalsa20.c \
270*33772c1eSriastradh	crypto_core/salsa/ref/core_salsa_ref.c \
271*33772c1eSriastradh	crypto_generichash/crypto_generichash.c \
272*33772c1eSriastradh	crypto_generichash/blake2b/generichash_blake2.c \
273*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2.h \
274*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2b-compress-ref.c \
275*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2b-load-sse2.h \
276*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2b-load-sse41.h \
277*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2b-load-avx2.h \
278*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2b-ref.c \
279*33772c1eSriastradh	crypto_generichash/blake2b/ref/generichash_blake2b.c \
280*33772c1eSriastradh	crypto_hash/crypto_hash.c crypto_hash/sha256/hash_sha256.c \
281*33772c1eSriastradh	crypto_hash/sha256/cp/hash_sha256_cp.c \
282*33772c1eSriastradh	crypto_hash/sha512/hash_sha512.c \
283*33772c1eSriastradh	crypto_hash/sha512/cp/hash_sha512_cp.c \
284*33772c1eSriastradh	crypto_kdf/blake2b/kdf_blake2b.c crypto_kdf/crypto_kdf.c \
285*33772c1eSriastradh	crypto_kx/crypto_kx.c crypto_onetimeauth/crypto_onetimeauth.c \
286*33772c1eSriastradh	crypto_onetimeauth/poly1305/onetimeauth_poly1305.c \
287*33772c1eSriastradh	crypto_onetimeauth/poly1305/onetimeauth_poly1305.h \
288*33772c1eSriastradh	crypto_onetimeauth/poly1305/donna/poly1305_donna.h \
289*33772c1eSriastradh	crypto_onetimeauth/poly1305/donna/poly1305_donna32.h \
290*33772c1eSriastradh	crypto_onetimeauth/poly1305/donna/poly1305_donna64.h \
291*33772c1eSriastradh	crypto_onetimeauth/poly1305/donna/poly1305_donna.c \
292*33772c1eSriastradh	crypto_pwhash/argon2/argon2-core.c \
293*33772c1eSriastradh	crypto_pwhash/argon2/argon2-core.h \
294*33772c1eSriastradh	crypto_pwhash/argon2/argon2-encoding.c \
295*33772c1eSriastradh	crypto_pwhash/argon2/argon2-encoding.h \
296*33772c1eSriastradh	crypto_pwhash/argon2/argon2-fill-block-ref.c \
297*33772c1eSriastradh	crypto_pwhash/argon2/argon2.c crypto_pwhash/argon2/argon2.h \
298*33772c1eSriastradh	crypto_pwhash/argon2/blake2b-long.c \
299*33772c1eSriastradh	crypto_pwhash/argon2/blake2b-long.h \
300*33772c1eSriastradh	crypto_pwhash/argon2/blamka-round-ref.h \
301*33772c1eSriastradh	crypto_pwhash/argon2/pwhash_argon2i.c \
302*33772c1eSriastradh	crypto_pwhash/argon2/pwhash_argon2id.c \
303*33772c1eSriastradh	crypto_pwhash/crypto_pwhash.c \
304*33772c1eSriastradh	crypto_scalarmult/crypto_scalarmult.c \
305*33772c1eSriastradh	crypto_scalarmult/curve25519/ref10/x25519_ref10.c \
306*33772c1eSriastradh	crypto_scalarmult/curve25519/ref10/x25519_ref10.h \
307*33772c1eSriastradh	crypto_scalarmult/curve25519/scalarmult_curve25519.c \
308*33772c1eSriastradh	crypto_scalarmult/curve25519/scalarmult_curve25519.h \
309*33772c1eSriastradh	crypto_secretbox/crypto_secretbox.c \
310*33772c1eSriastradh	crypto_secretbox/crypto_secretbox_easy.c \
311*33772c1eSriastradh	crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c \
312*33772c1eSriastradh	crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c \
313*33772c1eSriastradh	crypto_shorthash/crypto_shorthash.c \
314*33772c1eSriastradh	crypto_shorthash/siphash24/shorthash_siphash24.c \
315*33772c1eSriastradh	crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c \
316*33772c1eSriastradh	crypto_shorthash/siphash24/ref/shorthash_siphash_ref.h \
317*33772c1eSriastradh	crypto_sign/crypto_sign.c crypto_sign/ed25519/sign_ed25519.c \
318*33772c1eSriastradh	crypto_sign/ed25519/ref10/keypair.c \
319*33772c1eSriastradh	crypto_sign/ed25519/ref10/open.c \
320*33772c1eSriastradh	crypto_sign/ed25519/ref10/sign.c \
321*33772c1eSriastradh	crypto_sign/ed25519/ref10/sign_ed25519_ref10.h \
322*33772c1eSriastradh	crypto_stream/chacha20/stream_chacha20.c \
323*33772c1eSriastradh	crypto_stream/chacha20/stream_chacha20.h \
324*33772c1eSriastradh	crypto_stream/chacha20/ref/chacha20_ref.h \
325*33772c1eSriastradh	crypto_stream/chacha20/ref/chacha20_ref.c \
326*33772c1eSriastradh	crypto_stream/crypto_stream.c \
327*33772c1eSriastradh	crypto_stream/salsa20/stream_salsa20.c \
328*33772c1eSriastradh	crypto_stream/salsa20/stream_salsa20.h \
329*33772c1eSriastradh	crypto_stream/xsalsa20/stream_xsalsa20.c \
330*33772c1eSriastradh	crypto_verify/sodium/verify.c include/sodium/private/common.h \
331*33772c1eSriastradh	include/sodium/private/ed25519_ref10.h \
332*33772c1eSriastradh	include/sodium/private/implementations.h \
333*33772c1eSriastradh	include/sodium/private/mutex.h \
334*33772c1eSriastradh	include/sodium/private/sse2_64_32.h randombytes/randombytes.c \
335*33772c1eSriastradh	sodium/codecs.c sodium/core.c sodium/runtime.c sodium/utils.c \
336*33772c1eSriastradh	sodium/version.c crypto_core/ed25519/ref10/fe_51/base.h \
337*33772c1eSriastradh	crypto_core/ed25519/ref10/fe_51/base2.h \
338*33772c1eSriastradh	crypto_core/ed25519/ref10/fe_51/constants.h \
339*33772c1eSriastradh	crypto_core/ed25519/ref10/fe_51/fe.h \
340*33772c1eSriastradh	include/sodium/private/ed25519_ref10_fe_51.h \
341*33772c1eSriastradh	crypto_core/ed25519/ref10/fe_25_5/base.h \
342*33772c1eSriastradh	crypto_core/ed25519/ref10/fe_25_5/base2.h \
343*33772c1eSriastradh	crypto_core/ed25519/ref10/fe_25_5/constants.h \
344*33772c1eSriastradh	crypto_core/ed25519/ref10/fe_25_5/fe.h \
345*33772c1eSriastradh	include/sodium/private/ed25519_ref10_fe_25_5.h \
346*33772c1eSriastradh	crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S \
347*33772c1eSriastradh	crypto_stream/salsa20/xmm6/salsa20_xmm6.c \
348*33772c1eSriastradh	crypto_stream/salsa20/xmm6/salsa20_xmm6.h \
349*33772c1eSriastradh	crypto_stream/salsa20/ref/salsa20_ref.c \
350*33772c1eSriastradh	crypto_stream/salsa20/ref/salsa20_ref.h \
351*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/consts_namespace.h \
352*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c \
353*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.h \
354*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/fe.h \
355*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/fe51.h \
356*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/fe51_invert.c \
357*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/fe51_namespace.h \
358*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c \
359*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/ladder.h \
360*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/ladder_base.h \
361*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/ladder_base_namespace.h \
362*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/ladder_namespace.h \
363*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/sandy2x.S \
364*33772c1eSriastradh	crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c \
365*33772c1eSriastradh	crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c \
366*33772c1eSriastradh	crypto_core/ed25519/core_ed25519.c \
367*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c \
368*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/crypto_scrypt.h \
369*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c \
370*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c \
371*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.h \
372*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c \
373*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c \
374*33772c1eSriastradh	crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c \
375*33772c1eSriastradh	crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c \
376*33772c1eSriastradh	crypto_shorthash/siphash24/shorthash_siphashx24.c \
377*33772c1eSriastradh	crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c \
378*33772c1eSriastradh	crypto_sign/ed25519/ref10/obsolete.c \
379*33772c1eSriastradh	crypto_stream/salsa2012/ref/stream_salsa2012_ref.c \
380*33772c1eSriastradh	crypto_stream/salsa2012/stream_salsa2012.c \
381*33772c1eSriastradh	crypto_stream/salsa208/ref/stream_salsa208_ref.c \
382*33772c1eSriastradh	crypto_stream/salsa208/stream_salsa208.c \
383*33772c1eSriastradh	crypto_stream/xchacha20/stream_xchacha20.c \
384*33772c1eSriastradh	randombytes/nativeclient/randombytes_nativeclient.c \
385*33772c1eSriastradh	randombytes/sysrandom/randombytes_sysrandom.c
386*33772c1eSriastradham__objects_1 =
387*33772c1eSriastradh@HAVE_AMD64_ASM_TRUE@am__objects_2 = crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo \
388*33772c1eSriastradh@HAVE_AMD64_ASM_TRUE@	crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6.lo
389*33772c1eSriastradh@HAVE_AMD64_ASM_FALSE@am__objects_3 = crypto_stream/salsa20/ref/libsodium_la-salsa20_ref.lo
390*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@am__objects_4 = crypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.lo \
391*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@	crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.lo \
392*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@	crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.lo \
393*33772c1eSriastradh@HAVE_AVX_ASM_TRUE@	crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo
394*33772c1eSriastradh@MINIMAL_FALSE@am__objects_5 = crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo \
395*33772c1eSriastradh@MINIMAL_FALSE@	crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo \
396*33772c1eSriastradh@MINIMAL_FALSE@	crypto_core/ed25519/libsodium_la-core_ed25519.lo \
397*33772c1eSriastradh@MINIMAL_FALSE@	crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo \
398*33772c1eSriastradh@MINIMAL_FALSE@	crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo \
399*33772c1eSriastradh@MINIMAL_FALSE@	crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo \
400*33772c1eSriastradh@MINIMAL_FALSE@	crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo \
401*33772c1eSriastradh@MINIMAL_FALSE@	crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo \
402*33772c1eSriastradh@MINIMAL_FALSE@	crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo \
403*33772c1eSriastradh@MINIMAL_FALSE@	crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo \
404*33772c1eSriastradh@MINIMAL_FALSE@	crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo \
405*33772c1eSriastradh@MINIMAL_FALSE@	crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo \
406*33772c1eSriastradh@MINIMAL_FALSE@	crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo \
407*33772c1eSriastradh@MINIMAL_FALSE@	crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo \
408*33772c1eSriastradh@MINIMAL_FALSE@	crypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo \
409*33772c1eSriastradh@MINIMAL_FALSE@	crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo \
410*33772c1eSriastradh@MINIMAL_FALSE@	crypto_stream/salsa208/libsodium_la-stream_salsa208.lo \
411*33772c1eSriastradh@MINIMAL_FALSE@	crypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo
412*33772c1eSriastradh@EMSCRIPTEN_FALSE@@NATIVECLIENT_TRUE@am__objects_6 = randombytes/nativeclient/libsodium_la-randombytes_nativeclient.lo
413*33772c1eSriastradh@EMSCRIPTEN_FALSE@@NATIVECLIENT_FALSE@am__objects_7 = randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo
414*33772c1eSriastradham_libsodium_la_OBJECTS = crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo \
415*33772c1eSriastradh	crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo \
416*33772c1eSriastradh	crypto_auth/libsodium_la-crypto_auth.lo \
417*33772c1eSriastradh	crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo \
418*33772c1eSriastradh	crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo \
419*33772c1eSriastradh	crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo \
420*33772c1eSriastradh	crypto_box/libsodium_la-crypto_box.lo \
421*33772c1eSriastradh	crypto_box/libsodium_la-crypto_box_easy.lo \
422*33772c1eSriastradh	crypto_box/libsodium_la-crypto_box_seal.lo \
423*33772c1eSriastradh	crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo \
424*33772c1eSriastradh	crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo \
425*33772c1eSriastradh	crypto_core/hchacha20/libsodium_la-core_hchacha20.lo \
426*33772c1eSriastradh	crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo \
427*33772c1eSriastradh	crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo \
428*33772c1eSriastradh	crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo \
429*33772c1eSriastradh	crypto_generichash/libsodium_la-crypto_generichash.lo \
430*33772c1eSriastradh	crypto_generichash/blake2b/libsodium_la-generichash_blake2.lo \
431*33772c1eSriastradh	crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo \
432*33772c1eSriastradh	crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo \
433*33772c1eSriastradh	crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo \
434*33772c1eSriastradh	crypto_hash/libsodium_la-crypto_hash.lo \
435*33772c1eSriastradh	crypto_hash/sha256/libsodium_la-hash_sha256.lo \
436*33772c1eSriastradh	crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo \
437*33772c1eSriastradh	crypto_hash/sha512/libsodium_la-hash_sha512.lo \
438*33772c1eSriastradh	crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo \
439*33772c1eSriastradh	crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo \
440*33772c1eSriastradh	crypto_kdf/libsodium_la-crypto_kdf.lo \
441*33772c1eSriastradh	crypto_kx/libsodium_la-crypto_kx.lo \
442*33772c1eSriastradh	crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo \
443*33772c1eSriastradh	crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo \
444*33772c1eSriastradh	crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo \
445*33772c1eSriastradh	crypto_pwhash/argon2/libsodium_la-argon2-core.lo \
446*33772c1eSriastradh	crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo \
447*33772c1eSriastradh	crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo \
448*33772c1eSriastradh	crypto_pwhash/argon2/libsodium_la-argon2.lo \
449*33772c1eSriastradh	crypto_pwhash/argon2/libsodium_la-blake2b-long.lo \
450*33772c1eSriastradh	crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo \
451*33772c1eSriastradh	crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo \
452*33772c1eSriastradh	crypto_pwhash/libsodium_la-crypto_pwhash.lo \
453*33772c1eSriastradh	crypto_scalarmult/libsodium_la-crypto_scalarmult.lo \
454*33772c1eSriastradh	crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo \
455*33772c1eSriastradh	crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo \
456*33772c1eSriastradh	crypto_secretbox/libsodium_la-crypto_secretbox.lo \
457*33772c1eSriastradh	crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo \
458*33772c1eSriastradh	crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo \
459*33772c1eSriastradh	crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo \
460*33772c1eSriastradh	crypto_shorthash/libsodium_la-crypto_shorthash.lo \
461*33772c1eSriastradh	crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo \
462*33772c1eSriastradh	crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo \
463*33772c1eSriastradh	crypto_sign/libsodium_la-crypto_sign.lo \
464*33772c1eSriastradh	crypto_sign/ed25519/libsodium_la-sign_ed25519.lo \
465*33772c1eSriastradh	crypto_sign/ed25519/ref10/libsodium_la-keypair.lo \
466*33772c1eSriastradh	crypto_sign/ed25519/ref10/libsodium_la-open.lo \
467*33772c1eSriastradh	crypto_sign/ed25519/ref10/libsodium_la-sign.lo \
468*33772c1eSriastradh	crypto_stream/chacha20/libsodium_la-stream_chacha20.lo \
469*33772c1eSriastradh	crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo \
470*33772c1eSriastradh	crypto_stream/libsodium_la-crypto_stream.lo \
471*33772c1eSriastradh	crypto_stream/salsa20/libsodium_la-stream_salsa20.lo \
472*33772c1eSriastradh	crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo \
473*33772c1eSriastradh	crypto_verify/sodium/libsodium_la-verify.lo \
474*33772c1eSriastradh	randombytes/libsodium_la-randombytes.lo \
475*33772c1eSriastradh	sodium/libsodium_la-codecs.lo sodium/libsodium_la-core.lo \
476*33772c1eSriastradh	sodium/libsodium_la-runtime.lo sodium/libsodium_la-utils.lo \
477*33772c1eSriastradh	sodium/libsodium_la-version.lo $(am__objects_1) \
478*33772c1eSriastradh	$(am__objects_1) $(am__objects_2) $(am__objects_3) \
479*33772c1eSriastradh	$(am__objects_4) $(am__objects_5) $(am__objects_6) \
480*33772c1eSriastradh	$(am__objects_7)
481*33772c1eSriastradhlibsodium_la_OBJECTS = $(am_libsodium_la_OBJECTS)
482*33772c1eSriastradhlibsodium_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
483*33772c1eSriastradh	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
484*33772c1eSriastradh	$(libsodium_la_LDFLAGS) $(LDFLAGS) -o $@
485*33772c1eSriastradhlibsse2_la_LIBADD =
486*33772c1eSriastradham__libsse2_la_SOURCES_DIST =  \
487*33772c1eSriastradh	crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c \
488*33772c1eSriastradh	crypto_onetimeauth/poly1305/sse2/poly1305_sse2.h \
489*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c \
490*33772c1eSriastradh	crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c \
491*33772c1eSriastradh	crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.h \
492*33772c1eSriastradh	crypto_stream/salsa20/xmm6int/u0.h \
493*33772c1eSriastradh	crypto_stream/salsa20/xmm6int/u1.h \
494*33772c1eSriastradh	crypto_stream/salsa20/xmm6int/u4.h
495*33772c1eSriastradh@MINIMAL_FALSE@am__objects_8 = crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo
496*33772c1eSriastradh@HAVE_AMD64_ASM_FALSE@am__objects_9 = crypto_stream/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.lo
497*33772c1eSriastradham_libsse2_la_OBJECTS =  \
498*33772c1eSriastradh	crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo \
499*33772c1eSriastradh	$(am__objects_8) $(am__objects_9)
500*33772c1eSriastradhlibsse2_la_OBJECTS = $(am_libsse2_la_OBJECTS)
501*33772c1eSriastradhlibsse2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
502*33772c1eSriastradh	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
503*33772c1eSriastradh	$(libsse2_la_LDFLAGS) $(LDFLAGS) -o $@
504*33772c1eSriastradhlibsse41_la_LIBADD =
505*33772c1eSriastradham_libsse41_la_OBJECTS = crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo
506*33772c1eSriastradhlibsse41_la_OBJECTS = $(am_libsse41_la_OBJECTS)
507*33772c1eSriastradhlibsse41_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
508*33772c1eSriastradh	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
509*33772c1eSriastradh	$(libsse41_la_LDFLAGS) $(LDFLAGS) -o $@
510*33772c1eSriastradhlibssse3_la_LIBADD =
511*33772c1eSriastradham_libssse3_la_OBJECTS = crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo \
512*33772c1eSriastradh	crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo \
513*33772c1eSriastradh	crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo
514*33772c1eSriastradhlibssse3_la_OBJECTS = $(am_libssse3_la_OBJECTS)
515*33772c1eSriastradhlibssse3_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
516*33772c1eSriastradh	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
517*33772c1eSriastradh	$(libssse3_la_LDFLAGS) $(LDFLAGS) -o $@
518*33772c1eSriastradhAM_V_P = $(am__v_P_@AM_V@)
519*33772c1eSriastradham__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
520*33772c1eSriastradham__v_P_0 = false
521*33772c1eSriastradham__v_P_1 = :
522*33772c1eSriastradhAM_V_GEN = $(am__v_GEN_@AM_V@)
523*33772c1eSriastradham__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
524*33772c1eSriastradham__v_GEN_0 = @echo "  GEN     " $@;
525*33772c1eSriastradham__v_GEN_1 =
526*33772c1eSriastradhAM_V_at = $(am__v_at_@AM_V@)
527*33772c1eSriastradham__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
528*33772c1eSriastradham__v_at_0 = @
529*33772c1eSriastradham__v_at_1 =
530*33772c1eSriastradhDEFAULT_INCLUDES = -I.@am__isrc@
531*33772c1eSriastradhdepcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
532*33772c1eSriastradham__depfiles_maybe = depfiles
533*33772c1eSriastradham__mv = mv -f
534*33772c1eSriastradhCPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
535*33772c1eSriastradh	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
536*33772c1eSriastradhLTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
537*33772c1eSriastradh	$(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \
538*33772c1eSriastradh	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
539*33772c1eSriastradh	$(AM_CCASFLAGS) $(CCASFLAGS)
540*33772c1eSriastradhAM_V_CPPAS = $(am__v_CPPAS_@AM_V@)
541*33772c1eSriastradham__v_CPPAS_ = $(am__v_CPPAS_@AM_DEFAULT_V@)
542*33772c1eSriastradham__v_CPPAS_0 = @echo "  CPPAS   " $@;
543*33772c1eSriastradham__v_CPPAS_1 =
544*33772c1eSriastradhCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
545*33772c1eSriastradh	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
546*33772c1eSriastradhLTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
547*33772c1eSriastradh	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
548*33772c1eSriastradh	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
549*33772c1eSriastradh	$(AM_CFLAGS) $(CFLAGS)
550*33772c1eSriastradhAM_V_CC = $(am__v_CC_@AM_V@)
551*33772c1eSriastradham__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
552*33772c1eSriastradham__v_CC_0 = @echo "  CC      " $@;
553*33772c1eSriastradham__v_CC_1 =
554*33772c1eSriastradhCCLD = $(CC)
555*33772c1eSriastradhLINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
556*33772c1eSriastradh	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
557*33772c1eSriastradh	$(AM_LDFLAGS) $(LDFLAGS) -o $@
558*33772c1eSriastradhAM_V_CCLD = $(am__v_CCLD_@AM_V@)
559*33772c1eSriastradham__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
560*33772c1eSriastradham__v_CCLD_0 = @echo "  CCLD    " $@;
561*33772c1eSriastradham__v_CCLD_1 =
562*33772c1eSriastradhSOURCES = $(libaesni_la_SOURCES) $(libavx2_la_SOURCES) \
563*33772c1eSriastradh	$(libavx512f_la_SOURCES) $(librdrand_la_SOURCES) \
564*33772c1eSriastradh	$(libsodium_la_SOURCES) $(libsse2_la_SOURCES) \
565*33772c1eSriastradh	$(libsse41_la_SOURCES) $(libssse3_la_SOURCES)
566*33772c1eSriastradhDIST_SOURCES = $(libaesni_la_SOURCES) $(libavx2_la_SOURCES) \
567*33772c1eSriastradh	$(libavx512f_la_SOURCES) $(librdrand_la_SOURCES) \
568*33772c1eSriastradh	$(am__libsodium_la_SOURCES_DIST) \
569*33772c1eSriastradh	$(am__libsse2_la_SOURCES_DIST) $(libsse41_la_SOURCES) \
570*33772c1eSriastradh	$(libssse3_la_SOURCES)
571*33772c1eSriastradhRECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
572*33772c1eSriastradh	ctags-recursive dvi-recursive html-recursive info-recursive \
573*33772c1eSriastradh	install-data-recursive install-dvi-recursive \
574*33772c1eSriastradh	install-exec-recursive install-html-recursive \
575*33772c1eSriastradh	install-info-recursive install-pdf-recursive \
576*33772c1eSriastradh	install-ps-recursive install-recursive installcheck-recursive \
577*33772c1eSriastradh	installdirs-recursive pdf-recursive ps-recursive \
578*33772c1eSriastradh	tags-recursive uninstall-recursive
579*33772c1eSriastradham__can_run_installinfo = \
580*33772c1eSriastradh  case $$AM_UPDATE_INFO_DIR in \
581*33772c1eSriastradh    n|no|NO) false;; \
582*33772c1eSriastradh    *) (install-info --version) >/dev/null 2>&1;; \
583*33772c1eSriastradh  esac
584*33772c1eSriastradhDATA = $(defexec_DATA)
585*33772c1eSriastradhHEADERS = $(noinst_HEADERS)
586*33772c1eSriastradhRECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
587*33772c1eSriastradh  distclean-recursive maintainer-clean-recursive
588*33772c1eSriastradham__recursive_targets = \
589*33772c1eSriastradh  $(RECURSIVE_TARGETS) \
590*33772c1eSriastradh  $(RECURSIVE_CLEAN_TARGETS) \
591*33772c1eSriastradh  $(am__extra_recursive_targets)
592*33772c1eSriastradhAM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
593*33772c1eSriastradh	distdir
594*33772c1eSriastradham__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
595*33772c1eSriastradh# Read a list of newline-separated strings from the standard input,
596*33772c1eSriastradh# and print each of them once, without duplicates.  Input order is
597*33772c1eSriastradh# *not* preserved.
598*33772c1eSriastradham__uniquify_input = $(AWK) '\
599*33772c1eSriastradh  BEGIN { nonempty = 0; } \
600*33772c1eSriastradh  { items[$$0] = 1; nonempty = 1; } \
601*33772c1eSriastradh  END { if (nonempty) { for (i in items) print i; }; } \
602*33772c1eSriastradh'
603*33772c1eSriastradh# Make sure the list of sources is unique.  This is necessary because,
604*33772c1eSriastradh# e.g., the same source file might be shared among _SOURCES variables
605*33772c1eSriastradh# for different programs/libraries.
606*33772c1eSriastradham__define_uniq_tagged_files = \
607*33772c1eSriastradh  list='$(am__tagged_files)'; \
608*33772c1eSriastradh  unique=`for i in $$list; do \
609*33772c1eSriastradh    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
610*33772c1eSriastradh  done | $(am__uniquify_input)`
611*33772c1eSriastradhETAGS = etags
612*33772c1eSriastradhCTAGS = ctags
613*33772c1eSriastradhDIST_SUBDIRS = $(SUBDIRS)
614*33772c1eSriastradham__DIST_COMMON = $(srcdir)/Makefile.in \
615*33772c1eSriastradh	$(top_srcdir)/build-aux/depcomp
616*33772c1eSriastradhDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
617*33772c1eSriastradham__relativize = \
618*33772c1eSriastradh  dir0=`pwd`; \
619*33772c1eSriastradh  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
620*33772c1eSriastradh  sed_rest='s,^[^/]*/*,,'; \
621*33772c1eSriastradh  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
622*33772c1eSriastradh  sed_butlast='s,/*[^/]*$$,,'; \
623*33772c1eSriastradh  while test -n "$$dir1"; do \
624*33772c1eSriastradh    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
625*33772c1eSriastradh    if test "$$first" != "."; then \
626*33772c1eSriastradh      if test "$$first" = ".."; then \
627*33772c1eSriastradh        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
628*33772c1eSriastradh        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
629*33772c1eSriastradh      else \
630*33772c1eSriastradh        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
631*33772c1eSriastradh        if test "$$first2" = "$$first"; then \
632*33772c1eSriastradh          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
633*33772c1eSriastradh        else \
634*33772c1eSriastradh          dir2="../$$dir2"; \
635*33772c1eSriastradh        fi; \
636*33772c1eSriastradh        dir0="$$dir0"/"$$first"; \
637*33772c1eSriastradh      fi; \
638*33772c1eSriastradh    fi; \
639*33772c1eSriastradh    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
640*33772c1eSriastradh  done; \
641*33772c1eSriastradh  reldir="$$dir2"
642*33772c1eSriastradhACLOCAL = @ACLOCAL@
643*33772c1eSriastradhALLOCA = @ALLOCA@
644*33772c1eSriastradhAMTAR = @AMTAR@
645*33772c1eSriastradhAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
646*33772c1eSriastradhAR = @AR@
647*33772c1eSriastradhAS = @AS@
648*33772c1eSriastradhAUTOCONF = @AUTOCONF@
649*33772c1eSriastradhAUTOHEADER = @AUTOHEADER@
650*33772c1eSriastradhAUTOMAKE = @AUTOMAKE@
651*33772c1eSriastradhAWK = @AWK@
652*33772c1eSriastradhCC = @CC@
653*33772c1eSriastradhCCAS = @CCAS@
654*33772c1eSriastradhCCASDEPMODE = @CCASDEPMODE@
655*33772c1eSriastradhCCASFLAGS = @CCASFLAGS@
656*33772c1eSriastradhCCDEPMODE = @CCDEPMODE@
657*33772c1eSriastradhCFLAGS = @CFLAGS@
658*33772c1eSriastradhCFLAGS_AESNI = @CFLAGS_AESNI@
659*33772c1eSriastradhCFLAGS_AVX = @CFLAGS_AVX@
660*33772c1eSriastradhCFLAGS_AVX2 = @CFLAGS_AVX2@
661*33772c1eSriastradhCFLAGS_AVX512F = @CFLAGS_AVX512F@
662*33772c1eSriastradhCFLAGS_MMX = @CFLAGS_MMX@
663*33772c1eSriastradhCFLAGS_PCLMUL = @CFLAGS_PCLMUL@
664*33772c1eSriastradhCFLAGS_RDRAND = @CFLAGS_RDRAND@
665*33772c1eSriastradhCFLAGS_SSE2 = @CFLAGS_SSE2@
666*33772c1eSriastradhCFLAGS_SSE3 = @CFLAGS_SSE3@
667*33772c1eSriastradhCFLAGS_SSE41 = @CFLAGS_SSE41@
668*33772c1eSriastradhCFLAGS_SSSE3 = @CFLAGS_SSSE3@
669*33772c1eSriastradhCPP = @CPP@
670*33772c1eSriastradhCPPFLAGS = @CPPFLAGS@
671*33772c1eSriastradhCWFLAGS = @CWFLAGS@
672*33772c1eSriastradhCYGPATH_W = @CYGPATH_W@
673*33772c1eSriastradhDEFS = @DEFS@
674*33772c1eSriastradhDEPDIR = @DEPDIR@
675*33772c1eSriastradhDLLTOOL = @DLLTOOL@
676*33772c1eSriastradhDLL_VERSION = @DLL_VERSION@
677*33772c1eSriastradhDSYMUTIL = @DSYMUTIL@
678*33772c1eSriastradhDUMPBIN = @DUMPBIN@
679*33772c1eSriastradhECHO_C = @ECHO_C@
680*33772c1eSriastradhECHO_N = @ECHO_N@
681*33772c1eSriastradhECHO_T = @ECHO_T@
682*33772c1eSriastradhEGREP = @EGREP@
683*33772c1eSriastradhENABLE_VALGRIND_drd = @ENABLE_VALGRIND_drd@
684*33772c1eSriastradhENABLE_VALGRIND_helgrind = @ENABLE_VALGRIND_helgrind@
685*33772c1eSriastradhENABLE_VALGRIND_memcheck = @ENABLE_VALGRIND_memcheck@
686*33772c1eSriastradhENABLE_VALGRIND_sgcheck = @ENABLE_VALGRIND_sgcheck@
687*33772c1eSriastradhEXEEXT = @EXEEXT@
688*33772c1eSriastradhFGREP = @FGREP@
689*33772c1eSriastradhGREP = @GREP@
690*33772c1eSriastradhHAVE_AMD64_ASM_V = @HAVE_AMD64_ASM_V@
691*33772c1eSriastradhHAVE_AVX_ASM_V = @HAVE_AVX_ASM_V@
692*33772c1eSriastradhHAVE_CPUID_V = @HAVE_CPUID_V@
693*33772c1eSriastradhHAVE_TI_MODE_V = @HAVE_TI_MODE_V@
694*33772c1eSriastradhINSTALL = @INSTALL@
695*33772c1eSriastradhINSTALL_DATA = @INSTALL_DATA@
696*33772c1eSriastradhINSTALL_PROGRAM = @INSTALL_PROGRAM@
697*33772c1eSriastradhINSTALL_SCRIPT = @INSTALL_SCRIPT@
698*33772c1eSriastradhINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
699*33772c1eSriastradhISODATE = @ISODATE@
700*33772c1eSriastradhLD = @LD@
701*33772c1eSriastradhLDFLAGS = @LDFLAGS@
702*33772c1eSriastradhLIBOBJS = @LIBOBJS@
703*33772c1eSriastradhLIBS = @LIBS@
704*33772c1eSriastradhLIBTOOL = @LIBTOOL@
705*33772c1eSriastradhLIBTOOL_DEPS = @LIBTOOL_DEPS@
706*33772c1eSriastradhLIBTOOL_EXTRA_FLAGS = @LIBTOOL_EXTRA_FLAGS@
707*33772c1eSriastradhLIPO = @LIPO@
708*33772c1eSriastradhLN_S = @LN_S@
709*33772c1eSriastradhLTLIBOBJS = @LTLIBOBJS@
710*33772c1eSriastradhLT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
711*33772c1eSriastradhMAINT = @MAINT@
712*33772c1eSriastradhMAKEINFO = @MAKEINFO@
713*33772c1eSriastradhMANIFEST_TOOL = @MANIFEST_TOOL@
714*33772c1eSriastradhMKDIR_P = @MKDIR_P@
715*33772c1eSriastradhNM = @NM@
716*33772c1eSriastradhNMEDIT = @NMEDIT@
717*33772c1eSriastradhOBJDUMP = @OBJDUMP@
718*33772c1eSriastradhOBJEXT = @OBJEXT@
719*33772c1eSriastradhOTOOL = @OTOOL@
720*33772c1eSriastradhOTOOL64 = @OTOOL64@
721*33772c1eSriastradhPACKAGE = @PACKAGE@
722*33772c1eSriastradhPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
723*33772c1eSriastradhPACKAGE_NAME = @PACKAGE_NAME@
724*33772c1eSriastradhPACKAGE_STRING = @PACKAGE_STRING@
725*33772c1eSriastradhPACKAGE_TARNAME = @PACKAGE_TARNAME@
726*33772c1eSriastradhPACKAGE_URL = @PACKAGE_URL@
727*33772c1eSriastradhPACKAGE_VERSION = @PACKAGE_VERSION@
728*33772c1eSriastradhPATH_SEPARATOR = @PATH_SEPARATOR@
729*33772c1eSriastradhPTHREAD_CC = @PTHREAD_CC@
730*33772c1eSriastradhPTHREAD_CFLAGS = @PTHREAD_CFLAGS@
731*33772c1eSriastradhPTHREAD_LIBS = @PTHREAD_LIBS@
732*33772c1eSriastradhRANLIB = @RANLIB@
733*33772c1eSriastradhSAFECODE_HOME = @SAFECODE_HOME@
734*33772c1eSriastradhSED = @SED@
735*33772c1eSriastradhSET_MAKE = @SET_MAKE@
736*33772c1eSriastradhSHELL = @SHELL@
737*33772c1eSriastradhSODIUM_LIBRARY_MINIMAL_DEF = @SODIUM_LIBRARY_MINIMAL_DEF@
738*33772c1eSriastradhSODIUM_LIBRARY_VERSION = @SODIUM_LIBRARY_VERSION@
739*33772c1eSriastradhSODIUM_LIBRARY_VERSION_MAJOR = @SODIUM_LIBRARY_VERSION_MAJOR@
740*33772c1eSriastradhSODIUM_LIBRARY_VERSION_MINOR = @SODIUM_LIBRARY_VERSION_MINOR@
741*33772c1eSriastradhSTRIP = @STRIP@
742*33772c1eSriastradhTEST_LDFLAGS = @TEST_LDFLAGS@
743*33772c1eSriastradhVALGRIND = @VALGRIND@
744*33772c1eSriastradhVALGRIND_ENABLED = @VALGRIND_ENABLED@
745*33772c1eSriastradhVERSION = @VERSION@
746*33772c1eSriastradhabs_builddir = @abs_builddir@
747*33772c1eSriastradhabs_srcdir = @abs_srcdir@
748*33772c1eSriastradhabs_top_builddir = @abs_top_builddir@
749*33772c1eSriastradhabs_top_srcdir = @abs_top_srcdir@
750*33772c1eSriastradhac_ct_AR = @ac_ct_AR@
751*33772c1eSriastradhac_ct_CC = @ac_ct_CC@
752*33772c1eSriastradhac_ct_DUMPBIN = @ac_ct_DUMPBIN@
753*33772c1eSriastradham__include = @am__include@
754*33772c1eSriastradham__leading_dot = @am__leading_dot@
755*33772c1eSriastradham__quote = @am__quote@
756*33772c1eSriastradham__tar = @am__tar@
757*33772c1eSriastradham__untar = @am__untar@
758*33772c1eSriastradhax_pthread_config = @ax_pthread_config@
759*33772c1eSriastradhbindir = @bindir@
760*33772c1eSriastradhbuild = @build@
761*33772c1eSriastradhbuild_alias = @build_alias@
762*33772c1eSriastradhbuild_cpu = @build_cpu@
763*33772c1eSriastradhbuild_os = @build_os@
764*33772c1eSriastradhbuild_vendor = @build_vendor@
765*33772c1eSriastradhbuilddir = @builddir@
766*33772c1eSriastradhdatadir = @datadir@
767*33772c1eSriastradhdatarootdir = @datarootdir@
768*33772c1eSriastradhdocdir = @docdir@
769*33772c1eSriastradhdvidir = @dvidir@
770*33772c1eSriastradhexec_prefix = @exec_prefix@
771*33772c1eSriastradhhost = @host@
772*33772c1eSriastradhhost_alias = @host_alias@
773*33772c1eSriastradhhost_cpu = @host_cpu@
774*33772c1eSriastradhhost_os = @host_os@
775*33772c1eSriastradhhost_vendor = @host_vendor@
776*33772c1eSriastradhhtmldir = @htmldir@
777*33772c1eSriastradhincludedir = @includedir@
778*33772c1eSriastradhinfodir = @infodir@
779*33772c1eSriastradhinstall_sh = @install_sh@
780*33772c1eSriastradhlibdir = @libdir@
781*33772c1eSriastradhlibexecdir = @libexecdir@
782*33772c1eSriastradhlocaledir = @localedir@
783*33772c1eSriastradhlocalstatedir = @localstatedir@
784*33772c1eSriastradhmandir = @mandir@
785*33772c1eSriastradhmkdir_p = @mkdir_p@
786*33772c1eSriastradholdincludedir = @oldincludedir@
787*33772c1eSriastradhpdfdir = @pdfdir@
788*33772c1eSriastradhprefix = @prefix@
789*33772c1eSriastradhprogram_transform_name = @program_transform_name@
790*33772c1eSriastradhpsdir = @psdir@
791*33772c1eSriastradhsbindir = @sbindir@
792*33772c1eSriastradhsharedstatedir = @sharedstatedir@
793*33772c1eSriastradhsrcdir = @srcdir@
794*33772c1eSriastradhsysconfdir = @sysconfdir@
795*33772c1eSriastradhtarget_alias = @target_alias@
796*33772c1eSriastradhtop_build_prefix = @top_build_prefix@
797*33772c1eSriastradhtop_builddir = @top_builddir@
798*33772c1eSriastradhtop_srcdir = @top_srcdir@
799*33772c1eSriastradhvalgrind_enabled_tools = @valgrind_enabled_tools@
800*33772c1eSriastradhvalgrind_tools = @valgrind_tools@
801*33772c1eSriastradhlib_LTLIBRARIES = \
802*33772c1eSriastradh	libsodium.la
803*33772c1eSriastradh
804*33772c1eSriastradhlibsodium_la_SOURCES =  \
805*33772c1eSriastradh	crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c \
806*33772c1eSriastradh	crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c \
807*33772c1eSriastradh	crypto_auth/crypto_auth.c \
808*33772c1eSriastradh	crypto_auth/hmacsha256/auth_hmacsha256.c \
809*33772c1eSriastradh	crypto_auth/hmacsha512/auth_hmacsha512.c \
810*33772c1eSriastradh	crypto_auth/hmacsha512256/auth_hmacsha512256.c \
811*33772c1eSriastradh	crypto_box/crypto_box.c crypto_box/crypto_box_easy.c \
812*33772c1eSriastradh	crypto_box/crypto_box_seal.c \
813*33772c1eSriastradh	crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c \
814*33772c1eSriastradh	crypto_core/ed25519/ref10/ed25519_ref10.c \
815*33772c1eSriastradh	crypto_core/hchacha20/core_hchacha20.c \
816*33772c1eSriastradh	crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c \
817*33772c1eSriastradh	crypto_core/hsalsa20/core_hsalsa20.c \
818*33772c1eSriastradh	crypto_core/salsa/ref/core_salsa_ref.c \
819*33772c1eSriastradh	crypto_generichash/crypto_generichash.c \
820*33772c1eSriastradh	crypto_generichash/blake2b/generichash_blake2.c \
821*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2.h \
822*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2b-compress-ref.c \
823*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2b-load-sse2.h \
824*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2b-load-sse41.h \
825*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2b-load-avx2.h \
826*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2b-ref.c \
827*33772c1eSriastradh	crypto_generichash/blake2b/ref/generichash_blake2b.c \
828*33772c1eSriastradh	crypto_hash/crypto_hash.c crypto_hash/sha256/hash_sha256.c \
829*33772c1eSriastradh	crypto_hash/sha256/cp/hash_sha256_cp.c \
830*33772c1eSriastradh	crypto_hash/sha512/hash_sha512.c \
831*33772c1eSriastradh	crypto_hash/sha512/cp/hash_sha512_cp.c \
832*33772c1eSriastradh	crypto_kdf/blake2b/kdf_blake2b.c crypto_kdf/crypto_kdf.c \
833*33772c1eSriastradh	crypto_kx/crypto_kx.c crypto_onetimeauth/crypto_onetimeauth.c \
834*33772c1eSriastradh	crypto_onetimeauth/poly1305/onetimeauth_poly1305.c \
835*33772c1eSriastradh	crypto_onetimeauth/poly1305/onetimeauth_poly1305.h \
836*33772c1eSriastradh	crypto_onetimeauth/poly1305/donna/poly1305_donna.h \
837*33772c1eSriastradh	crypto_onetimeauth/poly1305/donna/poly1305_donna32.h \
838*33772c1eSriastradh	crypto_onetimeauth/poly1305/donna/poly1305_donna64.h \
839*33772c1eSriastradh	crypto_onetimeauth/poly1305/donna/poly1305_donna.c \
840*33772c1eSriastradh	crypto_pwhash/argon2/argon2-core.c \
841*33772c1eSriastradh	crypto_pwhash/argon2/argon2-core.h \
842*33772c1eSriastradh	crypto_pwhash/argon2/argon2-encoding.c \
843*33772c1eSriastradh	crypto_pwhash/argon2/argon2-encoding.h \
844*33772c1eSriastradh	crypto_pwhash/argon2/argon2-fill-block-ref.c \
845*33772c1eSriastradh	crypto_pwhash/argon2/argon2.c crypto_pwhash/argon2/argon2.h \
846*33772c1eSriastradh	crypto_pwhash/argon2/blake2b-long.c \
847*33772c1eSriastradh	crypto_pwhash/argon2/blake2b-long.h \
848*33772c1eSriastradh	crypto_pwhash/argon2/blamka-round-ref.h \
849*33772c1eSriastradh	crypto_pwhash/argon2/pwhash_argon2i.c \
850*33772c1eSriastradh	crypto_pwhash/argon2/pwhash_argon2id.c \
851*33772c1eSriastradh	crypto_pwhash/crypto_pwhash.c \
852*33772c1eSriastradh	crypto_scalarmult/crypto_scalarmult.c \
853*33772c1eSriastradh	crypto_scalarmult/curve25519/ref10/x25519_ref10.c \
854*33772c1eSriastradh	crypto_scalarmult/curve25519/ref10/x25519_ref10.h \
855*33772c1eSriastradh	crypto_scalarmult/curve25519/scalarmult_curve25519.c \
856*33772c1eSriastradh	crypto_scalarmult/curve25519/scalarmult_curve25519.h \
857*33772c1eSriastradh	crypto_secretbox/crypto_secretbox.c \
858*33772c1eSriastradh	crypto_secretbox/crypto_secretbox_easy.c \
859*33772c1eSriastradh	crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c \
860*33772c1eSriastradh	crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c \
861*33772c1eSriastradh	crypto_shorthash/crypto_shorthash.c \
862*33772c1eSriastradh	crypto_shorthash/siphash24/shorthash_siphash24.c \
863*33772c1eSriastradh	crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c \
864*33772c1eSriastradh	crypto_shorthash/siphash24/ref/shorthash_siphash_ref.h \
865*33772c1eSriastradh	crypto_sign/crypto_sign.c crypto_sign/ed25519/sign_ed25519.c \
866*33772c1eSriastradh	crypto_sign/ed25519/ref10/keypair.c \
867*33772c1eSriastradh	crypto_sign/ed25519/ref10/open.c \
868*33772c1eSriastradh	crypto_sign/ed25519/ref10/sign.c \
869*33772c1eSriastradh	crypto_sign/ed25519/ref10/sign_ed25519_ref10.h \
870*33772c1eSriastradh	crypto_stream/chacha20/stream_chacha20.c \
871*33772c1eSriastradh	crypto_stream/chacha20/stream_chacha20.h \
872*33772c1eSriastradh	crypto_stream/chacha20/ref/chacha20_ref.h \
873*33772c1eSriastradh	crypto_stream/chacha20/ref/chacha20_ref.c \
874*33772c1eSriastradh	crypto_stream/crypto_stream.c \
875*33772c1eSriastradh	crypto_stream/salsa20/stream_salsa20.c \
876*33772c1eSriastradh	crypto_stream/salsa20/stream_salsa20.h \
877*33772c1eSriastradh	crypto_stream/xsalsa20/stream_xsalsa20.c \
878*33772c1eSriastradh	crypto_verify/sodium/verify.c include/sodium/private/common.h \
879*33772c1eSriastradh	include/sodium/private/ed25519_ref10.h \
880*33772c1eSriastradh	include/sodium/private/implementations.h \
881*33772c1eSriastradh	include/sodium/private/mutex.h \
882*33772c1eSriastradh	include/sodium/private/sse2_64_32.h randombytes/randombytes.c \
883*33772c1eSriastradh	sodium/codecs.c sodium/core.c sodium/runtime.c sodium/utils.c \
884*33772c1eSriastradh	sodium/version.c $(am__append_1) $(am__append_2) \
885*33772c1eSriastradh	$(am__append_3) $(am__append_4) $(am__append_5) \
886*33772c1eSriastradh	$(am__append_6) $(am__append_10) $(am__append_11)
887*33772c1eSriastradhnoinst_HEADERS = \
888*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/consts.S \
889*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/fe51_mul.S \
890*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S \
891*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/fe51_pack.S \
892*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/ladder.S \
893*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/ladder_base.S
894*33772c1eSriastradh
895*33772c1eSriastradhrandombytes_salsa20_randombytes_salsa20_random_CFLAGS = @CFLAGS_RDRAND@
896*33772c1eSriastradhlibsodium_la_LDFLAGS = $(AM_LDFLAGS) -export-dynamic -no-undefined \
897*33772c1eSriastradh	$(LIBTOOL_EXTRA_FLAGS) $(am__append_7)
898*33772c1eSriastradhlibsodium_la_CPPFLAGS = \
899*33772c1eSriastradh	$(LTDLINCL) \
900*33772c1eSriastradh	-I$(srcdir)/include/sodium \
901*33772c1eSriastradh	-I$(builddir)/include/sodium
902*33772c1eSriastradh
903*33772c1eSriastradh@HAVE_LD_OUTPUT_DEF_TRUE@defexecdir = $(bindir)
904*33772c1eSriastradh@HAVE_LD_OUTPUT_DEF_TRUE@defexec_DATA = libsodium-$(DLL_VERSION).def
905*33772c1eSriastradh@HAVE_LD_OUTPUT_DEF_TRUE@CLEANFILES = $(defexec_DATA)
906*33772c1eSriastradhSUBDIRS = \
907*33772c1eSriastradh	include
908*33772c1eSriastradh
909*33772c1eSriastradhlibsodium_la_LIBADD = libaesni.la libsse2.la libssse3.la libsse41.la \
910*33772c1eSriastradh	libavx2.la libavx512f.la $(am__append_8)
911*33772c1eSriastradhnoinst_LTLIBRARIES = libaesni.la libsse2.la libssse3.la libsse41.la \
912*33772c1eSriastradh	libavx2.la libavx512f.la $(am__append_9)
913*33772c1eSriastradhlibrdrand_la_LDFLAGS = $(libsodium_la_LDFLAGS)
914*33772c1eSriastradhlibrdrand_la_CPPFLAGS = $(libsodium_la_CPPFLAGS) \
915*33772c1eSriastradh	@CFLAGS_RDRAND@
916*33772c1eSriastradh
917*33772c1eSriastradhlibrdrand_la_SOURCES = \
918*33772c1eSriastradh	randombytes/salsa20/randombytes_salsa20_random.c
919*33772c1eSriastradh
920*33772c1eSriastradhlibaesni_la_LDFLAGS = $(libsodium_la_LDFLAGS)
921*33772c1eSriastradhlibaesni_la_CPPFLAGS = $(libsodium_la_CPPFLAGS) \
922*33772c1eSriastradh	@CFLAGS_SSE2@ @CFLAGS_SSSE3@ @CFLAGS_AESNI@ @CFLAGS_PCLMUL@
923*33772c1eSriastradh
924*33772c1eSriastradhlibaesni_la_SOURCES = \
925*33772c1eSriastradh	crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c
926*33772c1eSriastradh
927*33772c1eSriastradhlibsse2_la_LDFLAGS = $(libsodium_la_LDFLAGS)
928*33772c1eSriastradhlibsse2_la_CPPFLAGS = $(libsodium_la_CPPFLAGS) \
929*33772c1eSriastradh	@CFLAGS_SSE2@
930*33772c1eSriastradh
931*33772c1eSriastradhlibsse2_la_SOURCES = crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c \
932*33772c1eSriastradh	crypto_onetimeauth/poly1305/sse2/poly1305_sse2.h \
933*33772c1eSriastradh	$(am__append_12) $(am__append_13)
934*33772c1eSriastradhlibssse3_la_LDFLAGS = $(libsodium_la_LDFLAGS)
935*33772c1eSriastradhlibssse3_la_CPPFLAGS = $(libsodium_la_CPPFLAGS) \
936*33772c1eSriastradh	@CFLAGS_SSE2@ @CFLAGS_SSSE3@
937*33772c1eSriastradh
938*33772c1eSriastradhlibssse3_la_SOURCES = \
939*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c \
940*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2b-compress-ssse3.h \
941*33772c1eSriastradh	crypto_pwhash/argon2/argon2-fill-block-ssse3.c \
942*33772c1eSriastradh	crypto_pwhash/argon2/blamka-round-ssse3.h \
943*33772c1eSriastradh	crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c \
944*33772c1eSriastradh	crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.h \
945*33772c1eSriastradh	crypto_stream/chacha20/dolbeau/u0.h \
946*33772c1eSriastradh	crypto_stream/chacha20/dolbeau/u1.h \
947*33772c1eSriastradh	crypto_stream/chacha20/dolbeau/u4.h
948*33772c1eSriastradh
949*33772c1eSriastradhlibsse41_la_LDFLAGS = $(libsodium_la_LDFLAGS)
950*33772c1eSriastradhlibsse41_la_CPPFLAGS = $(libsodium_la_CPPFLAGS) \
951*33772c1eSriastradh	@CFLAGS_SSE2@ @CFLAGS_SSSE3@ @CFLAGS_SSE41@
952*33772c1eSriastradh
953*33772c1eSriastradhlibsse41_la_SOURCES = \
954*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2b-compress-sse41.c \
955*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2b-compress-sse41.h
956*33772c1eSriastradh
957*33772c1eSriastradhlibavx2_la_LDFLAGS = $(libsodium_la_LDFLAGS)
958*33772c1eSriastradhlibavx2_la_CPPFLAGS = $(libsodium_la_CPPFLAGS) \
959*33772c1eSriastradh	@CFLAGS_SSE2@ @CFLAGS_SSSE3@ @CFLAGS_SSE41@ @CFLAGS_AVX@ @CFLAGS_AVX2@
960*33772c1eSriastradh
961*33772c1eSriastradhlibavx2_la_SOURCES = \
962*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2b-compress-avx2.c \
963*33772c1eSriastradh	crypto_generichash/blake2b/ref/blake2b-compress-avx2.h \
964*33772c1eSriastradh	crypto_pwhash/argon2/argon2-fill-block-avx2.c \
965*33772c1eSriastradh	crypto_pwhash/argon2/blamka-round-avx2.h \
966*33772c1eSriastradh	crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c \
967*33772c1eSriastradh	crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.h \
968*33772c1eSriastradh	crypto_stream/chacha20/dolbeau/u8.h \
969*33772c1eSriastradh	crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c \
970*33772c1eSriastradh	crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.h \
971*33772c1eSriastradh	crypto_stream/salsa20/xmm6int/u0.h \
972*33772c1eSriastradh	crypto_stream/salsa20/xmm6int/u1.h \
973*33772c1eSriastradh	crypto_stream/salsa20/xmm6int/u4.h \
974*33772c1eSriastradh	crypto_stream/salsa20/xmm6int/u8.h
975*33772c1eSriastradh
976*33772c1eSriastradhlibavx512f_la_LDFLAGS = $(libsodium_la_LDFLAGS)
977*33772c1eSriastradhlibavx512f_la_CPPFLAGS = $(libsodium_la_CPPFLAGS) \
978*33772c1eSriastradh	@CFLAGS_SSE2@ @CFLAGS_SSSE3@ @CFLAGS_SSE41@ @CFLAGS_AVX@ @CFLAGS_AVX2@ @CFLAGS_AVX512F@
979*33772c1eSriastradh
980*33772c1eSriastradhlibavx512f_la_SOURCES = \
981*33772c1eSriastradh	crypto_pwhash/argon2/argon2-fill-block-avx512f.c \
982*33772c1eSriastradh	crypto_pwhash/argon2/blamka-round-avx512f.h
983*33772c1eSriastradh
984*33772c1eSriastradhall: all-recursive
985*33772c1eSriastradh
986*33772c1eSriastradh.SUFFIXES:
987*33772c1eSriastradh.SUFFIXES: .S .c .lo .o .obj
988*33772c1eSriastradh$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
989*33772c1eSriastradh	@for dep in $?; do \
990*33772c1eSriastradh	  case '$(am__configure_deps)' in \
991*33772c1eSriastradh	    *$$dep*) \
992*33772c1eSriastradh	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
993*33772c1eSriastradh	        && { if test -f $@; then exit 0; else break; fi; }; \
994*33772c1eSriastradh	      exit 1;; \
995*33772c1eSriastradh	  esac; \
996*33772c1eSriastradh	done; \
997*33772c1eSriastradh	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/libsodium/Makefile'; \
998*33772c1eSriastradh	$(am__cd) $(top_srcdir) && \
999*33772c1eSriastradh	  $(AUTOMAKE) --foreign src/libsodium/Makefile
1000*33772c1eSriastradhMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1001*33772c1eSriastradh	@case '$?' in \
1002*33772c1eSriastradh	  *config.status*) \
1003*33772c1eSriastradh	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1004*33772c1eSriastradh	  *) \
1005*33772c1eSriastradh	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1006*33772c1eSriastradh	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1007*33772c1eSriastradh	esac;
1008*33772c1eSriastradh
1009*33772c1eSriastradh$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1010*33772c1eSriastradh	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1011*33772c1eSriastradh
1012*33772c1eSriastradh$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1013*33772c1eSriastradh	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1014*33772c1eSriastradh$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1015*33772c1eSriastradh	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1016*33772c1eSriastradh$(am__aclocal_m4_deps):
1017*33772c1eSriastradh
1018*33772c1eSriastradhinstall-libLTLIBRARIES: $(lib_LTLIBRARIES)
1019*33772c1eSriastradh	@$(NORMAL_INSTALL)
1020*33772c1eSriastradh	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1021*33772c1eSriastradh	list2=; for p in $$list; do \
1022*33772c1eSriastradh	  if test -f $$p; then \
1023*33772c1eSriastradh	    list2="$$list2 $$p"; \
1024*33772c1eSriastradh	  else :; fi; \
1025*33772c1eSriastradh	done; \
1026*33772c1eSriastradh	test -z "$$list2" || { \
1027*33772c1eSriastradh	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
1028*33772c1eSriastradh	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
1029*33772c1eSriastradh	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
1030*33772c1eSriastradh	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
1031*33772c1eSriastradh	}
1032*33772c1eSriastradh
1033*33772c1eSriastradhuninstall-libLTLIBRARIES:
1034*33772c1eSriastradh	@$(NORMAL_UNINSTALL)
1035*33772c1eSriastradh	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1036*33772c1eSriastradh	for p in $$list; do \
1037*33772c1eSriastradh	  $(am__strip_dir) \
1038*33772c1eSriastradh	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
1039*33772c1eSriastradh	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
1040*33772c1eSriastradh	done
1041*33772c1eSriastradh
1042*33772c1eSriastradhclean-libLTLIBRARIES:
1043*33772c1eSriastradh	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
1044*33772c1eSriastradh	@list='$(lib_LTLIBRARIES)'; \
1045*33772c1eSriastradh	locs=`for p in $$list; do echo $$p; done | \
1046*33772c1eSriastradh	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1047*33772c1eSriastradh	      sort -u`; \
1048*33772c1eSriastradh	test -z "$$locs" || { \
1049*33772c1eSriastradh	  echo rm -f $${locs}; \
1050*33772c1eSriastradh	  rm -f $${locs}; \
1051*33772c1eSriastradh	}
1052*33772c1eSriastradh
1053*33772c1eSriastradhclean-noinstLTLIBRARIES:
1054*33772c1eSriastradh	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1055*33772c1eSriastradh	@list='$(noinst_LTLIBRARIES)'; \
1056*33772c1eSriastradh	locs=`for p in $$list; do echo $$p; done | \
1057*33772c1eSriastradh	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1058*33772c1eSriastradh	      sort -u`; \
1059*33772c1eSriastradh	test -z "$$locs" || { \
1060*33772c1eSriastradh	  echo rm -f $${locs}; \
1061*33772c1eSriastradh	  rm -f $${locs}; \
1062*33772c1eSriastradh	}
1063*33772c1eSriastradhcrypto_aead/aes256gcm/aesni/$(am__dirstamp):
1064*33772c1eSriastradh	@$(MKDIR_P) crypto_aead/aes256gcm/aesni
1065*33772c1eSriastradh	@: > crypto_aead/aes256gcm/aesni/$(am__dirstamp)
1066*33772c1eSriastradhcrypto_aead/aes256gcm/aesni/$(DEPDIR)/$(am__dirstamp):
1067*33772c1eSriastradh	@$(MKDIR_P) crypto_aead/aes256gcm/aesni/$(DEPDIR)
1068*33772c1eSriastradh	@: > crypto_aead/aes256gcm/aesni/$(DEPDIR)/$(am__dirstamp)
1069*33772c1eSriastradhcrypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo:  \
1070*33772c1eSriastradh	crypto_aead/aes256gcm/aesni/$(am__dirstamp) \
1071*33772c1eSriastradh	crypto_aead/aes256gcm/aesni/$(DEPDIR)/$(am__dirstamp)
1072*33772c1eSriastradh
1073*33772c1eSriastradhlibaesni.la: $(libaesni_la_OBJECTS) $(libaesni_la_DEPENDENCIES) $(EXTRA_libaesni_la_DEPENDENCIES)
1074*33772c1eSriastradh	$(AM_V_CCLD)$(libaesni_la_LINK)  $(libaesni_la_OBJECTS) $(libaesni_la_LIBADD) $(LIBS)
1075*33772c1eSriastradhcrypto_generichash/blake2b/ref/$(am__dirstamp):
1076*33772c1eSriastradh	@$(MKDIR_P) crypto_generichash/blake2b/ref
1077*33772c1eSriastradh	@: > crypto_generichash/blake2b/ref/$(am__dirstamp)
1078*33772c1eSriastradhcrypto_generichash/blake2b/ref/$(DEPDIR)/$(am__dirstamp):
1079*33772c1eSriastradh	@$(MKDIR_P) crypto_generichash/blake2b/ref/$(DEPDIR)
1080*33772c1eSriastradh	@: > crypto_generichash/blake2b/ref/$(DEPDIR)/$(am__dirstamp)
1081*33772c1eSriastradhcrypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo:  \
1082*33772c1eSriastradh	crypto_generichash/blake2b/ref/$(am__dirstamp) \
1083*33772c1eSriastradh	crypto_generichash/blake2b/ref/$(DEPDIR)/$(am__dirstamp)
1084*33772c1eSriastradhcrypto_pwhash/argon2/$(am__dirstamp):
1085*33772c1eSriastradh	@$(MKDIR_P) crypto_pwhash/argon2
1086*33772c1eSriastradh	@: > crypto_pwhash/argon2/$(am__dirstamp)
1087*33772c1eSriastradhcrypto_pwhash/argon2/$(DEPDIR)/$(am__dirstamp):
1088*33772c1eSriastradh	@$(MKDIR_P) crypto_pwhash/argon2/$(DEPDIR)
1089*33772c1eSriastradh	@: > crypto_pwhash/argon2/$(DEPDIR)/$(am__dirstamp)
1090*33772c1eSriastradhcrypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo:  \
1091*33772c1eSriastradh	crypto_pwhash/argon2/$(am__dirstamp) \
1092*33772c1eSriastradh	crypto_pwhash/argon2/$(DEPDIR)/$(am__dirstamp)
1093*33772c1eSriastradhcrypto_stream/chacha20/dolbeau/$(am__dirstamp):
1094*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/chacha20/dolbeau
1095*33772c1eSriastradh	@: > crypto_stream/chacha20/dolbeau/$(am__dirstamp)
1096*33772c1eSriastradhcrypto_stream/chacha20/dolbeau/$(DEPDIR)/$(am__dirstamp):
1097*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/chacha20/dolbeau/$(DEPDIR)
1098*33772c1eSriastradh	@: > crypto_stream/chacha20/dolbeau/$(DEPDIR)/$(am__dirstamp)
1099*33772c1eSriastradhcrypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo:  \
1100*33772c1eSriastradh	crypto_stream/chacha20/dolbeau/$(am__dirstamp) \
1101*33772c1eSriastradh	crypto_stream/chacha20/dolbeau/$(DEPDIR)/$(am__dirstamp)
1102*33772c1eSriastradhcrypto_stream/salsa20/xmm6int/$(am__dirstamp):
1103*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/salsa20/xmm6int
1104*33772c1eSriastradh	@: > crypto_stream/salsa20/xmm6int/$(am__dirstamp)
1105*33772c1eSriastradhcrypto_stream/salsa20/xmm6int/$(DEPDIR)/$(am__dirstamp):
1106*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/salsa20/xmm6int/$(DEPDIR)
1107*33772c1eSriastradh	@: > crypto_stream/salsa20/xmm6int/$(DEPDIR)/$(am__dirstamp)
1108*33772c1eSriastradhcrypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo:  \
1109*33772c1eSriastradh	crypto_stream/salsa20/xmm6int/$(am__dirstamp) \
1110*33772c1eSriastradh	crypto_stream/salsa20/xmm6int/$(DEPDIR)/$(am__dirstamp)
1111*33772c1eSriastradh
1112*33772c1eSriastradhlibavx2.la: $(libavx2_la_OBJECTS) $(libavx2_la_DEPENDENCIES) $(EXTRA_libavx2_la_DEPENDENCIES)
1113*33772c1eSriastradh	$(AM_V_CCLD)$(libavx2_la_LINK)  $(libavx2_la_OBJECTS) $(libavx2_la_LIBADD) $(LIBS)
1114*33772c1eSriastradhcrypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo:  \
1115*33772c1eSriastradh	crypto_pwhash/argon2/$(am__dirstamp) \
1116*33772c1eSriastradh	crypto_pwhash/argon2/$(DEPDIR)/$(am__dirstamp)
1117*33772c1eSriastradh
1118*33772c1eSriastradhlibavx512f.la: $(libavx512f_la_OBJECTS) $(libavx512f_la_DEPENDENCIES) $(EXTRA_libavx512f_la_DEPENDENCIES)
1119*33772c1eSriastradh	$(AM_V_CCLD)$(libavx512f_la_LINK)  $(libavx512f_la_OBJECTS) $(libavx512f_la_LIBADD) $(LIBS)
1120*33772c1eSriastradhrandombytes/salsa20/$(am__dirstamp):
1121*33772c1eSriastradh	@$(MKDIR_P) randombytes/salsa20
1122*33772c1eSriastradh	@: > randombytes/salsa20/$(am__dirstamp)
1123*33772c1eSriastradhrandombytes/salsa20/$(DEPDIR)/$(am__dirstamp):
1124*33772c1eSriastradh	@$(MKDIR_P) randombytes/salsa20/$(DEPDIR)
1125*33772c1eSriastradh	@: > randombytes/salsa20/$(DEPDIR)/$(am__dirstamp)
1126*33772c1eSriastradhrandombytes/salsa20/librdrand_la-randombytes_salsa20_random.lo:  \
1127*33772c1eSriastradh	randombytes/salsa20/$(am__dirstamp) \
1128*33772c1eSriastradh	randombytes/salsa20/$(DEPDIR)/$(am__dirstamp)
1129*33772c1eSriastradh
1130*33772c1eSriastradhlibrdrand.la: $(librdrand_la_OBJECTS) $(librdrand_la_DEPENDENCIES) $(EXTRA_librdrand_la_DEPENDENCIES)
1131*33772c1eSriastradh	$(AM_V_CCLD)$(librdrand_la_LINK) $(am_librdrand_la_rpath) $(librdrand_la_OBJECTS) $(librdrand_la_LIBADD) $(LIBS)
1132*33772c1eSriastradhcrypto_aead/chacha20poly1305/sodium/$(am__dirstamp):
1133*33772c1eSriastradh	@$(MKDIR_P) crypto_aead/chacha20poly1305/sodium
1134*33772c1eSriastradh	@: > crypto_aead/chacha20poly1305/sodium/$(am__dirstamp)
1135*33772c1eSriastradhcrypto_aead/chacha20poly1305/sodium/$(DEPDIR)/$(am__dirstamp):
1136*33772c1eSriastradh	@$(MKDIR_P) crypto_aead/chacha20poly1305/sodium/$(DEPDIR)
1137*33772c1eSriastradh	@: > crypto_aead/chacha20poly1305/sodium/$(DEPDIR)/$(am__dirstamp)
1138*33772c1eSriastradhcrypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo:  \
1139*33772c1eSriastradh	crypto_aead/chacha20poly1305/sodium/$(am__dirstamp) \
1140*33772c1eSriastradh	crypto_aead/chacha20poly1305/sodium/$(DEPDIR)/$(am__dirstamp)
1141*33772c1eSriastradhcrypto_aead/xchacha20poly1305/sodium/$(am__dirstamp):
1142*33772c1eSriastradh	@$(MKDIR_P) crypto_aead/xchacha20poly1305/sodium
1143*33772c1eSriastradh	@: > crypto_aead/xchacha20poly1305/sodium/$(am__dirstamp)
1144*33772c1eSriastradhcrypto_aead/xchacha20poly1305/sodium/$(DEPDIR)/$(am__dirstamp):
1145*33772c1eSriastradh	@$(MKDIR_P) crypto_aead/xchacha20poly1305/sodium/$(DEPDIR)
1146*33772c1eSriastradh	@: > crypto_aead/xchacha20poly1305/sodium/$(DEPDIR)/$(am__dirstamp)
1147*33772c1eSriastradhcrypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo:  \
1148*33772c1eSriastradh	crypto_aead/xchacha20poly1305/sodium/$(am__dirstamp) \
1149*33772c1eSriastradh	crypto_aead/xchacha20poly1305/sodium/$(DEPDIR)/$(am__dirstamp)
1150*33772c1eSriastradhcrypto_auth/$(am__dirstamp):
1151*33772c1eSriastradh	@$(MKDIR_P) crypto_auth
1152*33772c1eSriastradh	@: > crypto_auth/$(am__dirstamp)
1153*33772c1eSriastradhcrypto_auth/$(DEPDIR)/$(am__dirstamp):
1154*33772c1eSriastradh	@$(MKDIR_P) crypto_auth/$(DEPDIR)
1155*33772c1eSriastradh	@: > crypto_auth/$(DEPDIR)/$(am__dirstamp)
1156*33772c1eSriastradhcrypto_auth/libsodium_la-crypto_auth.lo: crypto_auth/$(am__dirstamp) \
1157*33772c1eSriastradh	crypto_auth/$(DEPDIR)/$(am__dirstamp)
1158*33772c1eSriastradhcrypto_auth/hmacsha256/$(am__dirstamp):
1159*33772c1eSriastradh	@$(MKDIR_P) crypto_auth/hmacsha256
1160*33772c1eSriastradh	@: > crypto_auth/hmacsha256/$(am__dirstamp)
1161*33772c1eSriastradhcrypto_auth/hmacsha256/$(DEPDIR)/$(am__dirstamp):
1162*33772c1eSriastradh	@$(MKDIR_P) crypto_auth/hmacsha256/$(DEPDIR)
1163*33772c1eSriastradh	@: > crypto_auth/hmacsha256/$(DEPDIR)/$(am__dirstamp)
1164*33772c1eSriastradhcrypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo:  \
1165*33772c1eSriastradh	crypto_auth/hmacsha256/$(am__dirstamp) \
1166*33772c1eSriastradh	crypto_auth/hmacsha256/$(DEPDIR)/$(am__dirstamp)
1167*33772c1eSriastradhcrypto_auth/hmacsha512/$(am__dirstamp):
1168*33772c1eSriastradh	@$(MKDIR_P) crypto_auth/hmacsha512
1169*33772c1eSriastradh	@: > crypto_auth/hmacsha512/$(am__dirstamp)
1170*33772c1eSriastradhcrypto_auth/hmacsha512/$(DEPDIR)/$(am__dirstamp):
1171*33772c1eSriastradh	@$(MKDIR_P) crypto_auth/hmacsha512/$(DEPDIR)
1172*33772c1eSriastradh	@: > crypto_auth/hmacsha512/$(DEPDIR)/$(am__dirstamp)
1173*33772c1eSriastradhcrypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo:  \
1174*33772c1eSriastradh	crypto_auth/hmacsha512/$(am__dirstamp) \
1175*33772c1eSriastradh	crypto_auth/hmacsha512/$(DEPDIR)/$(am__dirstamp)
1176*33772c1eSriastradhcrypto_auth/hmacsha512256/$(am__dirstamp):
1177*33772c1eSriastradh	@$(MKDIR_P) crypto_auth/hmacsha512256
1178*33772c1eSriastradh	@: > crypto_auth/hmacsha512256/$(am__dirstamp)
1179*33772c1eSriastradhcrypto_auth/hmacsha512256/$(DEPDIR)/$(am__dirstamp):
1180*33772c1eSriastradh	@$(MKDIR_P) crypto_auth/hmacsha512256/$(DEPDIR)
1181*33772c1eSriastradh	@: > crypto_auth/hmacsha512256/$(DEPDIR)/$(am__dirstamp)
1182*33772c1eSriastradhcrypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo:  \
1183*33772c1eSriastradh	crypto_auth/hmacsha512256/$(am__dirstamp) \
1184*33772c1eSriastradh	crypto_auth/hmacsha512256/$(DEPDIR)/$(am__dirstamp)
1185*33772c1eSriastradhcrypto_box/$(am__dirstamp):
1186*33772c1eSriastradh	@$(MKDIR_P) crypto_box
1187*33772c1eSriastradh	@: > crypto_box/$(am__dirstamp)
1188*33772c1eSriastradhcrypto_box/$(DEPDIR)/$(am__dirstamp):
1189*33772c1eSriastradh	@$(MKDIR_P) crypto_box/$(DEPDIR)
1190*33772c1eSriastradh	@: > crypto_box/$(DEPDIR)/$(am__dirstamp)
1191*33772c1eSriastradhcrypto_box/libsodium_la-crypto_box.lo: crypto_box/$(am__dirstamp) \
1192*33772c1eSriastradh	crypto_box/$(DEPDIR)/$(am__dirstamp)
1193*33772c1eSriastradhcrypto_box/libsodium_la-crypto_box_easy.lo:  \
1194*33772c1eSriastradh	crypto_box/$(am__dirstamp) \
1195*33772c1eSriastradh	crypto_box/$(DEPDIR)/$(am__dirstamp)
1196*33772c1eSriastradhcrypto_box/libsodium_la-crypto_box_seal.lo:  \
1197*33772c1eSriastradh	crypto_box/$(am__dirstamp) \
1198*33772c1eSriastradh	crypto_box/$(DEPDIR)/$(am__dirstamp)
1199*33772c1eSriastradhcrypto_box/curve25519xsalsa20poly1305/$(am__dirstamp):
1200*33772c1eSriastradh	@$(MKDIR_P) crypto_box/curve25519xsalsa20poly1305
1201*33772c1eSriastradh	@: > crypto_box/curve25519xsalsa20poly1305/$(am__dirstamp)
1202*33772c1eSriastradhcrypto_box/curve25519xsalsa20poly1305/$(DEPDIR)/$(am__dirstamp):
1203*33772c1eSriastradh	@$(MKDIR_P) crypto_box/curve25519xsalsa20poly1305/$(DEPDIR)
1204*33772c1eSriastradh	@: > crypto_box/curve25519xsalsa20poly1305/$(DEPDIR)/$(am__dirstamp)
1205*33772c1eSriastradhcrypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo:  \
1206*33772c1eSriastradh	crypto_box/curve25519xsalsa20poly1305/$(am__dirstamp) \
1207*33772c1eSriastradh	crypto_box/curve25519xsalsa20poly1305/$(DEPDIR)/$(am__dirstamp)
1208*33772c1eSriastradhcrypto_core/ed25519/ref10/$(am__dirstamp):
1209*33772c1eSriastradh	@$(MKDIR_P) crypto_core/ed25519/ref10
1210*33772c1eSriastradh	@: > crypto_core/ed25519/ref10/$(am__dirstamp)
1211*33772c1eSriastradhcrypto_core/ed25519/ref10/$(DEPDIR)/$(am__dirstamp):
1212*33772c1eSriastradh	@$(MKDIR_P) crypto_core/ed25519/ref10/$(DEPDIR)
1213*33772c1eSriastradh	@: > crypto_core/ed25519/ref10/$(DEPDIR)/$(am__dirstamp)
1214*33772c1eSriastradhcrypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo:  \
1215*33772c1eSriastradh	crypto_core/ed25519/ref10/$(am__dirstamp) \
1216*33772c1eSriastradh	crypto_core/ed25519/ref10/$(DEPDIR)/$(am__dirstamp)
1217*33772c1eSriastradhcrypto_core/hchacha20/$(am__dirstamp):
1218*33772c1eSriastradh	@$(MKDIR_P) crypto_core/hchacha20
1219*33772c1eSriastradh	@: > crypto_core/hchacha20/$(am__dirstamp)
1220*33772c1eSriastradhcrypto_core/hchacha20/$(DEPDIR)/$(am__dirstamp):
1221*33772c1eSriastradh	@$(MKDIR_P) crypto_core/hchacha20/$(DEPDIR)
1222*33772c1eSriastradh	@: > crypto_core/hchacha20/$(DEPDIR)/$(am__dirstamp)
1223*33772c1eSriastradhcrypto_core/hchacha20/libsodium_la-core_hchacha20.lo:  \
1224*33772c1eSriastradh	crypto_core/hchacha20/$(am__dirstamp) \
1225*33772c1eSriastradh	crypto_core/hchacha20/$(DEPDIR)/$(am__dirstamp)
1226*33772c1eSriastradhcrypto_core/hsalsa20/ref2/$(am__dirstamp):
1227*33772c1eSriastradh	@$(MKDIR_P) crypto_core/hsalsa20/ref2
1228*33772c1eSriastradh	@: > crypto_core/hsalsa20/ref2/$(am__dirstamp)
1229*33772c1eSriastradhcrypto_core/hsalsa20/ref2/$(DEPDIR)/$(am__dirstamp):
1230*33772c1eSriastradh	@$(MKDIR_P) crypto_core/hsalsa20/ref2/$(DEPDIR)
1231*33772c1eSriastradh	@: > crypto_core/hsalsa20/ref2/$(DEPDIR)/$(am__dirstamp)
1232*33772c1eSriastradhcrypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo:  \
1233*33772c1eSriastradh	crypto_core/hsalsa20/ref2/$(am__dirstamp) \
1234*33772c1eSriastradh	crypto_core/hsalsa20/ref2/$(DEPDIR)/$(am__dirstamp)
1235*33772c1eSriastradhcrypto_core/hsalsa20/$(am__dirstamp):
1236*33772c1eSriastradh	@$(MKDIR_P) crypto_core/hsalsa20
1237*33772c1eSriastradh	@: > crypto_core/hsalsa20/$(am__dirstamp)
1238*33772c1eSriastradhcrypto_core/hsalsa20/$(DEPDIR)/$(am__dirstamp):
1239*33772c1eSriastradh	@$(MKDIR_P) crypto_core/hsalsa20/$(DEPDIR)
1240*33772c1eSriastradh	@: > crypto_core/hsalsa20/$(DEPDIR)/$(am__dirstamp)
1241*33772c1eSriastradhcrypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo:  \
1242*33772c1eSriastradh	crypto_core/hsalsa20/$(am__dirstamp) \
1243*33772c1eSriastradh	crypto_core/hsalsa20/$(DEPDIR)/$(am__dirstamp)
1244*33772c1eSriastradhcrypto_core/salsa/ref/$(am__dirstamp):
1245*33772c1eSriastradh	@$(MKDIR_P) crypto_core/salsa/ref
1246*33772c1eSriastradh	@: > crypto_core/salsa/ref/$(am__dirstamp)
1247*33772c1eSriastradhcrypto_core/salsa/ref/$(DEPDIR)/$(am__dirstamp):
1248*33772c1eSriastradh	@$(MKDIR_P) crypto_core/salsa/ref/$(DEPDIR)
1249*33772c1eSriastradh	@: > crypto_core/salsa/ref/$(DEPDIR)/$(am__dirstamp)
1250*33772c1eSriastradhcrypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo:  \
1251*33772c1eSriastradh	crypto_core/salsa/ref/$(am__dirstamp) \
1252*33772c1eSriastradh	crypto_core/salsa/ref/$(DEPDIR)/$(am__dirstamp)
1253*33772c1eSriastradhcrypto_generichash/$(am__dirstamp):
1254*33772c1eSriastradh	@$(MKDIR_P) crypto_generichash
1255*33772c1eSriastradh	@: > crypto_generichash/$(am__dirstamp)
1256*33772c1eSriastradhcrypto_generichash/$(DEPDIR)/$(am__dirstamp):
1257*33772c1eSriastradh	@$(MKDIR_P) crypto_generichash/$(DEPDIR)
1258*33772c1eSriastradh	@: > crypto_generichash/$(DEPDIR)/$(am__dirstamp)
1259*33772c1eSriastradhcrypto_generichash/libsodium_la-crypto_generichash.lo:  \
1260*33772c1eSriastradh	crypto_generichash/$(am__dirstamp) \
1261*33772c1eSriastradh	crypto_generichash/$(DEPDIR)/$(am__dirstamp)
1262*33772c1eSriastradhcrypto_generichash/blake2b/$(am__dirstamp):
1263*33772c1eSriastradh	@$(MKDIR_P) crypto_generichash/blake2b
1264*33772c1eSriastradh	@: > crypto_generichash/blake2b/$(am__dirstamp)
1265*33772c1eSriastradhcrypto_generichash/blake2b/$(DEPDIR)/$(am__dirstamp):
1266*33772c1eSriastradh	@$(MKDIR_P) crypto_generichash/blake2b/$(DEPDIR)
1267*33772c1eSriastradh	@: > crypto_generichash/blake2b/$(DEPDIR)/$(am__dirstamp)
1268*33772c1eSriastradhcrypto_generichash/blake2b/libsodium_la-generichash_blake2.lo:  \
1269*33772c1eSriastradh	crypto_generichash/blake2b/$(am__dirstamp) \
1270*33772c1eSriastradh	crypto_generichash/blake2b/$(DEPDIR)/$(am__dirstamp)
1271*33772c1eSriastradhcrypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo:  \
1272*33772c1eSriastradh	crypto_generichash/blake2b/ref/$(am__dirstamp) \
1273*33772c1eSriastradh	crypto_generichash/blake2b/ref/$(DEPDIR)/$(am__dirstamp)
1274*33772c1eSriastradhcrypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo:  \
1275*33772c1eSriastradh	crypto_generichash/blake2b/ref/$(am__dirstamp) \
1276*33772c1eSriastradh	crypto_generichash/blake2b/ref/$(DEPDIR)/$(am__dirstamp)
1277*33772c1eSriastradhcrypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo:  \
1278*33772c1eSriastradh	crypto_generichash/blake2b/ref/$(am__dirstamp) \
1279*33772c1eSriastradh	crypto_generichash/blake2b/ref/$(DEPDIR)/$(am__dirstamp)
1280*33772c1eSriastradhcrypto_hash/$(am__dirstamp):
1281*33772c1eSriastradh	@$(MKDIR_P) crypto_hash
1282*33772c1eSriastradh	@: > crypto_hash/$(am__dirstamp)
1283*33772c1eSriastradhcrypto_hash/$(DEPDIR)/$(am__dirstamp):
1284*33772c1eSriastradh	@$(MKDIR_P) crypto_hash/$(DEPDIR)
1285*33772c1eSriastradh	@: > crypto_hash/$(DEPDIR)/$(am__dirstamp)
1286*33772c1eSriastradhcrypto_hash/libsodium_la-crypto_hash.lo: crypto_hash/$(am__dirstamp) \
1287*33772c1eSriastradh	crypto_hash/$(DEPDIR)/$(am__dirstamp)
1288*33772c1eSriastradhcrypto_hash/sha256/$(am__dirstamp):
1289*33772c1eSriastradh	@$(MKDIR_P) crypto_hash/sha256
1290*33772c1eSriastradh	@: > crypto_hash/sha256/$(am__dirstamp)
1291*33772c1eSriastradhcrypto_hash/sha256/$(DEPDIR)/$(am__dirstamp):
1292*33772c1eSriastradh	@$(MKDIR_P) crypto_hash/sha256/$(DEPDIR)
1293*33772c1eSriastradh	@: > crypto_hash/sha256/$(DEPDIR)/$(am__dirstamp)
1294*33772c1eSriastradhcrypto_hash/sha256/libsodium_la-hash_sha256.lo:  \
1295*33772c1eSriastradh	crypto_hash/sha256/$(am__dirstamp) \
1296*33772c1eSriastradh	crypto_hash/sha256/$(DEPDIR)/$(am__dirstamp)
1297*33772c1eSriastradhcrypto_hash/sha256/cp/$(am__dirstamp):
1298*33772c1eSriastradh	@$(MKDIR_P) crypto_hash/sha256/cp
1299*33772c1eSriastradh	@: > crypto_hash/sha256/cp/$(am__dirstamp)
1300*33772c1eSriastradhcrypto_hash/sha256/cp/$(DEPDIR)/$(am__dirstamp):
1301*33772c1eSriastradh	@$(MKDIR_P) crypto_hash/sha256/cp/$(DEPDIR)
1302*33772c1eSriastradh	@: > crypto_hash/sha256/cp/$(DEPDIR)/$(am__dirstamp)
1303*33772c1eSriastradhcrypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo:  \
1304*33772c1eSriastradh	crypto_hash/sha256/cp/$(am__dirstamp) \
1305*33772c1eSriastradh	crypto_hash/sha256/cp/$(DEPDIR)/$(am__dirstamp)
1306*33772c1eSriastradhcrypto_hash/sha512/$(am__dirstamp):
1307*33772c1eSriastradh	@$(MKDIR_P) crypto_hash/sha512
1308*33772c1eSriastradh	@: > crypto_hash/sha512/$(am__dirstamp)
1309*33772c1eSriastradhcrypto_hash/sha512/$(DEPDIR)/$(am__dirstamp):
1310*33772c1eSriastradh	@$(MKDIR_P) crypto_hash/sha512/$(DEPDIR)
1311*33772c1eSriastradh	@: > crypto_hash/sha512/$(DEPDIR)/$(am__dirstamp)
1312*33772c1eSriastradhcrypto_hash/sha512/libsodium_la-hash_sha512.lo:  \
1313*33772c1eSriastradh	crypto_hash/sha512/$(am__dirstamp) \
1314*33772c1eSriastradh	crypto_hash/sha512/$(DEPDIR)/$(am__dirstamp)
1315*33772c1eSriastradhcrypto_hash/sha512/cp/$(am__dirstamp):
1316*33772c1eSriastradh	@$(MKDIR_P) crypto_hash/sha512/cp
1317*33772c1eSriastradh	@: > crypto_hash/sha512/cp/$(am__dirstamp)
1318*33772c1eSriastradhcrypto_hash/sha512/cp/$(DEPDIR)/$(am__dirstamp):
1319*33772c1eSriastradh	@$(MKDIR_P) crypto_hash/sha512/cp/$(DEPDIR)
1320*33772c1eSriastradh	@: > crypto_hash/sha512/cp/$(DEPDIR)/$(am__dirstamp)
1321*33772c1eSriastradhcrypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo:  \
1322*33772c1eSriastradh	crypto_hash/sha512/cp/$(am__dirstamp) \
1323*33772c1eSriastradh	crypto_hash/sha512/cp/$(DEPDIR)/$(am__dirstamp)
1324*33772c1eSriastradhcrypto_kdf/blake2b/$(am__dirstamp):
1325*33772c1eSriastradh	@$(MKDIR_P) crypto_kdf/blake2b
1326*33772c1eSriastradh	@: > crypto_kdf/blake2b/$(am__dirstamp)
1327*33772c1eSriastradhcrypto_kdf/blake2b/$(DEPDIR)/$(am__dirstamp):
1328*33772c1eSriastradh	@$(MKDIR_P) crypto_kdf/blake2b/$(DEPDIR)
1329*33772c1eSriastradh	@: > crypto_kdf/blake2b/$(DEPDIR)/$(am__dirstamp)
1330*33772c1eSriastradhcrypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo:  \
1331*33772c1eSriastradh	crypto_kdf/blake2b/$(am__dirstamp) \
1332*33772c1eSriastradh	crypto_kdf/blake2b/$(DEPDIR)/$(am__dirstamp)
1333*33772c1eSriastradhcrypto_kdf/$(am__dirstamp):
1334*33772c1eSriastradh	@$(MKDIR_P) crypto_kdf
1335*33772c1eSriastradh	@: > crypto_kdf/$(am__dirstamp)
1336*33772c1eSriastradhcrypto_kdf/$(DEPDIR)/$(am__dirstamp):
1337*33772c1eSriastradh	@$(MKDIR_P) crypto_kdf/$(DEPDIR)
1338*33772c1eSriastradh	@: > crypto_kdf/$(DEPDIR)/$(am__dirstamp)
1339*33772c1eSriastradhcrypto_kdf/libsodium_la-crypto_kdf.lo: crypto_kdf/$(am__dirstamp) \
1340*33772c1eSriastradh	crypto_kdf/$(DEPDIR)/$(am__dirstamp)
1341*33772c1eSriastradhcrypto_kx/$(am__dirstamp):
1342*33772c1eSriastradh	@$(MKDIR_P) crypto_kx
1343*33772c1eSriastradh	@: > crypto_kx/$(am__dirstamp)
1344*33772c1eSriastradhcrypto_kx/$(DEPDIR)/$(am__dirstamp):
1345*33772c1eSriastradh	@$(MKDIR_P) crypto_kx/$(DEPDIR)
1346*33772c1eSriastradh	@: > crypto_kx/$(DEPDIR)/$(am__dirstamp)
1347*33772c1eSriastradhcrypto_kx/libsodium_la-crypto_kx.lo: crypto_kx/$(am__dirstamp) \
1348*33772c1eSriastradh	crypto_kx/$(DEPDIR)/$(am__dirstamp)
1349*33772c1eSriastradhcrypto_onetimeauth/$(am__dirstamp):
1350*33772c1eSriastradh	@$(MKDIR_P) crypto_onetimeauth
1351*33772c1eSriastradh	@: > crypto_onetimeauth/$(am__dirstamp)
1352*33772c1eSriastradhcrypto_onetimeauth/$(DEPDIR)/$(am__dirstamp):
1353*33772c1eSriastradh	@$(MKDIR_P) crypto_onetimeauth/$(DEPDIR)
1354*33772c1eSriastradh	@: > crypto_onetimeauth/$(DEPDIR)/$(am__dirstamp)
1355*33772c1eSriastradhcrypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo:  \
1356*33772c1eSriastradh	crypto_onetimeauth/$(am__dirstamp) \
1357*33772c1eSriastradh	crypto_onetimeauth/$(DEPDIR)/$(am__dirstamp)
1358*33772c1eSriastradhcrypto_onetimeauth/poly1305/$(am__dirstamp):
1359*33772c1eSriastradh	@$(MKDIR_P) crypto_onetimeauth/poly1305
1360*33772c1eSriastradh	@: > crypto_onetimeauth/poly1305/$(am__dirstamp)
1361*33772c1eSriastradhcrypto_onetimeauth/poly1305/$(DEPDIR)/$(am__dirstamp):
1362*33772c1eSriastradh	@$(MKDIR_P) crypto_onetimeauth/poly1305/$(DEPDIR)
1363*33772c1eSriastradh	@: > crypto_onetimeauth/poly1305/$(DEPDIR)/$(am__dirstamp)
1364*33772c1eSriastradhcrypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo:  \
1365*33772c1eSriastradh	crypto_onetimeauth/poly1305/$(am__dirstamp) \
1366*33772c1eSriastradh	crypto_onetimeauth/poly1305/$(DEPDIR)/$(am__dirstamp)
1367*33772c1eSriastradhcrypto_onetimeauth/poly1305/donna/$(am__dirstamp):
1368*33772c1eSriastradh	@$(MKDIR_P) crypto_onetimeauth/poly1305/donna
1369*33772c1eSriastradh	@: > crypto_onetimeauth/poly1305/donna/$(am__dirstamp)
1370*33772c1eSriastradhcrypto_onetimeauth/poly1305/donna/$(DEPDIR)/$(am__dirstamp):
1371*33772c1eSriastradh	@$(MKDIR_P) crypto_onetimeauth/poly1305/donna/$(DEPDIR)
1372*33772c1eSriastradh	@: > crypto_onetimeauth/poly1305/donna/$(DEPDIR)/$(am__dirstamp)
1373*33772c1eSriastradhcrypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo:  \
1374*33772c1eSriastradh	crypto_onetimeauth/poly1305/donna/$(am__dirstamp) \
1375*33772c1eSriastradh	crypto_onetimeauth/poly1305/donna/$(DEPDIR)/$(am__dirstamp)
1376*33772c1eSriastradhcrypto_pwhash/argon2/libsodium_la-argon2-core.lo:  \
1377*33772c1eSriastradh	crypto_pwhash/argon2/$(am__dirstamp) \
1378*33772c1eSriastradh	crypto_pwhash/argon2/$(DEPDIR)/$(am__dirstamp)
1379*33772c1eSriastradhcrypto_pwhash/argon2/libsodium_la-argon2-encoding.lo:  \
1380*33772c1eSriastradh	crypto_pwhash/argon2/$(am__dirstamp) \
1381*33772c1eSriastradh	crypto_pwhash/argon2/$(DEPDIR)/$(am__dirstamp)
1382*33772c1eSriastradhcrypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo:  \
1383*33772c1eSriastradh	crypto_pwhash/argon2/$(am__dirstamp) \
1384*33772c1eSriastradh	crypto_pwhash/argon2/$(DEPDIR)/$(am__dirstamp)
1385*33772c1eSriastradhcrypto_pwhash/argon2/libsodium_la-argon2.lo:  \
1386*33772c1eSriastradh	crypto_pwhash/argon2/$(am__dirstamp) \
1387*33772c1eSriastradh	crypto_pwhash/argon2/$(DEPDIR)/$(am__dirstamp)
1388*33772c1eSriastradhcrypto_pwhash/argon2/libsodium_la-blake2b-long.lo:  \
1389*33772c1eSriastradh	crypto_pwhash/argon2/$(am__dirstamp) \
1390*33772c1eSriastradh	crypto_pwhash/argon2/$(DEPDIR)/$(am__dirstamp)
1391*33772c1eSriastradhcrypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo:  \
1392*33772c1eSriastradh	crypto_pwhash/argon2/$(am__dirstamp) \
1393*33772c1eSriastradh	crypto_pwhash/argon2/$(DEPDIR)/$(am__dirstamp)
1394*33772c1eSriastradhcrypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo:  \
1395*33772c1eSriastradh	crypto_pwhash/argon2/$(am__dirstamp) \
1396*33772c1eSriastradh	crypto_pwhash/argon2/$(DEPDIR)/$(am__dirstamp)
1397*33772c1eSriastradhcrypto_pwhash/$(am__dirstamp):
1398*33772c1eSriastradh	@$(MKDIR_P) crypto_pwhash
1399*33772c1eSriastradh	@: > crypto_pwhash/$(am__dirstamp)
1400*33772c1eSriastradhcrypto_pwhash/$(DEPDIR)/$(am__dirstamp):
1401*33772c1eSriastradh	@$(MKDIR_P) crypto_pwhash/$(DEPDIR)
1402*33772c1eSriastradh	@: > crypto_pwhash/$(DEPDIR)/$(am__dirstamp)
1403*33772c1eSriastradhcrypto_pwhash/libsodium_la-crypto_pwhash.lo:  \
1404*33772c1eSriastradh	crypto_pwhash/$(am__dirstamp) \
1405*33772c1eSriastradh	crypto_pwhash/$(DEPDIR)/$(am__dirstamp)
1406*33772c1eSriastradhcrypto_scalarmult/$(am__dirstamp):
1407*33772c1eSriastradh	@$(MKDIR_P) crypto_scalarmult
1408*33772c1eSriastradh	@: > crypto_scalarmult/$(am__dirstamp)
1409*33772c1eSriastradhcrypto_scalarmult/$(DEPDIR)/$(am__dirstamp):
1410*33772c1eSriastradh	@$(MKDIR_P) crypto_scalarmult/$(DEPDIR)
1411*33772c1eSriastradh	@: > crypto_scalarmult/$(DEPDIR)/$(am__dirstamp)
1412*33772c1eSriastradhcrypto_scalarmult/libsodium_la-crypto_scalarmult.lo:  \
1413*33772c1eSriastradh	crypto_scalarmult/$(am__dirstamp) \
1414*33772c1eSriastradh	crypto_scalarmult/$(DEPDIR)/$(am__dirstamp)
1415*33772c1eSriastradhcrypto_scalarmult/curve25519/ref10/$(am__dirstamp):
1416*33772c1eSriastradh	@$(MKDIR_P) crypto_scalarmult/curve25519/ref10
1417*33772c1eSriastradh	@: > crypto_scalarmult/curve25519/ref10/$(am__dirstamp)
1418*33772c1eSriastradhcrypto_scalarmult/curve25519/ref10/$(DEPDIR)/$(am__dirstamp):
1419*33772c1eSriastradh	@$(MKDIR_P) crypto_scalarmult/curve25519/ref10/$(DEPDIR)
1420*33772c1eSriastradh	@: > crypto_scalarmult/curve25519/ref10/$(DEPDIR)/$(am__dirstamp)
1421*33772c1eSriastradhcrypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo:  \
1422*33772c1eSriastradh	crypto_scalarmult/curve25519/ref10/$(am__dirstamp) \
1423*33772c1eSriastradh	crypto_scalarmult/curve25519/ref10/$(DEPDIR)/$(am__dirstamp)
1424*33772c1eSriastradhcrypto_scalarmult/curve25519/$(am__dirstamp):
1425*33772c1eSriastradh	@$(MKDIR_P) crypto_scalarmult/curve25519
1426*33772c1eSriastradh	@: > crypto_scalarmult/curve25519/$(am__dirstamp)
1427*33772c1eSriastradhcrypto_scalarmult/curve25519/$(DEPDIR)/$(am__dirstamp):
1428*33772c1eSriastradh	@$(MKDIR_P) crypto_scalarmult/curve25519/$(DEPDIR)
1429*33772c1eSriastradh	@: > crypto_scalarmult/curve25519/$(DEPDIR)/$(am__dirstamp)
1430*33772c1eSriastradhcrypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo:  \
1431*33772c1eSriastradh	crypto_scalarmult/curve25519/$(am__dirstamp) \
1432*33772c1eSriastradh	crypto_scalarmult/curve25519/$(DEPDIR)/$(am__dirstamp)
1433*33772c1eSriastradhcrypto_secretbox/$(am__dirstamp):
1434*33772c1eSriastradh	@$(MKDIR_P) crypto_secretbox
1435*33772c1eSriastradh	@: > crypto_secretbox/$(am__dirstamp)
1436*33772c1eSriastradhcrypto_secretbox/$(DEPDIR)/$(am__dirstamp):
1437*33772c1eSriastradh	@$(MKDIR_P) crypto_secretbox/$(DEPDIR)
1438*33772c1eSriastradh	@: > crypto_secretbox/$(DEPDIR)/$(am__dirstamp)
1439*33772c1eSriastradhcrypto_secretbox/libsodium_la-crypto_secretbox.lo:  \
1440*33772c1eSriastradh	crypto_secretbox/$(am__dirstamp) \
1441*33772c1eSriastradh	crypto_secretbox/$(DEPDIR)/$(am__dirstamp)
1442*33772c1eSriastradhcrypto_secretbox/libsodium_la-crypto_secretbox_easy.lo:  \
1443*33772c1eSriastradh	crypto_secretbox/$(am__dirstamp) \
1444*33772c1eSriastradh	crypto_secretbox/$(DEPDIR)/$(am__dirstamp)
1445*33772c1eSriastradhcrypto_secretbox/xsalsa20poly1305/$(am__dirstamp):
1446*33772c1eSriastradh	@$(MKDIR_P) crypto_secretbox/xsalsa20poly1305
1447*33772c1eSriastradh	@: > crypto_secretbox/xsalsa20poly1305/$(am__dirstamp)
1448*33772c1eSriastradhcrypto_secretbox/xsalsa20poly1305/$(DEPDIR)/$(am__dirstamp):
1449*33772c1eSriastradh	@$(MKDIR_P) crypto_secretbox/xsalsa20poly1305/$(DEPDIR)
1450*33772c1eSriastradh	@: > crypto_secretbox/xsalsa20poly1305/$(DEPDIR)/$(am__dirstamp)
1451*33772c1eSriastradhcrypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo:  \
1452*33772c1eSriastradh	crypto_secretbox/xsalsa20poly1305/$(am__dirstamp) \
1453*33772c1eSriastradh	crypto_secretbox/xsalsa20poly1305/$(DEPDIR)/$(am__dirstamp)
1454*33772c1eSriastradhcrypto_secretstream/xchacha20poly1305/$(am__dirstamp):
1455*33772c1eSriastradh	@$(MKDIR_P) crypto_secretstream/xchacha20poly1305
1456*33772c1eSriastradh	@: > crypto_secretstream/xchacha20poly1305/$(am__dirstamp)
1457*33772c1eSriastradhcrypto_secretstream/xchacha20poly1305/$(DEPDIR)/$(am__dirstamp):
1458*33772c1eSriastradh	@$(MKDIR_P) crypto_secretstream/xchacha20poly1305/$(DEPDIR)
1459*33772c1eSriastradh	@: > crypto_secretstream/xchacha20poly1305/$(DEPDIR)/$(am__dirstamp)
1460*33772c1eSriastradhcrypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo:  \
1461*33772c1eSriastradh	crypto_secretstream/xchacha20poly1305/$(am__dirstamp) \
1462*33772c1eSriastradh	crypto_secretstream/xchacha20poly1305/$(DEPDIR)/$(am__dirstamp)
1463*33772c1eSriastradhcrypto_shorthash/$(am__dirstamp):
1464*33772c1eSriastradh	@$(MKDIR_P) crypto_shorthash
1465*33772c1eSriastradh	@: > crypto_shorthash/$(am__dirstamp)
1466*33772c1eSriastradhcrypto_shorthash/$(DEPDIR)/$(am__dirstamp):
1467*33772c1eSriastradh	@$(MKDIR_P) crypto_shorthash/$(DEPDIR)
1468*33772c1eSriastradh	@: > crypto_shorthash/$(DEPDIR)/$(am__dirstamp)
1469*33772c1eSriastradhcrypto_shorthash/libsodium_la-crypto_shorthash.lo:  \
1470*33772c1eSriastradh	crypto_shorthash/$(am__dirstamp) \
1471*33772c1eSriastradh	crypto_shorthash/$(DEPDIR)/$(am__dirstamp)
1472*33772c1eSriastradhcrypto_shorthash/siphash24/$(am__dirstamp):
1473*33772c1eSriastradh	@$(MKDIR_P) crypto_shorthash/siphash24
1474*33772c1eSriastradh	@: > crypto_shorthash/siphash24/$(am__dirstamp)
1475*33772c1eSriastradhcrypto_shorthash/siphash24/$(DEPDIR)/$(am__dirstamp):
1476*33772c1eSriastradh	@$(MKDIR_P) crypto_shorthash/siphash24/$(DEPDIR)
1477*33772c1eSriastradh	@: > crypto_shorthash/siphash24/$(DEPDIR)/$(am__dirstamp)
1478*33772c1eSriastradhcrypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo:  \
1479*33772c1eSriastradh	crypto_shorthash/siphash24/$(am__dirstamp) \
1480*33772c1eSriastradh	crypto_shorthash/siphash24/$(DEPDIR)/$(am__dirstamp)
1481*33772c1eSriastradhcrypto_shorthash/siphash24/ref/$(am__dirstamp):
1482*33772c1eSriastradh	@$(MKDIR_P) crypto_shorthash/siphash24/ref
1483*33772c1eSriastradh	@: > crypto_shorthash/siphash24/ref/$(am__dirstamp)
1484*33772c1eSriastradhcrypto_shorthash/siphash24/ref/$(DEPDIR)/$(am__dirstamp):
1485*33772c1eSriastradh	@$(MKDIR_P) crypto_shorthash/siphash24/ref/$(DEPDIR)
1486*33772c1eSriastradh	@: > crypto_shorthash/siphash24/ref/$(DEPDIR)/$(am__dirstamp)
1487*33772c1eSriastradhcrypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo:  \
1488*33772c1eSriastradh	crypto_shorthash/siphash24/ref/$(am__dirstamp) \
1489*33772c1eSriastradh	crypto_shorthash/siphash24/ref/$(DEPDIR)/$(am__dirstamp)
1490*33772c1eSriastradhcrypto_sign/$(am__dirstamp):
1491*33772c1eSriastradh	@$(MKDIR_P) crypto_sign
1492*33772c1eSriastradh	@: > crypto_sign/$(am__dirstamp)
1493*33772c1eSriastradhcrypto_sign/$(DEPDIR)/$(am__dirstamp):
1494*33772c1eSriastradh	@$(MKDIR_P) crypto_sign/$(DEPDIR)
1495*33772c1eSriastradh	@: > crypto_sign/$(DEPDIR)/$(am__dirstamp)
1496*33772c1eSriastradhcrypto_sign/libsodium_la-crypto_sign.lo: crypto_sign/$(am__dirstamp) \
1497*33772c1eSriastradh	crypto_sign/$(DEPDIR)/$(am__dirstamp)
1498*33772c1eSriastradhcrypto_sign/ed25519/$(am__dirstamp):
1499*33772c1eSriastradh	@$(MKDIR_P) crypto_sign/ed25519
1500*33772c1eSriastradh	@: > crypto_sign/ed25519/$(am__dirstamp)
1501*33772c1eSriastradhcrypto_sign/ed25519/$(DEPDIR)/$(am__dirstamp):
1502*33772c1eSriastradh	@$(MKDIR_P) crypto_sign/ed25519/$(DEPDIR)
1503*33772c1eSriastradh	@: > crypto_sign/ed25519/$(DEPDIR)/$(am__dirstamp)
1504*33772c1eSriastradhcrypto_sign/ed25519/libsodium_la-sign_ed25519.lo:  \
1505*33772c1eSriastradh	crypto_sign/ed25519/$(am__dirstamp) \
1506*33772c1eSriastradh	crypto_sign/ed25519/$(DEPDIR)/$(am__dirstamp)
1507*33772c1eSriastradhcrypto_sign/ed25519/ref10/$(am__dirstamp):
1508*33772c1eSriastradh	@$(MKDIR_P) crypto_sign/ed25519/ref10
1509*33772c1eSriastradh	@: > crypto_sign/ed25519/ref10/$(am__dirstamp)
1510*33772c1eSriastradhcrypto_sign/ed25519/ref10/$(DEPDIR)/$(am__dirstamp):
1511*33772c1eSriastradh	@$(MKDIR_P) crypto_sign/ed25519/ref10/$(DEPDIR)
1512*33772c1eSriastradh	@: > crypto_sign/ed25519/ref10/$(DEPDIR)/$(am__dirstamp)
1513*33772c1eSriastradhcrypto_sign/ed25519/ref10/libsodium_la-keypair.lo:  \
1514*33772c1eSriastradh	crypto_sign/ed25519/ref10/$(am__dirstamp) \
1515*33772c1eSriastradh	crypto_sign/ed25519/ref10/$(DEPDIR)/$(am__dirstamp)
1516*33772c1eSriastradhcrypto_sign/ed25519/ref10/libsodium_la-open.lo:  \
1517*33772c1eSriastradh	crypto_sign/ed25519/ref10/$(am__dirstamp) \
1518*33772c1eSriastradh	crypto_sign/ed25519/ref10/$(DEPDIR)/$(am__dirstamp)
1519*33772c1eSriastradhcrypto_sign/ed25519/ref10/libsodium_la-sign.lo:  \
1520*33772c1eSriastradh	crypto_sign/ed25519/ref10/$(am__dirstamp) \
1521*33772c1eSriastradh	crypto_sign/ed25519/ref10/$(DEPDIR)/$(am__dirstamp)
1522*33772c1eSriastradhcrypto_stream/chacha20/$(am__dirstamp):
1523*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/chacha20
1524*33772c1eSriastradh	@: > crypto_stream/chacha20/$(am__dirstamp)
1525*33772c1eSriastradhcrypto_stream/chacha20/$(DEPDIR)/$(am__dirstamp):
1526*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/chacha20/$(DEPDIR)
1527*33772c1eSriastradh	@: > crypto_stream/chacha20/$(DEPDIR)/$(am__dirstamp)
1528*33772c1eSriastradhcrypto_stream/chacha20/libsodium_la-stream_chacha20.lo:  \
1529*33772c1eSriastradh	crypto_stream/chacha20/$(am__dirstamp) \
1530*33772c1eSriastradh	crypto_stream/chacha20/$(DEPDIR)/$(am__dirstamp)
1531*33772c1eSriastradhcrypto_stream/chacha20/ref/$(am__dirstamp):
1532*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/chacha20/ref
1533*33772c1eSriastradh	@: > crypto_stream/chacha20/ref/$(am__dirstamp)
1534*33772c1eSriastradhcrypto_stream/chacha20/ref/$(DEPDIR)/$(am__dirstamp):
1535*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/chacha20/ref/$(DEPDIR)
1536*33772c1eSriastradh	@: > crypto_stream/chacha20/ref/$(DEPDIR)/$(am__dirstamp)
1537*33772c1eSriastradhcrypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo:  \
1538*33772c1eSriastradh	crypto_stream/chacha20/ref/$(am__dirstamp) \
1539*33772c1eSriastradh	crypto_stream/chacha20/ref/$(DEPDIR)/$(am__dirstamp)
1540*33772c1eSriastradhcrypto_stream/$(am__dirstamp):
1541*33772c1eSriastradh	@$(MKDIR_P) crypto_stream
1542*33772c1eSriastradh	@: > crypto_stream/$(am__dirstamp)
1543*33772c1eSriastradhcrypto_stream/$(DEPDIR)/$(am__dirstamp):
1544*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/$(DEPDIR)
1545*33772c1eSriastradh	@: > crypto_stream/$(DEPDIR)/$(am__dirstamp)
1546*33772c1eSriastradhcrypto_stream/libsodium_la-crypto_stream.lo:  \
1547*33772c1eSriastradh	crypto_stream/$(am__dirstamp) \
1548*33772c1eSriastradh	crypto_stream/$(DEPDIR)/$(am__dirstamp)
1549*33772c1eSriastradhcrypto_stream/salsa20/$(am__dirstamp):
1550*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/salsa20
1551*33772c1eSriastradh	@: > crypto_stream/salsa20/$(am__dirstamp)
1552*33772c1eSriastradhcrypto_stream/salsa20/$(DEPDIR)/$(am__dirstamp):
1553*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/salsa20/$(DEPDIR)
1554*33772c1eSriastradh	@: > crypto_stream/salsa20/$(DEPDIR)/$(am__dirstamp)
1555*33772c1eSriastradhcrypto_stream/salsa20/libsodium_la-stream_salsa20.lo:  \
1556*33772c1eSriastradh	crypto_stream/salsa20/$(am__dirstamp) \
1557*33772c1eSriastradh	crypto_stream/salsa20/$(DEPDIR)/$(am__dirstamp)
1558*33772c1eSriastradhcrypto_stream/xsalsa20/$(am__dirstamp):
1559*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/xsalsa20
1560*33772c1eSriastradh	@: > crypto_stream/xsalsa20/$(am__dirstamp)
1561*33772c1eSriastradhcrypto_stream/xsalsa20/$(DEPDIR)/$(am__dirstamp):
1562*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/xsalsa20/$(DEPDIR)
1563*33772c1eSriastradh	@: > crypto_stream/xsalsa20/$(DEPDIR)/$(am__dirstamp)
1564*33772c1eSriastradhcrypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo:  \
1565*33772c1eSriastradh	crypto_stream/xsalsa20/$(am__dirstamp) \
1566*33772c1eSriastradh	crypto_stream/xsalsa20/$(DEPDIR)/$(am__dirstamp)
1567*33772c1eSriastradhcrypto_verify/sodium/$(am__dirstamp):
1568*33772c1eSriastradh	@$(MKDIR_P) crypto_verify/sodium
1569*33772c1eSriastradh	@: > crypto_verify/sodium/$(am__dirstamp)
1570*33772c1eSriastradhcrypto_verify/sodium/$(DEPDIR)/$(am__dirstamp):
1571*33772c1eSriastradh	@$(MKDIR_P) crypto_verify/sodium/$(DEPDIR)
1572*33772c1eSriastradh	@: > crypto_verify/sodium/$(DEPDIR)/$(am__dirstamp)
1573*33772c1eSriastradhcrypto_verify/sodium/libsodium_la-verify.lo:  \
1574*33772c1eSriastradh	crypto_verify/sodium/$(am__dirstamp) \
1575*33772c1eSriastradh	crypto_verify/sodium/$(DEPDIR)/$(am__dirstamp)
1576*33772c1eSriastradhrandombytes/$(am__dirstamp):
1577*33772c1eSriastradh	@$(MKDIR_P) randombytes
1578*33772c1eSriastradh	@: > randombytes/$(am__dirstamp)
1579*33772c1eSriastradhrandombytes/$(DEPDIR)/$(am__dirstamp):
1580*33772c1eSriastradh	@$(MKDIR_P) randombytes/$(DEPDIR)
1581*33772c1eSriastradh	@: > randombytes/$(DEPDIR)/$(am__dirstamp)
1582*33772c1eSriastradhrandombytes/libsodium_la-randombytes.lo: randombytes/$(am__dirstamp) \
1583*33772c1eSriastradh	randombytes/$(DEPDIR)/$(am__dirstamp)
1584*33772c1eSriastradhsodium/$(am__dirstamp):
1585*33772c1eSriastradh	@$(MKDIR_P) sodium
1586*33772c1eSriastradh	@: > sodium/$(am__dirstamp)
1587*33772c1eSriastradhsodium/$(DEPDIR)/$(am__dirstamp):
1588*33772c1eSriastradh	@$(MKDIR_P) sodium/$(DEPDIR)
1589*33772c1eSriastradh	@: > sodium/$(DEPDIR)/$(am__dirstamp)
1590*33772c1eSriastradhsodium/libsodium_la-codecs.lo: sodium/$(am__dirstamp) \
1591*33772c1eSriastradh	sodium/$(DEPDIR)/$(am__dirstamp)
1592*33772c1eSriastradhsodium/libsodium_la-core.lo: sodium/$(am__dirstamp) \
1593*33772c1eSriastradh	sodium/$(DEPDIR)/$(am__dirstamp)
1594*33772c1eSriastradhsodium/libsodium_la-runtime.lo: sodium/$(am__dirstamp) \
1595*33772c1eSriastradh	sodium/$(DEPDIR)/$(am__dirstamp)
1596*33772c1eSriastradhsodium/libsodium_la-utils.lo: sodium/$(am__dirstamp) \
1597*33772c1eSriastradh	sodium/$(DEPDIR)/$(am__dirstamp)
1598*33772c1eSriastradhsodium/libsodium_la-version.lo: sodium/$(am__dirstamp) \
1599*33772c1eSriastradh	sodium/$(DEPDIR)/$(am__dirstamp)
1600*33772c1eSriastradhcrypto_stream/salsa20/xmm6/$(am__dirstamp):
1601*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/salsa20/xmm6
1602*33772c1eSriastradh	@: > crypto_stream/salsa20/xmm6/$(am__dirstamp)
1603*33772c1eSriastradhcrypto_stream/salsa20/xmm6/$(DEPDIR)/$(am__dirstamp):
1604*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/salsa20/xmm6/$(DEPDIR)
1605*33772c1eSriastradh	@: > crypto_stream/salsa20/xmm6/$(DEPDIR)/$(am__dirstamp)
1606*33772c1eSriastradhcrypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo:  \
1607*33772c1eSriastradh	crypto_stream/salsa20/xmm6/$(am__dirstamp) \
1608*33772c1eSriastradh	crypto_stream/salsa20/xmm6/$(DEPDIR)/$(am__dirstamp)
1609*33772c1eSriastradhcrypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6.lo:  \
1610*33772c1eSriastradh	crypto_stream/salsa20/xmm6/$(am__dirstamp) \
1611*33772c1eSriastradh	crypto_stream/salsa20/xmm6/$(DEPDIR)/$(am__dirstamp)
1612*33772c1eSriastradhcrypto_stream/salsa20/ref/$(am__dirstamp):
1613*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/salsa20/ref
1614*33772c1eSriastradh	@: > crypto_stream/salsa20/ref/$(am__dirstamp)
1615*33772c1eSriastradhcrypto_stream/salsa20/ref/$(DEPDIR)/$(am__dirstamp):
1616*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/salsa20/ref/$(DEPDIR)
1617*33772c1eSriastradh	@: > crypto_stream/salsa20/ref/$(DEPDIR)/$(am__dirstamp)
1618*33772c1eSriastradhcrypto_stream/salsa20/ref/libsodium_la-salsa20_ref.lo:  \
1619*33772c1eSriastradh	crypto_stream/salsa20/ref/$(am__dirstamp) \
1620*33772c1eSriastradh	crypto_stream/salsa20/ref/$(DEPDIR)/$(am__dirstamp)
1621*33772c1eSriastradhcrypto_scalarmult/curve25519/sandy2x/$(am__dirstamp):
1622*33772c1eSriastradh	@$(MKDIR_P) crypto_scalarmult/curve25519/sandy2x
1623*33772c1eSriastradh	@: > crypto_scalarmult/curve25519/sandy2x/$(am__dirstamp)
1624*33772c1eSriastradhcrypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/$(am__dirstamp):
1625*33772c1eSriastradh	@$(MKDIR_P) crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)
1626*33772c1eSriastradh	@: > crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/$(am__dirstamp)
1627*33772c1eSriastradhcrypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.lo:  \
1628*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/$(am__dirstamp) \
1629*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/$(am__dirstamp)
1630*33772c1eSriastradhcrypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.lo:  \
1631*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/$(am__dirstamp) \
1632*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/$(am__dirstamp)
1633*33772c1eSriastradhcrypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.lo:  \
1634*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/$(am__dirstamp) \
1635*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/$(am__dirstamp)
1636*33772c1eSriastradhcrypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo:  \
1637*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/$(am__dirstamp) \
1638*33772c1eSriastradh	crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/$(am__dirstamp)
1639*33772c1eSriastradhcrypto_box/curve25519xchacha20poly1305/$(am__dirstamp):
1640*33772c1eSriastradh	@$(MKDIR_P) crypto_box/curve25519xchacha20poly1305
1641*33772c1eSriastradh	@: > crypto_box/curve25519xchacha20poly1305/$(am__dirstamp)
1642*33772c1eSriastradhcrypto_box/curve25519xchacha20poly1305/$(DEPDIR)/$(am__dirstamp):
1643*33772c1eSriastradh	@$(MKDIR_P) crypto_box/curve25519xchacha20poly1305/$(DEPDIR)
1644*33772c1eSriastradh	@: > crypto_box/curve25519xchacha20poly1305/$(DEPDIR)/$(am__dirstamp)
1645*33772c1eSriastradhcrypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo:  \
1646*33772c1eSriastradh	crypto_box/curve25519xchacha20poly1305/$(am__dirstamp) \
1647*33772c1eSriastradh	crypto_box/curve25519xchacha20poly1305/$(DEPDIR)/$(am__dirstamp)
1648*33772c1eSriastradhcrypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo:  \
1649*33772c1eSriastradh	crypto_box/curve25519xchacha20poly1305/$(am__dirstamp) \
1650*33772c1eSriastradh	crypto_box/curve25519xchacha20poly1305/$(DEPDIR)/$(am__dirstamp)
1651*33772c1eSriastradhcrypto_core/ed25519/$(am__dirstamp):
1652*33772c1eSriastradh	@$(MKDIR_P) crypto_core/ed25519
1653*33772c1eSriastradh	@: > crypto_core/ed25519/$(am__dirstamp)
1654*33772c1eSriastradhcrypto_core/ed25519/$(DEPDIR)/$(am__dirstamp):
1655*33772c1eSriastradh	@$(MKDIR_P) crypto_core/ed25519/$(DEPDIR)
1656*33772c1eSriastradh	@: > crypto_core/ed25519/$(DEPDIR)/$(am__dirstamp)
1657*33772c1eSriastradhcrypto_core/ed25519/libsodium_la-core_ed25519.lo:  \
1658*33772c1eSriastradh	crypto_core/ed25519/$(am__dirstamp) \
1659*33772c1eSriastradh	crypto_core/ed25519/$(DEPDIR)/$(am__dirstamp)
1660*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/$(am__dirstamp):
1661*33772c1eSriastradh	@$(MKDIR_P) crypto_pwhash/scryptsalsa208sha256
1662*33772c1eSriastradh	@: > crypto_pwhash/scryptsalsa208sha256/$(am__dirstamp)
1663*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/$(am__dirstamp):
1664*33772c1eSriastradh	@$(MKDIR_P) crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)
1665*33772c1eSriastradh	@: > crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/$(am__dirstamp)
1666*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo:  \
1667*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/$(am__dirstamp) \
1668*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/$(am__dirstamp)
1669*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo:  \
1670*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/$(am__dirstamp) \
1671*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/$(am__dirstamp)
1672*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo:  \
1673*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/$(am__dirstamp) \
1674*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/$(am__dirstamp)
1675*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo:  \
1676*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/$(am__dirstamp) \
1677*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/$(am__dirstamp)
1678*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/nosse/$(am__dirstamp):
1679*33772c1eSriastradh	@$(MKDIR_P) crypto_pwhash/scryptsalsa208sha256/nosse
1680*33772c1eSriastradh	@: > crypto_pwhash/scryptsalsa208sha256/nosse/$(am__dirstamp)
1681*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/nosse/$(DEPDIR)/$(am__dirstamp):
1682*33772c1eSriastradh	@$(MKDIR_P) crypto_pwhash/scryptsalsa208sha256/nosse/$(DEPDIR)
1683*33772c1eSriastradh	@: > crypto_pwhash/scryptsalsa208sha256/nosse/$(DEPDIR)/$(am__dirstamp)
1684*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo:  \
1685*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/nosse/$(am__dirstamp) \
1686*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/nosse/$(DEPDIR)/$(am__dirstamp)
1687*33772c1eSriastradhcrypto_scalarmult/ed25519/ref10/$(am__dirstamp):
1688*33772c1eSriastradh	@$(MKDIR_P) crypto_scalarmult/ed25519/ref10
1689*33772c1eSriastradh	@: > crypto_scalarmult/ed25519/ref10/$(am__dirstamp)
1690*33772c1eSriastradhcrypto_scalarmult/ed25519/ref10/$(DEPDIR)/$(am__dirstamp):
1691*33772c1eSriastradh	@$(MKDIR_P) crypto_scalarmult/ed25519/ref10/$(DEPDIR)
1692*33772c1eSriastradh	@: > crypto_scalarmult/ed25519/ref10/$(DEPDIR)/$(am__dirstamp)
1693*33772c1eSriastradhcrypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo:  \
1694*33772c1eSriastradh	crypto_scalarmult/ed25519/ref10/$(am__dirstamp) \
1695*33772c1eSriastradh	crypto_scalarmult/ed25519/ref10/$(DEPDIR)/$(am__dirstamp)
1696*33772c1eSriastradhcrypto_secretbox/xchacha20poly1305/$(am__dirstamp):
1697*33772c1eSriastradh	@$(MKDIR_P) crypto_secretbox/xchacha20poly1305
1698*33772c1eSriastradh	@: > crypto_secretbox/xchacha20poly1305/$(am__dirstamp)
1699*33772c1eSriastradhcrypto_secretbox/xchacha20poly1305/$(DEPDIR)/$(am__dirstamp):
1700*33772c1eSriastradh	@$(MKDIR_P) crypto_secretbox/xchacha20poly1305/$(DEPDIR)
1701*33772c1eSriastradh	@: > crypto_secretbox/xchacha20poly1305/$(DEPDIR)/$(am__dirstamp)
1702*33772c1eSriastradhcrypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo:  \
1703*33772c1eSriastradh	crypto_secretbox/xchacha20poly1305/$(am__dirstamp) \
1704*33772c1eSriastradh	crypto_secretbox/xchacha20poly1305/$(DEPDIR)/$(am__dirstamp)
1705*33772c1eSriastradhcrypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo:  \
1706*33772c1eSriastradh	crypto_shorthash/siphash24/$(am__dirstamp) \
1707*33772c1eSriastradh	crypto_shorthash/siphash24/$(DEPDIR)/$(am__dirstamp)
1708*33772c1eSriastradhcrypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo:  \
1709*33772c1eSriastradh	crypto_shorthash/siphash24/ref/$(am__dirstamp) \
1710*33772c1eSriastradh	crypto_shorthash/siphash24/ref/$(DEPDIR)/$(am__dirstamp)
1711*33772c1eSriastradhcrypto_sign/ed25519/ref10/libsodium_la-obsolete.lo:  \
1712*33772c1eSriastradh	crypto_sign/ed25519/ref10/$(am__dirstamp) \
1713*33772c1eSriastradh	crypto_sign/ed25519/ref10/$(DEPDIR)/$(am__dirstamp)
1714*33772c1eSriastradhcrypto_stream/salsa2012/ref/$(am__dirstamp):
1715*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/salsa2012/ref
1716*33772c1eSriastradh	@: > crypto_stream/salsa2012/ref/$(am__dirstamp)
1717*33772c1eSriastradhcrypto_stream/salsa2012/ref/$(DEPDIR)/$(am__dirstamp):
1718*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/salsa2012/ref/$(DEPDIR)
1719*33772c1eSriastradh	@: > crypto_stream/salsa2012/ref/$(DEPDIR)/$(am__dirstamp)
1720*33772c1eSriastradhcrypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo:  \
1721*33772c1eSriastradh	crypto_stream/salsa2012/ref/$(am__dirstamp) \
1722*33772c1eSriastradh	crypto_stream/salsa2012/ref/$(DEPDIR)/$(am__dirstamp)
1723*33772c1eSriastradhcrypto_stream/salsa2012/$(am__dirstamp):
1724*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/salsa2012
1725*33772c1eSriastradh	@: > crypto_stream/salsa2012/$(am__dirstamp)
1726*33772c1eSriastradhcrypto_stream/salsa2012/$(DEPDIR)/$(am__dirstamp):
1727*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/salsa2012/$(DEPDIR)
1728*33772c1eSriastradh	@: > crypto_stream/salsa2012/$(DEPDIR)/$(am__dirstamp)
1729*33772c1eSriastradhcrypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo:  \
1730*33772c1eSriastradh	crypto_stream/salsa2012/$(am__dirstamp) \
1731*33772c1eSriastradh	crypto_stream/salsa2012/$(DEPDIR)/$(am__dirstamp)
1732*33772c1eSriastradhcrypto_stream/salsa208/ref/$(am__dirstamp):
1733*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/salsa208/ref
1734*33772c1eSriastradh	@: > crypto_stream/salsa208/ref/$(am__dirstamp)
1735*33772c1eSriastradhcrypto_stream/salsa208/ref/$(DEPDIR)/$(am__dirstamp):
1736*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/salsa208/ref/$(DEPDIR)
1737*33772c1eSriastradh	@: > crypto_stream/salsa208/ref/$(DEPDIR)/$(am__dirstamp)
1738*33772c1eSriastradhcrypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo:  \
1739*33772c1eSriastradh	crypto_stream/salsa208/ref/$(am__dirstamp) \
1740*33772c1eSriastradh	crypto_stream/salsa208/ref/$(DEPDIR)/$(am__dirstamp)
1741*33772c1eSriastradhcrypto_stream/salsa208/$(am__dirstamp):
1742*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/salsa208
1743*33772c1eSriastradh	@: > crypto_stream/salsa208/$(am__dirstamp)
1744*33772c1eSriastradhcrypto_stream/salsa208/$(DEPDIR)/$(am__dirstamp):
1745*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/salsa208/$(DEPDIR)
1746*33772c1eSriastradh	@: > crypto_stream/salsa208/$(DEPDIR)/$(am__dirstamp)
1747*33772c1eSriastradhcrypto_stream/salsa208/libsodium_la-stream_salsa208.lo:  \
1748*33772c1eSriastradh	crypto_stream/salsa208/$(am__dirstamp) \
1749*33772c1eSriastradh	crypto_stream/salsa208/$(DEPDIR)/$(am__dirstamp)
1750*33772c1eSriastradhcrypto_stream/xchacha20/$(am__dirstamp):
1751*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/xchacha20
1752*33772c1eSriastradh	@: > crypto_stream/xchacha20/$(am__dirstamp)
1753*33772c1eSriastradhcrypto_stream/xchacha20/$(DEPDIR)/$(am__dirstamp):
1754*33772c1eSriastradh	@$(MKDIR_P) crypto_stream/xchacha20/$(DEPDIR)
1755*33772c1eSriastradh	@: > crypto_stream/xchacha20/$(DEPDIR)/$(am__dirstamp)
1756*33772c1eSriastradhcrypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo:  \
1757*33772c1eSriastradh	crypto_stream/xchacha20/$(am__dirstamp) \
1758*33772c1eSriastradh	crypto_stream/xchacha20/$(DEPDIR)/$(am__dirstamp)
1759*33772c1eSriastradhrandombytes/nativeclient/$(am__dirstamp):
1760*33772c1eSriastradh	@$(MKDIR_P) randombytes/nativeclient
1761*33772c1eSriastradh	@: > randombytes/nativeclient/$(am__dirstamp)
1762*33772c1eSriastradhrandombytes/nativeclient/$(DEPDIR)/$(am__dirstamp):
1763*33772c1eSriastradh	@$(MKDIR_P) randombytes/nativeclient/$(DEPDIR)
1764*33772c1eSriastradh	@: > randombytes/nativeclient/$(DEPDIR)/$(am__dirstamp)
1765*33772c1eSriastradhrandombytes/nativeclient/libsodium_la-randombytes_nativeclient.lo:  \
1766*33772c1eSriastradh	randombytes/nativeclient/$(am__dirstamp) \
1767*33772c1eSriastradh	randombytes/nativeclient/$(DEPDIR)/$(am__dirstamp)
1768*33772c1eSriastradhrandombytes/sysrandom/$(am__dirstamp):
1769*33772c1eSriastradh	@$(MKDIR_P) randombytes/sysrandom
1770*33772c1eSriastradh	@: > randombytes/sysrandom/$(am__dirstamp)
1771*33772c1eSriastradhrandombytes/sysrandom/$(DEPDIR)/$(am__dirstamp):
1772*33772c1eSriastradh	@$(MKDIR_P) randombytes/sysrandom/$(DEPDIR)
1773*33772c1eSriastradh	@: > randombytes/sysrandom/$(DEPDIR)/$(am__dirstamp)
1774*33772c1eSriastradhrandombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo:  \
1775*33772c1eSriastradh	randombytes/sysrandom/$(am__dirstamp) \
1776*33772c1eSriastradh	randombytes/sysrandom/$(DEPDIR)/$(am__dirstamp)
1777*33772c1eSriastradh
1778*33772c1eSriastradhlibsodium.la: $(libsodium_la_OBJECTS) $(libsodium_la_DEPENDENCIES) $(EXTRA_libsodium_la_DEPENDENCIES)
1779*33772c1eSriastradh	$(AM_V_CCLD)$(libsodium_la_LINK) -rpath $(libdir) $(libsodium_la_OBJECTS) $(libsodium_la_LIBADD) $(LIBS)
1780*33772c1eSriastradhcrypto_onetimeauth/poly1305/sse2/$(am__dirstamp):
1781*33772c1eSriastradh	@$(MKDIR_P) crypto_onetimeauth/poly1305/sse2
1782*33772c1eSriastradh	@: > crypto_onetimeauth/poly1305/sse2/$(am__dirstamp)
1783*33772c1eSriastradhcrypto_onetimeauth/poly1305/sse2/$(DEPDIR)/$(am__dirstamp):
1784*33772c1eSriastradh	@$(MKDIR_P) crypto_onetimeauth/poly1305/sse2/$(DEPDIR)
1785*33772c1eSriastradh	@: > crypto_onetimeauth/poly1305/sse2/$(DEPDIR)/$(am__dirstamp)
1786*33772c1eSriastradhcrypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo:  \
1787*33772c1eSriastradh	crypto_onetimeauth/poly1305/sse2/$(am__dirstamp) \
1788*33772c1eSriastradh	crypto_onetimeauth/poly1305/sse2/$(DEPDIR)/$(am__dirstamp)
1789*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/sse/$(am__dirstamp):
1790*33772c1eSriastradh	@$(MKDIR_P) crypto_pwhash/scryptsalsa208sha256/sse
1791*33772c1eSriastradh	@: > crypto_pwhash/scryptsalsa208sha256/sse/$(am__dirstamp)
1792*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/sse/$(DEPDIR)/$(am__dirstamp):
1793*33772c1eSriastradh	@$(MKDIR_P) crypto_pwhash/scryptsalsa208sha256/sse/$(DEPDIR)
1794*33772c1eSriastradh	@: > crypto_pwhash/scryptsalsa208sha256/sse/$(DEPDIR)/$(am__dirstamp)
1795*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo:  \
1796*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/sse/$(am__dirstamp) \
1797*33772c1eSriastradh	crypto_pwhash/scryptsalsa208sha256/sse/$(DEPDIR)/$(am__dirstamp)
1798*33772c1eSriastradhcrypto_stream/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.lo:  \
1799*33772c1eSriastradh	crypto_stream/salsa20/xmm6int/$(am__dirstamp) \
1800*33772c1eSriastradh	crypto_stream/salsa20/xmm6int/$(DEPDIR)/$(am__dirstamp)
1801*33772c1eSriastradh
1802*33772c1eSriastradhlibsse2.la: $(libsse2_la_OBJECTS) $(libsse2_la_DEPENDENCIES) $(EXTRA_libsse2_la_DEPENDENCIES)
1803*33772c1eSriastradh	$(AM_V_CCLD)$(libsse2_la_LINK)  $(libsse2_la_OBJECTS) $(libsse2_la_LIBADD) $(LIBS)
1804*33772c1eSriastradhcrypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo:  \
1805*33772c1eSriastradh	crypto_generichash/blake2b/ref/$(am__dirstamp) \
1806*33772c1eSriastradh	crypto_generichash/blake2b/ref/$(DEPDIR)/$(am__dirstamp)
1807*33772c1eSriastradh
1808*33772c1eSriastradhlibsse41.la: $(libsse41_la_OBJECTS) $(libsse41_la_DEPENDENCIES) $(EXTRA_libsse41_la_DEPENDENCIES)
1809*33772c1eSriastradh	$(AM_V_CCLD)$(libsse41_la_LINK)  $(libsse41_la_OBJECTS) $(libsse41_la_LIBADD) $(LIBS)
1810*33772c1eSriastradhcrypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo:  \
1811*33772c1eSriastradh	crypto_generichash/blake2b/ref/$(am__dirstamp) \
1812*33772c1eSriastradh	crypto_generichash/blake2b/ref/$(DEPDIR)/$(am__dirstamp)
1813*33772c1eSriastradhcrypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo:  \
1814*33772c1eSriastradh	crypto_pwhash/argon2/$(am__dirstamp) \
1815*33772c1eSriastradh	crypto_pwhash/argon2/$(DEPDIR)/$(am__dirstamp)
1816*33772c1eSriastradhcrypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo:  \
1817*33772c1eSriastradh	crypto_stream/chacha20/dolbeau/$(am__dirstamp) \
1818*33772c1eSriastradh	crypto_stream/chacha20/dolbeau/$(DEPDIR)/$(am__dirstamp)
1819*33772c1eSriastradh
1820*33772c1eSriastradhlibssse3.la: $(libssse3_la_OBJECTS) $(libssse3_la_DEPENDENCIES) $(EXTRA_libssse3_la_DEPENDENCIES)
1821*33772c1eSriastradh	$(AM_V_CCLD)$(libssse3_la_LINK)  $(libssse3_la_OBJECTS) $(libssse3_la_LIBADD) $(LIBS)
1822*33772c1eSriastradh
1823*33772c1eSriastradhmostlyclean-compile:
1824*33772c1eSriastradh	-rm -f *.$(OBJEXT)
1825*33772c1eSriastradh	-rm -f crypto_aead/aes256gcm/aesni/*.$(OBJEXT)
1826*33772c1eSriastradh	-rm -f crypto_aead/aes256gcm/aesni/*.lo
1827*33772c1eSriastradh	-rm -f crypto_aead/chacha20poly1305/sodium/*.$(OBJEXT)
1828*33772c1eSriastradh	-rm -f crypto_aead/chacha20poly1305/sodium/*.lo
1829*33772c1eSriastradh	-rm -f crypto_aead/xchacha20poly1305/sodium/*.$(OBJEXT)
1830*33772c1eSriastradh	-rm -f crypto_aead/xchacha20poly1305/sodium/*.lo
1831*33772c1eSriastradh	-rm -f crypto_auth/*.$(OBJEXT)
1832*33772c1eSriastradh	-rm -f crypto_auth/*.lo
1833*33772c1eSriastradh	-rm -f crypto_auth/hmacsha256/*.$(OBJEXT)
1834*33772c1eSriastradh	-rm -f crypto_auth/hmacsha256/*.lo
1835*33772c1eSriastradh	-rm -f crypto_auth/hmacsha512/*.$(OBJEXT)
1836*33772c1eSriastradh	-rm -f crypto_auth/hmacsha512/*.lo
1837*33772c1eSriastradh	-rm -f crypto_auth/hmacsha512256/*.$(OBJEXT)
1838*33772c1eSriastradh	-rm -f crypto_auth/hmacsha512256/*.lo
1839*33772c1eSriastradh	-rm -f crypto_box/*.$(OBJEXT)
1840*33772c1eSriastradh	-rm -f crypto_box/*.lo
1841*33772c1eSriastradh	-rm -f crypto_box/curve25519xchacha20poly1305/*.$(OBJEXT)
1842*33772c1eSriastradh	-rm -f crypto_box/curve25519xchacha20poly1305/*.lo
1843*33772c1eSriastradh	-rm -f crypto_box/curve25519xsalsa20poly1305/*.$(OBJEXT)
1844*33772c1eSriastradh	-rm -f crypto_box/curve25519xsalsa20poly1305/*.lo
1845*33772c1eSriastradh	-rm -f crypto_core/ed25519/*.$(OBJEXT)
1846*33772c1eSriastradh	-rm -f crypto_core/ed25519/*.lo
1847*33772c1eSriastradh	-rm -f crypto_core/ed25519/ref10/*.$(OBJEXT)
1848*33772c1eSriastradh	-rm -f crypto_core/ed25519/ref10/*.lo
1849*33772c1eSriastradh	-rm -f crypto_core/hchacha20/*.$(OBJEXT)
1850*33772c1eSriastradh	-rm -f crypto_core/hchacha20/*.lo
1851*33772c1eSriastradh	-rm -f crypto_core/hsalsa20/*.$(OBJEXT)
1852*33772c1eSriastradh	-rm -f crypto_core/hsalsa20/*.lo
1853*33772c1eSriastradh	-rm -f crypto_core/hsalsa20/ref2/*.$(OBJEXT)
1854*33772c1eSriastradh	-rm -f crypto_core/hsalsa20/ref2/*.lo
1855*33772c1eSriastradh	-rm -f crypto_core/salsa/ref/*.$(OBJEXT)
1856*33772c1eSriastradh	-rm -f crypto_core/salsa/ref/*.lo
1857*33772c1eSriastradh	-rm -f crypto_generichash/*.$(OBJEXT)
1858*33772c1eSriastradh	-rm -f crypto_generichash/*.lo
1859*33772c1eSriastradh	-rm -f crypto_generichash/blake2b/*.$(OBJEXT)
1860*33772c1eSriastradh	-rm -f crypto_generichash/blake2b/*.lo
1861*33772c1eSriastradh	-rm -f crypto_generichash/blake2b/ref/*.$(OBJEXT)
1862*33772c1eSriastradh	-rm -f crypto_generichash/blake2b/ref/*.lo
1863*33772c1eSriastradh	-rm -f crypto_hash/*.$(OBJEXT)
1864*33772c1eSriastradh	-rm -f crypto_hash/*.lo
1865*33772c1eSriastradh	-rm -f crypto_hash/sha256/*.$(OBJEXT)
1866*33772c1eSriastradh	-rm -f crypto_hash/sha256/*.lo
1867*33772c1eSriastradh	-rm -f crypto_hash/sha256/cp/*.$(OBJEXT)
1868*33772c1eSriastradh	-rm -f crypto_hash/sha256/cp/*.lo
1869*33772c1eSriastradh	-rm -f crypto_hash/sha512/*.$(OBJEXT)
1870*33772c1eSriastradh	-rm -f crypto_hash/sha512/*.lo
1871*33772c1eSriastradh	-rm -f crypto_hash/sha512/cp/*.$(OBJEXT)
1872*33772c1eSriastradh	-rm -f crypto_hash/sha512/cp/*.lo
1873*33772c1eSriastradh	-rm -f crypto_kdf/*.$(OBJEXT)
1874*33772c1eSriastradh	-rm -f crypto_kdf/*.lo
1875*33772c1eSriastradh	-rm -f crypto_kdf/blake2b/*.$(OBJEXT)
1876*33772c1eSriastradh	-rm -f crypto_kdf/blake2b/*.lo
1877*33772c1eSriastradh	-rm -f crypto_kx/*.$(OBJEXT)
1878*33772c1eSriastradh	-rm -f crypto_kx/*.lo
1879*33772c1eSriastradh	-rm -f crypto_onetimeauth/*.$(OBJEXT)
1880*33772c1eSriastradh	-rm -f crypto_onetimeauth/*.lo
1881*33772c1eSriastradh	-rm -f crypto_onetimeauth/poly1305/*.$(OBJEXT)
1882*33772c1eSriastradh	-rm -f crypto_onetimeauth/poly1305/*.lo
1883*33772c1eSriastradh	-rm -f crypto_onetimeauth/poly1305/donna/*.$(OBJEXT)
1884*33772c1eSriastradh	-rm -f crypto_onetimeauth/poly1305/donna/*.lo
1885*33772c1eSriastradh	-rm -f crypto_onetimeauth/poly1305/sse2/*.$(OBJEXT)
1886*33772c1eSriastradh	-rm -f crypto_onetimeauth/poly1305/sse2/*.lo
1887*33772c1eSriastradh	-rm -f crypto_pwhash/*.$(OBJEXT)
1888*33772c1eSriastradh	-rm -f crypto_pwhash/*.lo
1889*33772c1eSriastradh	-rm -f crypto_pwhash/argon2/*.$(OBJEXT)
1890*33772c1eSriastradh	-rm -f crypto_pwhash/argon2/*.lo
1891*33772c1eSriastradh	-rm -f crypto_pwhash/scryptsalsa208sha256/*.$(OBJEXT)
1892*33772c1eSriastradh	-rm -f crypto_pwhash/scryptsalsa208sha256/*.lo
1893*33772c1eSriastradh	-rm -f crypto_pwhash/scryptsalsa208sha256/nosse/*.$(OBJEXT)
1894*33772c1eSriastradh	-rm -f crypto_pwhash/scryptsalsa208sha256/nosse/*.lo
1895*33772c1eSriastradh	-rm -f crypto_pwhash/scryptsalsa208sha256/sse/*.$(OBJEXT)
1896*33772c1eSriastradh	-rm -f crypto_pwhash/scryptsalsa208sha256/sse/*.lo
1897*33772c1eSriastradh	-rm -f crypto_scalarmult/*.$(OBJEXT)
1898*33772c1eSriastradh	-rm -f crypto_scalarmult/*.lo
1899*33772c1eSriastradh	-rm -f crypto_scalarmult/curve25519/*.$(OBJEXT)
1900*33772c1eSriastradh	-rm -f crypto_scalarmult/curve25519/*.lo
1901*33772c1eSriastradh	-rm -f crypto_scalarmult/curve25519/ref10/*.$(OBJEXT)
1902*33772c1eSriastradh	-rm -f crypto_scalarmult/curve25519/ref10/*.lo
1903*33772c1eSriastradh	-rm -f crypto_scalarmult/curve25519/sandy2x/*.$(OBJEXT)
1904*33772c1eSriastradh	-rm -f crypto_scalarmult/curve25519/sandy2x/*.lo
1905*33772c1eSriastradh	-rm -f crypto_scalarmult/ed25519/ref10/*.$(OBJEXT)
1906*33772c1eSriastradh	-rm -f crypto_scalarmult/ed25519/ref10/*.lo
1907*33772c1eSriastradh	-rm -f crypto_secretbox/*.$(OBJEXT)
1908*33772c1eSriastradh	-rm -f crypto_secretbox/*.lo
1909*33772c1eSriastradh	-rm -f crypto_secretbox/xchacha20poly1305/*.$(OBJEXT)
1910*33772c1eSriastradh	-rm -f crypto_secretbox/xchacha20poly1305/*.lo
1911*33772c1eSriastradh	-rm -f crypto_secretbox/xsalsa20poly1305/*.$(OBJEXT)
1912*33772c1eSriastradh	-rm -f crypto_secretbox/xsalsa20poly1305/*.lo
1913*33772c1eSriastradh	-rm -f crypto_secretstream/xchacha20poly1305/*.$(OBJEXT)
1914*33772c1eSriastradh	-rm -f crypto_secretstream/xchacha20poly1305/*.lo
1915*33772c1eSriastradh	-rm -f crypto_shorthash/*.$(OBJEXT)
1916*33772c1eSriastradh	-rm -f crypto_shorthash/*.lo
1917*33772c1eSriastradh	-rm -f crypto_shorthash/siphash24/*.$(OBJEXT)
1918*33772c1eSriastradh	-rm -f crypto_shorthash/siphash24/*.lo
1919*33772c1eSriastradh	-rm -f crypto_shorthash/siphash24/ref/*.$(OBJEXT)
1920*33772c1eSriastradh	-rm -f crypto_shorthash/siphash24/ref/*.lo
1921*33772c1eSriastradh	-rm -f crypto_sign/*.$(OBJEXT)
1922*33772c1eSriastradh	-rm -f crypto_sign/*.lo
1923*33772c1eSriastradh	-rm -f crypto_sign/ed25519/*.$(OBJEXT)
1924*33772c1eSriastradh	-rm -f crypto_sign/ed25519/*.lo
1925*33772c1eSriastradh	-rm -f crypto_sign/ed25519/ref10/*.$(OBJEXT)
1926*33772c1eSriastradh	-rm -f crypto_sign/ed25519/ref10/*.lo
1927*33772c1eSriastradh	-rm -f crypto_stream/*.$(OBJEXT)
1928*33772c1eSriastradh	-rm -f crypto_stream/*.lo
1929*33772c1eSriastradh	-rm -f crypto_stream/chacha20/*.$(OBJEXT)
1930*33772c1eSriastradh	-rm -f crypto_stream/chacha20/*.lo
1931*33772c1eSriastradh	-rm -f crypto_stream/chacha20/dolbeau/*.$(OBJEXT)
1932*33772c1eSriastradh	-rm -f crypto_stream/chacha20/dolbeau/*.lo
1933*33772c1eSriastradh	-rm -f crypto_stream/chacha20/ref/*.$(OBJEXT)
1934*33772c1eSriastradh	-rm -f crypto_stream/chacha20/ref/*.lo
1935*33772c1eSriastradh	-rm -f crypto_stream/salsa20/*.$(OBJEXT)
1936*33772c1eSriastradh	-rm -f crypto_stream/salsa20/*.lo
1937*33772c1eSriastradh	-rm -f crypto_stream/salsa20/ref/*.$(OBJEXT)
1938*33772c1eSriastradh	-rm -f crypto_stream/salsa20/ref/*.lo
1939*33772c1eSriastradh	-rm -f crypto_stream/salsa20/xmm6/*.$(OBJEXT)
1940*33772c1eSriastradh	-rm -f crypto_stream/salsa20/xmm6/*.lo
1941*33772c1eSriastradh	-rm -f crypto_stream/salsa20/xmm6int/*.$(OBJEXT)
1942*33772c1eSriastradh	-rm -f crypto_stream/salsa20/xmm6int/*.lo
1943*33772c1eSriastradh	-rm -f crypto_stream/salsa2012/*.$(OBJEXT)
1944*33772c1eSriastradh	-rm -f crypto_stream/salsa2012/*.lo
1945*33772c1eSriastradh	-rm -f crypto_stream/salsa2012/ref/*.$(OBJEXT)
1946*33772c1eSriastradh	-rm -f crypto_stream/salsa2012/ref/*.lo
1947*33772c1eSriastradh	-rm -f crypto_stream/salsa208/*.$(OBJEXT)
1948*33772c1eSriastradh	-rm -f crypto_stream/salsa208/*.lo
1949*33772c1eSriastradh	-rm -f crypto_stream/salsa208/ref/*.$(OBJEXT)
1950*33772c1eSriastradh	-rm -f crypto_stream/salsa208/ref/*.lo
1951*33772c1eSriastradh	-rm -f crypto_stream/xchacha20/*.$(OBJEXT)
1952*33772c1eSriastradh	-rm -f crypto_stream/xchacha20/*.lo
1953*33772c1eSriastradh	-rm -f crypto_stream/xsalsa20/*.$(OBJEXT)
1954*33772c1eSriastradh	-rm -f crypto_stream/xsalsa20/*.lo
1955*33772c1eSriastradh	-rm -f crypto_verify/sodium/*.$(OBJEXT)
1956*33772c1eSriastradh	-rm -f crypto_verify/sodium/*.lo
1957*33772c1eSriastradh	-rm -f randombytes/*.$(OBJEXT)
1958*33772c1eSriastradh	-rm -f randombytes/*.lo
1959*33772c1eSriastradh	-rm -f randombytes/nativeclient/*.$(OBJEXT)
1960*33772c1eSriastradh	-rm -f randombytes/nativeclient/*.lo
1961*33772c1eSriastradh	-rm -f randombytes/salsa20/*.$(OBJEXT)
1962*33772c1eSriastradh	-rm -f randombytes/salsa20/*.lo
1963*33772c1eSriastradh	-rm -f randombytes/sysrandom/*.$(OBJEXT)
1964*33772c1eSriastradh	-rm -f randombytes/sysrandom/*.lo
1965*33772c1eSriastradh	-rm -f sodium/*.$(OBJEXT)
1966*33772c1eSriastradh	-rm -f sodium/*.lo
1967*33772c1eSriastradh
1968*33772c1eSriastradhdistclean-compile:
1969*33772c1eSriastradh	-rm -f *.tab.c
1970*33772c1eSriastradh
1971*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_aead/aes256gcm/aesni/$(DEPDIR)/libaesni_la-aead_aes256gcm_aesni.Plo@am__quote@
1972*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_aead/chacha20poly1305/sodium/$(DEPDIR)/libsodium_la-aead_chacha20poly1305.Plo@am__quote@
1973*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_aead/xchacha20poly1305/sodium/$(DEPDIR)/libsodium_la-aead_xchacha20poly1305.Plo@am__quote@
1974*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_auth/$(DEPDIR)/libsodium_la-crypto_auth.Plo@am__quote@
1975*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_auth/hmacsha256/$(DEPDIR)/libsodium_la-auth_hmacsha256.Plo@am__quote@
1976*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_auth/hmacsha512/$(DEPDIR)/libsodium_la-auth_hmacsha512.Plo@am__quote@
1977*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_auth/hmacsha512256/$(DEPDIR)/libsodium_la-auth_hmacsha512256.Plo@am__quote@
1978*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_box/$(DEPDIR)/libsodium_la-crypto_box.Plo@am__quote@
1979*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_box/$(DEPDIR)/libsodium_la-crypto_box_easy.Plo@am__quote@
1980*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_box/$(DEPDIR)/libsodium_la-crypto_box_seal.Plo@am__quote@
1981*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_box/curve25519xchacha20poly1305/$(DEPDIR)/libsodium_la-box_curve25519xchacha20poly1305.Plo@am__quote@
1982*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_box/curve25519xchacha20poly1305/$(DEPDIR)/libsodium_la-box_seal_curve25519xchacha20poly1305.Plo@am__quote@
1983*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_box/curve25519xsalsa20poly1305/$(DEPDIR)/libsodium_la-box_curve25519xsalsa20poly1305.Plo@am__quote@
1984*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_core/ed25519/$(DEPDIR)/libsodium_la-core_ed25519.Plo@am__quote@
1985*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_core/ed25519/ref10/$(DEPDIR)/libsodium_la-ed25519_ref10.Plo@am__quote@
1986*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_core/hchacha20/$(DEPDIR)/libsodium_la-core_hchacha20.Plo@am__quote@
1987*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_core/hsalsa20/$(DEPDIR)/libsodium_la-core_hsalsa20.Plo@am__quote@
1988*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_core/hsalsa20/ref2/$(DEPDIR)/libsodium_la-core_hsalsa20_ref2.Plo@am__quote@
1989*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_core/salsa/ref/$(DEPDIR)/libsodium_la-core_salsa_ref.Plo@am__quote@
1990*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_generichash/$(DEPDIR)/libsodium_la-crypto_generichash.Plo@am__quote@
1991*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_generichash/blake2b/$(DEPDIR)/libsodium_la-generichash_blake2.Plo@am__quote@
1992*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_generichash/blake2b/ref/$(DEPDIR)/libavx2_la-blake2b-compress-avx2.Plo@am__quote@
1993*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_generichash/blake2b/ref/$(DEPDIR)/libsodium_la-blake2b-compress-ref.Plo@am__quote@
1994*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_generichash/blake2b/ref/$(DEPDIR)/libsodium_la-blake2b-ref.Plo@am__quote@
1995*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_generichash/blake2b/ref/$(DEPDIR)/libsodium_la-generichash_blake2b.Plo@am__quote@
1996*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_generichash/blake2b/ref/$(DEPDIR)/libsse41_la-blake2b-compress-sse41.Plo@am__quote@
1997*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_generichash/blake2b/ref/$(DEPDIR)/libssse3_la-blake2b-compress-ssse3.Plo@am__quote@
1998*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_hash/$(DEPDIR)/libsodium_la-crypto_hash.Plo@am__quote@
1999*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_hash/sha256/$(DEPDIR)/libsodium_la-hash_sha256.Plo@am__quote@
2000*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_hash/sha256/cp/$(DEPDIR)/libsodium_la-hash_sha256_cp.Plo@am__quote@
2001*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_hash/sha512/$(DEPDIR)/libsodium_la-hash_sha512.Plo@am__quote@
2002*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_hash/sha512/cp/$(DEPDIR)/libsodium_la-hash_sha512_cp.Plo@am__quote@
2003*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_kdf/$(DEPDIR)/libsodium_la-crypto_kdf.Plo@am__quote@
2004*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_kdf/blake2b/$(DEPDIR)/libsodium_la-kdf_blake2b.Plo@am__quote@
2005*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_kx/$(DEPDIR)/libsodium_la-crypto_kx.Plo@am__quote@
2006*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_onetimeauth/$(DEPDIR)/libsodium_la-crypto_onetimeauth.Plo@am__quote@
2007*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_onetimeauth/poly1305/$(DEPDIR)/libsodium_la-onetimeauth_poly1305.Plo@am__quote@
2008*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_onetimeauth/poly1305/donna/$(DEPDIR)/libsodium_la-poly1305_donna.Plo@am__quote@
2009*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_onetimeauth/poly1305/sse2/$(DEPDIR)/libsse2_la-poly1305_sse2.Plo@am__quote@
2010*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/$(DEPDIR)/libsodium_la-crypto_pwhash.Plo@am__quote@
2011*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/argon2/$(DEPDIR)/libavx2_la-argon2-fill-block-avx2.Plo@am__quote@
2012*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/argon2/$(DEPDIR)/libavx512f_la-argon2-fill-block-avx512f.Plo@am__quote@
2013*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-argon2-core.Plo@am__quote@
2014*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-argon2-encoding.Plo@am__quote@
2015*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-argon2-fill-block-ref.Plo@am__quote@
2016*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-argon2.Plo@am__quote@
2017*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-blake2b-long.Plo@am__quote@
2018*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-pwhash_argon2i.Plo@am__quote@
2019*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-pwhash_argon2id.Plo@am__quote@
2020*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/argon2/$(DEPDIR)/libssse3_la-argon2-fill-block-ssse3.Plo@am__quote@
2021*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/libsodium_la-crypto_scrypt-common.Plo@am__quote@
2022*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/libsodium_la-pbkdf2-sha256.Plo@am__quote@
2023*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/libsodium_la-pwhash_scryptsalsa208sha256.Plo@am__quote@
2024*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/libsodium_la-scrypt_platform.Plo@am__quote@
2025*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/scryptsalsa208sha256/nosse/$(DEPDIR)/libsodium_la-pwhash_scryptsalsa208sha256_nosse.Plo@am__quote@
2026*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_pwhash/scryptsalsa208sha256/sse/$(DEPDIR)/libsse2_la-pwhash_scryptsalsa208sha256_sse.Plo@am__quote@
2027*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_scalarmult/$(DEPDIR)/libsodium_la-crypto_scalarmult.Plo@am__quote@
2028*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_scalarmult/curve25519/$(DEPDIR)/libsodium_la-scalarmult_curve25519.Plo@am__quote@
2029*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_scalarmult/curve25519/ref10/$(DEPDIR)/libsodium_la-x25519_ref10.Plo@am__quote@
2030*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-curve25519_sandy2x.Plo@am__quote@
2031*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-fe51_invert.Plo@am__quote@
2032*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-fe_frombytes_sandy2x.Plo@am__quote@
2033*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-sandy2x.Plo@am__quote@
2034*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_scalarmult/ed25519/ref10/$(DEPDIR)/libsodium_la-scalarmult_ed25519_ref10.Plo@am__quote@
2035*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_secretbox/$(DEPDIR)/libsodium_la-crypto_secretbox.Plo@am__quote@
2036*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_secretbox/$(DEPDIR)/libsodium_la-crypto_secretbox_easy.Plo@am__quote@
2037*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_secretbox/xchacha20poly1305/$(DEPDIR)/libsodium_la-secretbox_xchacha20poly1305.Plo@am__quote@
2038*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_secretbox/xsalsa20poly1305/$(DEPDIR)/libsodium_la-secretbox_xsalsa20poly1305.Plo@am__quote@
2039*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_secretstream/xchacha20poly1305/$(DEPDIR)/libsodium_la-secretstream_xchacha20poly1305.Plo@am__quote@
2040*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_shorthash/$(DEPDIR)/libsodium_la-crypto_shorthash.Plo@am__quote@
2041*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_shorthash/siphash24/$(DEPDIR)/libsodium_la-shorthash_siphash24.Plo@am__quote@
2042*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_shorthash/siphash24/$(DEPDIR)/libsodium_la-shorthash_siphashx24.Plo@am__quote@
2043*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_shorthash/siphash24/ref/$(DEPDIR)/libsodium_la-shorthash_siphash24_ref.Plo@am__quote@
2044*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_shorthash/siphash24/ref/$(DEPDIR)/libsodium_la-shorthash_siphashx24_ref.Plo@am__quote@
2045*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_sign/$(DEPDIR)/libsodium_la-crypto_sign.Plo@am__quote@
2046*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_sign/ed25519/$(DEPDIR)/libsodium_la-sign_ed25519.Plo@am__quote@
2047*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_sign/ed25519/ref10/$(DEPDIR)/libsodium_la-keypair.Plo@am__quote@
2048*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_sign/ed25519/ref10/$(DEPDIR)/libsodium_la-obsolete.Plo@am__quote@
2049*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_sign/ed25519/ref10/$(DEPDIR)/libsodium_la-open.Plo@am__quote@
2050*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_sign/ed25519/ref10/$(DEPDIR)/libsodium_la-sign.Plo@am__quote@
2051*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/$(DEPDIR)/libsodium_la-crypto_stream.Plo@am__quote@
2052*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/chacha20/$(DEPDIR)/libsodium_la-stream_chacha20.Plo@am__quote@
2053*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/chacha20/dolbeau/$(DEPDIR)/libavx2_la-chacha20_dolbeau-avx2.Plo@am__quote@
2054*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/chacha20/dolbeau/$(DEPDIR)/libssse3_la-chacha20_dolbeau-ssse3.Plo@am__quote@
2055*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/chacha20/ref/$(DEPDIR)/libsodium_la-chacha20_ref.Plo@am__quote@
2056*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa20/$(DEPDIR)/libsodium_la-stream_salsa20.Plo@am__quote@
2057*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa20/ref/$(DEPDIR)/libsodium_la-salsa20_ref.Plo@am__quote@
2058*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6-asm.Plo@am__quote@
2059*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6.Plo@am__quote@
2060*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa20/xmm6int/$(DEPDIR)/libavx2_la-salsa20_xmm6int-avx2.Plo@am__quote@
2061*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa20/xmm6int/$(DEPDIR)/libsse2_la-salsa20_xmm6int-sse2.Plo@am__quote@
2062*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa2012/$(DEPDIR)/libsodium_la-stream_salsa2012.Plo@am__quote@
2063*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa2012/ref/$(DEPDIR)/libsodium_la-stream_salsa2012_ref.Plo@am__quote@
2064*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa208/$(DEPDIR)/libsodium_la-stream_salsa208.Plo@am__quote@
2065*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa208/ref/$(DEPDIR)/libsodium_la-stream_salsa208_ref.Plo@am__quote@
2066*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/xchacha20/$(DEPDIR)/libsodium_la-stream_xchacha20.Plo@am__quote@
2067*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/xsalsa20/$(DEPDIR)/libsodium_la-stream_xsalsa20.Plo@am__quote@
2068*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@crypto_verify/sodium/$(DEPDIR)/libsodium_la-verify.Plo@am__quote@
2069*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@randombytes/$(DEPDIR)/libsodium_la-randombytes.Plo@am__quote@
2070*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@randombytes/nativeclient/$(DEPDIR)/libsodium_la-randombytes_nativeclient.Plo@am__quote@
2071*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@randombytes/salsa20/$(DEPDIR)/librdrand_la-randombytes_salsa20_random.Plo@am__quote@
2072*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@randombytes/sysrandom/$(DEPDIR)/libsodium_la-randombytes_sysrandom.Plo@am__quote@
2073*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@sodium/$(DEPDIR)/libsodium_la-codecs.Plo@am__quote@
2074*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@sodium/$(DEPDIR)/libsodium_la-core.Plo@am__quote@
2075*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@sodium/$(DEPDIR)/libsodium_la-runtime.Plo@am__quote@
2076*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@sodium/$(DEPDIR)/libsodium_la-utils.Plo@am__quote@
2077*33772c1eSriastradh@AMDEP_TRUE@@am__include@ @am__quote@sodium/$(DEPDIR)/libsodium_la-version.Plo@am__quote@
2078*33772c1eSriastradh
2079*33772c1eSriastradh.S.o:
2080*33772c1eSriastradh@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
2081*33772c1eSriastradh@am__fastdepCCAS_TRUE@	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2082*33772c1eSriastradh@am__fastdepCCAS_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
2083*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2084*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2085*33772c1eSriastradh@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ $<
2086*33772c1eSriastradh
2087*33772c1eSriastradh.S.obj:
2088*33772c1eSriastradh@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
2089*33772c1eSriastradh@am__fastdepCCAS_TRUE@	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
2090*33772c1eSriastradh@am__fastdepCCAS_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
2091*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2092*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2093*33772c1eSriastradh@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2094*33772c1eSriastradh
2095*33772c1eSriastradh.S.lo:
2096*33772c1eSriastradh@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
2097*33772c1eSriastradh@am__fastdepCCAS_TRUE@	$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2098*33772c1eSriastradh@am__fastdepCCAS_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
2099*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2100*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2101*33772c1eSriastradh@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(LTCPPASCOMPILE) -c -o $@ $<
2102*33772c1eSriastradh
2103*33772c1eSriastradhcrypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo: crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S
2104*33772c1eSriastradh@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo -MD -MP -MF crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6-asm.Tpo -c -o crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo `test -f 'crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S' || echo '$(srcdir)/'`crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S
2105*33772c1eSriastradh@am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6-asm.Tpo crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6-asm.Plo
2106*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S' object='crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo' libtool=yes @AMDEPBACKSLASH@
2107*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2108*33772c1eSriastradh@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo `test -f 'crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S' || echo '$(srcdir)/'`crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S
2109*33772c1eSriastradh
2110*33772c1eSriastradhcrypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo: crypto_scalarmult/curve25519/sandy2x/sandy2x.S
2111*33772c1eSriastradh@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo -MD -MP -MF crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-sandy2x.Tpo -c -o crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo `test -f 'crypto_scalarmult/curve25519/sandy2x/sandy2x.S' || echo '$(srcdir)/'`crypto_scalarmult/curve25519/sandy2x/sandy2x.S
2112*33772c1eSriastradh@am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-sandy2x.Tpo crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-sandy2x.Plo
2113*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='crypto_scalarmult/curve25519/sandy2x/sandy2x.S' object='crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo' libtool=yes @AMDEPBACKSLASH@
2114*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2115*33772c1eSriastradh@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo `test -f 'crypto_scalarmult/curve25519/sandy2x/sandy2x.S' || echo '$(srcdir)/'`crypto_scalarmult/curve25519/sandy2x/sandy2x.S
2116*33772c1eSriastradh
2117*33772c1eSriastradh.c.o:
2118*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
2119*33772c1eSriastradh@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2120*33772c1eSriastradh@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
2121*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2122*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2123*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
2124*33772c1eSriastradh
2125*33772c1eSriastradh.c.obj:
2126*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
2127*33772c1eSriastradh@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
2128*33772c1eSriastradh@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
2129*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2130*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2131*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2132*33772c1eSriastradh
2133*33772c1eSriastradh.c.lo:
2134*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
2135*33772c1eSriastradh@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2136*33772c1eSriastradh@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
2137*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2138*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2139*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
2140*33772c1eSriastradh
2141*33772c1eSriastradhcrypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo: crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c
2142*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaesni_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo -MD -MP -MF crypto_aead/aes256gcm/aesni/$(DEPDIR)/libaesni_la-aead_aes256gcm_aesni.Tpo -c -o crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo `test -f 'crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c' || echo '$(srcdir)/'`crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c
2143*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_aead/aes256gcm/aesni/$(DEPDIR)/libaesni_la-aead_aes256gcm_aesni.Tpo crypto_aead/aes256gcm/aesni/$(DEPDIR)/libaesni_la-aead_aes256gcm_aesni.Plo
2144*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c' object='crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo' libtool=yes @AMDEPBACKSLASH@
2145*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2146*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libaesni_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo `test -f 'crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c' || echo '$(srcdir)/'`crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c
2147*33772c1eSriastradh
2148*33772c1eSriastradhcrypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo: crypto_generichash/blake2b/ref/blake2b-compress-avx2.c
2149*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavx2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo -MD -MP -MF crypto_generichash/blake2b/ref/$(DEPDIR)/libavx2_la-blake2b-compress-avx2.Tpo -c -o crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo `test -f 'crypto_generichash/blake2b/ref/blake2b-compress-avx2.c' || echo '$(srcdir)/'`crypto_generichash/blake2b/ref/blake2b-compress-avx2.c
2150*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_generichash/blake2b/ref/$(DEPDIR)/libavx2_la-blake2b-compress-avx2.Tpo crypto_generichash/blake2b/ref/$(DEPDIR)/libavx2_la-blake2b-compress-avx2.Plo
2151*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_generichash/blake2b/ref/blake2b-compress-avx2.c' object='crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo' libtool=yes @AMDEPBACKSLASH@
2152*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2153*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavx2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo `test -f 'crypto_generichash/blake2b/ref/blake2b-compress-avx2.c' || echo '$(srcdir)/'`crypto_generichash/blake2b/ref/blake2b-compress-avx2.c
2154*33772c1eSriastradh
2155*33772c1eSriastradhcrypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo: crypto_pwhash/argon2/argon2-fill-block-avx2.c
2156*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavx2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo -MD -MP -MF crypto_pwhash/argon2/$(DEPDIR)/libavx2_la-argon2-fill-block-avx2.Tpo -c -o crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo `test -f 'crypto_pwhash/argon2/argon2-fill-block-avx2.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/argon2-fill-block-avx2.c
2157*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/argon2/$(DEPDIR)/libavx2_la-argon2-fill-block-avx2.Tpo crypto_pwhash/argon2/$(DEPDIR)/libavx2_la-argon2-fill-block-avx2.Plo
2158*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/argon2/argon2-fill-block-avx2.c' object='crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo' libtool=yes @AMDEPBACKSLASH@
2159*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2160*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavx2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo `test -f 'crypto_pwhash/argon2/argon2-fill-block-avx2.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/argon2-fill-block-avx2.c
2161*33772c1eSriastradh
2162*33772c1eSriastradhcrypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo: crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c
2163*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavx2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo -MD -MP -MF crypto_stream/chacha20/dolbeau/$(DEPDIR)/libavx2_la-chacha20_dolbeau-avx2.Tpo -c -o crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo `test -f 'crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c' || echo '$(srcdir)/'`crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c
2164*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/chacha20/dolbeau/$(DEPDIR)/libavx2_la-chacha20_dolbeau-avx2.Tpo crypto_stream/chacha20/dolbeau/$(DEPDIR)/libavx2_la-chacha20_dolbeau-avx2.Plo
2165*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c' object='crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo' libtool=yes @AMDEPBACKSLASH@
2166*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2167*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavx2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo `test -f 'crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c' || echo '$(srcdir)/'`crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c
2168*33772c1eSriastradh
2169*33772c1eSriastradhcrypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo: crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c
2170*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavx2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo -MD -MP -MF crypto_stream/salsa20/xmm6int/$(DEPDIR)/libavx2_la-salsa20_xmm6int-avx2.Tpo -c -o crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo `test -f 'crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c' || echo '$(srcdir)/'`crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c
2171*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/salsa20/xmm6int/$(DEPDIR)/libavx2_la-salsa20_xmm6int-avx2.Tpo crypto_stream/salsa20/xmm6int/$(DEPDIR)/libavx2_la-salsa20_xmm6int-avx2.Plo
2172*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c' object='crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo' libtool=yes @AMDEPBACKSLASH@
2173*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2174*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavx2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo `test -f 'crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c' || echo '$(srcdir)/'`crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c
2175*33772c1eSriastradh
2176*33772c1eSriastradhcrypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo: crypto_pwhash/argon2/argon2-fill-block-avx512f.c
2177*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavx512f_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo -MD -MP -MF crypto_pwhash/argon2/$(DEPDIR)/libavx512f_la-argon2-fill-block-avx512f.Tpo -c -o crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo `test -f 'crypto_pwhash/argon2/argon2-fill-block-avx512f.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/argon2-fill-block-avx512f.c
2178*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/argon2/$(DEPDIR)/libavx512f_la-argon2-fill-block-avx512f.Tpo crypto_pwhash/argon2/$(DEPDIR)/libavx512f_la-argon2-fill-block-avx512f.Plo
2179*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/argon2/argon2-fill-block-avx512f.c' object='crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo' libtool=yes @AMDEPBACKSLASH@
2180*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2181*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavx512f_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo `test -f 'crypto_pwhash/argon2/argon2-fill-block-avx512f.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/argon2-fill-block-avx512f.c
2182*33772c1eSriastradh
2183*33772c1eSriastradhrandombytes/salsa20/librdrand_la-randombytes_salsa20_random.lo: randombytes/salsa20/randombytes_salsa20_random.c
2184*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librdrand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT randombytes/salsa20/librdrand_la-randombytes_salsa20_random.lo -MD -MP -MF randombytes/salsa20/$(DEPDIR)/librdrand_la-randombytes_salsa20_random.Tpo -c -o randombytes/salsa20/librdrand_la-randombytes_salsa20_random.lo `test -f 'randombytes/salsa20/randombytes_salsa20_random.c' || echo '$(srcdir)/'`randombytes/salsa20/randombytes_salsa20_random.c
2185*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) randombytes/salsa20/$(DEPDIR)/librdrand_la-randombytes_salsa20_random.Tpo randombytes/salsa20/$(DEPDIR)/librdrand_la-randombytes_salsa20_random.Plo
2186*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='randombytes/salsa20/randombytes_salsa20_random.c' object='randombytes/salsa20/librdrand_la-randombytes_salsa20_random.lo' libtool=yes @AMDEPBACKSLASH@
2187*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2188*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librdrand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o randombytes/salsa20/librdrand_la-randombytes_salsa20_random.lo `test -f 'randombytes/salsa20/randombytes_salsa20_random.c' || echo '$(srcdir)/'`randombytes/salsa20/randombytes_salsa20_random.c
2189*33772c1eSriastradh
2190*33772c1eSriastradhcrypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo: crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c
2191*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo -MD -MP -MF crypto_aead/chacha20poly1305/sodium/$(DEPDIR)/libsodium_la-aead_chacha20poly1305.Tpo -c -o crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo `test -f 'crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c' || echo '$(srcdir)/'`crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c
2192*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_aead/chacha20poly1305/sodium/$(DEPDIR)/libsodium_la-aead_chacha20poly1305.Tpo crypto_aead/chacha20poly1305/sodium/$(DEPDIR)/libsodium_la-aead_chacha20poly1305.Plo
2193*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c' object='crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo' libtool=yes @AMDEPBACKSLASH@
2194*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2195*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo `test -f 'crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c' || echo '$(srcdir)/'`crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c
2196*33772c1eSriastradh
2197*33772c1eSriastradhcrypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo: crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c
2198*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo -MD -MP -MF crypto_aead/xchacha20poly1305/sodium/$(DEPDIR)/libsodium_la-aead_xchacha20poly1305.Tpo -c -o crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo `test -f 'crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c' || echo '$(srcdir)/'`crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c
2199*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_aead/xchacha20poly1305/sodium/$(DEPDIR)/libsodium_la-aead_xchacha20poly1305.Tpo crypto_aead/xchacha20poly1305/sodium/$(DEPDIR)/libsodium_la-aead_xchacha20poly1305.Plo
2200*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c' object='crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo' libtool=yes @AMDEPBACKSLASH@
2201*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2202*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo `test -f 'crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c' || echo '$(srcdir)/'`crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c
2203*33772c1eSriastradh
2204*33772c1eSriastradhcrypto_auth/libsodium_la-crypto_auth.lo: crypto_auth/crypto_auth.c
2205*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_auth/libsodium_la-crypto_auth.lo -MD -MP -MF crypto_auth/$(DEPDIR)/libsodium_la-crypto_auth.Tpo -c -o crypto_auth/libsodium_la-crypto_auth.lo `test -f 'crypto_auth/crypto_auth.c' || echo '$(srcdir)/'`crypto_auth/crypto_auth.c
2206*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_auth/$(DEPDIR)/libsodium_la-crypto_auth.Tpo crypto_auth/$(DEPDIR)/libsodium_la-crypto_auth.Plo
2207*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_auth/crypto_auth.c' object='crypto_auth/libsodium_la-crypto_auth.lo' libtool=yes @AMDEPBACKSLASH@
2208*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2209*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_auth/libsodium_la-crypto_auth.lo `test -f 'crypto_auth/crypto_auth.c' || echo '$(srcdir)/'`crypto_auth/crypto_auth.c
2210*33772c1eSriastradh
2211*33772c1eSriastradhcrypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo: crypto_auth/hmacsha256/auth_hmacsha256.c
2212*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo -MD -MP -MF crypto_auth/hmacsha256/$(DEPDIR)/libsodium_la-auth_hmacsha256.Tpo -c -o crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo `test -f 'crypto_auth/hmacsha256/auth_hmacsha256.c' || echo '$(srcdir)/'`crypto_auth/hmacsha256/auth_hmacsha256.c
2213*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_auth/hmacsha256/$(DEPDIR)/libsodium_la-auth_hmacsha256.Tpo crypto_auth/hmacsha256/$(DEPDIR)/libsodium_la-auth_hmacsha256.Plo
2214*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_auth/hmacsha256/auth_hmacsha256.c' object='crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo' libtool=yes @AMDEPBACKSLASH@
2215*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2216*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo `test -f 'crypto_auth/hmacsha256/auth_hmacsha256.c' || echo '$(srcdir)/'`crypto_auth/hmacsha256/auth_hmacsha256.c
2217*33772c1eSriastradh
2218*33772c1eSriastradhcrypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo: crypto_auth/hmacsha512/auth_hmacsha512.c
2219*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo -MD -MP -MF crypto_auth/hmacsha512/$(DEPDIR)/libsodium_la-auth_hmacsha512.Tpo -c -o crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo `test -f 'crypto_auth/hmacsha512/auth_hmacsha512.c' || echo '$(srcdir)/'`crypto_auth/hmacsha512/auth_hmacsha512.c
2220*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_auth/hmacsha512/$(DEPDIR)/libsodium_la-auth_hmacsha512.Tpo crypto_auth/hmacsha512/$(DEPDIR)/libsodium_la-auth_hmacsha512.Plo
2221*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_auth/hmacsha512/auth_hmacsha512.c' object='crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo' libtool=yes @AMDEPBACKSLASH@
2222*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2223*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo `test -f 'crypto_auth/hmacsha512/auth_hmacsha512.c' || echo '$(srcdir)/'`crypto_auth/hmacsha512/auth_hmacsha512.c
2224*33772c1eSriastradh
2225*33772c1eSriastradhcrypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo: crypto_auth/hmacsha512256/auth_hmacsha512256.c
2226*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo -MD -MP -MF crypto_auth/hmacsha512256/$(DEPDIR)/libsodium_la-auth_hmacsha512256.Tpo -c -o crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo `test -f 'crypto_auth/hmacsha512256/auth_hmacsha512256.c' || echo '$(srcdir)/'`crypto_auth/hmacsha512256/auth_hmacsha512256.c
2227*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_auth/hmacsha512256/$(DEPDIR)/libsodium_la-auth_hmacsha512256.Tpo crypto_auth/hmacsha512256/$(DEPDIR)/libsodium_la-auth_hmacsha512256.Plo
2228*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_auth/hmacsha512256/auth_hmacsha512256.c' object='crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo' libtool=yes @AMDEPBACKSLASH@
2229*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2230*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo `test -f 'crypto_auth/hmacsha512256/auth_hmacsha512256.c' || echo '$(srcdir)/'`crypto_auth/hmacsha512256/auth_hmacsha512256.c
2231*33772c1eSriastradh
2232*33772c1eSriastradhcrypto_box/libsodium_la-crypto_box.lo: crypto_box/crypto_box.c
2233*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_box/libsodium_la-crypto_box.lo -MD -MP -MF crypto_box/$(DEPDIR)/libsodium_la-crypto_box.Tpo -c -o crypto_box/libsodium_la-crypto_box.lo `test -f 'crypto_box/crypto_box.c' || echo '$(srcdir)/'`crypto_box/crypto_box.c
2234*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_box/$(DEPDIR)/libsodium_la-crypto_box.Tpo crypto_box/$(DEPDIR)/libsodium_la-crypto_box.Plo
2235*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_box/crypto_box.c' object='crypto_box/libsodium_la-crypto_box.lo' libtool=yes @AMDEPBACKSLASH@
2236*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2237*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_box/libsodium_la-crypto_box.lo `test -f 'crypto_box/crypto_box.c' || echo '$(srcdir)/'`crypto_box/crypto_box.c
2238*33772c1eSriastradh
2239*33772c1eSriastradhcrypto_box/libsodium_la-crypto_box_easy.lo: crypto_box/crypto_box_easy.c
2240*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_box/libsodium_la-crypto_box_easy.lo -MD -MP -MF crypto_box/$(DEPDIR)/libsodium_la-crypto_box_easy.Tpo -c -o crypto_box/libsodium_la-crypto_box_easy.lo `test -f 'crypto_box/crypto_box_easy.c' || echo '$(srcdir)/'`crypto_box/crypto_box_easy.c
2241*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_box/$(DEPDIR)/libsodium_la-crypto_box_easy.Tpo crypto_box/$(DEPDIR)/libsodium_la-crypto_box_easy.Plo
2242*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_box/crypto_box_easy.c' object='crypto_box/libsodium_la-crypto_box_easy.lo' libtool=yes @AMDEPBACKSLASH@
2243*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2244*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_box/libsodium_la-crypto_box_easy.lo `test -f 'crypto_box/crypto_box_easy.c' || echo '$(srcdir)/'`crypto_box/crypto_box_easy.c
2245*33772c1eSriastradh
2246*33772c1eSriastradhcrypto_box/libsodium_la-crypto_box_seal.lo: crypto_box/crypto_box_seal.c
2247*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_box/libsodium_la-crypto_box_seal.lo -MD -MP -MF crypto_box/$(DEPDIR)/libsodium_la-crypto_box_seal.Tpo -c -o crypto_box/libsodium_la-crypto_box_seal.lo `test -f 'crypto_box/crypto_box_seal.c' || echo '$(srcdir)/'`crypto_box/crypto_box_seal.c
2248*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_box/$(DEPDIR)/libsodium_la-crypto_box_seal.Tpo crypto_box/$(DEPDIR)/libsodium_la-crypto_box_seal.Plo
2249*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_box/crypto_box_seal.c' object='crypto_box/libsodium_la-crypto_box_seal.lo' libtool=yes @AMDEPBACKSLASH@
2250*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2251*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_box/libsodium_la-crypto_box_seal.lo `test -f 'crypto_box/crypto_box_seal.c' || echo '$(srcdir)/'`crypto_box/crypto_box_seal.c
2252*33772c1eSriastradh
2253*33772c1eSriastradhcrypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo: crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c
2254*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo -MD -MP -MF crypto_box/curve25519xsalsa20poly1305/$(DEPDIR)/libsodium_la-box_curve25519xsalsa20poly1305.Tpo -c -o crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo `test -f 'crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c' || echo '$(srcdir)/'`crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c
2255*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_box/curve25519xsalsa20poly1305/$(DEPDIR)/libsodium_la-box_curve25519xsalsa20poly1305.Tpo crypto_box/curve25519xsalsa20poly1305/$(DEPDIR)/libsodium_la-box_curve25519xsalsa20poly1305.Plo
2256*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c' object='crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo' libtool=yes @AMDEPBACKSLASH@
2257*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2258*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo `test -f 'crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c' || echo '$(srcdir)/'`crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c
2259*33772c1eSriastradh
2260*33772c1eSriastradhcrypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo: crypto_core/ed25519/ref10/ed25519_ref10.c
2261*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo -MD -MP -MF crypto_core/ed25519/ref10/$(DEPDIR)/libsodium_la-ed25519_ref10.Tpo -c -o crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo `test -f 'crypto_core/ed25519/ref10/ed25519_ref10.c' || echo '$(srcdir)/'`crypto_core/ed25519/ref10/ed25519_ref10.c
2262*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_core/ed25519/ref10/$(DEPDIR)/libsodium_la-ed25519_ref10.Tpo crypto_core/ed25519/ref10/$(DEPDIR)/libsodium_la-ed25519_ref10.Plo
2263*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_core/ed25519/ref10/ed25519_ref10.c' object='crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo' libtool=yes @AMDEPBACKSLASH@
2264*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2265*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo `test -f 'crypto_core/ed25519/ref10/ed25519_ref10.c' || echo '$(srcdir)/'`crypto_core/ed25519/ref10/ed25519_ref10.c
2266*33772c1eSriastradh
2267*33772c1eSriastradhcrypto_core/hchacha20/libsodium_la-core_hchacha20.lo: crypto_core/hchacha20/core_hchacha20.c
2268*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_core/hchacha20/libsodium_la-core_hchacha20.lo -MD -MP -MF crypto_core/hchacha20/$(DEPDIR)/libsodium_la-core_hchacha20.Tpo -c -o crypto_core/hchacha20/libsodium_la-core_hchacha20.lo `test -f 'crypto_core/hchacha20/core_hchacha20.c' || echo '$(srcdir)/'`crypto_core/hchacha20/core_hchacha20.c
2269*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_core/hchacha20/$(DEPDIR)/libsodium_la-core_hchacha20.Tpo crypto_core/hchacha20/$(DEPDIR)/libsodium_la-core_hchacha20.Plo
2270*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_core/hchacha20/core_hchacha20.c' object='crypto_core/hchacha20/libsodium_la-core_hchacha20.lo' libtool=yes @AMDEPBACKSLASH@
2271*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2272*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_core/hchacha20/libsodium_la-core_hchacha20.lo `test -f 'crypto_core/hchacha20/core_hchacha20.c' || echo '$(srcdir)/'`crypto_core/hchacha20/core_hchacha20.c
2273*33772c1eSriastradh
2274*33772c1eSriastradhcrypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo: crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c
2275*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo -MD -MP -MF crypto_core/hsalsa20/ref2/$(DEPDIR)/libsodium_la-core_hsalsa20_ref2.Tpo -c -o crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo `test -f 'crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c' || echo '$(srcdir)/'`crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c
2276*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_core/hsalsa20/ref2/$(DEPDIR)/libsodium_la-core_hsalsa20_ref2.Tpo crypto_core/hsalsa20/ref2/$(DEPDIR)/libsodium_la-core_hsalsa20_ref2.Plo
2277*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c' object='crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo' libtool=yes @AMDEPBACKSLASH@
2278*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2279*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo `test -f 'crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c' || echo '$(srcdir)/'`crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c
2280*33772c1eSriastradh
2281*33772c1eSriastradhcrypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo: crypto_core/hsalsa20/core_hsalsa20.c
2282*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo -MD -MP -MF crypto_core/hsalsa20/$(DEPDIR)/libsodium_la-core_hsalsa20.Tpo -c -o crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo `test -f 'crypto_core/hsalsa20/core_hsalsa20.c' || echo '$(srcdir)/'`crypto_core/hsalsa20/core_hsalsa20.c
2283*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_core/hsalsa20/$(DEPDIR)/libsodium_la-core_hsalsa20.Tpo crypto_core/hsalsa20/$(DEPDIR)/libsodium_la-core_hsalsa20.Plo
2284*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_core/hsalsa20/core_hsalsa20.c' object='crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo' libtool=yes @AMDEPBACKSLASH@
2285*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2286*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo `test -f 'crypto_core/hsalsa20/core_hsalsa20.c' || echo '$(srcdir)/'`crypto_core/hsalsa20/core_hsalsa20.c
2287*33772c1eSriastradh
2288*33772c1eSriastradhcrypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo: crypto_core/salsa/ref/core_salsa_ref.c
2289*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo -MD -MP -MF crypto_core/salsa/ref/$(DEPDIR)/libsodium_la-core_salsa_ref.Tpo -c -o crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo `test -f 'crypto_core/salsa/ref/core_salsa_ref.c' || echo '$(srcdir)/'`crypto_core/salsa/ref/core_salsa_ref.c
2290*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_core/salsa/ref/$(DEPDIR)/libsodium_la-core_salsa_ref.Tpo crypto_core/salsa/ref/$(DEPDIR)/libsodium_la-core_salsa_ref.Plo
2291*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_core/salsa/ref/core_salsa_ref.c' object='crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo' libtool=yes @AMDEPBACKSLASH@
2292*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2293*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo `test -f 'crypto_core/salsa/ref/core_salsa_ref.c' || echo '$(srcdir)/'`crypto_core/salsa/ref/core_salsa_ref.c
2294*33772c1eSriastradh
2295*33772c1eSriastradhcrypto_generichash/libsodium_la-crypto_generichash.lo: crypto_generichash/crypto_generichash.c
2296*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_generichash/libsodium_la-crypto_generichash.lo -MD -MP -MF crypto_generichash/$(DEPDIR)/libsodium_la-crypto_generichash.Tpo -c -o crypto_generichash/libsodium_la-crypto_generichash.lo `test -f 'crypto_generichash/crypto_generichash.c' || echo '$(srcdir)/'`crypto_generichash/crypto_generichash.c
2297*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_generichash/$(DEPDIR)/libsodium_la-crypto_generichash.Tpo crypto_generichash/$(DEPDIR)/libsodium_la-crypto_generichash.Plo
2298*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_generichash/crypto_generichash.c' object='crypto_generichash/libsodium_la-crypto_generichash.lo' libtool=yes @AMDEPBACKSLASH@
2299*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2300*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_generichash/libsodium_la-crypto_generichash.lo `test -f 'crypto_generichash/crypto_generichash.c' || echo '$(srcdir)/'`crypto_generichash/crypto_generichash.c
2301*33772c1eSriastradh
2302*33772c1eSriastradhcrypto_generichash/blake2b/libsodium_la-generichash_blake2.lo: crypto_generichash/blake2b/generichash_blake2.c
2303*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_generichash/blake2b/libsodium_la-generichash_blake2.lo -MD -MP -MF crypto_generichash/blake2b/$(DEPDIR)/libsodium_la-generichash_blake2.Tpo -c -o crypto_generichash/blake2b/libsodium_la-generichash_blake2.lo `test -f 'crypto_generichash/blake2b/generichash_blake2.c' || echo '$(srcdir)/'`crypto_generichash/blake2b/generichash_blake2.c
2304*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_generichash/blake2b/$(DEPDIR)/libsodium_la-generichash_blake2.Tpo crypto_generichash/blake2b/$(DEPDIR)/libsodium_la-generichash_blake2.Plo
2305*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_generichash/blake2b/generichash_blake2.c' object='crypto_generichash/blake2b/libsodium_la-generichash_blake2.lo' libtool=yes @AMDEPBACKSLASH@
2306*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2307*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_generichash/blake2b/libsodium_la-generichash_blake2.lo `test -f 'crypto_generichash/blake2b/generichash_blake2.c' || echo '$(srcdir)/'`crypto_generichash/blake2b/generichash_blake2.c
2308*33772c1eSriastradh
2309*33772c1eSriastradhcrypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo: crypto_generichash/blake2b/ref/blake2b-compress-ref.c
2310*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo -MD -MP -MF crypto_generichash/blake2b/ref/$(DEPDIR)/libsodium_la-blake2b-compress-ref.Tpo -c -o crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo `test -f 'crypto_generichash/blake2b/ref/blake2b-compress-ref.c' || echo '$(srcdir)/'`crypto_generichash/blake2b/ref/blake2b-compress-ref.c
2311*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_generichash/blake2b/ref/$(DEPDIR)/libsodium_la-blake2b-compress-ref.Tpo crypto_generichash/blake2b/ref/$(DEPDIR)/libsodium_la-blake2b-compress-ref.Plo
2312*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_generichash/blake2b/ref/blake2b-compress-ref.c' object='crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo' libtool=yes @AMDEPBACKSLASH@
2313*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2314*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo `test -f 'crypto_generichash/blake2b/ref/blake2b-compress-ref.c' || echo '$(srcdir)/'`crypto_generichash/blake2b/ref/blake2b-compress-ref.c
2315*33772c1eSriastradh
2316*33772c1eSriastradhcrypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo: crypto_generichash/blake2b/ref/blake2b-ref.c
2317*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo -MD -MP -MF crypto_generichash/blake2b/ref/$(DEPDIR)/libsodium_la-blake2b-ref.Tpo -c -o crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo `test -f 'crypto_generichash/blake2b/ref/blake2b-ref.c' || echo '$(srcdir)/'`crypto_generichash/blake2b/ref/blake2b-ref.c
2318*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_generichash/blake2b/ref/$(DEPDIR)/libsodium_la-blake2b-ref.Tpo crypto_generichash/blake2b/ref/$(DEPDIR)/libsodium_la-blake2b-ref.Plo
2319*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_generichash/blake2b/ref/blake2b-ref.c' object='crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo' libtool=yes @AMDEPBACKSLASH@
2320*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2321*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo `test -f 'crypto_generichash/blake2b/ref/blake2b-ref.c' || echo '$(srcdir)/'`crypto_generichash/blake2b/ref/blake2b-ref.c
2322*33772c1eSriastradh
2323*33772c1eSriastradhcrypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo: crypto_generichash/blake2b/ref/generichash_blake2b.c
2324*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo -MD -MP -MF crypto_generichash/blake2b/ref/$(DEPDIR)/libsodium_la-generichash_blake2b.Tpo -c -o crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo `test -f 'crypto_generichash/blake2b/ref/generichash_blake2b.c' || echo '$(srcdir)/'`crypto_generichash/blake2b/ref/generichash_blake2b.c
2325*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_generichash/blake2b/ref/$(DEPDIR)/libsodium_la-generichash_blake2b.Tpo crypto_generichash/blake2b/ref/$(DEPDIR)/libsodium_la-generichash_blake2b.Plo
2326*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_generichash/blake2b/ref/generichash_blake2b.c' object='crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo' libtool=yes @AMDEPBACKSLASH@
2327*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2328*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo `test -f 'crypto_generichash/blake2b/ref/generichash_blake2b.c' || echo '$(srcdir)/'`crypto_generichash/blake2b/ref/generichash_blake2b.c
2329*33772c1eSriastradh
2330*33772c1eSriastradhcrypto_hash/libsodium_la-crypto_hash.lo: crypto_hash/crypto_hash.c
2331*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_hash/libsodium_la-crypto_hash.lo -MD -MP -MF crypto_hash/$(DEPDIR)/libsodium_la-crypto_hash.Tpo -c -o crypto_hash/libsodium_la-crypto_hash.lo `test -f 'crypto_hash/crypto_hash.c' || echo '$(srcdir)/'`crypto_hash/crypto_hash.c
2332*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_hash/$(DEPDIR)/libsodium_la-crypto_hash.Tpo crypto_hash/$(DEPDIR)/libsodium_la-crypto_hash.Plo
2333*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_hash/crypto_hash.c' object='crypto_hash/libsodium_la-crypto_hash.lo' libtool=yes @AMDEPBACKSLASH@
2334*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2335*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_hash/libsodium_la-crypto_hash.lo `test -f 'crypto_hash/crypto_hash.c' || echo '$(srcdir)/'`crypto_hash/crypto_hash.c
2336*33772c1eSriastradh
2337*33772c1eSriastradhcrypto_hash/sha256/libsodium_la-hash_sha256.lo: crypto_hash/sha256/hash_sha256.c
2338*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_hash/sha256/libsodium_la-hash_sha256.lo -MD -MP -MF crypto_hash/sha256/$(DEPDIR)/libsodium_la-hash_sha256.Tpo -c -o crypto_hash/sha256/libsodium_la-hash_sha256.lo `test -f 'crypto_hash/sha256/hash_sha256.c' || echo '$(srcdir)/'`crypto_hash/sha256/hash_sha256.c
2339*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_hash/sha256/$(DEPDIR)/libsodium_la-hash_sha256.Tpo crypto_hash/sha256/$(DEPDIR)/libsodium_la-hash_sha256.Plo
2340*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_hash/sha256/hash_sha256.c' object='crypto_hash/sha256/libsodium_la-hash_sha256.lo' libtool=yes @AMDEPBACKSLASH@
2341*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2342*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_hash/sha256/libsodium_la-hash_sha256.lo `test -f 'crypto_hash/sha256/hash_sha256.c' || echo '$(srcdir)/'`crypto_hash/sha256/hash_sha256.c
2343*33772c1eSriastradh
2344*33772c1eSriastradhcrypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo: crypto_hash/sha256/cp/hash_sha256_cp.c
2345*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo -MD -MP -MF crypto_hash/sha256/cp/$(DEPDIR)/libsodium_la-hash_sha256_cp.Tpo -c -o crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo `test -f 'crypto_hash/sha256/cp/hash_sha256_cp.c' || echo '$(srcdir)/'`crypto_hash/sha256/cp/hash_sha256_cp.c
2346*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_hash/sha256/cp/$(DEPDIR)/libsodium_la-hash_sha256_cp.Tpo crypto_hash/sha256/cp/$(DEPDIR)/libsodium_la-hash_sha256_cp.Plo
2347*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_hash/sha256/cp/hash_sha256_cp.c' object='crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo' libtool=yes @AMDEPBACKSLASH@
2348*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2349*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo `test -f 'crypto_hash/sha256/cp/hash_sha256_cp.c' || echo '$(srcdir)/'`crypto_hash/sha256/cp/hash_sha256_cp.c
2350*33772c1eSriastradh
2351*33772c1eSriastradhcrypto_hash/sha512/libsodium_la-hash_sha512.lo: crypto_hash/sha512/hash_sha512.c
2352*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_hash/sha512/libsodium_la-hash_sha512.lo -MD -MP -MF crypto_hash/sha512/$(DEPDIR)/libsodium_la-hash_sha512.Tpo -c -o crypto_hash/sha512/libsodium_la-hash_sha512.lo `test -f 'crypto_hash/sha512/hash_sha512.c' || echo '$(srcdir)/'`crypto_hash/sha512/hash_sha512.c
2353*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_hash/sha512/$(DEPDIR)/libsodium_la-hash_sha512.Tpo crypto_hash/sha512/$(DEPDIR)/libsodium_la-hash_sha512.Plo
2354*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_hash/sha512/hash_sha512.c' object='crypto_hash/sha512/libsodium_la-hash_sha512.lo' libtool=yes @AMDEPBACKSLASH@
2355*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2356*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_hash/sha512/libsodium_la-hash_sha512.lo `test -f 'crypto_hash/sha512/hash_sha512.c' || echo '$(srcdir)/'`crypto_hash/sha512/hash_sha512.c
2357*33772c1eSriastradh
2358*33772c1eSriastradhcrypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo: crypto_hash/sha512/cp/hash_sha512_cp.c
2359*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo -MD -MP -MF crypto_hash/sha512/cp/$(DEPDIR)/libsodium_la-hash_sha512_cp.Tpo -c -o crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo `test -f 'crypto_hash/sha512/cp/hash_sha512_cp.c' || echo '$(srcdir)/'`crypto_hash/sha512/cp/hash_sha512_cp.c
2360*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_hash/sha512/cp/$(DEPDIR)/libsodium_la-hash_sha512_cp.Tpo crypto_hash/sha512/cp/$(DEPDIR)/libsodium_la-hash_sha512_cp.Plo
2361*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_hash/sha512/cp/hash_sha512_cp.c' object='crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo' libtool=yes @AMDEPBACKSLASH@
2362*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2363*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo `test -f 'crypto_hash/sha512/cp/hash_sha512_cp.c' || echo '$(srcdir)/'`crypto_hash/sha512/cp/hash_sha512_cp.c
2364*33772c1eSriastradh
2365*33772c1eSriastradhcrypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo: crypto_kdf/blake2b/kdf_blake2b.c
2366*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo -MD -MP -MF crypto_kdf/blake2b/$(DEPDIR)/libsodium_la-kdf_blake2b.Tpo -c -o crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo `test -f 'crypto_kdf/blake2b/kdf_blake2b.c' || echo '$(srcdir)/'`crypto_kdf/blake2b/kdf_blake2b.c
2367*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_kdf/blake2b/$(DEPDIR)/libsodium_la-kdf_blake2b.Tpo crypto_kdf/blake2b/$(DEPDIR)/libsodium_la-kdf_blake2b.Plo
2368*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_kdf/blake2b/kdf_blake2b.c' object='crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo' libtool=yes @AMDEPBACKSLASH@
2369*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2370*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo `test -f 'crypto_kdf/blake2b/kdf_blake2b.c' || echo '$(srcdir)/'`crypto_kdf/blake2b/kdf_blake2b.c
2371*33772c1eSriastradh
2372*33772c1eSriastradhcrypto_kdf/libsodium_la-crypto_kdf.lo: crypto_kdf/crypto_kdf.c
2373*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_kdf/libsodium_la-crypto_kdf.lo -MD -MP -MF crypto_kdf/$(DEPDIR)/libsodium_la-crypto_kdf.Tpo -c -o crypto_kdf/libsodium_la-crypto_kdf.lo `test -f 'crypto_kdf/crypto_kdf.c' || echo '$(srcdir)/'`crypto_kdf/crypto_kdf.c
2374*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_kdf/$(DEPDIR)/libsodium_la-crypto_kdf.Tpo crypto_kdf/$(DEPDIR)/libsodium_la-crypto_kdf.Plo
2375*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_kdf/crypto_kdf.c' object='crypto_kdf/libsodium_la-crypto_kdf.lo' libtool=yes @AMDEPBACKSLASH@
2376*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2377*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_kdf/libsodium_la-crypto_kdf.lo `test -f 'crypto_kdf/crypto_kdf.c' || echo '$(srcdir)/'`crypto_kdf/crypto_kdf.c
2378*33772c1eSriastradh
2379*33772c1eSriastradhcrypto_kx/libsodium_la-crypto_kx.lo: crypto_kx/crypto_kx.c
2380*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_kx/libsodium_la-crypto_kx.lo -MD -MP -MF crypto_kx/$(DEPDIR)/libsodium_la-crypto_kx.Tpo -c -o crypto_kx/libsodium_la-crypto_kx.lo `test -f 'crypto_kx/crypto_kx.c' || echo '$(srcdir)/'`crypto_kx/crypto_kx.c
2381*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_kx/$(DEPDIR)/libsodium_la-crypto_kx.Tpo crypto_kx/$(DEPDIR)/libsodium_la-crypto_kx.Plo
2382*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_kx/crypto_kx.c' object='crypto_kx/libsodium_la-crypto_kx.lo' libtool=yes @AMDEPBACKSLASH@
2383*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2384*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_kx/libsodium_la-crypto_kx.lo `test -f 'crypto_kx/crypto_kx.c' || echo '$(srcdir)/'`crypto_kx/crypto_kx.c
2385*33772c1eSriastradh
2386*33772c1eSriastradhcrypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo: crypto_onetimeauth/crypto_onetimeauth.c
2387*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo -MD -MP -MF crypto_onetimeauth/$(DEPDIR)/libsodium_la-crypto_onetimeauth.Tpo -c -o crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo `test -f 'crypto_onetimeauth/crypto_onetimeauth.c' || echo '$(srcdir)/'`crypto_onetimeauth/crypto_onetimeauth.c
2388*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_onetimeauth/$(DEPDIR)/libsodium_la-crypto_onetimeauth.Tpo crypto_onetimeauth/$(DEPDIR)/libsodium_la-crypto_onetimeauth.Plo
2389*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_onetimeauth/crypto_onetimeauth.c' object='crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo' libtool=yes @AMDEPBACKSLASH@
2390*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2391*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo `test -f 'crypto_onetimeauth/crypto_onetimeauth.c' || echo '$(srcdir)/'`crypto_onetimeauth/crypto_onetimeauth.c
2392*33772c1eSriastradh
2393*33772c1eSriastradhcrypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo: crypto_onetimeauth/poly1305/onetimeauth_poly1305.c
2394*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo -MD -MP -MF crypto_onetimeauth/poly1305/$(DEPDIR)/libsodium_la-onetimeauth_poly1305.Tpo -c -o crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo `test -f 'crypto_onetimeauth/poly1305/onetimeauth_poly1305.c' || echo '$(srcdir)/'`crypto_onetimeauth/poly1305/onetimeauth_poly1305.c
2395*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_onetimeauth/poly1305/$(DEPDIR)/libsodium_la-onetimeauth_poly1305.Tpo crypto_onetimeauth/poly1305/$(DEPDIR)/libsodium_la-onetimeauth_poly1305.Plo
2396*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_onetimeauth/poly1305/onetimeauth_poly1305.c' object='crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo' libtool=yes @AMDEPBACKSLASH@
2397*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2398*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo `test -f 'crypto_onetimeauth/poly1305/onetimeauth_poly1305.c' || echo '$(srcdir)/'`crypto_onetimeauth/poly1305/onetimeauth_poly1305.c
2399*33772c1eSriastradh
2400*33772c1eSriastradhcrypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo: crypto_onetimeauth/poly1305/donna/poly1305_donna.c
2401*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo -MD -MP -MF crypto_onetimeauth/poly1305/donna/$(DEPDIR)/libsodium_la-poly1305_donna.Tpo -c -o crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo `test -f 'crypto_onetimeauth/poly1305/donna/poly1305_donna.c' || echo '$(srcdir)/'`crypto_onetimeauth/poly1305/donna/poly1305_donna.c
2402*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_onetimeauth/poly1305/donna/$(DEPDIR)/libsodium_la-poly1305_donna.Tpo crypto_onetimeauth/poly1305/donna/$(DEPDIR)/libsodium_la-poly1305_donna.Plo
2403*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_onetimeauth/poly1305/donna/poly1305_donna.c' object='crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo' libtool=yes @AMDEPBACKSLASH@
2404*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2405*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo `test -f 'crypto_onetimeauth/poly1305/donna/poly1305_donna.c' || echo '$(srcdir)/'`crypto_onetimeauth/poly1305/donna/poly1305_donna.c
2406*33772c1eSriastradh
2407*33772c1eSriastradhcrypto_pwhash/argon2/libsodium_la-argon2-core.lo: crypto_pwhash/argon2/argon2-core.c
2408*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/argon2/libsodium_la-argon2-core.lo -MD -MP -MF crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-argon2-core.Tpo -c -o crypto_pwhash/argon2/libsodium_la-argon2-core.lo `test -f 'crypto_pwhash/argon2/argon2-core.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/argon2-core.c
2409*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-argon2-core.Tpo crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-argon2-core.Plo
2410*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/argon2/argon2-core.c' object='crypto_pwhash/argon2/libsodium_la-argon2-core.lo' libtool=yes @AMDEPBACKSLASH@
2411*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2412*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/argon2/libsodium_la-argon2-core.lo `test -f 'crypto_pwhash/argon2/argon2-core.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/argon2-core.c
2413*33772c1eSriastradh
2414*33772c1eSriastradhcrypto_pwhash/argon2/libsodium_la-argon2-encoding.lo: crypto_pwhash/argon2/argon2-encoding.c
2415*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo -MD -MP -MF crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-argon2-encoding.Tpo -c -o crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo `test -f 'crypto_pwhash/argon2/argon2-encoding.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/argon2-encoding.c
2416*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-argon2-encoding.Tpo crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-argon2-encoding.Plo
2417*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/argon2/argon2-encoding.c' object='crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo' libtool=yes @AMDEPBACKSLASH@
2418*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2419*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo `test -f 'crypto_pwhash/argon2/argon2-encoding.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/argon2-encoding.c
2420*33772c1eSriastradh
2421*33772c1eSriastradhcrypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo: crypto_pwhash/argon2/argon2-fill-block-ref.c
2422*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo -MD -MP -MF crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-argon2-fill-block-ref.Tpo -c -o crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo `test -f 'crypto_pwhash/argon2/argon2-fill-block-ref.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/argon2-fill-block-ref.c
2423*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-argon2-fill-block-ref.Tpo crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-argon2-fill-block-ref.Plo
2424*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/argon2/argon2-fill-block-ref.c' object='crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo' libtool=yes @AMDEPBACKSLASH@
2425*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2426*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo `test -f 'crypto_pwhash/argon2/argon2-fill-block-ref.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/argon2-fill-block-ref.c
2427*33772c1eSriastradh
2428*33772c1eSriastradhcrypto_pwhash/argon2/libsodium_la-argon2.lo: crypto_pwhash/argon2/argon2.c
2429*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/argon2/libsodium_la-argon2.lo -MD -MP -MF crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-argon2.Tpo -c -o crypto_pwhash/argon2/libsodium_la-argon2.lo `test -f 'crypto_pwhash/argon2/argon2.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/argon2.c
2430*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-argon2.Tpo crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-argon2.Plo
2431*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/argon2/argon2.c' object='crypto_pwhash/argon2/libsodium_la-argon2.lo' libtool=yes @AMDEPBACKSLASH@
2432*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2433*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/argon2/libsodium_la-argon2.lo `test -f 'crypto_pwhash/argon2/argon2.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/argon2.c
2434*33772c1eSriastradh
2435*33772c1eSriastradhcrypto_pwhash/argon2/libsodium_la-blake2b-long.lo: crypto_pwhash/argon2/blake2b-long.c
2436*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/argon2/libsodium_la-blake2b-long.lo -MD -MP -MF crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-blake2b-long.Tpo -c -o crypto_pwhash/argon2/libsodium_la-blake2b-long.lo `test -f 'crypto_pwhash/argon2/blake2b-long.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/blake2b-long.c
2437*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-blake2b-long.Tpo crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-blake2b-long.Plo
2438*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/argon2/blake2b-long.c' object='crypto_pwhash/argon2/libsodium_la-blake2b-long.lo' libtool=yes @AMDEPBACKSLASH@
2439*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2440*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/argon2/libsodium_la-blake2b-long.lo `test -f 'crypto_pwhash/argon2/blake2b-long.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/blake2b-long.c
2441*33772c1eSriastradh
2442*33772c1eSriastradhcrypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo: crypto_pwhash/argon2/pwhash_argon2i.c
2443*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo -MD -MP -MF crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-pwhash_argon2i.Tpo -c -o crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo `test -f 'crypto_pwhash/argon2/pwhash_argon2i.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/pwhash_argon2i.c
2444*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-pwhash_argon2i.Tpo crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-pwhash_argon2i.Plo
2445*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/argon2/pwhash_argon2i.c' object='crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo' libtool=yes @AMDEPBACKSLASH@
2446*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2447*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo `test -f 'crypto_pwhash/argon2/pwhash_argon2i.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/pwhash_argon2i.c
2448*33772c1eSriastradh
2449*33772c1eSriastradhcrypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo: crypto_pwhash/argon2/pwhash_argon2id.c
2450*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo -MD -MP -MF crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-pwhash_argon2id.Tpo -c -o crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo `test -f 'crypto_pwhash/argon2/pwhash_argon2id.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/pwhash_argon2id.c
2451*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-pwhash_argon2id.Tpo crypto_pwhash/argon2/$(DEPDIR)/libsodium_la-pwhash_argon2id.Plo
2452*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/argon2/pwhash_argon2id.c' object='crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo' libtool=yes @AMDEPBACKSLASH@
2453*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2454*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo `test -f 'crypto_pwhash/argon2/pwhash_argon2id.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/pwhash_argon2id.c
2455*33772c1eSriastradh
2456*33772c1eSriastradhcrypto_pwhash/libsodium_la-crypto_pwhash.lo: crypto_pwhash/crypto_pwhash.c
2457*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/libsodium_la-crypto_pwhash.lo -MD -MP -MF crypto_pwhash/$(DEPDIR)/libsodium_la-crypto_pwhash.Tpo -c -o crypto_pwhash/libsodium_la-crypto_pwhash.lo `test -f 'crypto_pwhash/crypto_pwhash.c' || echo '$(srcdir)/'`crypto_pwhash/crypto_pwhash.c
2458*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/$(DEPDIR)/libsodium_la-crypto_pwhash.Tpo crypto_pwhash/$(DEPDIR)/libsodium_la-crypto_pwhash.Plo
2459*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/crypto_pwhash.c' object='crypto_pwhash/libsodium_la-crypto_pwhash.lo' libtool=yes @AMDEPBACKSLASH@
2460*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2461*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/libsodium_la-crypto_pwhash.lo `test -f 'crypto_pwhash/crypto_pwhash.c' || echo '$(srcdir)/'`crypto_pwhash/crypto_pwhash.c
2462*33772c1eSriastradh
2463*33772c1eSriastradhcrypto_scalarmult/libsodium_la-crypto_scalarmult.lo: crypto_scalarmult/crypto_scalarmult.c
2464*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_scalarmult/libsodium_la-crypto_scalarmult.lo -MD -MP -MF crypto_scalarmult/$(DEPDIR)/libsodium_la-crypto_scalarmult.Tpo -c -o crypto_scalarmult/libsodium_la-crypto_scalarmult.lo `test -f 'crypto_scalarmult/crypto_scalarmult.c' || echo '$(srcdir)/'`crypto_scalarmult/crypto_scalarmult.c
2465*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_scalarmult/$(DEPDIR)/libsodium_la-crypto_scalarmult.Tpo crypto_scalarmult/$(DEPDIR)/libsodium_la-crypto_scalarmult.Plo
2466*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_scalarmult/crypto_scalarmult.c' object='crypto_scalarmult/libsodium_la-crypto_scalarmult.lo' libtool=yes @AMDEPBACKSLASH@
2467*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2468*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_scalarmult/libsodium_la-crypto_scalarmult.lo `test -f 'crypto_scalarmult/crypto_scalarmult.c' || echo '$(srcdir)/'`crypto_scalarmult/crypto_scalarmult.c
2469*33772c1eSriastradh
2470*33772c1eSriastradhcrypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo: crypto_scalarmult/curve25519/ref10/x25519_ref10.c
2471*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo -MD -MP -MF crypto_scalarmult/curve25519/ref10/$(DEPDIR)/libsodium_la-x25519_ref10.Tpo -c -o crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo `test -f 'crypto_scalarmult/curve25519/ref10/x25519_ref10.c' || echo '$(srcdir)/'`crypto_scalarmult/curve25519/ref10/x25519_ref10.c
2472*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_scalarmult/curve25519/ref10/$(DEPDIR)/libsodium_la-x25519_ref10.Tpo crypto_scalarmult/curve25519/ref10/$(DEPDIR)/libsodium_la-x25519_ref10.Plo
2473*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_scalarmult/curve25519/ref10/x25519_ref10.c' object='crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo' libtool=yes @AMDEPBACKSLASH@
2474*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2475*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo `test -f 'crypto_scalarmult/curve25519/ref10/x25519_ref10.c' || echo '$(srcdir)/'`crypto_scalarmult/curve25519/ref10/x25519_ref10.c
2476*33772c1eSriastradh
2477*33772c1eSriastradhcrypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo: crypto_scalarmult/curve25519/scalarmult_curve25519.c
2478*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo -MD -MP -MF crypto_scalarmult/curve25519/$(DEPDIR)/libsodium_la-scalarmult_curve25519.Tpo -c -o crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo `test -f 'crypto_scalarmult/curve25519/scalarmult_curve25519.c' || echo '$(srcdir)/'`crypto_scalarmult/curve25519/scalarmult_curve25519.c
2479*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_scalarmult/curve25519/$(DEPDIR)/libsodium_la-scalarmult_curve25519.Tpo crypto_scalarmult/curve25519/$(DEPDIR)/libsodium_la-scalarmult_curve25519.Plo
2480*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_scalarmult/curve25519/scalarmult_curve25519.c' object='crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo' libtool=yes @AMDEPBACKSLASH@
2481*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2482*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo `test -f 'crypto_scalarmult/curve25519/scalarmult_curve25519.c' || echo '$(srcdir)/'`crypto_scalarmult/curve25519/scalarmult_curve25519.c
2483*33772c1eSriastradh
2484*33772c1eSriastradhcrypto_secretbox/libsodium_la-crypto_secretbox.lo: crypto_secretbox/crypto_secretbox.c
2485*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_secretbox/libsodium_la-crypto_secretbox.lo -MD -MP -MF crypto_secretbox/$(DEPDIR)/libsodium_la-crypto_secretbox.Tpo -c -o crypto_secretbox/libsodium_la-crypto_secretbox.lo `test -f 'crypto_secretbox/crypto_secretbox.c' || echo '$(srcdir)/'`crypto_secretbox/crypto_secretbox.c
2486*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_secretbox/$(DEPDIR)/libsodium_la-crypto_secretbox.Tpo crypto_secretbox/$(DEPDIR)/libsodium_la-crypto_secretbox.Plo
2487*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_secretbox/crypto_secretbox.c' object='crypto_secretbox/libsodium_la-crypto_secretbox.lo' libtool=yes @AMDEPBACKSLASH@
2488*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2489*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_secretbox/libsodium_la-crypto_secretbox.lo `test -f 'crypto_secretbox/crypto_secretbox.c' || echo '$(srcdir)/'`crypto_secretbox/crypto_secretbox.c
2490*33772c1eSriastradh
2491*33772c1eSriastradhcrypto_secretbox/libsodium_la-crypto_secretbox_easy.lo: crypto_secretbox/crypto_secretbox_easy.c
2492*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo -MD -MP -MF crypto_secretbox/$(DEPDIR)/libsodium_la-crypto_secretbox_easy.Tpo -c -o crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo `test -f 'crypto_secretbox/crypto_secretbox_easy.c' || echo '$(srcdir)/'`crypto_secretbox/crypto_secretbox_easy.c
2493*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_secretbox/$(DEPDIR)/libsodium_la-crypto_secretbox_easy.Tpo crypto_secretbox/$(DEPDIR)/libsodium_la-crypto_secretbox_easy.Plo
2494*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_secretbox/crypto_secretbox_easy.c' object='crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo' libtool=yes @AMDEPBACKSLASH@
2495*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2496*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo `test -f 'crypto_secretbox/crypto_secretbox_easy.c' || echo '$(srcdir)/'`crypto_secretbox/crypto_secretbox_easy.c
2497*33772c1eSriastradh
2498*33772c1eSriastradhcrypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo: crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c
2499*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo -MD -MP -MF crypto_secretbox/xsalsa20poly1305/$(DEPDIR)/libsodium_la-secretbox_xsalsa20poly1305.Tpo -c -o crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo `test -f 'crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c' || echo '$(srcdir)/'`crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c
2500*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_secretbox/xsalsa20poly1305/$(DEPDIR)/libsodium_la-secretbox_xsalsa20poly1305.Tpo crypto_secretbox/xsalsa20poly1305/$(DEPDIR)/libsodium_la-secretbox_xsalsa20poly1305.Plo
2501*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c' object='crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo' libtool=yes @AMDEPBACKSLASH@
2502*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2503*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo `test -f 'crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c' || echo '$(srcdir)/'`crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c
2504*33772c1eSriastradh
2505*33772c1eSriastradhcrypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo: crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c
2506*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo -MD -MP -MF crypto_secretstream/xchacha20poly1305/$(DEPDIR)/libsodium_la-secretstream_xchacha20poly1305.Tpo -c -o crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo `test -f 'crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c' || echo '$(srcdir)/'`crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c
2507*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_secretstream/xchacha20poly1305/$(DEPDIR)/libsodium_la-secretstream_xchacha20poly1305.Tpo crypto_secretstream/xchacha20poly1305/$(DEPDIR)/libsodium_la-secretstream_xchacha20poly1305.Plo
2508*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c' object='crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo' libtool=yes @AMDEPBACKSLASH@
2509*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2510*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo `test -f 'crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c' || echo '$(srcdir)/'`crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c
2511*33772c1eSriastradh
2512*33772c1eSriastradhcrypto_shorthash/libsodium_la-crypto_shorthash.lo: crypto_shorthash/crypto_shorthash.c
2513*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_shorthash/libsodium_la-crypto_shorthash.lo -MD -MP -MF crypto_shorthash/$(DEPDIR)/libsodium_la-crypto_shorthash.Tpo -c -o crypto_shorthash/libsodium_la-crypto_shorthash.lo `test -f 'crypto_shorthash/crypto_shorthash.c' || echo '$(srcdir)/'`crypto_shorthash/crypto_shorthash.c
2514*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_shorthash/$(DEPDIR)/libsodium_la-crypto_shorthash.Tpo crypto_shorthash/$(DEPDIR)/libsodium_la-crypto_shorthash.Plo
2515*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_shorthash/crypto_shorthash.c' object='crypto_shorthash/libsodium_la-crypto_shorthash.lo' libtool=yes @AMDEPBACKSLASH@
2516*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2517*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_shorthash/libsodium_la-crypto_shorthash.lo `test -f 'crypto_shorthash/crypto_shorthash.c' || echo '$(srcdir)/'`crypto_shorthash/crypto_shorthash.c
2518*33772c1eSriastradh
2519*33772c1eSriastradhcrypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo: crypto_shorthash/siphash24/shorthash_siphash24.c
2520*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo -MD -MP -MF crypto_shorthash/siphash24/$(DEPDIR)/libsodium_la-shorthash_siphash24.Tpo -c -o crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo `test -f 'crypto_shorthash/siphash24/shorthash_siphash24.c' || echo '$(srcdir)/'`crypto_shorthash/siphash24/shorthash_siphash24.c
2521*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_shorthash/siphash24/$(DEPDIR)/libsodium_la-shorthash_siphash24.Tpo crypto_shorthash/siphash24/$(DEPDIR)/libsodium_la-shorthash_siphash24.Plo
2522*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_shorthash/siphash24/shorthash_siphash24.c' object='crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo' libtool=yes @AMDEPBACKSLASH@
2523*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2524*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo `test -f 'crypto_shorthash/siphash24/shorthash_siphash24.c' || echo '$(srcdir)/'`crypto_shorthash/siphash24/shorthash_siphash24.c
2525*33772c1eSriastradh
2526*33772c1eSriastradhcrypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo: crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c
2527*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo -MD -MP -MF crypto_shorthash/siphash24/ref/$(DEPDIR)/libsodium_la-shorthash_siphash24_ref.Tpo -c -o crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo `test -f 'crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c' || echo '$(srcdir)/'`crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c
2528*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_shorthash/siphash24/ref/$(DEPDIR)/libsodium_la-shorthash_siphash24_ref.Tpo crypto_shorthash/siphash24/ref/$(DEPDIR)/libsodium_la-shorthash_siphash24_ref.Plo
2529*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c' object='crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo' libtool=yes @AMDEPBACKSLASH@
2530*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2531*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo `test -f 'crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c' || echo '$(srcdir)/'`crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c
2532*33772c1eSriastradh
2533*33772c1eSriastradhcrypto_sign/libsodium_la-crypto_sign.lo: crypto_sign/crypto_sign.c
2534*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_sign/libsodium_la-crypto_sign.lo -MD -MP -MF crypto_sign/$(DEPDIR)/libsodium_la-crypto_sign.Tpo -c -o crypto_sign/libsodium_la-crypto_sign.lo `test -f 'crypto_sign/crypto_sign.c' || echo '$(srcdir)/'`crypto_sign/crypto_sign.c
2535*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_sign/$(DEPDIR)/libsodium_la-crypto_sign.Tpo crypto_sign/$(DEPDIR)/libsodium_la-crypto_sign.Plo
2536*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_sign/crypto_sign.c' object='crypto_sign/libsodium_la-crypto_sign.lo' libtool=yes @AMDEPBACKSLASH@
2537*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2538*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_sign/libsodium_la-crypto_sign.lo `test -f 'crypto_sign/crypto_sign.c' || echo '$(srcdir)/'`crypto_sign/crypto_sign.c
2539*33772c1eSriastradh
2540*33772c1eSriastradhcrypto_sign/ed25519/libsodium_la-sign_ed25519.lo: crypto_sign/ed25519/sign_ed25519.c
2541*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_sign/ed25519/libsodium_la-sign_ed25519.lo -MD -MP -MF crypto_sign/ed25519/$(DEPDIR)/libsodium_la-sign_ed25519.Tpo -c -o crypto_sign/ed25519/libsodium_la-sign_ed25519.lo `test -f 'crypto_sign/ed25519/sign_ed25519.c' || echo '$(srcdir)/'`crypto_sign/ed25519/sign_ed25519.c
2542*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_sign/ed25519/$(DEPDIR)/libsodium_la-sign_ed25519.Tpo crypto_sign/ed25519/$(DEPDIR)/libsodium_la-sign_ed25519.Plo
2543*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_sign/ed25519/sign_ed25519.c' object='crypto_sign/ed25519/libsodium_la-sign_ed25519.lo' libtool=yes @AMDEPBACKSLASH@
2544*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2545*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_sign/ed25519/libsodium_la-sign_ed25519.lo `test -f 'crypto_sign/ed25519/sign_ed25519.c' || echo '$(srcdir)/'`crypto_sign/ed25519/sign_ed25519.c
2546*33772c1eSriastradh
2547*33772c1eSriastradhcrypto_sign/ed25519/ref10/libsodium_la-keypair.lo: crypto_sign/ed25519/ref10/keypair.c
2548*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_sign/ed25519/ref10/libsodium_la-keypair.lo -MD -MP -MF crypto_sign/ed25519/ref10/$(DEPDIR)/libsodium_la-keypair.Tpo -c -o crypto_sign/ed25519/ref10/libsodium_la-keypair.lo `test -f 'crypto_sign/ed25519/ref10/keypair.c' || echo '$(srcdir)/'`crypto_sign/ed25519/ref10/keypair.c
2549*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_sign/ed25519/ref10/$(DEPDIR)/libsodium_la-keypair.Tpo crypto_sign/ed25519/ref10/$(DEPDIR)/libsodium_la-keypair.Plo
2550*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_sign/ed25519/ref10/keypair.c' object='crypto_sign/ed25519/ref10/libsodium_la-keypair.lo' libtool=yes @AMDEPBACKSLASH@
2551*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2552*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_sign/ed25519/ref10/libsodium_la-keypair.lo `test -f 'crypto_sign/ed25519/ref10/keypair.c' || echo '$(srcdir)/'`crypto_sign/ed25519/ref10/keypair.c
2553*33772c1eSriastradh
2554*33772c1eSriastradhcrypto_sign/ed25519/ref10/libsodium_la-open.lo: crypto_sign/ed25519/ref10/open.c
2555*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_sign/ed25519/ref10/libsodium_la-open.lo -MD -MP -MF crypto_sign/ed25519/ref10/$(DEPDIR)/libsodium_la-open.Tpo -c -o crypto_sign/ed25519/ref10/libsodium_la-open.lo `test -f 'crypto_sign/ed25519/ref10/open.c' || echo '$(srcdir)/'`crypto_sign/ed25519/ref10/open.c
2556*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_sign/ed25519/ref10/$(DEPDIR)/libsodium_la-open.Tpo crypto_sign/ed25519/ref10/$(DEPDIR)/libsodium_la-open.Plo
2557*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_sign/ed25519/ref10/open.c' object='crypto_sign/ed25519/ref10/libsodium_la-open.lo' libtool=yes @AMDEPBACKSLASH@
2558*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2559*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_sign/ed25519/ref10/libsodium_la-open.lo `test -f 'crypto_sign/ed25519/ref10/open.c' || echo '$(srcdir)/'`crypto_sign/ed25519/ref10/open.c
2560*33772c1eSriastradh
2561*33772c1eSriastradhcrypto_sign/ed25519/ref10/libsodium_la-sign.lo: crypto_sign/ed25519/ref10/sign.c
2562*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_sign/ed25519/ref10/libsodium_la-sign.lo -MD -MP -MF crypto_sign/ed25519/ref10/$(DEPDIR)/libsodium_la-sign.Tpo -c -o crypto_sign/ed25519/ref10/libsodium_la-sign.lo `test -f 'crypto_sign/ed25519/ref10/sign.c' || echo '$(srcdir)/'`crypto_sign/ed25519/ref10/sign.c
2563*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_sign/ed25519/ref10/$(DEPDIR)/libsodium_la-sign.Tpo crypto_sign/ed25519/ref10/$(DEPDIR)/libsodium_la-sign.Plo
2564*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_sign/ed25519/ref10/sign.c' object='crypto_sign/ed25519/ref10/libsodium_la-sign.lo' libtool=yes @AMDEPBACKSLASH@
2565*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2566*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_sign/ed25519/ref10/libsodium_la-sign.lo `test -f 'crypto_sign/ed25519/ref10/sign.c' || echo '$(srcdir)/'`crypto_sign/ed25519/ref10/sign.c
2567*33772c1eSriastradh
2568*33772c1eSriastradhcrypto_stream/chacha20/libsodium_la-stream_chacha20.lo: crypto_stream/chacha20/stream_chacha20.c
2569*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/chacha20/libsodium_la-stream_chacha20.lo -MD -MP -MF crypto_stream/chacha20/$(DEPDIR)/libsodium_la-stream_chacha20.Tpo -c -o crypto_stream/chacha20/libsodium_la-stream_chacha20.lo `test -f 'crypto_stream/chacha20/stream_chacha20.c' || echo '$(srcdir)/'`crypto_stream/chacha20/stream_chacha20.c
2570*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/chacha20/$(DEPDIR)/libsodium_la-stream_chacha20.Tpo crypto_stream/chacha20/$(DEPDIR)/libsodium_la-stream_chacha20.Plo
2571*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_stream/chacha20/stream_chacha20.c' object='crypto_stream/chacha20/libsodium_la-stream_chacha20.lo' libtool=yes @AMDEPBACKSLASH@
2572*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2573*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/chacha20/libsodium_la-stream_chacha20.lo `test -f 'crypto_stream/chacha20/stream_chacha20.c' || echo '$(srcdir)/'`crypto_stream/chacha20/stream_chacha20.c
2574*33772c1eSriastradh
2575*33772c1eSriastradhcrypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo: crypto_stream/chacha20/ref/chacha20_ref.c
2576*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo -MD -MP -MF crypto_stream/chacha20/ref/$(DEPDIR)/libsodium_la-chacha20_ref.Tpo -c -o crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo `test -f 'crypto_stream/chacha20/ref/chacha20_ref.c' || echo '$(srcdir)/'`crypto_stream/chacha20/ref/chacha20_ref.c
2577*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/chacha20/ref/$(DEPDIR)/libsodium_la-chacha20_ref.Tpo crypto_stream/chacha20/ref/$(DEPDIR)/libsodium_la-chacha20_ref.Plo
2578*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_stream/chacha20/ref/chacha20_ref.c' object='crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo' libtool=yes @AMDEPBACKSLASH@
2579*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2580*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo `test -f 'crypto_stream/chacha20/ref/chacha20_ref.c' || echo '$(srcdir)/'`crypto_stream/chacha20/ref/chacha20_ref.c
2581*33772c1eSriastradh
2582*33772c1eSriastradhcrypto_stream/libsodium_la-crypto_stream.lo: crypto_stream/crypto_stream.c
2583*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/libsodium_la-crypto_stream.lo -MD -MP -MF crypto_stream/$(DEPDIR)/libsodium_la-crypto_stream.Tpo -c -o crypto_stream/libsodium_la-crypto_stream.lo `test -f 'crypto_stream/crypto_stream.c' || echo '$(srcdir)/'`crypto_stream/crypto_stream.c
2584*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/$(DEPDIR)/libsodium_la-crypto_stream.Tpo crypto_stream/$(DEPDIR)/libsodium_la-crypto_stream.Plo
2585*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_stream/crypto_stream.c' object='crypto_stream/libsodium_la-crypto_stream.lo' libtool=yes @AMDEPBACKSLASH@
2586*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2587*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/libsodium_la-crypto_stream.lo `test -f 'crypto_stream/crypto_stream.c' || echo '$(srcdir)/'`crypto_stream/crypto_stream.c
2588*33772c1eSriastradh
2589*33772c1eSriastradhcrypto_stream/salsa20/libsodium_la-stream_salsa20.lo: crypto_stream/salsa20/stream_salsa20.c
2590*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/salsa20/libsodium_la-stream_salsa20.lo -MD -MP -MF crypto_stream/salsa20/$(DEPDIR)/libsodium_la-stream_salsa20.Tpo -c -o crypto_stream/salsa20/libsodium_la-stream_salsa20.lo `test -f 'crypto_stream/salsa20/stream_salsa20.c' || echo '$(srcdir)/'`crypto_stream/salsa20/stream_salsa20.c
2591*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/salsa20/$(DEPDIR)/libsodium_la-stream_salsa20.Tpo crypto_stream/salsa20/$(DEPDIR)/libsodium_la-stream_salsa20.Plo
2592*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_stream/salsa20/stream_salsa20.c' object='crypto_stream/salsa20/libsodium_la-stream_salsa20.lo' libtool=yes @AMDEPBACKSLASH@
2593*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2594*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/salsa20/libsodium_la-stream_salsa20.lo `test -f 'crypto_stream/salsa20/stream_salsa20.c' || echo '$(srcdir)/'`crypto_stream/salsa20/stream_salsa20.c
2595*33772c1eSriastradh
2596*33772c1eSriastradhcrypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo: crypto_stream/xsalsa20/stream_xsalsa20.c
2597*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo -MD -MP -MF crypto_stream/xsalsa20/$(DEPDIR)/libsodium_la-stream_xsalsa20.Tpo -c -o crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo `test -f 'crypto_stream/xsalsa20/stream_xsalsa20.c' || echo '$(srcdir)/'`crypto_stream/xsalsa20/stream_xsalsa20.c
2598*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/xsalsa20/$(DEPDIR)/libsodium_la-stream_xsalsa20.Tpo crypto_stream/xsalsa20/$(DEPDIR)/libsodium_la-stream_xsalsa20.Plo
2599*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_stream/xsalsa20/stream_xsalsa20.c' object='crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo' libtool=yes @AMDEPBACKSLASH@
2600*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2601*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo `test -f 'crypto_stream/xsalsa20/stream_xsalsa20.c' || echo '$(srcdir)/'`crypto_stream/xsalsa20/stream_xsalsa20.c
2602*33772c1eSriastradh
2603*33772c1eSriastradhcrypto_verify/sodium/libsodium_la-verify.lo: crypto_verify/sodium/verify.c
2604*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_verify/sodium/libsodium_la-verify.lo -MD -MP -MF crypto_verify/sodium/$(DEPDIR)/libsodium_la-verify.Tpo -c -o crypto_verify/sodium/libsodium_la-verify.lo `test -f 'crypto_verify/sodium/verify.c' || echo '$(srcdir)/'`crypto_verify/sodium/verify.c
2605*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_verify/sodium/$(DEPDIR)/libsodium_la-verify.Tpo crypto_verify/sodium/$(DEPDIR)/libsodium_la-verify.Plo
2606*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_verify/sodium/verify.c' object='crypto_verify/sodium/libsodium_la-verify.lo' libtool=yes @AMDEPBACKSLASH@
2607*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2608*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_verify/sodium/libsodium_la-verify.lo `test -f 'crypto_verify/sodium/verify.c' || echo '$(srcdir)/'`crypto_verify/sodium/verify.c
2609*33772c1eSriastradh
2610*33772c1eSriastradhrandombytes/libsodium_la-randombytes.lo: randombytes/randombytes.c
2611*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT randombytes/libsodium_la-randombytes.lo -MD -MP -MF randombytes/$(DEPDIR)/libsodium_la-randombytes.Tpo -c -o randombytes/libsodium_la-randombytes.lo `test -f 'randombytes/randombytes.c' || echo '$(srcdir)/'`randombytes/randombytes.c
2612*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) randombytes/$(DEPDIR)/libsodium_la-randombytes.Tpo randombytes/$(DEPDIR)/libsodium_la-randombytes.Plo
2613*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='randombytes/randombytes.c' object='randombytes/libsodium_la-randombytes.lo' libtool=yes @AMDEPBACKSLASH@
2614*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2615*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o randombytes/libsodium_la-randombytes.lo `test -f 'randombytes/randombytes.c' || echo '$(srcdir)/'`randombytes/randombytes.c
2616*33772c1eSriastradh
2617*33772c1eSriastradhsodium/libsodium_la-codecs.lo: sodium/codecs.c
2618*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sodium/libsodium_la-codecs.lo -MD -MP -MF sodium/$(DEPDIR)/libsodium_la-codecs.Tpo -c -o sodium/libsodium_la-codecs.lo `test -f 'sodium/codecs.c' || echo '$(srcdir)/'`sodium/codecs.c
2619*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sodium/$(DEPDIR)/libsodium_la-codecs.Tpo sodium/$(DEPDIR)/libsodium_la-codecs.Plo
2620*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='sodium/codecs.c' object='sodium/libsodium_la-codecs.lo' libtool=yes @AMDEPBACKSLASH@
2621*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2622*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sodium/libsodium_la-codecs.lo `test -f 'sodium/codecs.c' || echo '$(srcdir)/'`sodium/codecs.c
2623*33772c1eSriastradh
2624*33772c1eSriastradhsodium/libsodium_la-core.lo: sodium/core.c
2625*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sodium/libsodium_la-core.lo -MD -MP -MF sodium/$(DEPDIR)/libsodium_la-core.Tpo -c -o sodium/libsodium_la-core.lo `test -f 'sodium/core.c' || echo '$(srcdir)/'`sodium/core.c
2626*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sodium/$(DEPDIR)/libsodium_la-core.Tpo sodium/$(DEPDIR)/libsodium_la-core.Plo
2627*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='sodium/core.c' object='sodium/libsodium_la-core.lo' libtool=yes @AMDEPBACKSLASH@
2628*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2629*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sodium/libsodium_la-core.lo `test -f 'sodium/core.c' || echo '$(srcdir)/'`sodium/core.c
2630*33772c1eSriastradh
2631*33772c1eSriastradhsodium/libsodium_la-runtime.lo: sodium/runtime.c
2632*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sodium/libsodium_la-runtime.lo -MD -MP -MF sodium/$(DEPDIR)/libsodium_la-runtime.Tpo -c -o sodium/libsodium_la-runtime.lo `test -f 'sodium/runtime.c' || echo '$(srcdir)/'`sodium/runtime.c
2633*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sodium/$(DEPDIR)/libsodium_la-runtime.Tpo sodium/$(DEPDIR)/libsodium_la-runtime.Plo
2634*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='sodium/runtime.c' object='sodium/libsodium_la-runtime.lo' libtool=yes @AMDEPBACKSLASH@
2635*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2636*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sodium/libsodium_la-runtime.lo `test -f 'sodium/runtime.c' || echo '$(srcdir)/'`sodium/runtime.c
2637*33772c1eSriastradh
2638*33772c1eSriastradhsodium/libsodium_la-utils.lo: sodium/utils.c
2639*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sodium/libsodium_la-utils.lo -MD -MP -MF sodium/$(DEPDIR)/libsodium_la-utils.Tpo -c -o sodium/libsodium_la-utils.lo `test -f 'sodium/utils.c' || echo '$(srcdir)/'`sodium/utils.c
2640*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sodium/$(DEPDIR)/libsodium_la-utils.Tpo sodium/$(DEPDIR)/libsodium_la-utils.Plo
2641*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='sodium/utils.c' object='sodium/libsodium_la-utils.lo' libtool=yes @AMDEPBACKSLASH@
2642*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2643*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sodium/libsodium_la-utils.lo `test -f 'sodium/utils.c' || echo '$(srcdir)/'`sodium/utils.c
2644*33772c1eSriastradh
2645*33772c1eSriastradhsodium/libsodium_la-version.lo: sodium/version.c
2646*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sodium/libsodium_la-version.lo -MD -MP -MF sodium/$(DEPDIR)/libsodium_la-version.Tpo -c -o sodium/libsodium_la-version.lo `test -f 'sodium/version.c' || echo '$(srcdir)/'`sodium/version.c
2647*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) sodium/$(DEPDIR)/libsodium_la-version.Tpo sodium/$(DEPDIR)/libsodium_la-version.Plo
2648*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='sodium/version.c' object='sodium/libsodium_la-version.lo' libtool=yes @AMDEPBACKSLASH@
2649*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2650*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sodium/libsodium_la-version.lo `test -f 'sodium/version.c' || echo '$(srcdir)/'`sodium/version.c
2651*33772c1eSriastradh
2652*33772c1eSriastradhcrypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6.lo: crypto_stream/salsa20/xmm6/salsa20_xmm6.c
2653*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6.lo -MD -MP -MF crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6.Tpo -c -o crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6.lo `test -f 'crypto_stream/salsa20/xmm6/salsa20_xmm6.c' || echo '$(srcdir)/'`crypto_stream/salsa20/xmm6/salsa20_xmm6.c
2654*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6.Tpo crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6.Plo
2655*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_stream/salsa20/xmm6/salsa20_xmm6.c' object='crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6.lo' libtool=yes @AMDEPBACKSLASH@
2656*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2657*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6.lo `test -f 'crypto_stream/salsa20/xmm6/salsa20_xmm6.c' || echo '$(srcdir)/'`crypto_stream/salsa20/xmm6/salsa20_xmm6.c
2658*33772c1eSriastradh
2659*33772c1eSriastradhcrypto_stream/salsa20/ref/libsodium_la-salsa20_ref.lo: crypto_stream/salsa20/ref/salsa20_ref.c
2660*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/salsa20/ref/libsodium_la-salsa20_ref.lo -MD -MP -MF crypto_stream/salsa20/ref/$(DEPDIR)/libsodium_la-salsa20_ref.Tpo -c -o crypto_stream/salsa20/ref/libsodium_la-salsa20_ref.lo `test -f 'crypto_stream/salsa20/ref/salsa20_ref.c' || echo '$(srcdir)/'`crypto_stream/salsa20/ref/salsa20_ref.c
2661*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/salsa20/ref/$(DEPDIR)/libsodium_la-salsa20_ref.Tpo crypto_stream/salsa20/ref/$(DEPDIR)/libsodium_la-salsa20_ref.Plo
2662*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_stream/salsa20/ref/salsa20_ref.c' object='crypto_stream/salsa20/ref/libsodium_la-salsa20_ref.lo' libtool=yes @AMDEPBACKSLASH@
2663*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2664*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/salsa20/ref/libsodium_la-salsa20_ref.lo `test -f 'crypto_stream/salsa20/ref/salsa20_ref.c' || echo '$(srcdir)/'`crypto_stream/salsa20/ref/salsa20_ref.c
2665*33772c1eSriastradh
2666*33772c1eSriastradhcrypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.lo: crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c
2667*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.lo -MD -MP -MF crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-curve25519_sandy2x.Tpo -c -o crypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.lo `test -f 'crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c' || echo '$(srcdir)/'`crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c
2668*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-curve25519_sandy2x.Tpo crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-curve25519_sandy2x.Plo
2669*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c' object='crypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.lo' libtool=yes @AMDEPBACKSLASH@
2670*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2671*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.lo `test -f 'crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c' || echo '$(srcdir)/'`crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c
2672*33772c1eSriastradh
2673*33772c1eSriastradhcrypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.lo: crypto_scalarmult/curve25519/sandy2x/fe51_invert.c
2674*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.lo -MD -MP -MF crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-fe51_invert.Tpo -c -o crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.lo `test -f 'crypto_scalarmult/curve25519/sandy2x/fe51_invert.c' || echo '$(srcdir)/'`crypto_scalarmult/curve25519/sandy2x/fe51_invert.c
2675*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-fe51_invert.Tpo crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-fe51_invert.Plo
2676*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_scalarmult/curve25519/sandy2x/fe51_invert.c' object='crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.lo' libtool=yes @AMDEPBACKSLASH@
2677*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2678*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.lo `test -f 'crypto_scalarmult/curve25519/sandy2x/fe51_invert.c' || echo '$(srcdir)/'`crypto_scalarmult/curve25519/sandy2x/fe51_invert.c
2679*33772c1eSriastradh
2680*33772c1eSriastradhcrypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.lo: crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c
2681*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.lo -MD -MP -MF crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-fe_frombytes_sandy2x.Tpo -c -o crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.lo `test -f 'crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c' || echo '$(srcdir)/'`crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c
2682*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-fe_frombytes_sandy2x.Tpo crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/libsodium_la-fe_frombytes_sandy2x.Plo
2683*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c' object='crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.lo' libtool=yes @AMDEPBACKSLASH@
2684*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2685*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.lo `test -f 'crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c' || echo '$(srcdir)/'`crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c
2686*33772c1eSriastradh
2687*33772c1eSriastradhcrypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo: crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c
2688*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo -MD -MP -MF crypto_box/curve25519xchacha20poly1305/$(DEPDIR)/libsodium_la-box_curve25519xchacha20poly1305.Tpo -c -o crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo `test -f 'crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c' || echo '$(srcdir)/'`crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c
2689*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_box/curve25519xchacha20poly1305/$(DEPDIR)/libsodium_la-box_curve25519xchacha20poly1305.Tpo crypto_box/curve25519xchacha20poly1305/$(DEPDIR)/libsodium_la-box_curve25519xchacha20poly1305.Plo
2690*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c' object='crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo' libtool=yes @AMDEPBACKSLASH@
2691*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2692*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo `test -f 'crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c' || echo '$(srcdir)/'`crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c
2693*33772c1eSriastradh
2694*33772c1eSriastradhcrypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo: crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c
2695*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo -MD -MP -MF crypto_box/curve25519xchacha20poly1305/$(DEPDIR)/libsodium_la-box_seal_curve25519xchacha20poly1305.Tpo -c -o crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo `test -f 'crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c' || echo '$(srcdir)/'`crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c
2696*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_box/curve25519xchacha20poly1305/$(DEPDIR)/libsodium_la-box_seal_curve25519xchacha20poly1305.Tpo crypto_box/curve25519xchacha20poly1305/$(DEPDIR)/libsodium_la-box_seal_curve25519xchacha20poly1305.Plo
2697*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c' object='crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo' libtool=yes @AMDEPBACKSLASH@
2698*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2699*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo `test -f 'crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c' || echo '$(srcdir)/'`crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c
2700*33772c1eSriastradh
2701*33772c1eSriastradhcrypto_core/ed25519/libsodium_la-core_ed25519.lo: crypto_core/ed25519/core_ed25519.c
2702*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_core/ed25519/libsodium_la-core_ed25519.lo -MD -MP -MF crypto_core/ed25519/$(DEPDIR)/libsodium_la-core_ed25519.Tpo -c -o crypto_core/ed25519/libsodium_la-core_ed25519.lo `test -f 'crypto_core/ed25519/core_ed25519.c' || echo '$(srcdir)/'`crypto_core/ed25519/core_ed25519.c
2703*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_core/ed25519/$(DEPDIR)/libsodium_la-core_ed25519.Tpo crypto_core/ed25519/$(DEPDIR)/libsodium_la-core_ed25519.Plo
2704*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_core/ed25519/core_ed25519.c' object='crypto_core/ed25519/libsodium_la-core_ed25519.lo' libtool=yes @AMDEPBACKSLASH@
2705*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2706*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_core/ed25519/libsodium_la-core_ed25519.lo `test -f 'crypto_core/ed25519/core_ed25519.c' || echo '$(srcdir)/'`crypto_core/ed25519/core_ed25519.c
2707*33772c1eSriastradh
2708*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo: crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c
2709*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo -MD -MP -MF crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/libsodium_la-crypto_scrypt-common.Tpo -c -o crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c' || echo '$(srcdir)/'`crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c
2710*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/libsodium_la-crypto_scrypt-common.Tpo crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/libsodium_la-crypto_scrypt-common.Plo
2711*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c' object='crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo' libtool=yes @AMDEPBACKSLASH@
2712*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2713*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c' || echo '$(srcdir)/'`crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c
2714*33772c1eSriastradh
2715*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo: crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c
2716*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo -MD -MP -MF crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/libsodium_la-scrypt_platform.Tpo -c -o crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c' || echo '$(srcdir)/'`crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c
2717*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/libsodium_la-scrypt_platform.Tpo crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/libsodium_la-scrypt_platform.Plo
2718*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c' object='crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo' libtool=yes @AMDEPBACKSLASH@
2719*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2720*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c' || echo '$(srcdir)/'`crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c
2721*33772c1eSriastradh
2722*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo: crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c
2723*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo -MD -MP -MF crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/libsodium_la-pbkdf2-sha256.Tpo -c -o crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c' || echo '$(srcdir)/'`crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c
2724*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/libsodium_la-pbkdf2-sha256.Tpo crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/libsodium_la-pbkdf2-sha256.Plo
2725*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c' object='crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo' libtool=yes @AMDEPBACKSLASH@
2726*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2727*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c' || echo '$(srcdir)/'`crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c
2728*33772c1eSriastradh
2729*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo: crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c
2730*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo -MD -MP -MF crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/libsodium_la-pwhash_scryptsalsa208sha256.Tpo -c -o crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c' || echo '$(srcdir)/'`crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c
2731*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/libsodium_la-pwhash_scryptsalsa208sha256.Tpo crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/libsodium_la-pwhash_scryptsalsa208sha256.Plo
2732*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c' object='crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo' libtool=yes @AMDEPBACKSLASH@
2733*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2734*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c' || echo '$(srcdir)/'`crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c
2735*33772c1eSriastradh
2736*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo: crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c
2737*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo -MD -MP -MF crypto_pwhash/scryptsalsa208sha256/nosse/$(DEPDIR)/libsodium_la-pwhash_scryptsalsa208sha256_nosse.Tpo -c -o crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c' || echo '$(srcdir)/'`crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c
2738*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/scryptsalsa208sha256/nosse/$(DEPDIR)/libsodium_la-pwhash_scryptsalsa208sha256_nosse.Tpo crypto_pwhash/scryptsalsa208sha256/nosse/$(DEPDIR)/libsodium_la-pwhash_scryptsalsa208sha256_nosse.Plo
2739*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c' object='crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo' libtool=yes @AMDEPBACKSLASH@
2740*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2741*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c' || echo '$(srcdir)/'`crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c
2742*33772c1eSriastradh
2743*33772c1eSriastradhcrypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo: crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c
2744*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo -MD -MP -MF crypto_scalarmult/ed25519/ref10/$(DEPDIR)/libsodium_la-scalarmult_ed25519_ref10.Tpo -c -o crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo `test -f 'crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c' || echo '$(srcdir)/'`crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c
2745*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_scalarmult/ed25519/ref10/$(DEPDIR)/libsodium_la-scalarmult_ed25519_ref10.Tpo crypto_scalarmult/ed25519/ref10/$(DEPDIR)/libsodium_la-scalarmult_ed25519_ref10.Plo
2746*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c' object='crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo' libtool=yes @AMDEPBACKSLASH@
2747*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2748*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo `test -f 'crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c' || echo '$(srcdir)/'`crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c
2749*33772c1eSriastradh
2750*33772c1eSriastradhcrypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo: crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c
2751*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo -MD -MP -MF crypto_secretbox/xchacha20poly1305/$(DEPDIR)/libsodium_la-secretbox_xchacha20poly1305.Tpo -c -o crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo `test -f 'crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c' || echo '$(srcdir)/'`crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c
2752*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_secretbox/xchacha20poly1305/$(DEPDIR)/libsodium_la-secretbox_xchacha20poly1305.Tpo crypto_secretbox/xchacha20poly1305/$(DEPDIR)/libsodium_la-secretbox_xchacha20poly1305.Plo
2753*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c' object='crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo' libtool=yes @AMDEPBACKSLASH@
2754*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2755*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo `test -f 'crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c' || echo '$(srcdir)/'`crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c
2756*33772c1eSriastradh
2757*33772c1eSriastradhcrypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo: crypto_shorthash/siphash24/shorthash_siphashx24.c
2758*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo -MD -MP -MF crypto_shorthash/siphash24/$(DEPDIR)/libsodium_la-shorthash_siphashx24.Tpo -c -o crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo `test -f 'crypto_shorthash/siphash24/shorthash_siphashx24.c' || echo '$(srcdir)/'`crypto_shorthash/siphash24/shorthash_siphashx24.c
2759*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_shorthash/siphash24/$(DEPDIR)/libsodium_la-shorthash_siphashx24.Tpo crypto_shorthash/siphash24/$(DEPDIR)/libsodium_la-shorthash_siphashx24.Plo
2760*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_shorthash/siphash24/shorthash_siphashx24.c' object='crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo' libtool=yes @AMDEPBACKSLASH@
2761*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2762*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo `test -f 'crypto_shorthash/siphash24/shorthash_siphashx24.c' || echo '$(srcdir)/'`crypto_shorthash/siphash24/shorthash_siphashx24.c
2763*33772c1eSriastradh
2764*33772c1eSriastradhcrypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo: crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c
2765*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo -MD -MP -MF crypto_shorthash/siphash24/ref/$(DEPDIR)/libsodium_la-shorthash_siphashx24_ref.Tpo -c -o crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo `test -f 'crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c' || echo '$(srcdir)/'`crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c
2766*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_shorthash/siphash24/ref/$(DEPDIR)/libsodium_la-shorthash_siphashx24_ref.Tpo crypto_shorthash/siphash24/ref/$(DEPDIR)/libsodium_la-shorthash_siphashx24_ref.Plo
2767*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c' object='crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo' libtool=yes @AMDEPBACKSLASH@
2768*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2769*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo `test -f 'crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c' || echo '$(srcdir)/'`crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c
2770*33772c1eSriastradh
2771*33772c1eSriastradhcrypto_sign/ed25519/ref10/libsodium_la-obsolete.lo: crypto_sign/ed25519/ref10/obsolete.c
2772*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo -MD -MP -MF crypto_sign/ed25519/ref10/$(DEPDIR)/libsodium_la-obsolete.Tpo -c -o crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo `test -f 'crypto_sign/ed25519/ref10/obsolete.c' || echo '$(srcdir)/'`crypto_sign/ed25519/ref10/obsolete.c
2773*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_sign/ed25519/ref10/$(DEPDIR)/libsodium_la-obsolete.Tpo crypto_sign/ed25519/ref10/$(DEPDIR)/libsodium_la-obsolete.Plo
2774*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_sign/ed25519/ref10/obsolete.c' object='crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo' libtool=yes @AMDEPBACKSLASH@
2775*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2776*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo `test -f 'crypto_sign/ed25519/ref10/obsolete.c' || echo '$(srcdir)/'`crypto_sign/ed25519/ref10/obsolete.c
2777*33772c1eSriastradh
2778*33772c1eSriastradhcrypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo: crypto_stream/salsa2012/ref/stream_salsa2012_ref.c
2779*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo -MD -MP -MF crypto_stream/salsa2012/ref/$(DEPDIR)/libsodium_la-stream_salsa2012_ref.Tpo -c -o crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo `test -f 'crypto_stream/salsa2012/ref/stream_salsa2012_ref.c' || echo '$(srcdir)/'`crypto_stream/salsa2012/ref/stream_salsa2012_ref.c
2780*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/salsa2012/ref/$(DEPDIR)/libsodium_la-stream_salsa2012_ref.Tpo crypto_stream/salsa2012/ref/$(DEPDIR)/libsodium_la-stream_salsa2012_ref.Plo
2781*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_stream/salsa2012/ref/stream_salsa2012_ref.c' object='crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo' libtool=yes @AMDEPBACKSLASH@
2782*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2783*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo `test -f 'crypto_stream/salsa2012/ref/stream_salsa2012_ref.c' || echo '$(srcdir)/'`crypto_stream/salsa2012/ref/stream_salsa2012_ref.c
2784*33772c1eSriastradh
2785*33772c1eSriastradhcrypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo: crypto_stream/salsa2012/stream_salsa2012.c
2786*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo -MD -MP -MF crypto_stream/salsa2012/$(DEPDIR)/libsodium_la-stream_salsa2012.Tpo -c -o crypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo `test -f 'crypto_stream/salsa2012/stream_salsa2012.c' || echo '$(srcdir)/'`crypto_stream/salsa2012/stream_salsa2012.c
2787*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/salsa2012/$(DEPDIR)/libsodium_la-stream_salsa2012.Tpo crypto_stream/salsa2012/$(DEPDIR)/libsodium_la-stream_salsa2012.Plo
2788*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_stream/salsa2012/stream_salsa2012.c' object='crypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo' libtool=yes @AMDEPBACKSLASH@
2789*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2790*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo `test -f 'crypto_stream/salsa2012/stream_salsa2012.c' || echo '$(srcdir)/'`crypto_stream/salsa2012/stream_salsa2012.c
2791*33772c1eSriastradh
2792*33772c1eSriastradhcrypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo: crypto_stream/salsa208/ref/stream_salsa208_ref.c
2793*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo -MD -MP -MF crypto_stream/salsa208/ref/$(DEPDIR)/libsodium_la-stream_salsa208_ref.Tpo -c -o crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo `test -f 'crypto_stream/salsa208/ref/stream_salsa208_ref.c' || echo '$(srcdir)/'`crypto_stream/salsa208/ref/stream_salsa208_ref.c
2794*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/salsa208/ref/$(DEPDIR)/libsodium_la-stream_salsa208_ref.Tpo crypto_stream/salsa208/ref/$(DEPDIR)/libsodium_la-stream_salsa208_ref.Plo
2795*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_stream/salsa208/ref/stream_salsa208_ref.c' object='crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo' libtool=yes @AMDEPBACKSLASH@
2796*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2797*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo `test -f 'crypto_stream/salsa208/ref/stream_salsa208_ref.c' || echo '$(srcdir)/'`crypto_stream/salsa208/ref/stream_salsa208_ref.c
2798*33772c1eSriastradh
2799*33772c1eSriastradhcrypto_stream/salsa208/libsodium_la-stream_salsa208.lo: crypto_stream/salsa208/stream_salsa208.c
2800*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/salsa208/libsodium_la-stream_salsa208.lo -MD -MP -MF crypto_stream/salsa208/$(DEPDIR)/libsodium_la-stream_salsa208.Tpo -c -o crypto_stream/salsa208/libsodium_la-stream_salsa208.lo `test -f 'crypto_stream/salsa208/stream_salsa208.c' || echo '$(srcdir)/'`crypto_stream/salsa208/stream_salsa208.c
2801*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/salsa208/$(DEPDIR)/libsodium_la-stream_salsa208.Tpo crypto_stream/salsa208/$(DEPDIR)/libsodium_la-stream_salsa208.Plo
2802*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_stream/salsa208/stream_salsa208.c' object='crypto_stream/salsa208/libsodium_la-stream_salsa208.lo' libtool=yes @AMDEPBACKSLASH@
2803*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2804*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/salsa208/libsodium_la-stream_salsa208.lo `test -f 'crypto_stream/salsa208/stream_salsa208.c' || echo '$(srcdir)/'`crypto_stream/salsa208/stream_salsa208.c
2805*33772c1eSriastradh
2806*33772c1eSriastradhcrypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo: crypto_stream/xchacha20/stream_xchacha20.c
2807*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo -MD -MP -MF crypto_stream/xchacha20/$(DEPDIR)/libsodium_la-stream_xchacha20.Tpo -c -o crypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo `test -f 'crypto_stream/xchacha20/stream_xchacha20.c' || echo '$(srcdir)/'`crypto_stream/xchacha20/stream_xchacha20.c
2808*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/xchacha20/$(DEPDIR)/libsodium_la-stream_xchacha20.Tpo crypto_stream/xchacha20/$(DEPDIR)/libsodium_la-stream_xchacha20.Plo
2809*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_stream/xchacha20/stream_xchacha20.c' object='crypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo' libtool=yes @AMDEPBACKSLASH@
2810*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2811*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo `test -f 'crypto_stream/xchacha20/stream_xchacha20.c' || echo '$(srcdir)/'`crypto_stream/xchacha20/stream_xchacha20.c
2812*33772c1eSriastradh
2813*33772c1eSriastradhrandombytes/nativeclient/libsodium_la-randombytes_nativeclient.lo: randombytes/nativeclient/randombytes_nativeclient.c
2814*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT randombytes/nativeclient/libsodium_la-randombytes_nativeclient.lo -MD -MP -MF randombytes/nativeclient/$(DEPDIR)/libsodium_la-randombytes_nativeclient.Tpo -c -o randombytes/nativeclient/libsodium_la-randombytes_nativeclient.lo `test -f 'randombytes/nativeclient/randombytes_nativeclient.c' || echo '$(srcdir)/'`randombytes/nativeclient/randombytes_nativeclient.c
2815*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) randombytes/nativeclient/$(DEPDIR)/libsodium_la-randombytes_nativeclient.Tpo randombytes/nativeclient/$(DEPDIR)/libsodium_la-randombytes_nativeclient.Plo
2816*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='randombytes/nativeclient/randombytes_nativeclient.c' object='randombytes/nativeclient/libsodium_la-randombytes_nativeclient.lo' libtool=yes @AMDEPBACKSLASH@
2817*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2818*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o randombytes/nativeclient/libsodium_la-randombytes_nativeclient.lo `test -f 'randombytes/nativeclient/randombytes_nativeclient.c' || echo '$(srcdir)/'`randombytes/nativeclient/randombytes_nativeclient.c
2819*33772c1eSriastradh
2820*33772c1eSriastradhrandombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo: randombytes/sysrandom/randombytes_sysrandom.c
2821*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo -MD -MP -MF randombytes/sysrandom/$(DEPDIR)/libsodium_la-randombytes_sysrandom.Tpo -c -o randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo `test -f 'randombytes/sysrandom/randombytes_sysrandom.c' || echo '$(srcdir)/'`randombytes/sysrandom/randombytes_sysrandom.c
2822*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) randombytes/sysrandom/$(DEPDIR)/libsodium_la-randombytes_sysrandom.Tpo randombytes/sysrandom/$(DEPDIR)/libsodium_la-randombytes_sysrandom.Plo
2823*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='randombytes/sysrandom/randombytes_sysrandom.c' object='randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo' libtool=yes @AMDEPBACKSLASH@
2824*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2825*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo `test -f 'randombytes/sysrandom/randombytes_sysrandom.c' || echo '$(srcdir)/'`randombytes/sysrandom/randombytes_sysrandom.c
2826*33772c1eSriastradh
2827*33772c1eSriastradhcrypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo: crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c
2828*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsse2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo -MD -MP -MF crypto_onetimeauth/poly1305/sse2/$(DEPDIR)/libsse2_la-poly1305_sse2.Tpo -c -o crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo `test -f 'crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c' || echo '$(srcdir)/'`crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c
2829*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_onetimeauth/poly1305/sse2/$(DEPDIR)/libsse2_la-poly1305_sse2.Tpo crypto_onetimeauth/poly1305/sse2/$(DEPDIR)/libsse2_la-poly1305_sse2.Plo
2830*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c' object='crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo' libtool=yes @AMDEPBACKSLASH@
2831*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2832*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsse2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo `test -f 'crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c' || echo '$(srcdir)/'`crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c
2833*33772c1eSriastradh
2834*33772c1eSriastradhcrypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo: crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c
2835*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsse2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo -MD -MP -MF crypto_pwhash/scryptsalsa208sha256/sse/$(DEPDIR)/libsse2_la-pwhash_scryptsalsa208sha256_sse.Tpo -c -o crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c' || echo '$(srcdir)/'`crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c
2836*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/scryptsalsa208sha256/sse/$(DEPDIR)/libsse2_la-pwhash_scryptsalsa208sha256_sse.Tpo crypto_pwhash/scryptsalsa208sha256/sse/$(DEPDIR)/libsse2_la-pwhash_scryptsalsa208sha256_sse.Plo
2837*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c' object='crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo' libtool=yes @AMDEPBACKSLASH@
2838*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2839*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsse2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c' || echo '$(srcdir)/'`crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c
2840*33772c1eSriastradh
2841*33772c1eSriastradhcrypto_stream/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.lo: crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c
2842*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsse2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.lo -MD -MP -MF crypto_stream/salsa20/xmm6int/$(DEPDIR)/libsse2_la-salsa20_xmm6int-sse2.Tpo -c -o crypto_stream/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.lo `test -f 'crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c' || echo '$(srcdir)/'`crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c
2843*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/salsa20/xmm6int/$(DEPDIR)/libsse2_la-salsa20_xmm6int-sse2.Tpo crypto_stream/salsa20/xmm6int/$(DEPDIR)/libsse2_la-salsa20_xmm6int-sse2.Plo
2844*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c' object='crypto_stream/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.lo' libtool=yes @AMDEPBACKSLASH@
2845*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2846*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsse2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.lo `test -f 'crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c' || echo '$(srcdir)/'`crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c
2847*33772c1eSriastradh
2848*33772c1eSriastradhcrypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo: crypto_generichash/blake2b/ref/blake2b-compress-sse41.c
2849*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsse41_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo -MD -MP -MF crypto_generichash/blake2b/ref/$(DEPDIR)/libsse41_la-blake2b-compress-sse41.Tpo -c -o crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo `test -f 'crypto_generichash/blake2b/ref/blake2b-compress-sse41.c' || echo '$(srcdir)/'`crypto_generichash/blake2b/ref/blake2b-compress-sse41.c
2850*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_generichash/blake2b/ref/$(DEPDIR)/libsse41_la-blake2b-compress-sse41.Tpo crypto_generichash/blake2b/ref/$(DEPDIR)/libsse41_la-blake2b-compress-sse41.Plo
2851*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_generichash/blake2b/ref/blake2b-compress-sse41.c' object='crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo' libtool=yes @AMDEPBACKSLASH@
2852*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2853*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsse41_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo `test -f 'crypto_generichash/blake2b/ref/blake2b-compress-sse41.c' || echo '$(srcdir)/'`crypto_generichash/blake2b/ref/blake2b-compress-sse41.c
2854*33772c1eSriastradh
2855*33772c1eSriastradhcrypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo: crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c
2856*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libssse3_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo -MD -MP -MF crypto_generichash/blake2b/ref/$(DEPDIR)/libssse3_la-blake2b-compress-ssse3.Tpo -c -o crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo `test -f 'crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c' || echo '$(srcdir)/'`crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c
2857*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_generichash/blake2b/ref/$(DEPDIR)/libssse3_la-blake2b-compress-ssse3.Tpo crypto_generichash/blake2b/ref/$(DEPDIR)/libssse3_la-blake2b-compress-ssse3.Plo
2858*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c' object='crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo' libtool=yes @AMDEPBACKSLASH@
2859*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2860*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libssse3_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo `test -f 'crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c' || echo '$(srcdir)/'`crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c
2861*33772c1eSriastradh
2862*33772c1eSriastradhcrypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo: crypto_pwhash/argon2/argon2-fill-block-ssse3.c
2863*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libssse3_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo -MD -MP -MF crypto_pwhash/argon2/$(DEPDIR)/libssse3_la-argon2-fill-block-ssse3.Tpo -c -o crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo `test -f 'crypto_pwhash/argon2/argon2-fill-block-ssse3.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/argon2-fill-block-ssse3.c
2864*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_pwhash/argon2/$(DEPDIR)/libssse3_la-argon2-fill-block-ssse3.Tpo crypto_pwhash/argon2/$(DEPDIR)/libssse3_la-argon2-fill-block-ssse3.Plo
2865*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_pwhash/argon2/argon2-fill-block-ssse3.c' object='crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo' libtool=yes @AMDEPBACKSLASH@
2866*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2867*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libssse3_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo `test -f 'crypto_pwhash/argon2/argon2-fill-block-ssse3.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/argon2-fill-block-ssse3.c
2868*33772c1eSriastradh
2869*33772c1eSriastradhcrypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo: crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c
2870*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libssse3_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo -MD -MP -MF crypto_stream/chacha20/dolbeau/$(DEPDIR)/libssse3_la-chacha20_dolbeau-ssse3.Tpo -c -o crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo `test -f 'crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c' || echo '$(srcdir)/'`crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c
2871*33772c1eSriastradh@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) crypto_stream/chacha20/dolbeau/$(DEPDIR)/libssse3_la-chacha20_dolbeau-ssse3.Tpo crypto_stream/chacha20/dolbeau/$(DEPDIR)/libssse3_la-chacha20_dolbeau-ssse3.Plo
2872*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c' object='crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo' libtool=yes @AMDEPBACKSLASH@
2873*33772c1eSriastradh@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2874*33772c1eSriastradh@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libssse3_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo `test -f 'crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c' || echo '$(srcdir)/'`crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c
2875*33772c1eSriastradh
2876*33772c1eSriastradhmostlyclean-libtool:
2877*33772c1eSriastradh	-rm -f *.lo
2878*33772c1eSriastradh
2879*33772c1eSriastradhclean-libtool:
2880*33772c1eSriastradh	-rm -rf .libs _libs
2881*33772c1eSriastradh	-rm -rf crypto_aead/aes256gcm/aesni/.libs crypto_aead/aes256gcm/aesni/_libs
2882*33772c1eSriastradh	-rm -rf crypto_aead/chacha20poly1305/sodium/.libs crypto_aead/chacha20poly1305/sodium/_libs
2883*33772c1eSriastradh	-rm -rf crypto_aead/xchacha20poly1305/sodium/.libs crypto_aead/xchacha20poly1305/sodium/_libs
2884*33772c1eSriastradh	-rm -rf crypto_auth/.libs crypto_auth/_libs
2885*33772c1eSriastradh	-rm -rf crypto_auth/hmacsha256/.libs crypto_auth/hmacsha256/_libs
2886*33772c1eSriastradh	-rm -rf crypto_auth/hmacsha512/.libs crypto_auth/hmacsha512/_libs
2887*33772c1eSriastradh	-rm -rf crypto_auth/hmacsha512256/.libs crypto_auth/hmacsha512256/_libs
2888*33772c1eSriastradh	-rm -rf crypto_box/.libs crypto_box/_libs
2889*33772c1eSriastradh	-rm -rf crypto_box/curve25519xchacha20poly1305/.libs crypto_box/curve25519xchacha20poly1305/_libs
2890*33772c1eSriastradh	-rm -rf crypto_box/curve25519xsalsa20poly1305/.libs crypto_box/curve25519xsalsa20poly1305/_libs
2891*33772c1eSriastradh	-rm -rf crypto_core/ed25519/.libs crypto_core/ed25519/_libs
2892*33772c1eSriastradh	-rm -rf crypto_core/ed25519/ref10/.libs crypto_core/ed25519/ref10/_libs
2893*33772c1eSriastradh	-rm -rf crypto_core/hchacha20/.libs crypto_core/hchacha20/_libs
2894*33772c1eSriastradh	-rm -rf crypto_core/hsalsa20/.libs crypto_core/hsalsa20/_libs
2895*33772c1eSriastradh	-rm -rf crypto_core/hsalsa20/ref2/.libs crypto_core/hsalsa20/ref2/_libs
2896*33772c1eSriastradh	-rm -rf crypto_core/salsa/ref/.libs crypto_core/salsa/ref/_libs
2897*33772c1eSriastradh	-rm -rf crypto_generichash/.libs crypto_generichash/_libs
2898*33772c1eSriastradh	-rm -rf crypto_generichash/blake2b/.libs crypto_generichash/blake2b/_libs
2899*33772c1eSriastradh	-rm -rf crypto_generichash/blake2b/ref/.libs crypto_generichash/blake2b/ref/_libs
2900*33772c1eSriastradh	-rm -rf crypto_hash/.libs crypto_hash/_libs
2901*33772c1eSriastradh	-rm -rf crypto_hash/sha256/.libs crypto_hash/sha256/_libs
2902*33772c1eSriastradh	-rm -rf crypto_hash/sha256/cp/.libs crypto_hash/sha256/cp/_libs
2903*33772c1eSriastradh	-rm -rf crypto_hash/sha512/.libs crypto_hash/sha512/_libs
2904*33772c1eSriastradh	-rm -rf crypto_hash/sha512/cp/.libs crypto_hash/sha512/cp/_libs
2905*33772c1eSriastradh	-rm -rf crypto_kdf/.libs crypto_kdf/_libs
2906*33772c1eSriastradh	-rm -rf crypto_kdf/blake2b/.libs crypto_kdf/blake2b/_libs
2907*33772c1eSriastradh	-rm -rf crypto_kx/.libs crypto_kx/_libs
2908*33772c1eSriastradh	-rm -rf crypto_onetimeauth/.libs crypto_onetimeauth/_libs
2909*33772c1eSriastradh	-rm -rf crypto_onetimeauth/poly1305/.libs crypto_onetimeauth/poly1305/_libs
2910*33772c1eSriastradh	-rm -rf crypto_onetimeauth/poly1305/donna/.libs crypto_onetimeauth/poly1305/donna/_libs
2911*33772c1eSriastradh	-rm -rf crypto_onetimeauth/poly1305/sse2/.libs crypto_onetimeauth/poly1305/sse2/_libs
2912*33772c1eSriastradh	-rm -rf crypto_pwhash/.libs crypto_pwhash/_libs
2913*33772c1eSriastradh	-rm -rf crypto_pwhash/argon2/.libs crypto_pwhash/argon2/_libs
2914*33772c1eSriastradh	-rm -rf crypto_pwhash/scryptsalsa208sha256/.libs crypto_pwhash/scryptsalsa208sha256/_libs
2915*33772c1eSriastradh	-rm -rf crypto_pwhash/scryptsalsa208sha256/nosse/.libs crypto_pwhash/scryptsalsa208sha256/nosse/_libs
2916*33772c1eSriastradh	-rm -rf crypto_pwhash/scryptsalsa208sha256/sse/.libs crypto_pwhash/scryptsalsa208sha256/sse/_libs
2917*33772c1eSriastradh	-rm -rf crypto_scalarmult/.libs crypto_scalarmult/_libs
2918*33772c1eSriastradh	-rm -rf crypto_scalarmult/curve25519/.libs crypto_scalarmult/curve25519/_libs
2919*33772c1eSriastradh	-rm -rf crypto_scalarmult/curve25519/ref10/.libs crypto_scalarmult/curve25519/ref10/_libs
2920*33772c1eSriastradh	-rm -rf crypto_scalarmult/curve25519/sandy2x/.libs crypto_scalarmult/curve25519/sandy2x/_libs
2921*33772c1eSriastradh	-rm -rf crypto_scalarmult/ed25519/ref10/.libs crypto_scalarmult/ed25519/ref10/_libs
2922*33772c1eSriastradh	-rm -rf crypto_secretbox/.libs crypto_secretbox/_libs
2923*33772c1eSriastradh	-rm -rf crypto_secretbox/xchacha20poly1305/.libs crypto_secretbox/xchacha20poly1305/_libs
2924*33772c1eSriastradh	-rm -rf crypto_secretbox/xsalsa20poly1305/.libs crypto_secretbox/xsalsa20poly1305/_libs
2925*33772c1eSriastradh	-rm -rf crypto_secretstream/xchacha20poly1305/.libs crypto_secretstream/xchacha20poly1305/_libs
2926*33772c1eSriastradh	-rm -rf crypto_shorthash/.libs crypto_shorthash/_libs
2927*33772c1eSriastradh	-rm -rf crypto_shorthash/siphash24/.libs crypto_shorthash/siphash24/_libs
2928*33772c1eSriastradh	-rm -rf crypto_shorthash/siphash24/ref/.libs crypto_shorthash/siphash24/ref/_libs
2929*33772c1eSriastradh	-rm -rf crypto_sign/.libs crypto_sign/_libs
2930*33772c1eSriastradh	-rm -rf crypto_sign/ed25519/.libs crypto_sign/ed25519/_libs
2931*33772c1eSriastradh	-rm -rf crypto_sign/ed25519/ref10/.libs crypto_sign/ed25519/ref10/_libs
2932*33772c1eSriastradh	-rm -rf crypto_stream/.libs crypto_stream/_libs
2933*33772c1eSriastradh	-rm -rf crypto_stream/chacha20/.libs crypto_stream/chacha20/_libs
2934*33772c1eSriastradh	-rm -rf crypto_stream/chacha20/dolbeau/.libs crypto_stream/chacha20/dolbeau/_libs
2935*33772c1eSriastradh	-rm -rf crypto_stream/chacha20/ref/.libs crypto_stream/chacha20/ref/_libs
2936*33772c1eSriastradh	-rm -rf crypto_stream/salsa20/.libs crypto_stream/salsa20/_libs
2937*33772c1eSriastradh	-rm -rf crypto_stream/salsa20/ref/.libs crypto_stream/salsa20/ref/_libs
2938*33772c1eSriastradh	-rm -rf crypto_stream/salsa20/xmm6/.libs crypto_stream/salsa20/xmm6/_libs
2939*33772c1eSriastradh	-rm -rf crypto_stream/salsa20/xmm6int/.libs crypto_stream/salsa20/xmm6int/_libs
2940*33772c1eSriastradh	-rm -rf crypto_stream/salsa2012/.libs crypto_stream/salsa2012/_libs
2941*33772c1eSriastradh	-rm -rf crypto_stream/salsa2012/ref/.libs crypto_stream/salsa2012/ref/_libs
2942*33772c1eSriastradh	-rm -rf crypto_stream/salsa208/.libs crypto_stream/salsa208/_libs
2943*33772c1eSriastradh	-rm -rf crypto_stream/salsa208/ref/.libs crypto_stream/salsa208/ref/_libs
2944*33772c1eSriastradh	-rm -rf crypto_stream/xchacha20/.libs crypto_stream/xchacha20/_libs
2945*33772c1eSriastradh	-rm -rf crypto_stream/xsalsa20/.libs crypto_stream/xsalsa20/_libs
2946*33772c1eSriastradh	-rm -rf crypto_verify/sodium/.libs crypto_verify/sodium/_libs
2947*33772c1eSriastradh	-rm -rf randombytes/.libs randombytes/_libs
2948*33772c1eSriastradh	-rm -rf randombytes/nativeclient/.libs randombytes/nativeclient/_libs
2949*33772c1eSriastradh	-rm -rf randombytes/salsa20/.libs randombytes/salsa20/_libs
2950*33772c1eSriastradh	-rm -rf randombytes/sysrandom/.libs randombytes/sysrandom/_libs
2951*33772c1eSriastradh	-rm -rf sodium/.libs sodium/_libs
2952*33772c1eSriastradhinstall-defexecDATA: $(defexec_DATA)
2953*33772c1eSriastradh	@$(NORMAL_INSTALL)
2954*33772c1eSriastradh	@list='$(defexec_DATA)'; test -n "$(defexecdir)" || list=; \
2955*33772c1eSriastradh	if test -n "$$list"; then \
2956*33772c1eSriastradh	  echo " $(MKDIR_P) '$(DESTDIR)$(defexecdir)'"; \
2957*33772c1eSriastradh	  $(MKDIR_P) "$(DESTDIR)$(defexecdir)" || exit 1; \
2958*33772c1eSriastradh	fi; \
2959*33772c1eSriastradh	for p in $$list; do \
2960*33772c1eSriastradh	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2961*33772c1eSriastradh	  echo "$$d$$p"; \
2962*33772c1eSriastradh	done | $(am__base_list) | \
2963*33772c1eSriastradh	while read files; do \
2964*33772c1eSriastradh	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(defexecdir)'"; \
2965*33772c1eSriastradh	  $(INSTALL_DATA) $$files "$(DESTDIR)$(defexecdir)" || exit $$?; \
2966*33772c1eSriastradh	done
2967*33772c1eSriastradh
2968*33772c1eSriastradhuninstall-defexecDATA:
2969*33772c1eSriastradh	@$(NORMAL_UNINSTALL)
2970*33772c1eSriastradh	@list='$(defexec_DATA)'; test -n "$(defexecdir)" || list=; \
2971*33772c1eSriastradh	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2972*33772c1eSriastradh	dir='$(DESTDIR)$(defexecdir)'; $(am__uninstall_files_from_dir)
2973*33772c1eSriastradh
2974*33772c1eSriastradh# This directory's subdirectories are mostly independent; you can cd
2975*33772c1eSriastradh# into them and run 'make' without going through this Makefile.
2976*33772c1eSriastradh# To change the values of 'make' variables: instead of editing Makefiles,
2977*33772c1eSriastradh# (1) if the variable is set in 'config.status', edit 'config.status'
2978*33772c1eSriastradh#     (which will cause the Makefiles to be regenerated when you run 'make');
2979*33772c1eSriastradh# (2) otherwise, pass the desired values on the 'make' command line.
2980*33772c1eSriastradh$(am__recursive_targets):
2981*33772c1eSriastradh	@fail=; \
2982*33772c1eSriastradh	if $(am__make_keepgoing); then \
2983*33772c1eSriastradh	  failcom='fail=yes'; \
2984*33772c1eSriastradh	else \
2985*33772c1eSriastradh	  failcom='exit 1'; \
2986*33772c1eSriastradh	fi; \
2987*33772c1eSriastradh	dot_seen=no; \
2988*33772c1eSriastradh	target=`echo $@ | sed s/-recursive//`; \
2989*33772c1eSriastradh	case "$@" in \
2990*33772c1eSriastradh	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
2991*33772c1eSriastradh	  *) list='$(SUBDIRS)' ;; \
2992*33772c1eSriastradh	esac; \
2993*33772c1eSriastradh	for subdir in $$list; do \
2994*33772c1eSriastradh	  echo "Making $$target in $$subdir"; \
2995*33772c1eSriastradh	  if test "$$subdir" = "."; then \
2996*33772c1eSriastradh	    dot_seen=yes; \
2997*33772c1eSriastradh	    local_target="$$target-am"; \
2998*33772c1eSriastradh	  else \
2999*33772c1eSriastradh	    local_target="$$target"; \
3000*33772c1eSriastradh	  fi; \
3001*33772c1eSriastradh	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3002*33772c1eSriastradh	  || eval $$failcom; \
3003*33772c1eSriastradh	done; \
3004*33772c1eSriastradh	if test "$$dot_seen" = "no"; then \
3005*33772c1eSriastradh	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3006*33772c1eSriastradh	fi; test -z "$$fail"
3007*33772c1eSriastradh
3008*33772c1eSriastradhID: $(am__tagged_files)
3009*33772c1eSriastradh	$(am__define_uniq_tagged_files); mkid -fID $$unique
3010*33772c1eSriastradhtags: tags-recursive
3011*33772c1eSriastradhTAGS: tags
3012*33772c1eSriastradh
3013*33772c1eSriastradhtags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3014*33772c1eSriastradh	set x; \
3015*33772c1eSriastradh	here=`pwd`; \
3016*33772c1eSriastradh	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
3017*33772c1eSriastradh	  include_option=--etags-include; \
3018*33772c1eSriastradh	  empty_fix=.; \
3019*33772c1eSriastradh	else \
3020*33772c1eSriastradh	  include_option=--include; \
3021*33772c1eSriastradh	  empty_fix=; \
3022*33772c1eSriastradh	fi; \
3023*33772c1eSriastradh	list='$(SUBDIRS)'; for subdir in $$list; do \
3024*33772c1eSriastradh	  if test "$$subdir" = .; then :; else \
3025*33772c1eSriastradh	    test ! -f $$subdir/TAGS || \
3026*33772c1eSriastradh	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
3027*33772c1eSriastradh	  fi; \
3028*33772c1eSriastradh	done; \
3029*33772c1eSriastradh	$(am__define_uniq_tagged_files); \
3030*33772c1eSriastradh	shift; \
3031*33772c1eSriastradh	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3032*33772c1eSriastradh	  test -n "$$unique" || unique=$$empty_fix; \
3033*33772c1eSriastradh	  if test $$# -gt 0; then \
3034*33772c1eSriastradh	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3035*33772c1eSriastradh	      "$$@" $$unique; \
3036*33772c1eSriastradh	  else \
3037*33772c1eSriastradh	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3038*33772c1eSriastradh	      $$unique; \
3039*33772c1eSriastradh	  fi; \
3040*33772c1eSriastradh	fi
3041*33772c1eSriastradhctags: ctags-recursive
3042*33772c1eSriastradh
3043*33772c1eSriastradhCTAGS: ctags
3044*33772c1eSriastradhctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3045*33772c1eSriastradh	$(am__define_uniq_tagged_files); \
3046*33772c1eSriastradh	test -z "$(CTAGS_ARGS)$$unique" \
3047*33772c1eSriastradh	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3048*33772c1eSriastradh	     $$unique
3049*33772c1eSriastradh
3050*33772c1eSriastradhGTAGS:
3051*33772c1eSriastradh	here=`$(am__cd) $(top_builddir) && pwd` \
3052*33772c1eSriastradh	  && $(am__cd) $(top_srcdir) \
3053*33772c1eSriastradh	  && gtags -i $(GTAGS_ARGS) "$$here"
3054*33772c1eSriastradhcscopelist: cscopelist-recursive
3055*33772c1eSriastradh
3056*33772c1eSriastradhcscopelist-am: $(am__tagged_files)
3057*33772c1eSriastradh	list='$(am__tagged_files)'; \
3058*33772c1eSriastradh	case "$(srcdir)" in \
3059*33772c1eSriastradh	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
3060*33772c1eSriastradh	  *) sdir=$(subdir)/$(srcdir) ;; \
3061*33772c1eSriastradh	esac; \
3062*33772c1eSriastradh	for i in $$list; do \
3063*33772c1eSriastradh	  if test -f "$$i"; then \
3064*33772c1eSriastradh	    echo "$(subdir)/$$i"; \
3065*33772c1eSriastradh	  else \
3066*33772c1eSriastradh	    echo "$$sdir/$$i"; \
3067*33772c1eSriastradh	  fi; \
3068*33772c1eSriastradh	done >> $(top_builddir)/cscope.files
3069*33772c1eSriastradh
3070*33772c1eSriastradhdistclean-tags:
3071*33772c1eSriastradh	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
3072*33772c1eSriastradh
3073*33772c1eSriastradhdistdir: $(DISTFILES)
3074*33772c1eSriastradh	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3075*33772c1eSriastradh	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3076*33772c1eSriastradh	list='$(DISTFILES)'; \
3077*33772c1eSriastradh	  dist_files=`for file in $$list; do echo $$file; done | \
3078*33772c1eSriastradh	  sed -e "s|^$$srcdirstrip/||;t" \
3079*33772c1eSriastradh	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3080*33772c1eSriastradh	case $$dist_files in \
3081*33772c1eSriastradh	  */*) $(MKDIR_P) `echo "$$dist_files" | \
3082*33772c1eSriastradh			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3083*33772c1eSriastradh			   sort -u` ;; \
3084*33772c1eSriastradh	esac; \
3085*33772c1eSriastradh	for file in $$dist_files; do \
3086*33772c1eSriastradh	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3087*33772c1eSriastradh	  if test -d $$d/$$file; then \
3088*33772c1eSriastradh	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3089*33772c1eSriastradh	    if test -d "$(distdir)/$$file"; then \
3090*33772c1eSriastradh	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3091*33772c1eSriastradh	    fi; \
3092*33772c1eSriastradh	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3093*33772c1eSriastradh	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
3094*33772c1eSriastradh	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3095*33772c1eSriastradh	    fi; \
3096*33772c1eSriastradh	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3097*33772c1eSriastradh	  else \
3098*33772c1eSriastradh	    test -f "$(distdir)/$$file" \
3099*33772c1eSriastradh	    || cp -p $$d/$$file "$(distdir)/$$file" \
3100*33772c1eSriastradh	    || exit 1; \
3101*33772c1eSriastradh	  fi; \
3102*33772c1eSriastradh	done
3103*33772c1eSriastradh	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3104*33772c1eSriastradh	  if test "$$subdir" = .; then :; else \
3105*33772c1eSriastradh	    $(am__make_dryrun) \
3106*33772c1eSriastradh	      || test -d "$(distdir)/$$subdir" \
3107*33772c1eSriastradh	      || $(MKDIR_P) "$(distdir)/$$subdir" \
3108*33772c1eSriastradh	      || exit 1; \
3109*33772c1eSriastradh	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
3110*33772c1eSriastradh	    $(am__relativize); \
3111*33772c1eSriastradh	    new_distdir=$$reldir; \
3112*33772c1eSriastradh	    dir1=$$subdir; dir2="$(top_distdir)"; \
3113*33772c1eSriastradh	    $(am__relativize); \
3114*33772c1eSriastradh	    new_top_distdir=$$reldir; \
3115*33772c1eSriastradh	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
3116*33772c1eSriastradh	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
3117*33772c1eSriastradh	    ($(am__cd) $$subdir && \
3118*33772c1eSriastradh	      $(MAKE) $(AM_MAKEFLAGS) \
3119*33772c1eSriastradh	        top_distdir="$$new_top_distdir" \
3120*33772c1eSriastradh	        distdir="$$new_distdir" \
3121*33772c1eSriastradh		am__remove_distdir=: \
3122*33772c1eSriastradh		am__skip_length_check=: \
3123*33772c1eSriastradh		am__skip_mode_fix=: \
3124*33772c1eSriastradh	        distdir) \
3125*33772c1eSriastradh	      || exit 1; \
3126*33772c1eSriastradh	  fi; \
3127*33772c1eSriastradh	done
3128*33772c1eSriastradhcheck-am: all-am
3129*33772c1eSriastradhcheck: check-recursive
3130*33772c1eSriastradhall-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
3131*33772c1eSriastradhinstalldirs: installdirs-recursive
3132*33772c1eSriastradhinstalldirs-am:
3133*33772c1eSriastradh	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(defexecdir)"; do \
3134*33772c1eSriastradh	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
3135*33772c1eSriastradh	done
3136*33772c1eSriastradhinstall: install-recursive
3137*33772c1eSriastradhinstall-exec: install-exec-recursive
3138*33772c1eSriastradhinstall-data: install-data-recursive
3139*33772c1eSriastradhuninstall: uninstall-recursive
3140*33772c1eSriastradh
3141*33772c1eSriastradhinstall-am: all-am
3142*33772c1eSriastradh	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3143*33772c1eSriastradh
3144*33772c1eSriastradhinstallcheck: installcheck-recursive
3145*33772c1eSriastradhinstall-strip:
3146*33772c1eSriastradh	if test -z '$(STRIP)'; then \
3147*33772c1eSriastradh	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3148*33772c1eSriastradh	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3149*33772c1eSriastradh	      install; \
3150*33772c1eSriastradh	else \
3151*33772c1eSriastradh	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3152*33772c1eSriastradh	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3153*33772c1eSriastradh	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
3154*33772c1eSriastradh	fi
3155*33772c1eSriastradhmostlyclean-generic:
3156*33772c1eSriastradh
3157*33772c1eSriastradhclean-generic:
3158*33772c1eSriastradh	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
3159*33772c1eSriastradh
3160*33772c1eSriastradhdistclean-generic:
3161*33772c1eSriastradh	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3162*33772c1eSriastradh	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3163*33772c1eSriastradh	-rm -f crypto_aead/aes256gcm/aesni/$(DEPDIR)/$(am__dirstamp)
3164*33772c1eSriastradh	-rm -f crypto_aead/aes256gcm/aesni/$(am__dirstamp)
3165*33772c1eSriastradh	-rm -f crypto_aead/chacha20poly1305/sodium/$(DEPDIR)/$(am__dirstamp)
3166*33772c1eSriastradh	-rm -f crypto_aead/chacha20poly1305/sodium/$(am__dirstamp)
3167*33772c1eSriastradh	-rm -f crypto_aead/xchacha20poly1305/sodium/$(DEPDIR)/$(am__dirstamp)
3168*33772c1eSriastradh	-rm -f crypto_aead/xchacha20poly1305/sodium/$(am__dirstamp)
3169*33772c1eSriastradh	-rm -f crypto_auth/$(DEPDIR)/$(am__dirstamp)
3170*33772c1eSriastradh	-rm -f crypto_auth/$(am__dirstamp)
3171*33772c1eSriastradh	-rm -f crypto_auth/hmacsha256/$(DEPDIR)/$(am__dirstamp)
3172*33772c1eSriastradh	-rm -f crypto_auth/hmacsha256/$(am__dirstamp)
3173*33772c1eSriastradh	-rm -f crypto_auth/hmacsha512/$(DEPDIR)/$(am__dirstamp)
3174*33772c1eSriastradh	-rm -f crypto_auth/hmacsha512/$(am__dirstamp)
3175*33772c1eSriastradh	-rm -f crypto_auth/hmacsha512256/$(DEPDIR)/$(am__dirstamp)
3176*33772c1eSriastradh	-rm -f crypto_auth/hmacsha512256/$(am__dirstamp)
3177*33772c1eSriastradh	-rm -f crypto_box/$(DEPDIR)/$(am__dirstamp)
3178*33772c1eSriastradh	-rm -f crypto_box/$(am__dirstamp)
3179*33772c1eSriastradh	-rm -f crypto_box/curve25519xchacha20poly1305/$(DEPDIR)/$(am__dirstamp)
3180*33772c1eSriastradh	-rm -f crypto_box/curve25519xchacha20poly1305/$(am__dirstamp)
3181*33772c1eSriastradh	-rm -f crypto_box/curve25519xsalsa20poly1305/$(DEPDIR)/$(am__dirstamp)
3182*33772c1eSriastradh	-rm -f crypto_box/curve25519xsalsa20poly1305/$(am__dirstamp)
3183*33772c1eSriastradh	-rm -f crypto_core/ed25519/$(DEPDIR)/$(am__dirstamp)
3184*33772c1eSriastradh	-rm -f crypto_core/ed25519/$(am__dirstamp)
3185*33772c1eSriastradh	-rm -f crypto_core/ed25519/ref10/$(DEPDIR)/$(am__dirstamp)
3186*33772c1eSriastradh	-rm -f crypto_core/ed25519/ref10/$(am__dirstamp)
3187*33772c1eSriastradh	-rm -f crypto_core/hchacha20/$(DEPDIR)/$(am__dirstamp)
3188*33772c1eSriastradh	-rm -f crypto_core/hchacha20/$(am__dirstamp)
3189*33772c1eSriastradh	-rm -f crypto_core/hsalsa20/$(DEPDIR)/$(am__dirstamp)
3190*33772c1eSriastradh	-rm -f crypto_core/hsalsa20/$(am__dirstamp)
3191*33772c1eSriastradh	-rm -f crypto_core/hsalsa20/ref2/$(DEPDIR)/$(am__dirstamp)
3192*33772c1eSriastradh	-rm -f crypto_core/hsalsa20/ref2/$(am__dirstamp)
3193*33772c1eSriastradh	-rm -f crypto_core/salsa/ref/$(DEPDIR)/$(am__dirstamp)
3194*33772c1eSriastradh	-rm -f crypto_core/salsa/ref/$(am__dirstamp)
3195*33772c1eSriastradh	-rm -f crypto_generichash/$(DEPDIR)/$(am__dirstamp)
3196*33772c1eSriastradh	-rm -f crypto_generichash/$(am__dirstamp)
3197*33772c1eSriastradh	-rm -f crypto_generichash/blake2b/$(DEPDIR)/$(am__dirstamp)
3198*33772c1eSriastradh	-rm -f crypto_generichash/blake2b/$(am__dirstamp)
3199*33772c1eSriastradh	-rm -f crypto_generichash/blake2b/ref/$(DEPDIR)/$(am__dirstamp)
3200*33772c1eSriastradh	-rm -f crypto_generichash/blake2b/ref/$(am__dirstamp)
3201*33772c1eSriastradh	-rm -f crypto_hash/$(DEPDIR)/$(am__dirstamp)
3202*33772c1eSriastradh	-rm -f crypto_hash/$(am__dirstamp)
3203*33772c1eSriastradh	-rm -f crypto_hash/sha256/$(DEPDIR)/$(am__dirstamp)
3204*33772c1eSriastradh	-rm -f crypto_hash/sha256/$(am__dirstamp)
3205*33772c1eSriastradh	-rm -f crypto_hash/sha256/cp/$(DEPDIR)/$(am__dirstamp)
3206*33772c1eSriastradh	-rm -f crypto_hash/sha256/cp/$(am__dirstamp)
3207*33772c1eSriastradh	-rm -f crypto_hash/sha512/$(DEPDIR)/$(am__dirstamp)
3208*33772c1eSriastradh	-rm -f crypto_hash/sha512/$(am__dirstamp)
3209*33772c1eSriastradh	-rm -f crypto_hash/sha512/cp/$(DEPDIR)/$(am__dirstamp)
3210*33772c1eSriastradh	-rm -f crypto_hash/sha512/cp/$(am__dirstamp)
3211*33772c1eSriastradh	-rm -f crypto_kdf/$(DEPDIR)/$(am__dirstamp)
3212*33772c1eSriastradh	-rm -f crypto_kdf/$(am__dirstamp)
3213*33772c1eSriastradh	-rm -f crypto_kdf/blake2b/$(DEPDIR)/$(am__dirstamp)
3214*33772c1eSriastradh	-rm -f crypto_kdf/blake2b/$(am__dirstamp)
3215*33772c1eSriastradh	-rm -f crypto_kx/$(DEPDIR)/$(am__dirstamp)
3216*33772c1eSriastradh	-rm -f crypto_kx/$(am__dirstamp)
3217*33772c1eSriastradh	-rm -f crypto_onetimeauth/$(DEPDIR)/$(am__dirstamp)
3218*33772c1eSriastradh	-rm -f crypto_onetimeauth/$(am__dirstamp)
3219*33772c1eSriastradh	-rm -f crypto_onetimeauth/poly1305/$(DEPDIR)/$(am__dirstamp)
3220*33772c1eSriastradh	-rm -f crypto_onetimeauth/poly1305/$(am__dirstamp)
3221*33772c1eSriastradh	-rm -f crypto_onetimeauth/poly1305/donna/$(DEPDIR)/$(am__dirstamp)
3222*33772c1eSriastradh	-rm -f crypto_onetimeauth/poly1305/donna/$(am__dirstamp)
3223*33772c1eSriastradh	-rm -f crypto_onetimeauth/poly1305/sse2/$(DEPDIR)/$(am__dirstamp)
3224*33772c1eSriastradh	-rm -f crypto_onetimeauth/poly1305/sse2/$(am__dirstamp)
3225*33772c1eSriastradh	-rm -f crypto_pwhash/$(DEPDIR)/$(am__dirstamp)
3226*33772c1eSriastradh	-rm -f crypto_pwhash/$(am__dirstamp)
3227*33772c1eSriastradh	-rm -f crypto_pwhash/argon2/$(DEPDIR)/$(am__dirstamp)
3228*33772c1eSriastradh	-rm -f crypto_pwhash/argon2/$(am__dirstamp)
3229*33772c1eSriastradh	-rm -f crypto_pwhash/scryptsalsa208sha256/$(DEPDIR)/$(am__dirstamp)
3230*33772c1eSriastradh	-rm -f crypto_pwhash/scryptsalsa208sha256/$(am__dirstamp)
3231*33772c1eSriastradh	-rm -f crypto_pwhash/scryptsalsa208sha256/nosse/$(DEPDIR)/$(am__dirstamp)
3232*33772c1eSriastradh	-rm -f crypto_pwhash/scryptsalsa208sha256/nosse/$(am__dirstamp)
3233*33772c1eSriastradh	-rm -f crypto_pwhash/scryptsalsa208sha256/sse/$(DEPDIR)/$(am__dirstamp)
3234*33772c1eSriastradh	-rm -f crypto_pwhash/scryptsalsa208sha256/sse/$(am__dirstamp)
3235*33772c1eSriastradh	-rm -f crypto_scalarmult/$(DEPDIR)/$(am__dirstamp)
3236*33772c1eSriastradh	-rm -f crypto_scalarmult/$(am__dirstamp)
3237*33772c1eSriastradh	-rm -f crypto_scalarmult/curve25519/$(DEPDIR)/$(am__dirstamp)
3238*33772c1eSriastradh	-rm -f crypto_scalarmult/curve25519/$(am__dirstamp)
3239*33772c1eSriastradh	-rm -f crypto_scalarmult/curve25519/ref10/$(DEPDIR)/$(am__dirstamp)
3240*33772c1eSriastradh	-rm -f crypto_scalarmult/curve25519/ref10/$(am__dirstamp)
3241*33772c1eSriastradh	-rm -f crypto_scalarmult/curve25519/sandy2x/$(DEPDIR)/$(am__dirstamp)
3242*33772c1eSriastradh	-rm -f crypto_scalarmult/curve25519/sandy2x/$(am__dirstamp)
3243*33772c1eSriastradh	-rm -f crypto_scalarmult/ed25519/ref10/$(DEPDIR)/$(am__dirstamp)
3244*33772c1eSriastradh	-rm -f crypto_scalarmult/ed25519/ref10/$(am__dirstamp)
3245*33772c1eSriastradh	-rm -f crypto_secretbox/$(DEPDIR)/$(am__dirstamp)
3246*33772c1eSriastradh	-rm -f crypto_secretbox/$(am__dirstamp)
3247*33772c1eSriastradh	-rm -f crypto_secretbox/xchacha20poly1305/$(DEPDIR)/$(am__dirstamp)
3248*33772c1eSriastradh	-rm -f crypto_secretbox/xchacha20poly1305/$(am__dirstamp)
3249*33772c1eSriastradh	-rm -f crypto_secretbox/xsalsa20poly1305/$(DEPDIR)/$(am__dirstamp)
3250*33772c1eSriastradh	-rm -f crypto_secretbox/xsalsa20poly1305/$(am__dirstamp)
3251*33772c1eSriastradh	-rm -f crypto_secretstream/xchacha20poly1305/$(DEPDIR)/$(am__dirstamp)
3252*33772c1eSriastradh	-rm -f crypto_secretstream/xchacha20poly1305/$(am__dirstamp)
3253*33772c1eSriastradh	-rm -f crypto_shorthash/$(DEPDIR)/$(am__dirstamp)
3254*33772c1eSriastradh	-rm -f crypto_shorthash/$(am__dirstamp)
3255*33772c1eSriastradh	-rm -f crypto_shorthash/siphash24/$(DEPDIR)/$(am__dirstamp)
3256*33772c1eSriastradh	-rm -f crypto_shorthash/siphash24/$(am__dirstamp)
3257*33772c1eSriastradh	-rm -f crypto_shorthash/siphash24/ref/$(DEPDIR)/$(am__dirstamp)
3258*33772c1eSriastradh	-rm -f crypto_shorthash/siphash24/ref/$(am__dirstamp)
3259*33772c1eSriastradh	-rm -f crypto_sign/$(DEPDIR)/$(am__dirstamp)
3260*33772c1eSriastradh	-rm -f crypto_sign/$(am__dirstamp)
3261*33772c1eSriastradh	-rm -f crypto_sign/ed25519/$(DEPDIR)/$(am__dirstamp)
3262*33772c1eSriastradh	-rm -f crypto_sign/ed25519/$(am__dirstamp)
3263*33772c1eSriastradh	-rm -f crypto_sign/ed25519/ref10/$(DEPDIR)/$(am__dirstamp)
3264*33772c1eSriastradh	-rm -f crypto_sign/ed25519/ref10/$(am__dirstamp)
3265*33772c1eSriastradh	-rm -f crypto_stream/$(DEPDIR)/$(am__dirstamp)
3266*33772c1eSriastradh	-rm -f crypto_stream/$(am__dirstamp)
3267*33772c1eSriastradh	-rm -f crypto_stream/chacha20/$(DEPDIR)/$(am__dirstamp)
3268*33772c1eSriastradh	-rm -f crypto_stream/chacha20/$(am__dirstamp)
3269*33772c1eSriastradh	-rm -f crypto_stream/chacha20/dolbeau/$(DEPDIR)/$(am__dirstamp)
3270*33772c1eSriastradh	-rm -f crypto_stream/chacha20/dolbeau/$(am__dirstamp)
3271*33772c1eSriastradh	-rm -f crypto_stream/chacha20/ref/$(DEPDIR)/$(am__dirstamp)
3272*33772c1eSriastradh	-rm -f crypto_stream/chacha20/ref/$(am__dirstamp)
3273*33772c1eSriastradh	-rm -f crypto_stream/salsa20/$(DEPDIR)/$(am__dirstamp)
3274*33772c1eSriastradh	-rm -f crypto_stream/salsa20/$(am__dirstamp)
3275*33772c1eSriastradh	-rm -f crypto_stream/salsa20/ref/$(DEPDIR)/$(am__dirstamp)
3276*33772c1eSriastradh	-rm -f crypto_stream/salsa20/ref/$(am__dirstamp)
3277*33772c1eSriastradh	-rm -f crypto_stream/salsa20/xmm6/$(DEPDIR)/$(am__dirstamp)
3278*33772c1eSriastradh	-rm -f crypto_stream/salsa20/xmm6/$(am__dirstamp)
3279*33772c1eSriastradh	-rm -f crypto_stream/salsa20/xmm6int/$(DEPDIR)/$(am__dirstamp)
3280*33772c1eSriastradh	-rm -f crypto_stream/salsa20/xmm6int/$(am__dirstamp)
3281*33772c1eSriastradh	-rm -f crypto_stream/salsa2012/$(DEPDIR)/$(am__dirstamp)
3282*33772c1eSriastradh	-rm -f crypto_stream/salsa2012/$(am__dirstamp)
3283*33772c1eSriastradh	-rm -f crypto_stream/salsa2012/ref/$(DEPDIR)/$(am__dirstamp)
3284*33772c1eSriastradh	-rm -f crypto_stream/salsa2012/ref/$(am__dirstamp)
3285*33772c1eSriastradh	-rm -f crypto_stream/salsa208/$(DEPDIR)/$(am__dirstamp)
3286*33772c1eSriastradh	-rm -f crypto_stream/salsa208/$(am__dirstamp)
3287*33772c1eSriastradh	-rm -f crypto_stream/salsa208/ref/$(DEPDIR)/$(am__dirstamp)
3288*33772c1eSriastradh	-rm -f crypto_stream/salsa208/ref/$(am__dirstamp)
3289*33772c1eSriastradh	-rm -f crypto_stream/xchacha20/$(DEPDIR)/$(am__dirstamp)
3290*33772c1eSriastradh	-rm -f crypto_stream/xchacha20/$(am__dirstamp)
3291*33772c1eSriastradh	-rm -f crypto_stream/xsalsa20/$(DEPDIR)/$(am__dirstamp)
3292*33772c1eSriastradh	-rm -f crypto_stream/xsalsa20/$(am__dirstamp)
3293*33772c1eSriastradh	-rm -f crypto_verify/sodium/$(DEPDIR)/$(am__dirstamp)
3294*33772c1eSriastradh	-rm -f crypto_verify/sodium/$(am__dirstamp)
3295*33772c1eSriastradh	-rm -f randombytes/$(DEPDIR)/$(am__dirstamp)
3296*33772c1eSriastradh	-rm -f randombytes/$(am__dirstamp)
3297*33772c1eSriastradh	-rm -f randombytes/nativeclient/$(DEPDIR)/$(am__dirstamp)
3298*33772c1eSriastradh	-rm -f randombytes/nativeclient/$(am__dirstamp)
3299*33772c1eSriastradh	-rm -f randombytes/salsa20/$(DEPDIR)/$(am__dirstamp)
3300*33772c1eSriastradh	-rm -f randombytes/salsa20/$(am__dirstamp)
3301*33772c1eSriastradh	-rm -f randombytes/sysrandom/$(DEPDIR)/$(am__dirstamp)
3302*33772c1eSriastradh	-rm -f randombytes/sysrandom/$(am__dirstamp)
3303*33772c1eSriastradh	-rm -f sodium/$(DEPDIR)/$(am__dirstamp)
3304*33772c1eSriastradh	-rm -f sodium/$(am__dirstamp)
3305*33772c1eSriastradh
3306*33772c1eSriastradhmaintainer-clean-generic:
3307*33772c1eSriastradh	@echo "This command is intended for maintainers to use"
3308*33772c1eSriastradh	@echo "it deletes files that may require special tools to rebuild."
3309*33772c1eSriastradhclean: clean-recursive
3310*33772c1eSriastradh
3311*33772c1eSriastradhclean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
3312*33772c1eSriastradh	clean-noinstLTLIBRARIES mostlyclean-am
3313*33772c1eSriastradh
3314*33772c1eSriastradhdistclean: distclean-recursive
3315*33772c1eSriastradh	-rm -rf crypto_aead/aes256gcm/aesni/$(DEPDIR) crypto_aead/chacha20poly1305/sodium/$(DEPDIR) crypto_aead/xchacha20poly1305/sodium/$(DEPDIR) crypto_auth/$(DEPDIR) crypto_auth/hmacsha256/$(DEPDIR) crypto_auth/hmacsha512/$(DEPDIR) crypto_auth/hmacsha512256/$(DEPDIR) crypto_box/$(DEPDIR) crypto_box/curve25519xchacha20poly1305/$(DEPDIR) crypto_box/curve25519xsalsa20poly1305/$(DEPDIR) crypto_core/ed25519/$(DEPDIR) crypto_core/ed25519/ref10/$(DEPDIR) crypto_core/hchacha20/$(DEPDIR) crypto_core/hsalsa20/$(DEPDIR) crypto_core/hsalsa20/ref2/$(DEPDIR) crypto_core/salsa/ref/$(DEPDIR) crypto_generichash/$(DEPDIR) crypto_generichash/blake2b/$(DEPDIR) crypto_generichash/blake2b/ref/$(DEPDIR) crypto_hash/$(DEPDIR) crypto_hash/sha256/$(DEPDIR) crypto_hash/sha256/cp/$(DEPDIR) crypto_hash/sha512/$(DEPDIR) crypto_hash/sha512/cp/$(DEPDIR) crypto_kdf/$(DEPDIR) crypto_kdf/blake2b/$(DEPDIR) crypto_kx/$(DEPDIR) crypto_onetimeauth/$(DEPDIR) crypto_onetimeauth/poly1305/$(DEPDIR) crypto_onetimeauth/poly1305/donna/$(DEPDIR) crypto_onetimeauth/poly1305/sse2/$(DEPDIR) crypto_pwhash/$(DEPDIR) crypto_pwhash/argon2/$(DEPDIR) crypto_pwhash/scryptsalsa208sha256/$(DEPDIR) crypto_pwhash/scryptsalsa208sha256/nosse/$(DEPDIR) crypto_pwhash/scryptsalsa208sha256/sse/$(DEPDIR) crypto_scalarmult/$(DEPDIR) crypto_scalarmult/curve25519/$(DEPDIR) crypto_scalarmult/curve25519/ref10/$(DEPDIR) crypto_scalarmult/curve25519/sandy2x/$(DEPDIR) crypto_scalarmult/ed25519/ref10/$(DEPDIR) crypto_secretbox/$(DEPDIR) crypto_secretbox/xchacha20poly1305/$(DEPDIR) crypto_secretbox/xsalsa20poly1305/$(DEPDIR) crypto_secretstream/xchacha20poly1305/$(DEPDIR) crypto_shorthash/$(DEPDIR) crypto_shorthash/siphash24/$(DEPDIR) crypto_shorthash/siphash24/ref/$(DEPDIR) crypto_sign/$(DEPDIR) crypto_sign/ed25519/$(DEPDIR) crypto_sign/ed25519/ref10/$(DEPDIR) crypto_stream/$(DEPDIR) crypto_stream/chacha20/$(DEPDIR) crypto_stream/chacha20/dolbeau/$(DEPDIR) crypto_stream/chacha20/ref/$(DEPDIR) crypto_stream/salsa20/$(DEPDIR) crypto_stream/salsa20/ref/$(DEPDIR) crypto_stream/salsa20/xmm6/$(DEPDIR) crypto_stream/salsa20/xmm6int/$(DEPDIR) crypto_stream/salsa2012/$(DEPDIR) crypto_stream/salsa2012/ref/$(DEPDIR) crypto_stream/salsa208/$(DEPDIR) crypto_stream/salsa208/ref/$(DEPDIR) crypto_stream/xchacha20/$(DEPDIR) crypto_stream/xsalsa20/$(DEPDIR) crypto_verify/sodium/$(DEPDIR) randombytes/$(DEPDIR) randombytes/nativeclient/$(DEPDIR) randombytes/salsa20/$(DEPDIR) randombytes/sysrandom/$(DEPDIR) sodium/$(DEPDIR)
3316*33772c1eSriastradh	-rm -f Makefile
3317*33772c1eSriastradhdistclean-am: clean-am distclean-compile distclean-generic \
3318*33772c1eSriastradh	distclean-tags
3319*33772c1eSriastradh
3320*33772c1eSriastradhdvi: dvi-recursive
3321*33772c1eSriastradh
3322*33772c1eSriastradhdvi-am:
3323*33772c1eSriastradh
3324*33772c1eSriastradhhtml: html-recursive
3325*33772c1eSriastradh
3326*33772c1eSriastradhhtml-am:
3327*33772c1eSriastradh
3328*33772c1eSriastradhinfo: info-recursive
3329*33772c1eSriastradh
3330*33772c1eSriastradhinfo-am:
3331*33772c1eSriastradh
3332*33772c1eSriastradhinstall-data-am:
3333*33772c1eSriastradh
3334*33772c1eSriastradhinstall-dvi: install-dvi-recursive
3335*33772c1eSriastradh
3336*33772c1eSriastradhinstall-dvi-am:
3337*33772c1eSriastradh
3338*33772c1eSriastradhinstall-exec-am: install-defexecDATA install-libLTLIBRARIES
3339*33772c1eSriastradh
3340*33772c1eSriastradhinstall-html: install-html-recursive
3341*33772c1eSriastradh
3342*33772c1eSriastradhinstall-html-am:
3343*33772c1eSriastradh
3344*33772c1eSriastradhinstall-info: install-info-recursive
3345*33772c1eSriastradh
3346*33772c1eSriastradhinstall-info-am:
3347*33772c1eSriastradh
3348*33772c1eSriastradhinstall-man:
3349*33772c1eSriastradh
3350*33772c1eSriastradhinstall-pdf: install-pdf-recursive
3351*33772c1eSriastradh
3352*33772c1eSriastradhinstall-pdf-am:
3353*33772c1eSriastradh
3354*33772c1eSriastradhinstall-ps: install-ps-recursive
3355*33772c1eSriastradh
3356*33772c1eSriastradhinstall-ps-am:
3357*33772c1eSriastradh
3358*33772c1eSriastradhinstallcheck-am:
3359*33772c1eSriastradh
3360*33772c1eSriastradhmaintainer-clean: maintainer-clean-recursive
3361*33772c1eSriastradh	-rm -rf crypto_aead/aes256gcm/aesni/$(DEPDIR) crypto_aead/chacha20poly1305/sodium/$(DEPDIR) crypto_aead/xchacha20poly1305/sodium/$(DEPDIR) crypto_auth/$(DEPDIR) crypto_auth/hmacsha256/$(DEPDIR) crypto_auth/hmacsha512/$(DEPDIR) crypto_auth/hmacsha512256/$(DEPDIR) crypto_box/$(DEPDIR) crypto_box/curve25519xchacha20poly1305/$(DEPDIR) crypto_box/curve25519xsalsa20poly1305/$(DEPDIR) crypto_core/ed25519/$(DEPDIR) crypto_core/ed25519/ref10/$(DEPDIR) crypto_core/hchacha20/$(DEPDIR) crypto_core/hsalsa20/$(DEPDIR) crypto_core/hsalsa20/ref2/$(DEPDIR) crypto_core/salsa/ref/$(DEPDIR) crypto_generichash/$(DEPDIR) crypto_generichash/blake2b/$(DEPDIR) crypto_generichash/blake2b/ref/$(DEPDIR) crypto_hash/$(DEPDIR) crypto_hash/sha256/$(DEPDIR) crypto_hash/sha256/cp/$(DEPDIR) crypto_hash/sha512/$(DEPDIR) crypto_hash/sha512/cp/$(DEPDIR) crypto_kdf/$(DEPDIR) crypto_kdf/blake2b/$(DEPDIR) crypto_kx/$(DEPDIR) crypto_onetimeauth/$(DEPDIR) crypto_onetimeauth/poly1305/$(DEPDIR) crypto_onetimeauth/poly1305/donna/$(DEPDIR) crypto_onetimeauth/poly1305/sse2/$(DEPDIR) crypto_pwhash/$(DEPDIR) crypto_pwhash/argon2/$(DEPDIR) crypto_pwhash/scryptsalsa208sha256/$(DEPDIR) crypto_pwhash/scryptsalsa208sha256/nosse/$(DEPDIR) crypto_pwhash/scryptsalsa208sha256/sse/$(DEPDIR) crypto_scalarmult/$(DEPDIR) crypto_scalarmult/curve25519/$(DEPDIR) crypto_scalarmult/curve25519/ref10/$(DEPDIR) crypto_scalarmult/curve25519/sandy2x/$(DEPDIR) crypto_scalarmult/ed25519/ref10/$(DEPDIR) crypto_secretbox/$(DEPDIR) crypto_secretbox/xchacha20poly1305/$(DEPDIR) crypto_secretbox/xsalsa20poly1305/$(DEPDIR) crypto_secretstream/xchacha20poly1305/$(DEPDIR) crypto_shorthash/$(DEPDIR) crypto_shorthash/siphash24/$(DEPDIR) crypto_shorthash/siphash24/ref/$(DEPDIR) crypto_sign/$(DEPDIR) crypto_sign/ed25519/$(DEPDIR) crypto_sign/ed25519/ref10/$(DEPDIR) crypto_stream/$(DEPDIR) crypto_stream/chacha20/$(DEPDIR) crypto_stream/chacha20/dolbeau/$(DEPDIR) crypto_stream/chacha20/ref/$(DEPDIR) crypto_stream/salsa20/$(DEPDIR) crypto_stream/salsa20/ref/$(DEPDIR) crypto_stream/salsa20/xmm6/$(DEPDIR) crypto_stream/salsa20/xmm6int/$(DEPDIR) crypto_stream/salsa2012/$(DEPDIR) crypto_stream/salsa2012/ref/$(DEPDIR) crypto_stream/salsa208/$(DEPDIR) crypto_stream/salsa208/ref/$(DEPDIR) crypto_stream/xchacha20/$(DEPDIR) crypto_stream/xsalsa20/$(DEPDIR) crypto_verify/sodium/$(DEPDIR) randombytes/$(DEPDIR) randombytes/nativeclient/$(DEPDIR) randombytes/salsa20/$(DEPDIR) randombytes/sysrandom/$(DEPDIR) sodium/$(DEPDIR)
3362*33772c1eSriastradh	-rm -f Makefile
3363*33772c1eSriastradhmaintainer-clean-am: distclean-am maintainer-clean-generic
3364*33772c1eSriastradh
3365*33772c1eSriastradhmostlyclean: mostlyclean-recursive
3366*33772c1eSriastradh
3367*33772c1eSriastradhmostlyclean-am: mostlyclean-compile mostlyclean-generic \
3368*33772c1eSriastradh	mostlyclean-libtool
3369*33772c1eSriastradh
3370*33772c1eSriastradhpdf: pdf-recursive
3371*33772c1eSriastradh
3372*33772c1eSriastradhpdf-am:
3373*33772c1eSriastradh
3374*33772c1eSriastradhps: ps-recursive
3375*33772c1eSriastradh
3376*33772c1eSriastradhps-am:
3377*33772c1eSriastradh
3378*33772c1eSriastradhuninstall-am: uninstall-defexecDATA uninstall-libLTLIBRARIES
3379*33772c1eSriastradh
3380*33772c1eSriastradh.MAKE: $(am__recursive_targets) install-am install-strip
3381*33772c1eSriastradh
3382*33772c1eSriastradh.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
3383*33772c1eSriastradh	check-am clean clean-generic clean-libLTLIBRARIES \
3384*33772c1eSriastradh	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
3385*33772c1eSriastradh	ctags-am distclean distclean-compile distclean-generic \
3386*33772c1eSriastradh	distclean-libtool distclean-tags distdir dvi dvi-am html \
3387*33772c1eSriastradh	html-am info info-am install install-am install-data \
3388*33772c1eSriastradh	install-data-am install-defexecDATA install-dvi install-dvi-am \
3389*33772c1eSriastradh	install-exec install-exec-am install-html install-html-am \
3390*33772c1eSriastradh	install-info install-info-am install-libLTLIBRARIES \
3391*33772c1eSriastradh	install-man install-pdf install-pdf-am install-ps \
3392*33772c1eSriastradh	install-ps-am install-strip installcheck installcheck-am \
3393*33772c1eSriastradh	installdirs installdirs-am maintainer-clean \
3394*33772c1eSriastradh	maintainer-clean-generic mostlyclean mostlyclean-compile \
3395*33772c1eSriastradh	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
3396*33772c1eSriastradh	tags tags-am uninstall uninstall-am uninstall-defexecDATA \
3397*33772c1eSriastradh	uninstall-libLTLIBRARIES
3398*33772c1eSriastradh
3399*33772c1eSriastradh.PRECIOUS: Makefile
3400*33772c1eSriastradh
3401*33772c1eSriastradh@HAVE_LD_OUTPUT_DEF_TRUE@libsodium-$(DLL_VERSION).def: libsodium.la
3402*33772c1eSriastradh
3403*33772c1eSriastradh# Tell versions [3.59,3.63) of GNU make to not export all variables.
3404*33772c1eSriastradh# Otherwise a system limit (for SysV at least) may be exceeded.
3405*33772c1eSriastradh.NOEXPORT:
3406