aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/libgcrypt/libgcrypt-1.2.2/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/libgcrypt/libgcrypt-1.2.2/src/Makefile.in')
-rw-r--r--[-rwxr-xr-x]linden/indra/libgcrypt/libgcrypt-1.2.2/src/Makefile.in1324
1 files changed, 662 insertions, 662 deletions
diff --git a/linden/indra/libgcrypt/libgcrypt-1.2.2/src/Makefile.in b/linden/indra/libgcrypt/libgcrypt-1.2.2/src/Makefile.in
index b187345..727b649 100755..100644
--- a/linden/indra/libgcrypt/libgcrypt-1.2.2/src/Makefile.in
+++ b/linden/indra/libgcrypt/libgcrypt-1.2.2/src/Makefile.in
@@ -1,662 +1,662 @@
1# Makefile.in generated by automake 1.9.4 from Makefile.am. 1# Makefile.in generated by automake 1.9.4 from Makefile.am.
2# @configure_input@ 2# @configure_input@
3 3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004 Free Software Foundation, Inc. 5# 2003, 2004 Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation 6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it, 7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved. 8# with or without modifications, as long as this notice is preserved.
9 9
10# This program is distributed in the hope that it will be useful, 10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE. 13# PARTICULAR PURPOSE.
14 14
15@SET_MAKE@ 15@SET_MAKE@
16 16
17# Copyright (C) 1998,1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc. 17# Copyright (C) 1998,1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc.
18# 18#
19# This file is part of Libgcrypt. 19# This file is part of Libgcrypt.
20# 20#
21# Libgcrypt is free software; you can redistribute it and/or modify 21# Libgcrypt is free software; you can redistribute it and/or modify
22# it under the terms of the GNU Lesser General Public License as 22# it under the terms of the GNU Lesser General Public License as
23# published by the Free Software Foundation; either version 2.1 of 23# published by the Free Software Foundation; either version 2.1 of
24# the License, or (at your option) any later version. 24# the License, or (at your option) any later version.
25# 25#
26# Libgcrypt is distributed in the hope that it will be useful, 26# Libgcrypt is distributed in the hope that it will be useful,
27# but WITHOUT ANY WARRANTY; without even the implied warranty of 27# but WITHOUT ANY WARRANTY; without even the implied warranty of
28# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 28# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29# GNU Lesser General Public License for more details. 29# GNU Lesser General Public License for more details.
30# 30#
31# You should have received a copy of the GNU Lesser General Public 31# You should have received a copy of the GNU Lesser General Public
32# License along with this program; if not, write to the Free Software 32# License along with this program; if not, write to the Free Software
33# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA 33# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
34 34
35 35
36 36
37 37
38SOURCES = $(libgcrypt_la_SOURCES) 38SOURCES = $(libgcrypt_la_SOURCES)
39 39
40srcdir = @srcdir@ 40srcdir = @srcdir@
41top_srcdir = @top_srcdir@ 41top_srcdir = @top_srcdir@
42VPATH = @srcdir@ 42VPATH = @srcdir@
43pkgdatadir = $(datadir)/@PACKAGE@ 43pkgdatadir = $(datadir)/@PACKAGE@
44pkglibdir = $(libdir)/@PACKAGE@ 44pkglibdir = $(libdir)/@PACKAGE@
45pkgincludedir = $(includedir)/@PACKAGE@ 45pkgincludedir = $(includedir)/@PACKAGE@
46top_builddir = .. 46top_builddir = ..
47am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 47am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48INSTALL = @INSTALL@ 48INSTALL = @INSTALL@
49install_sh_DATA = $(install_sh) -c -m 644 49install_sh_DATA = $(install_sh) -c -m 644
50install_sh_PROGRAM = $(install_sh) -c 50install_sh_PROGRAM = $(install_sh) -c
51install_sh_SCRIPT = $(install_sh) -c 51install_sh_SCRIPT = $(install_sh) -c
52INSTALL_HEADER = $(INSTALL_DATA) 52INSTALL_HEADER = $(INSTALL_DATA)
53transform = $(program_transform_name) 53transform = $(program_transform_name)
54NORMAL_INSTALL = : 54NORMAL_INSTALL = :
55PRE_INSTALL = : 55PRE_INSTALL = :
56POST_INSTALL = : 56POST_INSTALL = :
57NORMAL_UNINSTALL = : 57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = : 58PRE_UNINSTALL = :
59POST_UNINSTALL = : 59POST_UNINSTALL = :
60build_triplet = @build@ 60build_triplet = @build@
61host_triplet = @host@ 61host_triplet = @host@
62target_triplet = @target@ 62target_triplet = @target@
63subdir = src 63subdir = src
64DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \ 64DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
65 $(srcdir)/Makefile.in $(srcdir)/libgcrypt-config.in ChangeLog 65 $(srcdir)/Makefile.in $(srcdir)/libgcrypt-config.in ChangeLog
66ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 66ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ 67am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
68 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac 68 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70 $(ACLOCAL_M4) 70 $(ACLOCAL_M4)
71mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 71mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
72CONFIG_HEADER = $(top_builddir)/config.h 72CONFIG_HEADER = $(top_builddir)/config.h
73CONFIG_CLEAN_FILES = libgcrypt-config 73CONFIG_CLEAN_FILES = libgcrypt-config
74am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 74am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
75am__vpath_adj = case $$p in \ 75am__vpath_adj = case $$p in \
76 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 76 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
77 *) f=$$p;; \ 77 *) f=$$p;; \
78 esac; 78 esac;
79am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 79am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
80am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \ 80am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
81 "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(includedir)" 81 "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(includedir)"
82libLTLIBRARIES_INSTALL = $(INSTALL) 82libLTLIBRARIES_INSTALL = $(INSTALL)
83LTLIBRARIES = $(lib_LTLIBRARIES) 83LTLIBRARIES = $(lib_LTLIBRARIES)
84am_libgcrypt_la_OBJECTS = libgcrypt_la-misc.lo libgcrypt_la-global.lo \ 84am_libgcrypt_la_OBJECTS = libgcrypt_la-misc.lo libgcrypt_la-global.lo \
85 libgcrypt_la-sexp.lo libgcrypt_la-stdmem.lo \ 85 libgcrypt_la-sexp.lo libgcrypt_la-stdmem.lo \
86 libgcrypt_la-secmem.lo libgcrypt_la-missing-string.lo \ 86 libgcrypt_la-secmem.lo libgcrypt_la-missing-string.lo \
87 libgcrypt_la-module.lo libgcrypt_la-ath.lo 87 libgcrypt_la-module.lo libgcrypt_la-ath.lo
88libgcrypt_la_OBJECTS = $(am_libgcrypt_la_OBJECTS) 88libgcrypt_la_OBJECTS = $(am_libgcrypt_la_OBJECTS)
89binSCRIPT_INSTALL = $(INSTALL_SCRIPT) 89binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
90SCRIPTS = $(bin_SCRIPTS) 90SCRIPTS = $(bin_SCRIPTS)
91DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) 91DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
92depcomp = $(SHELL) $(top_srcdir)/depcomp 92depcomp = $(SHELL) $(top_srcdir)/depcomp
93am__depfiles_maybe = depfiles 93am__depfiles_maybe = depfiles
94COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 94COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
95 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 95 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
96LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ 96LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
97 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 97 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
98 $(AM_CFLAGS) $(CFLAGS) 98 $(AM_CFLAGS) $(CFLAGS)
99CCLD = $(CC) 99CCLD = $(CC)
100LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 100LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
101 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 101 $(AM_LDFLAGS) $(LDFLAGS) -o $@
102SOURCES = $(libgcrypt_la_SOURCES) 102SOURCES = $(libgcrypt_la_SOURCES)
103DIST_SOURCES = $(libgcrypt_la_SOURCES) 103DIST_SOURCES = $(libgcrypt_la_SOURCES)
104m4dataDATA_INSTALL = $(INSTALL_DATA) 104m4dataDATA_INSTALL = $(INSTALL_DATA)
105DATA = $(m4data_DATA) 105DATA = $(m4data_DATA)
106includeHEADERS_INSTALL = $(INSTALL_HEADER) 106includeHEADERS_INSTALL = $(INSTALL_HEADER)
107HEADERS = $(include_HEADERS) 107HEADERS = $(include_HEADERS)
108ETAGS = etags 108ETAGS = etags
109CTAGS = ctags 109CTAGS = ctags
110DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 110DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
111ACLOCAL = @ACLOCAL@ 111ACLOCAL = @ACLOCAL@
112AMDEP_FALSE = @AMDEP_FALSE@ 112AMDEP_FALSE = @AMDEP_FALSE@
113AMDEP_TRUE = @AMDEP_TRUE@ 113AMDEP_TRUE = @AMDEP_TRUE@
114AMTAR = @AMTAR@ 114AMTAR = @AMTAR@
115AR = @AR@ 115AR = @AR@
116AUTOCONF = @AUTOCONF@ 116AUTOCONF = @AUTOCONF@
117AUTOHEADER = @AUTOHEADER@ 117AUTOHEADER = @AUTOHEADER@
118AUTOMAKE = @AUTOMAKE@ 118AUTOMAKE = @AUTOMAKE@
119AWK = @AWK@ 119AWK = @AWK@
120CC = @CC@ 120CC = @CC@
121CCAS = @CCAS@ 121CCAS = @CCAS@
122CCASFLAGS = @CCASFLAGS@ 122CCASFLAGS = @CCASFLAGS@
123CCDEPMODE = @CCDEPMODE@ 123CCDEPMODE = @CCDEPMODE@
124CFLAGS = @CFLAGS@ 124CFLAGS = @CFLAGS@
125CPP = @CPP@ 125CPP = @CPP@
126CPPFLAGS = @CPPFLAGS@ 126CPPFLAGS = @CPPFLAGS@
127CROSS_COMPILING_FALSE = @CROSS_COMPILING_FALSE@ 127CROSS_COMPILING_FALSE = @CROSS_COMPILING_FALSE@
128CROSS_COMPILING_TRUE = @CROSS_COMPILING_TRUE@ 128CROSS_COMPILING_TRUE = @CROSS_COMPILING_TRUE@
129CXX = @CXX@ 129CXX = @CXX@
130CXXCPP = @CXXCPP@ 130CXXCPP = @CXXCPP@
131CXXDEPMODE = @CXXDEPMODE@ 131CXXDEPMODE = @CXXDEPMODE@
132CXXFLAGS = @CXXFLAGS@ 132CXXFLAGS = @CXXFLAGS@
133CYGPATH_W = @CYGPATH_W@ 133CYGPATH_W = @CYGPATH_W@
134DEFS = @DEFS@ 134DEFS = @DEFS@
135DEPDIR = @DEPDIR@ 135DEPDIR = @DEPDIR@
136ECHO = @ECHO@ 136ECHO = @ECHO@
137ECHO_C = @ECHO_C@ 137ECHO_C = @ECHO_C@
138ECHO_N = @ECHO_N@ 138ECHO_N = @ECHO_N@
139ECHO_T = @ECHO_T@ 139ECHO_T = @ECHO_T@
140EGREP = @EGREP@ 140EGREP = @EGREP@
141EXEEXT = @EXEEXT@ 141EXEEXT = @EXEEXT@
142F77 = @F77@ 142F77 = @F77@
143FFLAGS = @FFLAGS@ 143FFLAGS = @FFLAGS@
144GCRYPT_CIPHERS = @GCRYPT_CIPHERS@ 144GCRYPT_CIPHERS = @GCRYPT_CIPHERS@
145GCRYPT_DIGESTS = @GCRYPT_DIGESTS@ 145GCRYPT_DIGESTS = @GCRYPT_DIGESTS@
146GCRYPT_PUBKEY_CIPHERS = @GCRYPT_PUBKEY_CIPHERS@ 146GCRYPT_PUBKEY_CIPHERS = @GCRYPT_PUBKEY_CIPHERS@
147GCRYPT_RANDOM = @GCRYPT_RANDOM@ 147GCRYPT_RANDOM = @GCRYPT_RANDOM@
148GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@ 148GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
149GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@ 149GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
150GPG_ERROR_LIBS = @GPG_ERROR_LIBS@ 150GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
151HAVE_LD_VERSION_SCRIPT_FALSE = @HAVE_LD_VERSION_SCRIPT_FALSE@ 151HAVE_LD_VERSION_SCRIPT_FALSE = @HAVE_LD_VERSION_SCRIPT_FALSE@
152HAVE_LD_VERSION_SCRIPT_TRUE = @HAVE_LD_VERSION_SCRIPT_TRUE@ 152HAVE_LD_VERSION_SCRIPT_TRUE = @HAVE_LD_VERSION_SCRIPT_TRUE@
153INSTALL_DATA = @INSTALL_DATA@ 153INSTALL_DATA = @INSTALL_DATA@
154INSTALL_PROGRAM = @INSTALL_PROGRAM@ 154INSTALL_PROGRAM = @INSTALL_PROGRAM@
155INSTALL_SCRIPT = @INSTALL_SCRIPT@ 155INSTALL_SCRIPT = @INSTALL_SCRIPT@
156INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 156INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
157LDFLAGS = @LDFLAGS@ 157LDFLAGS = @LDFLAGS@
158LIBGCRYPT_CIPHERS = @LIBGCRYPT_CIPHERS@ 158LIBGCRYPT_CIPHERS = @LIBGCRYPT_CIPHERS@
159LIBGCRYPT_CONFIG_API_VERSION = @LIBGCRYPT_CONFIG_API_VERSION@ 159LIBGCRYPT_CONFIG_API_VERSION = @LIBGCRYPT_CONFIG_API_VERSION@
160LIBGCRYPT_CONFIG_CFLAGS = @LIBGCRYPT_CONFIG_CFLAGS@ 160LIBGCRYPT_CONFIG_CFLAGS = @LIBGCRYPT_CONFIG_CFLAGS@
161LIBGCRYPT_CONFIG_LIBS = @LIBGCRYPT_CONFIG_LIBS@ 161LIBGCRYPT_CONFIG_LIBS = @LIBGCRYPT_CONFIG_LIBS@
162LIBGCRYPT_DIGESTS = @LIBGCRYPT_DIGESTS@ 162LIBGCRYPT_DIGESTS = @LIBGCRYPT_DIGESTS@
163LIBGCRYPT_LT_AGE = @LIBGCRYPT_LT_AGE@ 163LIBGCRYPT_LT_AGE = @LIBGCRYPT_LT_AGE@
164LIBGCRYPT_LT_CURRENT = @LIBGCRYPT_LT_CURRENT@ 164LIBGCRYPT_LT_CURRENT = @LIBGCRYPT_LT_CURRENT@
165LIBGCRYPT_LT_REVISION = @LIBGCRYPT_LT_REVISION@ 165LIBGCRYPT_LT_REVISION = @LIBGCRYPT_LT_REVISION@
166LIBGCRYPT_PUBKEY_CIPHERS = @LIBGCRYPT_PUBKEY_CIPHERS@ 166LIBGCRYPT_PUBKEY_CIPHERS = @LIBGCRYPT_PUBKEY_CIPHERS@
167LIBGCRYPT_THREAD_MODULES = @LIBGCRYPT_THREAD_MODULES@ 167LIBGCRYPT_THREAD_MODULES = @LIBGCRYPT_THREAD_MODULES@
168LIBOBJS = @LIBOBJS@ 168LIBOBJS = @LIBOBJS@
169LIBS = @LIBS@ 169LIBS = @LIBS@
170LIBTOOL = @LIBTOOL@ 170LIBTOOL = @LIBTOOL@
171LN_S = @LN_S@ 171LN_S = @LN_S@
172LTLIBOBJS = @LTLIBOBJS@ 172LTLIBOBJS = @LTLIBOBJS@
173MAINT = @MAINT@ 173MAINT = @MAINT@
174MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 174MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
175MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 175MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
176MAKEINFO = @MAKEINFO@ 176MAKEINFO = @MAKEINFO@
177MPI_MOD_LIST_LO = @MPI_MOD_LIST_LO@ 177MPI_MOD_LIST_LO = @MPI_MOD_LIST_LO@
178MPI_MOD_LIST_O = @MPI_MOD_LIST_O@ 178MPI_MOD_LIST_O = @MPI_MOD_LIST_O@
179MPI_SFLAGS = @MPI_SFLAGS@ 179MPI_SFLAGS = @MPI_SFLAGS@
180NOEXECSTACK_FLAGS = @NOEXECSTACK_FLAGS@ 180NOEXECSTACK_FLAGS = @NOEXECSTACK_FLAGS@
181OBJEXT = @OBJEXT@ 181OBJEXT = @OBJEXT@
182PACKAGE = @PACKAGE@ 182PACKAGE = @PACKAGE@
183PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 183PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
184PACKAGE_NAME = @PACKAGE_NAME@ 184PACKAGE_NAME = @PACKAGE_NAME@
185PACKAGE_STRING = @PACKAGE_STRING@ 185PACKAGE_STRING = @PACKAGE_STRING@
186PACKAGE_TARNAME = @PACKAGE_TARNAME@ 186PACKAGE_TARNAME = @PACKAGE_TARNAME@
187PACKAGE_VERSION = @PACKAGE_VERSION@ 187PACKAGE_VERSION = @PACKAGE_VERSION@
188PATH_SEPARATOR = @PATH_SEPARATOR@ 188PATH_SEPARATOR = @PATH_SEPARATOR@
189RANLIB = @RANLIB@ 189RANLIB = @RANLIB@
190SET_MAKE = @SET_MAKE@ 190SET_MAKE = @SET_MAKE@
191SHELL = @SHELL@ 191SHELL = @SHELL@
192STRIP = @STRIP@ 192STRIP = @STRIP@
193VERSION = @VERSION@ 193VERSION = @VERSION@
194ac_ct_AR = @ac_ct_AR@ 194ac_ct_AR = @ac_ct_AR@
195ac_ct_CC = @ac_ct_CC@ 195ac_ct_CC = @ac_ct_CC@
196ac_ct_CXX = @ac_ct_CXX@ 196ac_ct_CXX = @ac_ct_CXX@
197ac_ct_F77 = @ac_ct_F77@ 197ac_ct_F77 = @ac_ct_F77@
198ac_ct_RANLIB = @ac_ct_RANLIB@ 198ac_ct_RANLIB = @ac_ct_RANLIB@
199ac_ct_STRIP = @ac_ct_STRIP@ 199ac_ct_STRIP = @ac_ct_STRIP@
200am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 200am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
201am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 201am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
202am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ 202am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
203am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 203am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
204am__include = @am__include@ 204am__include = @am__include@
205am__leading_dot = @am__leading_dot@ 205am__leading_dot = @am__leading_dot@
206am__quote = @am__quote@ 206am__quote = @am__quote@
207am__tar = @am__tar@ 207am__tar = @am__tar@
208am__untar = @am__untar@ 208am__untar = @am__untar@
209bindir = @bindir@ 209bindir = @bindir@
210build = @build@ 210build = @build@
211build_alias = @build_alias@ 211build_alias = @build_alias@
212build_cpu = @build_cpu@ 212build_cpu = @build_cpu@
213build_os = @build_os@ 213build_os = @build_os@
214build_vendor = @build_vendor@ 214build_vendor = @build_vendor@
215datadir = @datadir@ 215datadir = @datadir@
216exec_prefix = @exec_prefix@ 216exec_prefix = @exec_prefix@
217host = @host@ 217host = @host@
218host_alias = @host_alias@ 218host_alias = @host_alias@
219host_cpu = @host_cpu@ 219host_cpu = @host_cpu@
220host_os = @host_os@ 220host_os = @host_os@
221host_vendor = @host_vendor@ 221host_vendor = @host_vendor@
222includedir = @includedir@ 222includedir = @includedir@
223infodir = @infodir@ 223infodir = @infodir@
224install_sh = @install_sh@ 224install_sh = @install_sh@
225libdir = @libdir@ 225libdir = @libdir@
226libexecdir = @libexecdir@ 226libexecdir = @libexecdir@
227localstatedir = @localstatedir@ 227localstatedir = @localstatedir@
228mandir = @mandir@ 228mandir = @mandir@
229mkdir_p = @mkdir_p@ 229mkdir_p = @mkdir_p@
230oldincludedir = @oldincludedir@ 230oldincludedir = @oldincludedir@
231prefix = @prefix@ 231prefix = @prefix@
232program_transform_name = @program_transform_name@ 232program_transform_name = @program_transform_name@
233sbindir = @sbindir@ 233sbindir = @sbindir@
234sharedstatedir = @sharedstatedir@ 234sharedstatedir = @sharedstatedir@
235sysconfdir = @sysconfdir@ 235sysconfdir = @sysconfdir@
236target = @target@ 236target = @target@
237target_alias = @target_alias@ 237target_alias = @target_alias@
238target_cpu = @target_cpu@ 238target_cpu = @target_cpu@
239target_os = @target_os@ 239target_os = @target_os@
240target_vendor = @target_vendor@ 240target_vendor = @target_vendor@
241EXTRA_DIST = Manifest libgcrypt-config.in libgcrypt.m4 libgcrypt.vers 241EXTRA_DIST = Manifest libgcrypt-config.in libgcrypt.m4 libgcrypt.vers
242bin_SCRIPTS = libgcrypt-config 242bin_SCRIPTS = libgcrypt-config
243m4datadir = $(datadir)/aclocal 243m4datadir = $(datadir)/aclocal
244m4data_DATA = libgcrypt.m4 244m4data_DATA = libgcrypt.m4
245include_HEADERS = gcrypt.h gcrypt-module.h 245include_HEADERS = gcrypt.h gcrypt-module.h
246lib_LTLIBRARIES = libgcrypt.la 246lib_LTLIBRARIES = libgcrypt.la
247@HAVE_LD_VERSION_SCRIPT_FALSE@libgcrypt_version_script_cmd = 247@HAVE_LD_VERSION_SCRIPT_FALSE@libgcrypt_version_script_cmd =
248@HAVE_LD_VERSION_SCRIPT_TRUE@libgcrypt_version_script_cmd = -Wl,--version-script=$(srcdir)/libgcrypt.vers 248@HAVE_LD_VERSION_SCRIPT_TRUE@libgcrypt_version_script_cmd = -Wl,--version-script=$(srcdir)/libgcrypt.vers
249libgcrypt_la_CFLAGS = @GPG_ERROR_CFLAGS@ 249libgcrypt_la_CFLAGS = @GPG_ERROR_CFLAGS@
250libgcrypt_la_SOURCES = g10lib.h types.h cipher.h \ 250libgcrypt_la_SOURCES = g10lib.h types.h cipher.h \
251 misc.c global.c sexp.c \ 251 misc.c global.c sexp.c \
252 stdmem.c stdmem.h secmem.c secmem.h \ 252 stdmem.c stdmem.h secmem.c secmem.h \
253 mpi.h missing-string.c module.c \ 253 mpi.h missing-string.c module.c \
254 ath.h ath.c 254 ath.h ath.c
255 255
256libgcrypt_la_LDFLAGS = $(libgcrypt_version_script_cmd) -version-info \ 256libgcrypt_la_LDFLAGS = $(libgcrypt_version_script_cmd) -version-info \
257 @LIBGCRYPT_LT_CURRENT@:@LIBGCRYPT_LT_REVISION@:@LIBGCRYPT_LT_AGE@ 257 @LIBGCRYPT_LT_CURRENT@:@LIBGCRYPT_LT_REVISION@:@LIBGCRYPT_LT_AGE@
258 258
259libgcrypt_la_DEPENDENCIES = ../cipher/libcipher.la ../mpi/libmpi.la \ 259libgcrypt_la_DEPENDENCIES = ../cipher/libcipher.la ../mpi/libmpi.la \
260 $(srcdir)/libgcrypt.vers 260 $(srcdir)/libgcrypt.vers
261 261
262libgcrypt_la_LIBADD = ../cipher/libcipher.la ../mpi/libmpi.la \ 262libgcrypt_la_LIBADD = ../cipher/libcipher.la ../mpi/libmpi.la \
263 @LTLIBOBJS@ @GPG_ERROR_LIBS@ 263 @LTLIBOBJS@ @GPG_ERROR_LIBS@
264 264
265all: all-am 265all: all-am
266 266
267.SUFFIXES: 267.SUFFIXES:
268.SUFFIXES: .c .lo .o .obj 268.SUFFIXES: .c .lo .o .obj
269$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 269$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
270 @for dep in $?; do \ 270 @for dep in $?; do \
271 case '$(am__configure_deps)' in \ 271 case '$(am__configure_deps)' in \
272 *$$dep*) \ 272 *$$dep*) \
273 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 273 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
274 && exit 0; \ 274 && exit 0; \
275 exit 1;; \ 275 exit 1;; \
276 esac; \ 276 esac; \
277 done; \ 277 done; \
278 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ 278 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
279 cd $(top_srcdir) && \ 279 cd $(top_srcdir) && \
280 $(AUTOMAKE) --gnu src/Makefile 280 $(AUTOMAKE) --gnu src/Makefile
281.PRECIOUS: Makefile 281.PRECIOUS: Makefile
282Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 282Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
283 @case '$?' in \ 283 @case '$?' in \
284 *config.status*) \ 284 *config.status*) \
285 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 285 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
286 *) \ 286 *) \
287 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 287 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
288 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 288 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
289 esac; 289 esac;
290 290
291$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 291$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
292 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 292 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
293 293
294$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 294$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
295 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 295 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
296$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 296$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
297 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 297 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
298libgcrypt-config: $(top_builddir)/config.status $(srcdir)/libgcrypt-config.in 298libgcrypt-config: $(top_builddir)/config.status $(srcdir)/libgcrypt-config.in
299 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 299 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
300install-libLTLIBRARIES: $(lib_LTLIBRARIES) 300install-libLTLIBRARIES: $(lib_LTLIBRARIES)
301 @$(NORMAL_INSTALL) 301 @$(NORMAL_INSTALL)
302 test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" 302 test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
303 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 303 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
304 if test -f $$p; then \ 304 if test -f $$p; then \
305 f=$(am__strip_dir) \ 305 f=$(am__strip_dir) \
306 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ 306 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
307 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ 307 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
308 else :; fi; \ 308 else :; fi; \
309 done 309 done
310 310
311uninstall-libLTLIBRARIES: 311uninstall-libLTLIBRARIES:
312 @$(NORMAL_UNINSTALL) 312 @$(NORMAL_UNINSTALL)
313 @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 313 @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
314 p=$(am__strip_dir) \ 314 p=$(am__strip_dir) \
315 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ 315 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
316 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ 316 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
317 done 317 done
318 318
319clean-libLTLIBRARIES: 319clean-libLTLIBRARIES:
320 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) 320 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
321 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 321 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
322 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 322 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
323 test "$$dir" != "$$p" || dir=.; \ 323 test "$$dir" != "$$p" || dir=.; \
324 echo "rm -f \"$${dir}/so_locations\""; \ 324 echo "rm -f \"$${dir}/so_locations\""; \
325 rm -f "$${dir}/so_locations"; \ 325 rm -f "$${dir}/so_locations"; \
326 done 326 done
327libgcrypt.la: $(libgcrypt_la_OBJECTS) $(libgcrypt_la_DEPENDENCIES) 327libgcrypt.la: $(libgcrypt_la_OBJECTS) $(libgcrypt_la_DEPENDENCIES)
328 $(LINK) -rpath $(libdir) $(libgcrypt_la_LDFLAGS) $(libgcrypt_la_OBJECTS) $(libgcrypt_la_LIBADD) $(LIBS) 328 $(LINK) -rpath $(libdir) $(libgcrypt_la_LDFLAGS) $(libgcrypt_la_OBJECTS) $(libgcrypt_la_LIBADD) $(LIBS)
329install-binSCRIPTS: $(bin_SCRIPTS) 329install-binSCRIPTS: $(bin_SCRIPTS)
330 @$(NORMAL_INSTALL) 330 @$(NORMAL_INSTALL)
331 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" 331 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
332 @list='$(bin_SCRIPTS)'; for p in $$list; do \ 332 @list='$(bin_SCRIPTS)'; for p in $$list; do \
333 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 333 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
334 if test -f $$d$$p; then \ 334 if test -f $$d$$p; then \
335 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ 335 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
336 echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \ 336 echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
337 $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \ 337 $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
338 else :; fi; \ 338 else :; fi; \
339 done 339 done
340 340
341uninstall-binSCRIPTS: 341uninstall-binSCRIPTS:
342 @$(NORMAL_UNINSTALL) 342 @$(NORMAL_UNINSTALL)
343 @list='$(bin_SCRIPTS)'; for p in $$list; do \ 343 @list='$(bin_SCRIPTS)'; for p in $$list; do \
344 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ 344 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
345 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ 345 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
346 rm -f "$(DESTDIR)$(bindir)/$$f"; \ 346 rm -f "$(DESTDIR)$(bindir)/$$f"; \
347 done 347 done
348 348
349mostlyclean-compile: 349mostlyclean-compile:
350 -rm -f *.$(OBJEXT) 350 -rm -f *.$(OBJEXT)
351 351
352distclean-compile: 352distclean-compile:
353 -rm -f *.tab.c 353 -rm -f *.tab.c
354 354
355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-ath.Plo@am__quote@ 355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-ath.Plo@am__quote@
356@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-global.Plo@am__quote@ 356@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-global.Plo@am__quote@
357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-misc.Plo@am__quote@ 357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-misc.Plo@am__quote@
358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-missing-string.Plo@am__quote@ 358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-missing-string.Plo@am__quote@
359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-module.Plo@am__quote@ 359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-module.Plo@am__quote@
360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-secmem.Plo@am__quote@ 360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-secmem.Plo@am__quote@
361@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-sexp.Plo@am__quote@ 361@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-sexp.Plo@am__quote@
362@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-stdmem.Plo@am__quote@ 362@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-stdmem.Plo@am__quote@
363 363
364.c.o: 364.c.o:
365@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ 365@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
366@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 366@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
367@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 367@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
368@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 368@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
369@am__fastdepCC_FALSE@ $(COMPILE) -c $< 369@am__fastdepCC_FALSE@ $(COMPILE) -c $<
370 370
371.c.obj: 371.c.obj:
372@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ 372@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
373@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 373@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
374@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 374@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
375@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 375@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
376@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 376@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
377 377
378.c.lo: 378.c.lo:
379@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ 379@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
380@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 380@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
381@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 381@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
382@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 382@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
383@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 383@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
384 384
385libgcrypt_la-misc.lo: misc.c 385libgcrypt_la-misc.lo: misc.c
386@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --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; \ 386@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --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; \
387@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgcrypt_la-misc.Tpo" "$(DEPDIR)/libgcrypt_la-misc.Plo"; else rm -f "$(DEPDIR)/libgcrypt_la-misc.Tpo"; exit 1; fi 387@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgcrypt_la-misc.Tpo" "$(DEPDIR)/libgcrypt_la-misc.Plo"; else rm -f "$(DEPDIR)/libgcrypt_la-misc.Tpo"; exit 1; fi
388@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='misc.c' object='libgcrypt_la-misc.lo' libtool=yes @AMDEPBACKSLASH@ 388@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='misc.c' object='libgcrypt_la-misc.lo' libtool=yes @AMDEPBACKSLASH@
389@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 389@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
390@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --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 390@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --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
391 391
392libgcrypt_la-global.lo: global.c 392libgcrypt_la-global.lo: global.c
393@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --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; \ 393@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --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; \
394@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgcrypt_la-global.Tpo" "$(DEPDIR)/libgcrypt_la-global.Plo"; else rm -f "$(DEPDIR)/libgcrypt_la-global.Tpo"; exit 1; fi 394@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgcrypt_la-global.Tpo" "$(DEPDIR)/libgcrypt_la-global.Plo"; else rm -f "$(DEPDIR)/libgcrypt_la-global.Tpo"; exit 1; fi
395@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='global.c' object='libgcrypt_la-global.lo' libtool=yes @AMDEPBACKSLASH@ 395@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='global.c' object='libgcrypt_la-global.lo' libtool=yes @AMDEPBACKSLASH@
396@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 396@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
397@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --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 397@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --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
398 398
399libgcrypt_la-sexp.lo: sexp.c 399libgcrypt_la-sexp.lo: sexp.c
400@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --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; \ 400@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --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; \
401@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgcrypt_la-sexp.Tpo" "$(DEPDIR)/libgcrypt_la-sexp.Plo"; else rm -f "$(DEPDIR)/libgcrypt_la-sexp.Tpo"; exit 1; fi 401@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgcrypt_la-sexp.Tpo" "$(DEPDIR)/libgcrypt_la-sexp.Plo"; else rm -f "$(DEPDIR)/libgcrypt_la-sexp.Tpo"; exit 1; fi
402@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sexp.c' object='libgcrypt_la-sexp.lo' libtool=yes @AMDEPBACKSLASH@ 402@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sexp.c' object='libgcrypt_la-sexp.lo' libtool=yes @AMDEPBACKSLASH@
403@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 403@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
404@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --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 404@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --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
405 405
406libgcrypt_la-stdmem.lo: stdmem.c 406libgcrypt_la-stdmem.lo: stdmem.c
407@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --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; \ 407@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --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; \
408@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgcrypt_la-stdmem.Tpo" "$(DEPDIR)/libgcrypt_la-stdmem.Plo"; else rm -f "$(DEPDIR)/libgcrypt_la-stdmem.Tpo"; exit 1; fi 408@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgcrypt_la-stdmem.Tpo" "$(DEPDIR)/libgcrypt_la-stdmem.Plo"; else rm -f "$(DEPDIR)/libgcrypt_la-stdmem.Tpo"; exit 1; fi
409@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='stdmem.c' object='libgcrypt_la-stdmem.lo' libtool=yes @AMDEPBACKSLASH@ 409@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='stdmem.c' object='libgcrypt_la-stdmem.lo' libtool=yes @AMDEPBACKSLASH@
410@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 410@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
411@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --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 411@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --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
412 412
413libgcrypt_la-secmem.lo: secmem.c 413libgcrypt_la-secmem.lo: secmem.c
414@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --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; \ 414@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --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; \
415@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgcrypt_la-secmem.Tpo" "$(DEPDIR)/libgcrypt_la-secmem.Plo"; else rm -f "$(DEPDIR)/libgcrypt_la-secmem.Tpo"; exit 1; fi 415@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgcrypt_la-secmem.Tpo" "$(DEPDIR)/libgcrypt_la-secmem.Plo"; else rm -f "$(DEPDIR)/libgcrypt_la-secmem.Tpo"; exit 1; fi
416@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='secmem.c' object='libgcrypt_la-secmem.lo' libtool=yes @AMDEPBACKSLASH@ 416@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='secmem.c' object='libgcrypt_la-secmem.lo' libtool=yes @AMDEPBACKSLASH@
417@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 417@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
418@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --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 418@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --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
419 419
420libgcrypt_la-missing-string.lo: missing-string.c 420libgcrypt_la-missing-string.lo: missing-string.c
421@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --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; \ 421@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --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; \
422@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgcrypt_la-missing-string.Tpo" "$(DEPDIR)/libgcrypt_la-missing-string.Plo"; else rm -f "$(DEPDIR)/libgcrypt_la-missing-string.Tpo"; exit 1; fi 422@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgcrypt_la-missing-string.Tpo" "$(DEPDIR)/libgcrypt_la-missing-string.Plo"; else rm -f "$(DEPDIR)/libgcrypt_la-missing-string.Tpo"; exit 1; fi
423@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='missing-string.c' object='libgcrypt_la-missing-string.lo' libtool=yes @AMDEPBACKSLASH@ 423@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='missing-string.c' object='libgcrypt_la-missing-string.lo' libtool=yes @AMDEPBACKSLASH@
424@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 424@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
425@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --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 425@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --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
426 426
427libgcrypt_la-module.lo: module.c 427libgcrypt_la-module.lo: module.c
428@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --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; \ 428@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --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; \
429@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgcrypt_la-module.Tpo" "$(DEPDIR)/libgcrypt_la-module.Plo"; else rm -f "$(DEPDIR)/libgcrypt_la-module.Tpo"; exit 1; fi 429@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgcrypt_la-module.Tpo" "$(DEPDIR)/libgcrypt_la-module.Plo"; else rm -f "$(DEPDIR)/libgcrypt_la-module.Tpo"; exit 1; fi
430@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='module.c' object='libgcrypt_la-module.lo' libtool=yes @AMDEPBACKSLASH@ 430@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='module.c' object='libgcrypt_la-module.lo' libtool=yes @AMDEPBACKSLASH@
431@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 431@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
432@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --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 432@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --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
433 433
434libgcrypt_la-ath.lo: ath.c 434libgcrypt_la-ath.lo: ath.c
435@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --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; \ 435@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --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; \
436@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgcrypt_la-ath.Tpo" "$(DEPDIR)/libgcrypt_la-ath.Plo"; else rm -f "$(DEPDIR)/libgcrypt_la-ath.Tpo"; exit 1; fi 436@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgcrypt_la-ath.Tpo" "$(DEPDIR)/libgcrypt_la-ath.Plo"; else rm -f "$(DEPDIR)/libgcrypt_la-ath.Tpo"; exit 1; fi
437@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ath.c' object='libgcrypt_la-ath.lo' libtool=yes @AMDEPBACKSLASH@ 437@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ath.c' object='libgcrypt_la-ath.lo' libtool=yes @AMDEPBACKSLASH@
438@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 438@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --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 439@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --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
440 440
441mostlyclean-libtool: 441mostlyclean-libtool:
442 -rm -f *.lo 442 -rm -f *.lo
443 443
444clean-libtool: 444clean-libtool:
445 -rm -rf .libs _libs 445 -rm -rf .libs _libs
446 446
447distclean-libtool: 447distclean-libtool:
448 -rm -f libtool 448 -rm -f libtool
449uninstall-info-am: 449uninstall-info-am:
450install-m4dataDATA: $(m4data_DATA) 450install-m4dataDATA: $(m4data_DATA)
451 @$(NORMAL_INSTALL) 451 @$(NORMAL_INSTALL)
452 test -z "$(m4datadir)" || $(mkdir_p) "$(DESTDIR)$(m4datadir)" 452 test -z "$(m4datadir)" || $(mkdir_p) "$(DESTDIR)$(m4datadir)"
453 @list='$(m4data_DATA)'; for p in $$list; do \ 453 @list='$(m4data_DATA)'; for p in $$list; do \
454 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 454 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
455 f=$(am__strip_dir) \ 455 f=$(am__strip_dir) \
456 echo " $(m4dataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(m4datadir)/$$f'"; \ 456 echo " $(m4dataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(m4datadir)/$$f'"; \
457 $(m4dataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(m4datadir)/$$f"; \ 457 $(m4dataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(m4datadir)/$$f"; \
458 done 458 done
459 459
460uninstall-m4dataDATA: 460uninstall-m4dataDATA:
461 @$(NORMAL_UNINSTALL) 461 @$(NORMAL_UNINSTALL)
462 @list='$(m4data_DATA)'; for p in $$list; do \ 462 @list='$(m4data_DATA)'; for p in $$list; do \
463 f=$(am__strip_dir) \ 463 f=$(am__strip_dir) \
464 echo " rm -f '$(DESTDIR)$(m4datadir)/$$f'"; \ 464 echo " rm -f '$(DESTDIR)$(m4datadir)/$$f'"; \
465 rm -f "$(DESTDIR)$(m4datadir)/$$f"; \ 465 rm -f "$(DESTDIR)$(m4datadir)/$$f"; \
466 done 466 done
467install-includeHEADERS: $(include_HEADERS) 467install-includeHEADERS: $(include_HEADERS)
468 @$(NORMAL_INSTALL) 468 @$(NORMAL_INSTALL)
469 test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)" 469 test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
470 @list='$(include_HEADERS)'; for p in $$list; do \ 470 @list='$(include_HEADERS)'; for p in $$list; do \
471 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 471 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
472 f=$(am__strip_dir) \ 472 f=$(am__strip_dir) \
473 echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \ 473 echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
474 $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \ 474 $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
475 done 475 done
476 476
477uninstall-includeHEADERS: 477uninstall-includeHEADERS:
478 @$(NORMAL_UNINSTALL) 478 @$(NORMAL_UNINSTALL)
479 @list='$(include_HEADERS)'; for p in $$list; do \ 479 @list='$(include_HEADERS)'; for p in $$list; do \
480 f=$(am__strip_dir) \ 480 f=$(am__strip_dir) \
481 echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \ 481 echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
482 rm -f "$(DESTDIR)$(includedir)/$$f"; \ 482 rm -f "$(DESTDIR)$(includedir)/$$f"; \
483 done 483 done
484 484
485ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 485ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
486 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 486 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
487 unique=`for i in $$list; do \ 487 unique=`for i in $$list; do \
488 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 488 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
489 done | \ 489 done | \
490 $(AWK) ' { files[$$0] = 1; } \ 490 $(AWK) ' { files[$$0] = 1; } \
491 END { for (i in files) print i; }'`; \ 491 END { for (i in files) print i; }'`; \
492 mkid -fID $$unique 492 mkid -fID $$unique
493tags: TAGS 493tags: TAGS
494 494
495TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 495TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
496 $(TAGS_FILES) $(LISP) 496 $(TAGS_FILES) $(LISP)
497 tags=; \ 497 tags=; \
498 here=`pwd`; \ 498 here=`pwd`; \
499 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 499 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
500 unique=`for i in $$list; do \ 500 unique=`for i in $$list; do \
501 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 501 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
502 done | \ 502 done | \
503 $(AWK) ' { files[$$0] = 1; } \ 503 $(AWK) ' { files[$$0] = 1; } \
504 END { for (i in files) print i; }'`; \ 504 END { for (i in files) print i; }'`; \
505 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 505 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
506 test -n "$$unique" || unique=$$empty_fix; \ 506 test -n "$$unique" || unique=$$empty_fix; \
507 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 507 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
508 $$tags $$unique; \ 508 $$tags $$unique; \
509 fi 509 fi
510ctags: CTAGS 510ctags: CTAGS
511CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 511CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
512 $(TAGS_FILES) $(LISP) 512 $(TAGS_FILES) $(LISP)
513 tags=; \ 513 tags=; \
514 here=`pwd`; \ 514 here=`pwd`; \
515 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 515 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
516 unique=`for i in $$list; do \ 516 unique=`for i in $$list; do \
517 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 517 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
518 done | \ 518 done | \
519 $(AWK) ' { files[$$0] = 1; } \ 519 $(AWK) ' { files[$$0] = 1; } \
520 END { for (i in files) print i; }'`; \ 520 END { for (i in files) print i; }'`; \
521 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 521 test -z "$(CTAGS_ARGS)$$tags$$unique" \
522 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 522 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
523 $$tags $$unique 523 $$tags $$unique
524 524
525GTAGS: 525GTAGS:
526 here=`$(am__cd) $(top_builddir) && pwd` \ 526 here=`$(am__cd) $(top_builddir) && pwd` \
527 && cd $(top_srcdir) \ 527 && cd $(top_srcdir) \
528 && gtags -i $(GTAGS_ARGS) $$here 528 && gtags -i $(GTAGS_ARGS) $$here
529 529
530distclean-tags: 530distclean-tags:
531 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 531 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
532 532
533distdir: $(DISTFILES) 533distdir: $(DISTFILES)
534 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 534 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
535 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 535 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
536 list='$(DISTFILES)'; for file in $$list; do \ 536 list='$(DISTFILES)'; for file in $$list; do \
537 case $$file in \ 537 case $$file in \
538 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 538 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
539 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 539 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
540 esac; \ 540 esac; \
541 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 541 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
542 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 542 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
543 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 543 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
544 dir="/$$dir"; \ 544 dir="/$$dir"; \
545 $(mkdir_p) "$(distdir)$$dir"; \ 545 $(mkdir_p) "$(distdir)$$dir"; \
546 else \ 546 else \
547 dir=''; \ 547 dir=''; \
548 fi; \ 548 fi; \
549 if test -d $$d/$$file; then \ 549 if test -d $$d/$$file; then \
550 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 550 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
551 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 551 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
552 fi; \ 552 fi; \
553 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 553 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
554 else \ 554 else \
555 test -f $(distdir)/$$file \ 555 test -f $(distdir)/$$file \
556 || cp -p $$d/$$file $(distdir)/$$file \ 556 || cp -p $$d/$$file $(distdir)/$$file \
557 || exit 1; \ 557 || exit 1; \
558 fi; \ 558 fi; \
559 done 559 done
560check-am: all-am 560check-am: all-am
561check: check-am 561check: check-am
562all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(DATA) $(HEADERS) 562all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(DATA) $(HEADERS)
563installdirs: 563installdirs:
564 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(includedir)"; do \ 564 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(includedir)"; do \
565 test -z "$$dir" || $(mkdir_p) "$$dir"; \ 565 test -z "$$dir" || $(mkdir_p) "$$dir"; \
566 done 566 done
567install: install-am 567install: install-am
568install-exec: install-exec-am 568install-exec: install-exec-am
569install-data: install-data-am 569install-data: install-data-am
570uninstall: uninstall-am 570uninstall: uninstall-am
571 571
572install-am: all-am 572install-am: all-am
573 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 573 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
574 574
575installcheck: installcheck-am 575installcheck: installcheck-am
576install-strip: 576install-strip:
577 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 577 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
578 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 578 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
579 `test -z '$(STRIP)' || \ 579 `test -z '$(STRIP)' || \
580 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 580 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
581mostlyclean-generic: 581mostlyclean-generic:
582 582
583clean-generic: 583clean-generic:
584 584
585distclean-generic: 585distclean-generic:
586 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 586 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
587 587
588maintainer-clean-generic: 588maintainer-clean-generic:
589 @echo "This command is intended for maintainers to use" 589 @echo "This command is intended for maintainers to use"
590 @echo "it deletes files that may require special tools to rebuild." 590 @echo "it deletes files that may require special tools to rebuild."
591clean: clean-am 591clean: clean-am
592 592
593clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ 593clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
594 mostlyclean-am 594 mostlyclean-am
595 595
596distclean: distclean-am 596distclean: distclean-am
597 -rm -rf ./$(DEPDIR) 597 -rm -rf ./$(DEPDIR)
598 -rm -f Makefile 598 -rm -f Makefile
599distclean-am: clean-am distclean-compile distclean-generic \ 599distclean-am: clean-am distclean-compile distclean-generic \
600 distclean-libtool distclean-tags 600 distclean-libtool distclean-tags
601 601
602dvi: dvi-am 602dvi: dvi-am
603 603
604dvi-am: 604dvi-am:
605 605
606html: html-am 606html: html-am
607 607
608info: info-am 608info: info-am
609 609
610info-am: 610info-am:
611 611
612install-data-am: install-includeHEADERS install-m4dataDATA 612install-data-am: install-includeHEADERS install-m4dataDATA
613 613
614install-exec-am: install-binSCRIPTS install-libLTLIBRARIES 614install-exec-am: install-binSCRIPTS install-libLTLIBRARIES
615 615
616install-info: install-info-am 616install-info: install-info-am
617 617
618install-man: 618install-man:
619 619
620installcheck-am: 620installcheck-am:
621 621
622maintainer-clean: maintainer-clean-am 622maintainer-clean: maintainer-clean-am
623 -rm -rf ./$(DEPDIR) 623 -rm -rf ./$(DEPDIR)
624 -rm -f Makefile 624 -rm -f Makefile
625maintainer-clean-am: distclean-am maintainer-clean-generic 625maintainer-clean-am: distclean-am maintainer-clean-generic
626 626
627mostlyclean: mostlyclean-am 627mostlyclean: mostlyclean-am
628 628
629mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 629mostlyclean-am: mostlyclean-compile mostlyclean-generic \
630 mostlyclean-libtool 630 mostlyclean-libtool
631 631
632pdf: pdf-am 632pdf: pdf-am
633 633
634pdf-am: 634pdf-am:
635 635
636ps: ps-am 636ps: ps-am
637 637
638ps-am: 638ps-am:
639 639
640uninstall-am: uninstall-binSCRIPTS uninstall-includeHEADERS \ 640uninstall-am: uninstall-binSCRIPTS uninstall-includeHEADERS \
641 uninstall-info-am uninstall-libLTLIBRARIES \ 641 uninstall-info-am uninstall-libLTLIBRARIES \
642 uninstall-m4dataDATA 642 uninstall-m4dataDATA
643 643
644.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 644.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
645 clean-libLTLIBRARIES clean-libtool ctags distclean \ 645 clean-libLTLIBRARIES clean-libtool ctags distclean \
646 distclean-compile distclean-generic distclean-libtool \ 646 distclean-compile distclean-generic distclean-libtool \
647 distclean-tags distdir dvi dvi-am html html-am info info-am \ 647 distclean-tags distdir dvi dvi-am html html-am info info-am \
648 install install-am install-binSCRIPTS install-data \ 648 install install-am install-binSCRIPTS install-data \
649 install-data-am install-exec install-exec-am \ 649 install-data-am install-exec install-exec-am \
650 install-includeHEADERS install-info install-info-am \ 650 install-includeHEADERS install-info install-info-am \
651 install-libLTLIBRARIES install-m4dataDATA install-man \ 651 install-libLTLIBRARIES install-m4dataDATA install-man \
652 install-strip installcheck installcheck-am installdirs \ 652 install-strip installcheck installcheck-am installdirs \
653 maintainer-clean maintainer-clean-generic mostlyclean \ 653 maintainer-clean maintainer-clean-generic mostlyclean \
654 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ 654 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
655 pdf pdf-am ps ps-am tags uninstall uninstall-am \ 655 pdf pdf-am ps ps-am tags uninstall uninstall-am \
656 uninstall-binSCRIPTS uninstall-includeHEADERS \ 656 uninstall-binSCRIPTS uninstall-includeHEADERS \
657 uninstall-info-am uninstall-libLTLIBRARIES \ 657 uninstall-info-am uninstall-libLTLIBRARIES \
658 uninstall-m4dataDATA 658 uninstall-m4dataDATA
659 659
660# Tell versions [3.59,3.63) of GNU make to not export all variables. 660# Tell versions [3.59,3.63) of GNU make to not export all variables.
661# Otherwise a system limit (for SysV at least) may be exceeded. 661# Otherwise a system limit (for SysV at least) may be exceeded.
662.NOEXPORT: 662.NOEXPORT: