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