1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# Makefile.am - for gcrypt/src
19# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
20#               2006, 2007  Free Software Foundation, Inc.
21#
22# This file is part of Libgcrypt.
23#
24# Libgcrypt is free software; you can redistribute it and/or modify
25# it under the terms of the GNU Lesser General Public License as
26# published by the Free Software Foundation; either version 2.1 of
27# the License, or (at your option) any later version.
28#
29# Libgcrypt is distributed in the hope that it will be useful,
30# but WITHOUT ANY WARRANTY; without even the implied warranty of
31# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
32# GNU Lesser General Public License for more details.
33#
34# You should have received a copy of the GNU General Public License
35# along with this program; if not, see <http://www.gnu.org/licenses/>.
36
37
38
39
40
41VPATH = @srcdir@
42pkgdatadir = $(datadir)/@PACKAGE@
43pkgincludedir = $(includedir)/@PACKAGE@
44pkglibdir = $(libdir)/@PACKAGE@
45pkglibexecdir = $(libexecdir)/@PACKAGE@
46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47install_sh_DATA = $(install_sh) -c -m 644
48install_sh_PROGRAM = $(install_sh) -c
49install_sh_SCRIPT = $(install_sh) -c
50INSTALL_HEADER = $(INSTALL_DATA)
51transform = $(program_transform_name)
52NORMAL_INSTALL = :
53PRE_INSTALL = :
54POST_INSTALL = :
55NORMAL_UNINSTALL = :
56PRE_UNINSTALL = :
57POST_UNINSTALL = :
58build_triplet = @build@
59host_triplet = @host@
60bin_PROGRAMS = dumpsexp$(EXEEXT) hmac256$(EXEEXT) $(am__EXEEXT_1)
61@USE_RANDOM_DAEMON_TRUE@sbin_PROGRAMS = gcryptrnd$(EXEEXT)
62@USE_RANDOM_DAEMON_TRUE@am__append_1 = getrandom
63subdir = src
64DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
65	$(srcdir)/Makefile.in $(srcdir)/gcrypt.h.in \
66	$(srcdir)/libgcrypt-config.in $(srcdir)/versioninfo.rc.in \
67	ChangeLog
68ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
69am__aclocal_m4_deps = $(top_srcdir)/m4/gpg-error.m4 \
70	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
71	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
72	$(top_srcdir)/m4/lt~obsolete.m4 \
73	$(top_srcdir)/m4/noexecstack.m4 $(top_srcdir)/m4/onceonly.m4 \
74	$(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sys_socket_h.m4 \
75	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
76am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
77	$(ACLOCAL_M4)
78mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
79CONFIG_HEADER = $(top_builddir)/config.h
80CONFIG_CLEAN_FILES = gcrypt.h libgcrypt-config versioninfo.rc
81CONFIG_CLEAN_VPATH_FILES =
82am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
83am__vpath_adj = case $$p in \
84    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
85    *) f=$$p;; \
86  esac;
87am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
88am__install_max = 40
89am__nobase_strip_setup = \
90  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
91am__nobase_strip = \
92  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
93am__nobase_list = $(am__nobase_strip_setup); \
94  for p in $$list; do echo "$$p $$p"; done | \
95  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
96  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
97    if (++n[$$2] == $(am__install_max)) \
98      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
99    END { for (dir in files) print dir, files[dir] }'
100am__base_list = \
101  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
102  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
103am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
104	"$(DESTDIR)$(sbindir)" "$(DESTDIR)$(bindir)" \
105	"$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(includedir)"
106LTLIBRARIES = $(lib_LTLIBRARIES)
107@HAVE_W32_SYSTEM_TRUE@am__DEPENDENCIES_1 = versioninfo.lo
108am__DEPENDENCIES_2 =
109am_libgcrypt_la_OBJECTS = libgcrypt_la-visibility.lo \
110	libgcrypt_la-misc.lo libgcrypt_la-global.lo \
111	libgcrypt_la-sexp.lo libgcrypt_la-hwfeatures.lo \
112	libgcrypt_la-stdmem.lo libgcrypt_la-secmem.lo \
113	libgcrypt_la-missing-string.lo libgcrypt_la-module.lo \
114	libgcrypt_la-fips.lo libgcrypt_la-hmac256.lo \
115	libgcrypt_la-ath.lo
116libgcrypt_la_OBJECTS = $(am_libgcrypt_la_OBJECTS)
117libgcrypt_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
118	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libgcrypt_la_CFLAGS) \
119	$(CFLAGS) $(libgcrypt_la_LDFLAGS) $(LDFLAGS) -o $@
120@USE_RANDOM_DAEMON_TRUE@am__EXEEXT_1 = getrandom$(EXEEXT)
121PROGRAMS = $(bin_PROGRAMS) $(sbin_PROGRAMS)
122am_dumpsexp_OBJECTS = dumpsexp-dumpsexp.$(OBJEXT)
123dumpsexp_OBJECTS = $(am_dumpsexp_OBJECTS)
124@HAVE_W32CE_SYSTEM_TRUE@am__DEPENDENCIES_3 = $(am__DEPENDENCIES_2)
125dumpsexp_DEPENDENCIES = $(am__DEPENDENCIES_3)
126dumpsexp_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
127	--mode=link $(CCLD) $(dumpsexp_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
128	$(LDFLAGS) -o $@
129am__gcryptrnd_SOURCES_DIST = gcryptrnd.c
130@USE_RANDOM_DAEMON_TRUE@am_gcryptrnd_OBJECTS =  \
131@USE_RANDOM_DAEMON_TRUE@	gcryptrnd-gcryptrnd.$(OBJEXT)
132gcryptrnd_OBJECTS = $(am_gcryptrnd_OBJECTS)
133@USE_RANDOM_DAEMON_TRUE@gcryptrnd_DEPENDENCIES = libgcrypt.la \
134@USE_RANDOM_DAEMON_TRUE@	$(am__DEPENDENCIES_2) \
135@USE_RANDOM_DAEMON_TRUE@	$(am__DEPENDENCIES_2)
136gcryptrnd_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
137	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(gcryptrnd_CFLAGS) \
138	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
139am__getrandom_SOURCES_DIST = getrandom.c
140@USE_RANDOM_DAEMON_TRUE@am_getrandom_OBJECTS = getrandom.$(OBJEXT)
141getrandom_OBJECTS = $(am_getrandom_OBJECTS)
142getrandom_LDADD = $(LDADD)
143am_hmac256_OBJECTS = hmac256-hmac256.$(OBJEXT)
144hmac256_OBJECTS = $(am_hmac256_OBJECTS)
145hmac256_DEPENDENCIES = $(am__DEPENDENCIES_3)
146hmac256_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
147	--mode=link $(CCLD) $(hmac256_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
148	$(LDFLAGS) -o $@
149SCRIPTS = $(bin_SCRIPTS)
150DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
151depcomp = $(SHELL) $(top_srcdir)/depcomp
152am__depfiles_maybe = depfiles
153am__mv = mv -f
154COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
155	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
156LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
157	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
158	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
159CCLD = $(CC)
160LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
161	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
162	$(LDFLAGS) -o $@
163SOURCES = $(libgcrypt_la_SOURCES) $(dumpsexp_SOURCES) \
164	$(gcryptrnd_SOURCES) $(getrandom_SOURCES) $(hmac256_SOURCES)
165DIST_SOURCES = $(libgcrypt_la_SOURCES) $(dumpsexp_SOURCES) \
166	$(am__gcryptrnd_SOURCES_DIST) $(am__getrandom_SOURCES_DIST) \
167	$(hmac256_SOURCES)
168DATA = $(m4data_DATA)
169HEADERS = $(include_HEADERS)
170ETAGS = etags
171CTAGS = ctags
172DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
173ACLOCAL = @ACLOCAL@
174AMTAR = @AMTAR@
175AR = @AR@
176AS = @AS@
177AUTOCONF = @AUTOCONF@
178AUTOHEADER = @AUTOHEADER@
179AUTOMAKE = @AUTOMAKE@
180AWK = @AWK@
181BUILD_FILEVERSION = @BUILD_FILEVERSION@
182BUILD_REVISION = @BUILD_REVISION@
183BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
184CC = @CC@
185CCAS = @CCAS@
186CCASDEPMODE = @CCASDEPMODE@
187CCASFLAGS = @CCASFLAGS@
188CCDEPMODE = @CCDEPMODE@
189CFLAGS = @CFLAGS@
190CPP = @CPP@
191CPPFLAGS = @CPPFLAGS@
192CYGPATH_W = @CYGPATH_W@
193DEFS = @DEFS@
194DEPDIR = @DEPDIR@
195DLLTOOL = @DLLTOOL@
196DL_LIBS = @DL_LIBS@
197DSYMUTIL = @DSYMUTIL@
198DUMPBIN = @DUMPBIN@
199ECHO_C = @ECHO_C@
200ECHO_N = @ECHO_N@
201ECHO_T = @ECHO_T@
202EGREP = @EGREP@
203EXEEXT = @EXEEXT@
204FALLBACK_SOCKLEN_T = @FALLBACK_SOCKLEN_T@
205FGREP = @FGREP@
206GCRYPT_CIPHERS = @GCRYPT_CIPHERS@
207GCRYPT_DIGESTS = @GCRYPT_DIGESTS@
208GCRYPT_PUBKEY_CIPHERS = @GCRYPT_PUBKEY_CIPHERS@
209GCRYPT_RANDOM = @GCRYPT_RANDOM@
210GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
211GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
212GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
213GREP = @GREP@
214INSERT_SYS_SELECT_H = @INSERT_SYS_SELECT_H@
215INSTALL = @INSTALL@
216INSTALL_DATA = @INSTALL_DATA@
217INSTALL_PROGRAM = @INSTALL_PROGRAM@
218INSTALL_SCRIPT = @INSTALL_SCRIPT@
219INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
220LD = @LD@
221LDFLAGS = @LDFLAGS@
222LIBGCRYPT_CIPHERS = @LIBGCRYPT_CIPHERS@
223LIBGCRYPT_CONFIG_API_VERSION = @LIBGCRYPT_CONFIG_API_VERSION@
224LIBGCRYPT_CONFIG_CFLAGS = @LIBGCRYPT_CONFIG_CFLAGS@
225LIBGCRYPT_CONFIG_HOST = @LIBGCRYPT_CONFIG_HOST@
226LIBGCRYPT_CONFIG_LIBS = @LIBGCRYPT_CONFIG_LIBS@
227LIBGCRYPT_DIGESTS = @LIBGCRYPT_DIGESTS@
228LIBGCRYPT_LT_AGE = @LIBGCRYPT_LT_AGE@
229LIBGCRYPT_LT_CURRENT = @LIBGCRYPT_LT_CURRENT@
230LIBGCRYPT_LT_REVISION = @LIBGCRYPT_LT_REVISION@
231LIBGCRYPT_PUBKEY_CIPHERS = @LIBGCRYPT_PUBKEY_CIPHERS@
232LIBGCRYPT_THREAD_MODULES = @LIBGCRYPT_THREAD_MODULES@
233LIBOBJS = @LIBOBJS@
234LIBS = @LIBS@
235LIBTOOL = @LIBTOOL@
236LIPO = @LIPO@
237LN_S = @LN_S@
238LTLIBOBJS = @LTLIBOBJS@
239MAINT = @MAINT@
240MAKEINFO = @MAKEINFO@
241MKDIR_P = @MKDIR_P@
242MPI_SFLAGS = @MPI_SFLAGS@
243NM = @NM@
244NMEDIT = @NMEDIT@
245NOEXECSTACK_FLAGS = @NOEXECSTACK_FLAGS@
246OBJDUMP = @OBJDUMP@
247OBJEXT = @OBJEXT@
248OTOOL = @OTOOL@
249OTOOL64 = @OTOOL64@
250PACKAGE = @PACKAGE@
251PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
252PACKAGE_NAME = @PACKAGE_NAME@
253PACKAGE_STRING = @PACKAGE_STRING@
254PACKAGE_TARNAME = @PACKAGE_TARNAME@
255PACKAGE_URL = @PACKAGE_URL@
256PACKAGE_VERSION = @PACKAGE_VERSION@
257PATH_SEPARATOR = @PATH_SEPARATOR@
258PTH_CFLAGS = @PTH_CFLAGS@
259PTH_CONFIG = @PTH_CONFIG@
260PTH_LIBS = @PTH_LIBS@
261RANLIB = @RANLIB@
262RC = @RC@
263SED = @SED@
264SET_MAKE = @SET_MAKE@
265SHELL = @SHELL@
266STRIP = @STRIP@
267SYS_SOCKET_H = @SYS_SOCKET_H@
268VERSION = @VERSION@
269abs_builddir = @abs_builddir@
270abs_srcdir = @abs_srcdir@
271abs_top_builddir = @abs_top_builddir@
272abs_top_srcdir = @abs_top_srcdir@
273ac_ct_CC = @ac_ct_CC@
274ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
275am__include = @am__include@
276am__leading_dot = @am__leading_dot@
277am__quote = @am__quote@
278am__tar = @am__tar@
279am__untar = @am__untar@
280bindir = @bindir@
281build = @build@
282build_alias = @build_alias@
283build_cpu = @build_cpu@
284build_os = @build_os@
285build_vendor = @build_vendor@
286builddir = @builddir@
287datadir = @datadir@
288datarootdir = @datarootdir@
289docdir = @docdir@
290dvidir = @dvidir@
291emacs_local_vars_begin = @emacs_local_vars_begin@
292emacs_local_vars_end = @emacs_local_vars_end@
293emacs_local_vars_read_only = @emacs_local_vars_read_only@
294exec_prefix = @exec_prefix@
295host = @host@
296host_alias = @host_alias@
297host_cpu = @host_cpu@
298host_os = @host_os@
299host_vendor = @host_vendor@
300htmldir = @htmldir@
301includedir = @includedir@
302infodir = @infodir@
303install_sh = @install_sh@
304libdir = @libdir@
305libexecdir = @libexecdir@
306localedir = @localedir@
307localstatedir = @localstatedir@
308lt_ECHO = @lt_ECHO@
309mandir = @mandir@
310mkdir_p = @mkdir_p@
311oldincludedir = @oldincludedir@
312pdfdir = @pdfdir@
313prefix = @prefix@
314program_transform_name = @program_transform_name@
315psdir = @psdir@
316sbindir = @sbindir@
317sharedstatedir = @sharedstatedir@
318srcdir = @srcdir@
319sysconfdir = @sysconfdir@
320target_alias = @target_alias@
321top_build_prefix = @top_build_prefix@
322top_builddir = @top_builddir@
323top_srcdir = @top_srcdir@
324EXTRA_DIST = Manifest libgcrypt-config.in libgcrypt.m4 libgcrypt.vers \
325             gcrypt.h.in libgcrypt.def
326
327bin_SCRIPTS = libgcrypt-config
328m4datadir = $(datadir)/aclocal
329m4data_DATA = libgcrypt.m4
330include_HEADERS = gcrypt.h gcrypt-module.h
331lib_LTLIBRARIES = libgcrypt.la
332@HAVE_W32CE_SYSTEM_FALSE@arch_gpg_error_cflags = 
333
334# Depending on the architecture some targets require libgpg-error.
335@HAVE_W32CE_SYSTEM_TRUE@arch_gpg_error_cflags = $(GPG_ERROR_CFLAGS)
336@HAVE_W32CE_SYSTEM_FALSE@arch_gpg_error_libs = 
337@HAVE_W32CE_SYSTEM_TRUE@arch_gpg_error_libs = $(GPG_ERROR_LIBS)
338@HAVE_LD_VERSION_SCRIPT_FALSE@libgcrypt_version_script_cmd = 
339@HAVE_LD_VERSION_SCRIPT_TRUE@libgcrypt_version_script_cmd = -Wl,--version-script=$(srcdir)/libgcrypt.vers
340libgcrypt_la_CFLAGS = $(GPG_ERROR_CFLAGS)
341libgcrypt_la_SOURCES = g10lib.h visibility.c visibility.h types.h \
342	cipher.h cipher-proto.h \
343	misc.c global.c sexp.c hwfeatures.c \
344	stdmem.c stdmem.h secmem.c secmem.h \
345	mpi.h missing-string.c module.c fips.c \
346	hmac256.c hmac256.h \
347	ath.h ath.c
348
349@HAVE_W32_SYSTEM_TRUE@RCCOMPILE = $(RC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
350@HAVE_W32_SYSTEM_TRUE@	$(libgcrypt_la_CPPFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS)
351
352@HAVE_W32_SYSTEM_TRUE@LTRCCOMPILE = $(LIBTOOL) --mode=compile --tag=RC $(RCCOMPILE)
353@HAVE_W32_SYSTEM_TRUE@SUFFIXES = .rc .lo
354@HAVE_W32_SYSTEM_FALSE@gcrypt_res = 
355@HAVE_W32_SYSTEM_TRUE@gcrypt_res = versioninfo.lo
356@HAVE_W32_SYSTEM_FALSE@no_undefined = 
357@HAVE_W32_SYSTEM_TRUE@no_undefined = -no-undefined
358@HAVE_W32_SYSTEM_FALSE@export_symbols = 
359@HAVE_W32_SYSTEM_TRUE@export_symbols = -export-symbols $(srcdir)/libgcrypt.def
360@HAVE_W32_SYSTEM_FALSE@gcrypt_deps = 
361@HAVE_W32_SYSTEM_TRUE@gcrypt_deps = $(gcrypt_res) libgcrypt.def
362@HAVE_W32_SYSTEM_FALSE@gcrypt_res_ldflag = 
363libgcrypt_la_LDFLAGS = $(no_undefined) $(export_symbols) \
364	$(libgcrypt_version_script_cmd) -version-info \
365	@LIBGCRYPT_LT_CURRENT@:@LIBGCRYPT_LT_REVISION@:@LIBGCRYPT_LT_AGE@
366
367libgcrypt_la_DEPENDENCIES = \
368	../cipher/libcipher.la \
369	../random/librandom.la \
370	../mpi/libmpi.la \
371	../compat/libcompat.la \
372	$(srcdir)/libgcrypt.vers $(gcrypt_deps)
373
374libgcrypt_la_LIBADD = $(gcrypt_res) \
375	../cipher/libcipher.la \
376	../random/librandom.la \
377	../mpi/libmpi.la \
378	../compat/libcompat.la  $(GPG_ERROR_LIBS)
379
380dumpsexp_SOURCES = dumpsexp.c
381dumpsexp_CFLAGS = $(arch_gpg_error_cflags)
382dumpsexp_LDADD = $(arch_gpg_error_libs)
383hmac256_SOURCES = hmac256.c
384hmac256_CFLAGS = -DSTANDALONE $(arch_gpg_error_cflags)
385hmac256_LDADD = $(arch_gpg_error_libs)
386@USE_RANDOM_DAEMON_TRUE@gcryptrnd_SOURCES = gcryptrnd.c
387@USE_RANDOM_DAEMON_TRUE@gcryptrnd_CFLAGS = $(GPG_ERROR_CFLAGS) $(PTH_CFLAGS)
388@USE_RANDOM_DAEMON_TRUE@gcryptrnd_LDADD = libgcrypt.la $(GPG_ERROR_LIBS) $(PTH_LIBS)
389@USE_RANDOM_DAEMON_TRUE@getrandom_SOURCES = getrandom.c
390all: all-am
391
392.SUFFIXES:
393.SUFFIXES: .rc .lo .c .o .obj
394$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
395	@for dep in $?; do \
396	  case '$(am__configure_deps)' in \
397	    *$$dep*) \
398	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
399	        && { if test -f $@; then exit 0; else break; fi; }; \
400	      exit 1;; \
401	  esac; \
402	done; \
403	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
404	$(am__cd) $(top_srcdir) && \
405	  $(AUTOMAKE) --gnu src/Makefile
406.PRECIOUS: Makefile
407Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
408	@case '$?' in \
409	  *config.status*) \
410	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
411	  *) \
412	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
413	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
414	esac;
415
416$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
417	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
418
419$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
420	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
421$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
422	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
423$(am__aclocal_m4_deps):
424gcrypt.h: $(top_builddir)/config.status $(srcdir)/gcrypt.h.in
425	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
426libgcrypt-config: $(top_builddir)/config.status $(srcdir)/libgcrypt-config.in
427	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
428versioninfo.rc: $(top_builddir)/config.status $(srcdir)/versioninfo.rc.in
429	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
430install-libLTLIBRARIES: $(lib_LTLIBRARIES)
431	@$(NORMAL_INSTALL)
432	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
433	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
434	list2=; for p in $$list; do \
435	  if test -f $$p; then \
436	    list2="$$list2 $$p"; \
437	  else :; fi; \
438	done; \
439	test -z "$$list2" || { \
440	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
441	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
442	}
443
444uninstall-libLTLIBRARIES:
445	@$(NORMAL_UNINSTALL)
446	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
447	for p in $$list; do \
448	  $(am__strip_dir) \
449	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
450	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
451	done
452
453clean-libLTLIBRARIES:
454	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
455	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
456	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
457	  test "$$dir" != "$$p" || dir=.; \
458	  echo "rm -f \"$${dir}/so_locations\""; \
459	  rm -f "$${dir}/so_locations"; \
460	done
461libgcrypt.la: $(libgcrypt_la_OBJECTS) $(libgcrypt_la_DEPENDENCIES) 
462	$(libgcrypt_la_LINK) -rpath $(libdir) $(libgcrypt_la_OBJECTS) $(libgcrypt_la_LIBADD) $(LIBS)
463install-binPROGRAMS: $(bin_PROGRAMS)
464	@$(NORMAL_INSTALL)
465	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
466	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
467	for p in $$list; do echo "$$p $$p"; done | \
468	sed 's/$(EXEEXT)$$//' | \
469	while read p p1; do if test -f $$p || test -f $$p1; \
470	  then echo "$$p"; echo "$$p"; else :; fi; \
471	done | \
472	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
473	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
474	sed 'N;N;N;s,\n, ,g' | \
475	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
476	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
477	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
478	    else { print "f", $$3 "/" $$4, $$1; } } \
479	  END { for (d in files) print "f", d, files[d] }' | \
480	while read type dir files; do \
481	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
482	    test -z "$$files" || { \
483	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
484	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
485	    } \
486	; done
487
488uninstall-binPROGRAMS:
489	@$(NORMAL_UNINSTALL)
490	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
491	files=`for p in $$list; do echo "$$p"; done | \
492	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
493	      -e 's/$$/$(EXEEXT)/' `; \
494	test -n "$$list" || exit 0; \
495	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
496	cd "$(DESTDIR)$(bindir)" && rm -f $$files
497
498clean-binPROGRAMS:
499	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
500	echo " rm -f" $$list; \
501	rm -f $$list || exit $$?; \
502	test -n "$(EXEEXT)" || exit 0; \
503	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
504	echo " rm -f" $$list; \
505	rm -f $$list
506install-sbinPROGRAMS: $(sbin_PROGRAMS)
507	@$(NORMAL_INSTALL)
508	test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
509	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
510	for p in $$list; do echo "$$p $$p"; done | \
511	sed 's/$(EXEEXT)$$//' | \
512	while read p p1; do if test -f $$p || test -f $$p1; \
513	  then echo "$$p"; echo "$$p"; else :; fi; \
514	done | \
515	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
516	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
517	sed 'N;N;N;s,\n, ,g' | \
518	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
519	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
520	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
521	    else { print "f", $$3 "/" $$4, $$1; } } \
522	  END { for (d in files) print "f", d, files[d] }' | \
523	while read type dir files; do \
524	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
525	    test -z "$$files" || { \
526	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
527	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
528	    } \
529	; done
530
531uninstall-sbinPROGRAMS:
532	@$(NORMAL_UNINSTALL)
533	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
534	files=`for p in $$list; do echo "$$p"; done | \
535	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
536	      -e 's/$$/$(EXEEXT)/' `; \
537	test -n "$$list" || exit 0; \
538	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
539	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
540
541clean-sbinPROGRAMS:
542	@list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
543	echo " rm -f" $$list; \
544	rm -f $$list || exit $$?; \
545	test -n "$(EXEEXT)" || exit 0; \
546	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
547	echo " rm -f" $$list; \
548	rm -f $$list
549dumpsexp$(EXEEXT): $(dumpsexp_OBJECTS) $(dumpsexp_DEPENDENCIES) 
550	@rm -f dumpsexp$(EXEEXT)
551	$(dumpsexp_LINK) $(dumpsexp_OBJECTS) $(dumpsexp_LDADD) $(LIBS)
552gcryptrnd$(EXEEXT): $(gcryptrnd_OBJECTS) $(gcryptrnd_DEPENDENCIES) 
553	@rm -f gcryptrnd$(EXEEXT)
554	$(gcryptrnd_LINK) $(gcryptrnd_OBJECTS) $(gcryptrnd_LDADD) $(LIBS)
555getrandom$(EXEEXT): $(getrandom_OBJECTS) $(getrandom_DEPENDENCIES) 
556	@rm -f getrandom$(EXEEXT)
557	$(LINK) $(getrandom_OBJECTS) $(getrandom_LDADD) $(LIBS)
558hmac256$(EXEEXT): $(hmac256_OBJECTS) $(hmac256_DEPENDENCIES) 
559	@rm -f hmac256$(EXEEXT)
560	$(hmac256_LINK) $(hmac256_OBJECTS) $(hmac256_LDADD) $(LIBS)
561install-binSCRIPTS: $(bin_SCRIPTS)
562	@$(NORMAL_INSTALL)
563	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
564	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
565	for p in $$list; do \
566	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
567	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
568	done | \
569	sed -e 'p;s,.*/,,;n' \
570	    -e 'h;s|.*|.|' \
571	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
572	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
573	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
574	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
575	      if (++n[d] == $(am__install_max)) { \
576		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
577	    else { print "f", d "/" $$4, $$1 } } \
578	  END { for (d in files) print "f", d, files[d] }' | \
579	while read type dir files; do \
580	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
581	     test -z "$$files" || { \
582	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
583	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
584	     } \
585	; done
586
587uninstall-binSCRIPTS:
588	@$(NORMAL_UNINSTALL)
589	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
590	files=`for p in $$list; do echo "$$p"; done | \
591	       sed -e 's,.*/,,;$(transform)'`; \
592	test -n "$$list" || exit 0; \
593	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
594	cd "$(DESTDIR)$(bindir)" && rm -f $$files
595
596mostlyclean-compile:
597	-rm -f *.$(OBJEXT)
598
599distclean-compile:
600	-rm -f *.tab.c
601
602@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dumpsexp-dumpsexp.Po@am__quote@
603@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gcryptrnd-gcryptrnd.Po@am__quote@
604@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getrandom.Po@am__quote@
605@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hmac256-hmac256.Po@am__quote@
606@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-ath.Plo@am__quote@
607@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-fips.Plo@am__quote@
608@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-global.Plo@am__quote@
609@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-hmac256.Plo@am__quote@
610@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-hwfeatures.Plo@am__quote@
611@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-misc.Plo@am__quote@
612@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-missing-string.Plo@am__quote@
613@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-module.Plo@am__quote@
614@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-secmem.Plo@am__quote@
615@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-sexp.Plo@am__quote@
616@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-stdmem.Plo@am__quote@
617@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-visibility.Plo@am__quote@
618
619.c.o:
620@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
621@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
622@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
623@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
624@am__fastdepCC_FALSE@	$(COMPILE) -c $<
625
626.c.obj:
627@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
628@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
629@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
630@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
631@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
632
633.c.lo:
634@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
635@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
636@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
637@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
638@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
639
640libgcrypt_la-visibility.lo: visibility.c
641@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-visibility.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-visibility.Tpo -c -o libgcrypt_la-visibility.lo `test -f 'visibility.c' || echo '$(srcdir)/'`visibility.c
642@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libgcrypt_la-visibility.Tpo $(DEPDIR)/libgcrypt_la-visibility.Plo
643@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='visibility.c' object='libgcrypt_la-visibility.lo' libtool=yes @AMDEPBACKSLASH@
644@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
645@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-visibility.lo `test -f 'visibility.c' || echo '$(srcdir)/'`visibility.c
646
647libgcrypt_la-misc.lo: misc.c
648@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-misc.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-misc.Tpo -c -o libgcrypt_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c
649@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libgcrypt_la-misc.Tpo $(DEPDIR)/libgcrypt_la-misc.Plo
650@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc.c' object='libgcrypt_la-misc.lo' libtool=yes @AMDEPBACKSLASH@
651@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
652@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c
653
654libgcrypt_la-global.lo: global.c
655@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-global.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-global.Tpo -c -o libgcrypt_la-global.lo `test -f 'global.c' || echo '$(srcdir)/'`global.c
656@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libgcrypt_la-global.Tpo $(DEPDIR)/libgcrypt_la-global.Plo
657@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='global.c' object='libgcrypt_la-global.lo' libtool=yes @AMDEPBACKSLASH@
658@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
659@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-global.lo `test -f 'global.c' || echo '$(srcdir)/'`global.c
660
661libgcrypt_la-sexp.lo: sexp.c
662@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-sexp.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-sexp.Tpo -c -o libgcrypt_la-sexp.lo `test -f 'sexp.c' || echo '$(srcdir)/'`sexp.c
663@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libgcrypt_la-sexp.Tpo $(DEPDIR)/libgcrypt_la-sexp.Plo
664@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sexp.c' object='libgcrypt_la-sexp.lo' libtool=yes @AMDEPBACKSLASH@
665@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
666@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-sexp.lo `test -f 'sexp.c' || echo '$(srcdir)/'`sexp.c
667
668libgcrypt_la-hwfeatures.lo: hwfeatures.c
669@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-hwfeatures.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-hwfeatures.Tpo -c -o libgcrypt_la-hwfeatures.lo `test -f 'hwfeatures.c' || echo '$(srcdir)/'`hwfeatures.c
670@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libgcrypt_la-hwfeatures.Tpo $(DEPDIR)/libgcrypt_la-hwfeatures.Plo
671@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='hwfeatures.c' object='libgcrypt_la-hwfeatures.lo' libtool=yes @AMDEPBACKSLASH@
672@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
673@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-hwfeatures.lo `test -f 'hwfeatures.c' || echo '$(srcdir)/'`hwfeatures.c
674
675libgcrypt_la-stdmem.lo: stdmem.c
676@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-stdmem.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-stdmem.Tpo -c -o libgcrypt_la-stdmem.lo `test -f 'stdmem.c' || echo '$(srcdir)/'`stdmem.c
677@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libgcrypt_la-stdmem.Tpo $(DEPDIR)/libgcrypt_la-stdmem.Plo
678@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='stdmem.c' object='libgcrypt_la-stdmem.lo' libtool=yes @AMDEPBACKSLASH@
679@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
680@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-stdmem.lo `test -f 'stdmem.c' || echo '$(srcdir)/'`stdmem.c
681
682libgcrypt_la-secmem.lo: secmem.c
683@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-secmem.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-secmem.Tpo -c -o libgcrypt_la-secmem.lo `test -f 'secmem.c' || echo '$(srcdir)/'`secmem.c
684@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libgcrypt_la-secmem.Tpo $(DEPDIR)/libgcrypt_la-secmem.Plo
685@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='secmem.c' object='libgcrypt_la-secmem.lo' libtool=yes @AMDEPBACKSLASH@
686@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
687@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-secmem.lo `test -f 'secmem.c' || echo '$(srcdir)/'`secmem.c
688
689libgcrypt_la-missing-string.lo: missing-string.c
690@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-missing-string.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-missing-string.Tpo -c -o libgcrypt_la-missing-string.lo `test -f 'missing-string.c' || echo '$(srcdir)/'`missing-string.c
691@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libgcrypt_la-missing-string.Tpo $(DEPDIR)/libgcrypt_la-missing-string.Plo
692@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='missing-string.c' object='libgcrypt_la-missing-string.lo' libtool=yes @AMDEPBACKSLASH@
693@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
694@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-missing-string.lo `test -f 'missing-string.c' || echo '$(srcdir)/'`missing-string.c
695
696libgcrypt_la-module.lo: module.c
697@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-module.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-module.Tpo -c -o libgcrypt_la-module.lo `test -f 'module.c' || echo '$(srcdir)/'`module.c
698@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libgcrypt_la-module.Tpo $(DEPDIR)/libgcrypt_la-module.Plo
699@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='module.c' object='libgcrypt_la-module.lo' libtool=yes @AMDEPBACKSLASH@
700@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
701@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-module.lo `test -f 'module.c' || echo '$(srcdir)/'`module.c
702
703libgcrypt_la-fips.lo: fips.c
704@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-fips.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-fips.Tpo -c -o libgcrypt_la-fips.lo `test -f 'fips.c' || echo '$(srcdir)/'`fips.c
705@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libgcrypt_la-fips.Tpo $(DEPDIR)/libgcrypt_la-fips.Plo
706@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fips.c' object='libgcrypt_la-fips.lo' libtool=yes @AMDEPBACKSLASH@
707@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
708@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-fips.lo `test -f 'fips.c' || echo '$(srcdir)/'`fips.c
709
710libgcrypt_la-hmac256.lo: hmac256.c
711@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-hmac256.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-hmac256.Tpo -c -o libgcrypt_la-hmac256.lo `test -f 'hmac256.c' || echo '$(srcdir)/'`hmac256.c
712@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libgcrypt_la-hmac256.Tpo $(DEPDIR)/libgcrypt_la-hmac256.Plo
713@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='hmac256.c' object='libgcrypt_la-hmac256.lo' libtool=yes @AMDEPBACKSLASH@
714@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
715@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-hmac256.lo `test -f 'hmac256.c' || echo '$(srcdir)/'`hmac256.c
716
717libgcrypt_la-ath.lo: ath.c
718@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-ath.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-ath.Tpo -c -o libgcrypt_la-ath.lo `test -f 'ath.c' || echo '$(srcdir)/'`ath.c
719@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libgcrypt_la-ath.Tpo $(DEPDIR)/libgcrypt_la-ath.Plo
720@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ath.c' object='libgcrypt_la-ath.lo' libtool=yes @AMDEPBACKSLASH@
721@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
722@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -c -o libgcrypt_la-ath.lo `test -f 'ath.c' || echo '$(srcdir)/'`ath.c
723
724dumpsexp-dumpsexp.o: dumpsexp.c
725@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dumpsexp_CFLAGS) $(CFLAGS) -MT dumpsexp-dumpsexp.o -MD -MP -MF $(DEPDIR)/dumpsexp-dumpsexp.Tpo -c -o dumpsexp-dumpsexp.o `test -f 'dumpsexp.c' || echo '$(srcdir)/'`dumpsexp.c
726@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/dumpsexp-dumpsexp.Tpo $(DEPDIR)/dumpsexp-dumpsexp.Po
727@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dumpsexp.c' object='dumpsexp-dumpsexp.o' libtool=no @AMDEPBACKSLASH@
728@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
729@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dumpsexp_CFLAGS) $(CFLAGS) -c -o dumpsexp-dumpsexp.o `test -f 'dumpsexp.c' || echo '$(srcdir)/'`dumpsexp.c
730
731dumpsexp-dumpsexp.obj: dumpsexp.c
732@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dumpsexp_CFLAGS) $(CFLAGS) -MT dumpsexp-dumpsexp.obj -MD -MP -MF $(DEPDIR)/dumpsexp-dumpsexp.Tpo -c -o dumpsexp-dumpsexp.obj `if test -f 'dumpsexp.c'; then $(CYGPATH_W) 'dumpsexp.c'; else $(CYGPATH_W) '$(srcdir)/dumpsexp.c'; fi`
733@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/dumpsexp-dumpsexp.Tpo $(DEPDIR)/dumpsexp-dumpsexp.Po
734@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dumpsexp.c' object='dumpsexp-dumpsexp.obj' libtool=no @AMDEPBACKSLASH@
735@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
736@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dumpsexp_CFLAGS) $(CFLAGS) -c -o dumpsexp-dumpsexp.obj `if test -f 'dumpsexp.c'; then $(CYGPATH_W) 'dumpsexp.c'; else $(CYGPATH_W) '$(srcdir)/dumpsexp.c'; fi`
737
738gcryptrnd-gcryptrnd.o: gcryptrnd.c
739@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gcryptrnd_CFLAGS) $(CFLAGS) -MT gcryptrnd-gcryptrnd.o -MD -MP -MF $(DEPDIR)/gcryptrnd-gcryptrnd.Tpo -c -o gcryptrnd-gcryptrnd.o `test -f 'gcryptrnd.c' || echo '$(srcdir)/'`gcryptrnd.c
740@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/gcryptrnd-gcryptrnd.Tpo $(DEPDIR)/gcryptrnd-gcryptrnd.Po
741@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gcryptrnd.c' object='gcryptrnd-gcryptrnd.o' libtool=no @AMDEPBACKSLASH@
742@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
743@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gcryptrnd_CFLAGS) $(CFLAGS) -c -o gcryptrnd-gcryptrnd.o `test -f 'gcryptrnd.c' || echo '$(srcdir)/'`gcryptrnd.c
744
745gcryptrnd-gcryptrnd.obj: gcryptrnd.c
746@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gcryptrnd_CFLAGS) $(CFLAGS) -MT gcryptrnd-gcryptrnd.obj -MD -MP -MF $(DEPDIR)/gcryptrnd-gcryptrnd.Tpo -c -o gcryptrnd-gcryptrnd.obj `if test -f 'gcryptrnd.c'; then $(CYGPATH_W) 'gcryptrnd.c'; else $(CYGPATH_W) '$(srcdir)/gcryptrnd.c'; fi`
747@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/gcryptrnd-gcryptrnd.Tpo $(DEPDIR)/gcryptrnd-gcryptrnd.Po
748@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gcryptrnd.c' object='gcryptrnd-gcryptrnd.obj' libtool=no @AMDEPBACKSLASH@
749@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
750@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gcryptrnd_CFLAGS) $(CFLAGS) -c -o gcryptrnd-gcryptrnd.obj `if test -f 'gcryptrnd.c'; then $(CYGPATH_W) 'gcryptrnd.c'; else $(CYGPATH_W) '$(srcdir)/gcryptrnd.c'; fi`
751
752hmac256-hmac256.o: hmac256.c
753@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hmac256_CFLAGS) $(CFLAGS) -MT hmac256-hmac256.o -MD -MP -MF $(DEPDIR)/hmac256-hmac256.Tpo -c -o hmac256-hmac256.o `test -f 'hmac256.c' || echo '$(srcdir)/'`hmac256.c
754@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/hmac256-hmac256.Tpo $(DEPDIR)/hmac256-hmac256.Po
755@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='hmac256.c' object='hmac256-hmac256.o' libtool=no @AMDEPBACKSLASH@
756@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
757@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hmac256_CFLAGS) $(CFLAGS) -c -o hmac256-hmac256.o `test -f 'hmac256.c' || echo '$(srcdir)/'`hmac256.c
758
759hmac256-hmac256.obj: hmac256.c
760@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hmac256_CFLAGS) $(CFLAGS) -MT hmac256-hmac256.obj -MD -MP -MF $(DEPDIR)/hmac256-hmac256.Tpo -c -o hmac256-hmac256.obj `if test -f 'hmac256.c'; then $(CYGPATH_W) 'hmac256.c'; else $(CYGPATH_W) '$(srcdir)/hmac256.c'; fi`
761@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/hmac256-hmac256.Tpo $(DEPDIR)/hmac256-hmac256.Po
762@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='hmac256.c' object='hmac256-hmac256.obj' libtool=no @AMDEPBACKSLASH@
763@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
764@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hmac256_CFLAGS) $(CFLAGS) -c -o hmac256-hmac256.obj `if test -f 'hmac256.c'; then $(CYGPATH_W) 'hmac256.c'; else $(CYGPATH_W) '$(srcdir)/hmac256.c'; fi`
765
766mostlyclean-libtool:
767	-rm -f *.lo
768
769clean-libtool:
770	-rm -rf .libs _libs
771install-m4dataDATA: $(m4data_DATA)
772	@$(NORMAL_INSTALL)
773	test -z "$(m4datadir)" || $(MKDIR_P) "$(DESTDIR)$(m4datadir)"
774	@list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
775	for p in $$list; do \
776	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
777	  echo "$$d$$p"; \
778	done | $(am__base_list) | \
779	while read files; do \
780	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(m4datadir)'"; \
781	  $(INSTALL_DATA) $$files "$(DESTDIR)$(m4datadir)" || exit $$?; \
782	done
783
784uninstall-m4dataDATA:
785	@$(NORMAL_UNINSTALL)
786	@list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
787	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
788	test -n "$$files" || exit 0; \
789	echo " ( cd '$(DESTDIR)$(m4datadir)' && rm -f" $$files ")"; \
790	cd "$(DESTDIR)$(m4datadir)" && rm -f $$files
791install-includeHEADERS: $(include_HEADERS)
792	@$(NORMAL_INSTALL)
793	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
794	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
795	for p in $$list; do \
796	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
797	  echo "$$d$$p"; \
798	done | $(am__base_list) | \
799	while read files; do \
800	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
801	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
802	done
803
804uninstall-includeHEADERS:
805	@$(NORMAL_UNINSTALL)
806	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
807	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
808	test -n "$$files" || exit 0; \
809	echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
810	cd "$(DESTDIR)$(includedir)" && rm -f $$files
811
812ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
813	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
814	unique=`for i in $$list; do \
815	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
816	  done | \
817	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
818	      END { if (nonempty) { for (i in files) print i; }; }'`; \
819	mkid -fID $$unique
820tags: TAGS
821
822TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
823		$(TAGS_FILES) $(LISP)
824	set x; \
825	here=`pwd`; \
826	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
827	unique=`for i in $$list; do \
828	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
829	  done | \
830	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
831	      END { if (nonempty) { for (i in files) print i; }; }'`; \
832	shift; \
833	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
834	  test -n "$$unique" || unique=$$empty_fix; \
835	  if test $$# -gt 0; then \
836	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
837	      "$$@" $$unique; \
838	  else \
839	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
840	      $$unique; \
841	  fi; \
842	fi
843ctags: CTAGS
844CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
845		$(TAGS_FILES) $(LISP)
846	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
847	unique=`for i in $$list; do \
848	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
849	  done | \
850	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
851	      END { if (nonempty) { for (i in files) print i; }; }'`; \
852	test -z "$(CTAGS_ARGS)$$unique" \
853	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
854	     $$unique
855
856GTAGS:
857	here=`$(am__cd) $(top_builddir) && pwd` \
858	  && $(am__cd) $(top_srcdir) \
859	  && gtags -i $(GTAGS_ARGS) "$$here"
860
861distclean-tags:
862	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
863
864distdir: $(DISTFILES)
865	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
866	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
867	list='$(DISTFILES)'; \
868	  dist_files=`for file in $$list; do echo $$file; done | \
869	  sed -e "s|^$$srcdirstrip/||;t" \
870	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
871	case $$dist_files in \
872	  */*) $(MKDIR_P) `echo "$$dist_files" | \
873			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
874			   sort -u` ;; \
875	esac; \
876	for file in $$dist_files; do \
877	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
878	  if test -d $$d/$$file; then \
879	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
880	    if test -d "$(distdir)/$$file"; then \
881	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
882	    fi; \
883	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
884	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
885	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
886	    fi; \
887	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
888	  else \
889	    test -f "$(distdir)/$$file" \
890	    || cp -p $$d/$$file "$(distdir)/$$file" \
891	    || exit 1; \
892	  fi; \
893	done
894check-am: all-am
895check: check-am
896all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \
897		$(HEADERS)
898install-binPROGRAMS: install-libLTLIBRARIES
899
900installdirs:
901	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(includedir)"; do \
902	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
903	done
904install: install-am
905install-exec: install-exec-am
906install-data: install-data-am
907uninstall: uninstall-am
908
909install-am: all-am
910	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
911
912installcheck: installcheck-am
913install-strip:
914	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
915	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
916	  `test -z '$(STRIP)' || \
917	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
918mostlyclean-generic:
919
920clean-generic:
921
922distclean-generic:
923	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
924	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
925
926maintainer-clean-generic:
927	@echo "This command is intended for maintainers to use"
928	@echo "it deletes files that may require special tools to rebuild."
929clean: clean-am
930
931clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
932	clean-libtool clean-sbinPROGRAMS mostlyclean-am
933
934distclean: distclean-am
935	-rm -rf ./$(DEPDIR)
936	-rm -f Makefile
937distclean-am: clean-am distclean-compile distclean-generic \
938	distclean-tags
939
940dvi: dvi-am
941
942dvi-am:
943
944html: html-am
945
946html-am:
947
948info: info-am
949
950info-am:
951
952install-data-am: install-data-local install-includeHEADERS \
953	install-m4dataDATA
954
955install-dvi: install-dvi-am
956
957install-dvi-am:
958
959install-exec-am: install-binPROGRAMS install-binSCRIPTS \
960	install-libLTLIBRARIES install-sbinPROGRAMS
961
962install-html: install-html-am
963
964install-html-am:
965
966install-info: install-info-am
967
968install-info-am:
969
970install-man:
971
972install-pdf: install-pdf-am
973
974install-pdf-am:
975
976install-ps: install-ps-am
977
978install-ps-am:
979
980installcheck-am:
981
982maintainer-clean: maintainer-clean-am
983	-rm -rf ./$(DEPDIR)
984	-rm -f Makefile
985maintainer-clean-am: distclean-am maintainer-clean-generic
986
987mostlyclean: mostlyclean-am
988
989mostlyclean-am: mostlyclean-compile mostlyclean-generic \
990	mostlyclean-libtool
991
992pdf: pdf-am
993
994pdf-am:
995
996ps: ps-am
997
998ps-am:
999
1000uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
1001	uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1002	uninstall-local uninstall-m4dataDATA uninstall-sbinPROGRAMS
1003
1004.MAKE: install-am install-strip
1005
1006.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
1007	clean-generic clean-libLTLIBRARIES clean-libtool \
1008	clean-sbinPROGRAMS ctags distclean distclean-compile \
1009	distclean-generic distclean-libtool distclean-tags distdir dvi \
1010	dvi-am html html-am info info-am install install-am \
1011	install-binPROGRAMS install-binSCRIPTS install-data \
1012	install-data-am install-data-local install-dvi install-dvi-am \
1013	install-exec install-exec-am install-html install-html-am \
1014	install-includeHEADERS install-info install-info-am \
1015	install-libLTLIBRARIES install-m4dataDATA install-man \
1016	install-pdf install-pdf-am install-ps install-ps-am \
1017	install-sbinPROGRAMS install-strip installcheck \
1018	installcheck-am installdirs maintainer-clean \
1019	maintainer-clean-generic mostlyclean mostlyclean-compile \
1020	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1021	tags uninstall uninstall-am uninstall-binPROGRAMS \
1022	uninstall-binSCRIPTS uninstall-includeHEADERS \
1023	uninstall-libLTLIBRARIES uninstall-local uninstall-m4dataDATA \
1024	uninstall-sbinPROGRAMS
1025
1026
1027@HAVE_W32_SYSTEM_TRUE@.rc.lo:
1028@HAVE_W32_SYSTEM_TRUE@	$(LTRCCOMPILE) -i "$<" -o "$@"
1029
1030@HAVE_W32_SYSTEM_TRUE@install-def-file:
1031@HAVE_W32_SYSTEM_TRUE@	$(INSTALL) $(srcdir)/libgcrypt.def $(DESTDIR)$(libdir)/libgcrypt.def
1032
1033@HAVE_W32_SYSTEM_TRUE@uninstall-def-file:
1034@HAVE_W32_SYSTEM_TRUE@	-rm $(DESTDIR)$(libdir)/libgcrypt.def
1035@HAVE_W32_SYSTEM_FALSE@install-def-file:
1036@HAVE_W32_SYSTEM_FALSE@uninstall-def-file:
1037
1038install-data-local: install-def-file
1039
1040uninstall-local: uninstall-def-file
1041
1042# FIXME: We need to figure out how to get the actual name (parsing
1043# libgcrypt.la?) and how to create the hmac file already at link time
1044# so that it can be used without installing libgcrypt first.
1045#install-exec-hook:
1046#	./hmac256 "What am I, a doctor or a moonshuttle conductor?" \
1047#          < $(DESTDIR)$(libdir)/libgcrypt.so.11.5.0 \
1048#          > $(DESTDIR)$(libdir)/.libgcrypt.so.11.5.0.hmac
1049
1050# Tell versions [3.59,3.63) of GNU make to not export all variables.
1051# Otherwise a system limit (for SysV at least) may be exceeded.
1052.NOEXPORT:
1053