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