Update package version to 1.8.3
[platform/upstream/libgcrypt.git] / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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) 1992, 1999, 2000, 2002 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 VPATH = @srcdir@
35 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
36 am__make_running_with_option = \
37   case $${target_option-} in \
38       ?) ;; \
39       *) echo "am__make_running_with_option: internal error: invalid" \
40               "target option '$${target_option-}' specified" >&2; \
41          exit 1;; \
42   esac; \
43   has_opt=no; \
44   sane_makeflags=$$MAKEFLAGS; \
45   if $(am__is_gnu_make); then \
46     sane_makeflags=$$MFLAGS; \
47   else \
48     case $$MAKEFLAGS in \
49       *\\[\ \   ]*) \
50         bs=\\; \
51         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
52           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
53     esac; \
54   fi; \
55   skip_next=no; \
56   strip_trailopt () \
57   { \
58     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
59   }; \
60   for flg in $$sane_makeflags; do \
61     test $$skip_next = yes && { skip_next=no; continue; }; \
62     case $$flg in \
63       *=*|--*) continue;; \
64         -*I) strip_trailopt 'I'; skip_next=yes;; \
65       -*I?*) strip_trailopt 'I';; \
66         -*O) strip_trailopt 'O'; skip_next=yes;; \
67       -*O?*) strip_trailopt 'O';; \
68         -*l) strip_trailopt 'l'; skip_next=yes;; \
69       -*l?*) strip_trailopt 'l';; \
70       -[dEDm]) skip_next=yes;; \
71       -[JT]) skip_next=yes;; \
72     esac; \
73     case $$flg in \
74       *$$target_option*) has_opt=yes; break;; \
75     esac; \
76   done; \
77   test $$has_opt = yes
78 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
79 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
80 pkgdatadir = $(datadir)/@PACKAGE@
81 pkgincludedir = $(includedir)/@PACKAGE@
82 pkglibdir = $(libdir)/@PACKAGE@
83 pkglibexecdir = $(libexecdir)/@PACKAGE@
84 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
85 install_sh_DATA = $(install_sh) -c -m 644
86 install_sh_PROGRAM = $(install_sh) -c
87 install_sh_SCRIPT = $(install_sh) -c
88 INSTALL_HEADER = $(INSTALL_DATA)
89 transform = $(program_transform_name)
90 NORMAL_INSTALL = :
91 PRE_INSTALL = :
92 POST_INSTALL = :
93 NORMAL_UNINSTALL = :
94 PRE_UNINSTALL = :
95 POST_UNINSTALL = :
96 build_triplet = @build@
97 host_triplet = @host@
98 subdir = .
99 DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
100         $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
101         $(top_srcdir)/configure $(am__configure_deps) \
102         $(srcdir)/config.h.in COPYING COPYING.LIB THANKS TODO \
103         build-aux/compile build-aux/config.guess \
104         build-aux/config.rpath build-aux/config.sub build-aux/depcomp \
105         build-aux/install-sh build-aux/mdate-sh build-aux/missing \
106         mkinstalldirs build-aux/texinfo.tex build-aux/ltmain.sh \
107         $(top_srcdir)/build-aux/compile \
108         $(top_srcdir)/build-aux/config.guess \
109         $(top_srcdir)/build-aux/config.sub \
110         $(top_srcdir)/build-aux/install-sh \
111         $(top_srcdir)/build-aux/ltmain.sh \
112         $(top_srcdir)/build-aux/missing
113 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
114 am__aclocal_m4_deps = $(top_srcdir)/m4/gpg-error.m4 \
115         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
116         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
117         $(top_srcdir)/m4/lt~obsolete.m4 \
118         $(top_srcdir)/m4/noexecstack.m4 $(top_srcdir)/m4/onceonly.m4 \
119         $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sys_socket_h.m4 \
120         $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
121 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
122         $(ACLOCAL_M4)
123 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
124  configure.lineno config.status.lineno
125 mkinstalldirs = $(install_sh) -d
126 CONFIG_HEADER = config.h
127 CONFIG_CLEAN_FILES =
128 CONFIG_CLEAN_VPATH_FILES =
129 AM_V_P = $(am__v_P_@AM_V@)
130 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
131 am__v_P_0 = false
132 am__v_P_1 = :
133 AM_V_GEN = $(am__v_GEN_@AM_V@)
134 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
135 am__v_GEN_0 = @echo "  GEN     " $@;
136 am__v_GEN_1 = 
137 AM_V_at = $(am__v_at_@AM_V@)
138 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
139 am__v_at_0 = @
140 am__v_at_1 = 
141 SOURCES =
142 DIST_SOURCES =
143 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
144         ctags-recursive dvi-recursive html-recursive info-recursive \
145         install-data-recursive install-dvi-recursive \
146         install-exec-recursive install-html-recursive \
147         install-info-recursive install-pdf-recursive \
148         install-ps-recursive install-recursive installcheck-recursive \
149         installdirs-recursive pdf-recursive ps-recursive \
150         tags-recursive uninstall-recursive
151 am__can_run_installinfo = \
152   case $$AM_UPDATE_INFO_DIR in \
153     n|no|NO) false;; \
154     *) (install-info --version) >/dev/null 2>&1;; \
155   esac
156 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
157   distclean-recursive maintainer-clean-recursive
158 am__recursive_targets = \
159   $(RECURSIVE_TARGETS) \
160   $(RECURSIVE_CLEAN_TARGETS) \
161   $(am__extra_recursive_targets)
162 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
163         cscope distdir dist dist-all distcheck
164 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
165         $(LISP)config.h.in
166 # Read a list of newline-separated strings from the standard input,
167 # and print each of them once, without duplicates.  Input order is
168 # *not* preserved.
169 am__uniquify_input = $(AWK) '\
170   BEGIN { nonempty = 0; } \
171   { items[$$0] = 1; nonempty = 1; } \
172   END { if (nonempty) { for (i in items) print i; }; } \
173 '
174 # Make sure the list of sources is unique.  This is necessary because,
175 # e.g., the same source file might be shared among _SOURCES variables
176 # for different programs/libraries.
177 am__define_uniq_tagged_files = \
178   list='$(am__tagged_files)'; \
179   unique=`for i in $$list; do \
180     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
181   done | $(am__uniquify_input)`
182 ETAGS = etags
183 CTAGS = ctags
184 CSCOPE = cscope
185 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
186 distdir = $(PACKAGE)-$(VERSION)
187 top_distdir = $(distdir)
188 am__remove_distdir = \
189   if test -d "$(distdir)"; then \
190     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
191       && rm -rf "$(distdir)" \
192       || { sleep 5 && rm -rf "$(distdir)"; }; \
193   else :; fi
194 am__post_remove_distdir = $(am__remove_distdir)
195 am__relativize = \
196   dir0=`pwd`; \
197   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
198   sed_rest='s,^[^/]*/*,,'; \
199   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
200   sed_butlast='s,/*[^/]*$$,,'; \
201   while test -n "$$dir1"; do \
202     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
203     if test "$$first" != "."; then \
204       if test "$$first" = ".."; then \
205         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
206         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
207       else \
208         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
209         if test "$$first2" = "$$first"; then \
210           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
211         else \
212           dir2="../$$dir2"; \
213         fi; \
214         dir0="$$dir0"/"$$first"; \
215       fi; \
216     fi; \
217     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
218   done; \
219   reldir="$$dir2"
220 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
221 GZIP_ENV = --best
222 DIST_TARGETS = dist-bzip2 dist-gzip
223 distuninstallcheck_listfiles = find . -type f -print
224 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
225   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
226 distcleancheck_listfiles = find . -type f -print
227 ACLOCAL = @ACLOCAL@
228 AMTAR = @AMTAR@
229 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
230 AR = @AR@
231 AS = @AS@
232 AUTOCONF = @AUTOCONF@
233 AUTOHEADER = @AUTOHEADER@
234 AUTOMAKE = @AUTOMAKE@
235 AWK = @AWK@
236 BUILD_FILEVERSION = @BUILD_FILEVERSION@
237 BUILD_REVISION = @BUILD_REVISION@
238 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
239 CC = @CC@
240 CCAS = @CCAS@
241 CCASDEPMODE = @CCASDEPMODE@
242 CCASFLAGS = @CCASFLAGS@
243 CCDEPMODE = @CCDEPMODE@
244 CC_FOR_BUILD = @CC_FOR_BUILD@
245 CFLAGS = @CFLAGS@
246 CPP = @CPP@
247 CPPFLAGS = @CPPFLAGS@
248 CYGPATH_W = @CYGPATH_W@
249 DEFS = @DEFS@
250 DEPDIR = @DEPDIR@
251 DLLTOOL = @DLLTOOL@
252 DL_LIBS = @DL_LIBS@
253 DSYMUTIL = @DSYMUTIL@
254 DUMPBIN = @DUMPBIN@
255 ECHO_C = @ECHO_C@
256 ECHO_N = @ECHO_N@
257 ECHO_T = @ECHO_T@
258 EGREP = @EGREP@
259 EXEEXT = @EXEEXT@
260 FALLBACK_SOCKLEN_T = @FALLBACK_SOCKLEN_T@
261 FGREP = @FGREP@
262 GCRYPT_CIPHERS = @GCRYPT_CIPHERS@
263 GCRYPT_DIGESTS = @GCRYPT_DIGESTS@
264 GCRYPT_HWF_MODULES = @GCRYPT_HWF_MODULES@
265 GCRYPT_KDFS = @GCRYPT_KDFS@
266 GCRYPT_PUBKEY_CIPHERS = @GCRYPT_PUBKEY_CIPHERS@
267 GCRYPT_RANDOM = @GCRYPT_RANDOM@
268 GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
269 GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
270 GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
271 GPG_ERROR_MT_CFLAGS = @GPG_ERROR_MT_CFLAGS@
272 GPG_ERROR_MT_LIBS = @GPG_ERROR_MT_LIBS@
273 GREP = @GREP@
274 INSERT_SYS_SELECT_H = @INSERT_SYS_SELECT_H@
275 INSTALL = @INSTALL@
276 INSTALL_DATA = @INSTALL_DATA@
277 INSTALL_PROGRAM = @INSTALL_PROGRAM@
278 INSTALL_SCRIPT = @INSTALL_SCRIPT@
279 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
280 LD = @LD@
281 LDFLAGS = @LDFLAGS@
282 LIBGCRYPT_CIPHERS = @LIBGCRYPT_CIPHERS@
283 LIBGCRYPT_CONFIG_API_VERSION = @LIBGCRYPT_CONFIG_API_VERSION@
284 LIBGCRYPT_CONFIG_CFLAGS = @LIBGCRYPT_CONFIG_CFLAGS@
285 LIBGCRYPT_CONFIG_HOST = @LIBGCRYPT_CONFIG_HOST@
286 LIBGCRYPT_CONFIG_LIBS = @LIBGCRYPT_CONFIG_LIBS@
287 LIBGCRYPT_DIGESTS = @LIBGCRYPT_DIGESTS@
288 LIBGCRYPT_LT_AGE = @LIBGCRYPT_LT_AGE@
289 LIBGCRYPT_LT_CURRENT = @LIBGCRYPT_LT_CURRENT@
290 LIBGCRYPT_LT_REVISION = @LIBGCRYPT_LT_REVISION@
291 LIBGCRYPT_PUBKEY_CIPHERS = @LIBGCRYPT_PUBKEY_CIPHERS@
292 LIBGCRYPT_THREAD_MODULES = @LIBGCRYPT_THREAD_MODULES@
293 LIBOBJS = @LIBOBJS@
294 LIBS = @LIBS@
295 LIBTOOL = @LIBTOOL@
296 LIPO = @LIPO@
297 LN_S = @LN_S@
298 LTLIBOBJS = @LTLIBOBJS@
299 MAINT = @MAINT@
300 MAKEINFO = @MAKEINFO@
301 MANIFEST_TOOL = @MANIFEST_TOOL@
302 MKDIR_P = @MKDIR_P@
303 MPI_SFLAGS = @MPI_SFLAGS@
304 NM = @NM@
305 NMEDIT = @NMEDIT@
306 NOEXECSTACK_FLAGS = @NOEXECSTACK_FLAGS@
307 OBJDUMP = @OBJDUMP@
308 OBJEXT = @OBJEXT@
309 OTOOL = @OTOOL@
310 OTOOL64 = @OTOOL64@
311 PACKAGE = @PACKAGE@
312 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
313 PACKAGE_NAME = @PACKAGE_NAME@
314 PACKAGE_STRING = @PACKAGE_STRING@
315 PACKAGE_TARNAME = @PACKAGE_TARNAME@
316 PACKAGE_URL = @PACKAGE_URL@
317 PACKAGE_VERSION = @PACKAGE_VERSION@
318 PATH_SEPARATOR = @PATH_SEPARATOR@
319 PTH_CFLAGS = @PTH_CFLAGS@
320 PTH_CONFIG = @PTH_CONFIG@
321 PTH_LIBS = @PTH_LIBS@
322 RANLIB = @RANLIB@
323 RC = @RC@
324 RUN_LARGE_DATA_TESTS = @RUN_LARGE_DATA_TESTS@
325 SED = @SED@
326 SET_MAKE = @SET_MAKE@
327 SHELL = @SHELL@
328 STRIP = @STRIP@
329 SYSROOT = @SYSROOT@
330 SYS_SOCKET_H = @SYS_SOCKET_H@
331 VERSION = @VERSION@
332 VERSION_NUMBER = @VERSION_NUMBER@
333 abs_builddir = @abs_builddir@
334 abs_srcdir = @abs_srcdir@
335 abs_top_builddir = @abs_top_builddir@
336 abs_top_srcdir = @abs_top_srcdir@
337 ac_ct_AR = @ac_ct_AR@
338 ac_ct_CC = @ac_ct_CC@
339 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
340 am__include = @am__include@
341 am__leading_dot = @am__leading_dot@
342 am__quote = @am__quote@
343 am__tar = @am__tar@
344 am__untar = @am__untar@
345 bindir = @bindir@
346 build = @build@
347 build_alias = @build_alias@
348 build_cpu = @build_cpu@
349 build_os = @build_os@
350 build_vendor = @build_vendor@
351 builddir = @builddir@
352 datadir = @datadir@
353 datarootdir = @datarootdir@
354 docdir = @docdir@
355 dvidir = @dvidir@
356 emacs_local_vars_begin = @emacs_local_vars_begin@
357 emacs_local_vars_end = @emacs_local_vars_end@
358 emacs_local_vars_read_only = @emacs_local_vars_read_only@
359 exec_prefix = @exec_prefix@
360 host = @host@
361 host_alias = @host_alias@
362 host_cpu = @host_cpu@
363 host_os = @host_os@
364 host_vendor = @host_vendor@
365 htmldir = @htmldir@
366 includedir = @includedir@
367 infodir = @infodir@
368 install_sh = @install_sh@
369 libdir = @libdir@
370 libexecdir = @libexecdir@
371 localedir = @localedir@
372 localstatedir = @localstatedir@
373 mandir = @mandir@
374 mkdir_p = @mkdir_p@
375 oldincludedir = @oldincludedir@
376 pdfdir = @pdfdir@
377 prefix = @prefix@
378 program_transform_name = @program_transform_name@
379 psdir = @psdir@
380 sbindir = @sbindir@
381 sharedstatedir = @sharedstatedir@
382 srcdir = @srcdir@
383 sysconfdir = @sysconfdir@
384 target_alias = @target_alias@
385 top_build_prefix = @top_build_prefix@
386 top_builddir = @top_builddir@
387 top_srcdir = @top_srcdir@
388 ACLOCAL_AMFLAGS = -I m4
389 DISTCHECK_CONFIGURE_FLAGS = --disable-random-daemon --enable-doc \
390                             --enable-random=auto
391
392
393 # (A suitable gitlog-to-changelog script can be found in GnuPG master.)
394 GITLOG_TO_CHANGELOG = gitlog-to-changelog
395 @BUILD_DOC_FALSE@doc = 
396 @BUILD_DOC_TRUE@doc = doc
397 DIST_SUBDIRS = m4 compat mpi cipher random src doc tests
398 SUBDIRS = compat mpi cipher random src $(doc) tests
399 EXTRA_DIST = autogen.sh autogen.rc README.GIT LICENSES                     \
400              ChangeLog-2011 build-aux/ChangeLog-2011 doc/ChangeLog-2011    \
401              m4/ChangeLog-2011 cipher/ChangeLog-2011 src/ChangeLog-2011    \
402              random/ChangeLog-2011 tests/ChangeLog-2011 mpi/ChangeLog-2011 \
403              build-aux/git-log-footer build-aux/git-log-fix
404
405 DISTCLEANFILES = 
406 gen_start_date = 2011-12-01T14:00:00
407 all: config.h
408         $(MAKE) $(AM_MAKEFLAGS) all-recursive
409
410 .SUFFIXES:
411 am--refresh: Makefile
412         @:
413 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
414         @for dep in $?; do \
415           case '$(am__configure_deps)' in \
416             *$$dep*) \
417               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
418               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
419                 && exit 0; \
420               exit 1;; \
421           esac; \
422         done; \
423         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
424         $(am__cd) $(top_srcdir) && \
425           $(AUTOMAKE) --gnu Makefile
426 .PRECIOUS: Makefile
427 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
428         @case '$?' in \
429           *config.status*) \
430             echo ' $(SHELL) ./config.status'; \
431             $(SHELL) ./config.status;; \
432           *) \
433             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
434             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
435         esac;
436
437 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
438         $(SHELL) ./config.status --recheck
439
440 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
441         $(am__cd) $(srcdir) && $(AUTOCONF)
442 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
443         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
444 $(am__aclocal_m4_deps):
445
446 config.h: stamp-h1
447         @test -f $@ || rm -f stamp-h1
448         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
449
450 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
451         @rm -f stamp-h1
452         cd $(top_builddir) && $(SHELL) ./config.status config.h
453 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
454         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
455         rm -f stamp-h1
456         touch $@
457
458 distclean-hdr:
459         -rm -f config.h stamp-h1
460
461 mostlyclean-libtool:
462         -rm -f *.lo
463
464 clean-libtool:
465         -rm -rf .libs _libs
466
467 distclean-libtool:
468         -rm -f libtool config.lt
469
470 # This directory's subdirectories are mostly independent; you can cd
471 # into them and run 'make' without going through this Makefile.
472 # To change the values of 'make' variables: instead of editing Makefiles,
473 # (1) if the variable is set in 'config.status', edit 'config.status'
474 #     (which will cause the Makefiles to be regenerated when you run 'make');
475 # (2) otherwise, pass the desired values on the 'make' command line.
476 $(am__recursive_targets):
477         @fail=; \
478         if $(am__make_keepgoing); then \
479           failcom='fail=yes'; \
480         else \
481           failcom='exit 1'; \
482         fi; \
483         dot_seen=no; \
484         target=`echo $@ | sed s/-recursive//`; \
485         case "$@" in \
486           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
487           *) list='$(SUBDIRS)' ;; \
488         esac; \
489         for subdir in $$list; do \
490           echo "Making $$target in $$subdir"; \
491           if test "$$subdir" = "."; then \
492             dot_seen=yes; \
493             local_target="$$target-am"; \
494           else \
495             local_target="$$target"; \
496           fi; \
497           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
498           || eval $$failcom; \
499         done; \
500         if test "$$dot_seen" = "no"; then \
501           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
502         fi; test -z "$$fail"
503
504 ID: $(am__tagged_files)
505         $(am__define_uniq_tagged_files); mkid -fID $$unique
506 tags: tags-recursive
507 TAGS: tags
508
509 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
510         set x; \
511         here=`pwd`; \
512         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
513           include_option=--etags-include; \
514           empty_fix=.; \
515         else \
516           include_option=--include; \
517           empty_fix=; \
518         fi; \
519         list='$(SUBDIRS)'; for subdir in $$list; do \
520           if test "$$subdir" = .; then :; else \
521             test ! -f $$subdir/TAGS || \
522               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
523           fi; \
524         done; \
525         $(am__define_uniq_tagged_files); \
526         shift; \
527         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
528           test -n "$$unique" || unique=$$empty_fix; \
529           if test $$# -gt 0; then \
530             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
531               "$$@" $$unique; \
532           else \
533             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
534               $$unique; \
535           fi; \
536         fi
537 ctags: ctags-recursive
538
539 CTAGS: ctags
540 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
541         $(am__define_uniq_tagged_files); \
542         test -z "$(CTAGS_ARGS)$$unique" \
543           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
544              $$unique
545
546 GTAGS:
547         here=`$(am__cd) $(top_builddir) && pwd` \
548           && $(am__cd) $(top_srcdir) \
549           && gtags -i $(GTAGS_ARGS) "$$here"
550 cscope: cscope.files
551         test ! -s cscope.files \
552           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
553 clean-cscope:
554         -rm -f cscope.files
555 cscope.files: clean-cscope cscopelist
556 cscopelist: cscopelist-recursive
557
558 cscopelist-am: $(am__tagged_files)
559         list='$(am__tagged_files)'; \
560         case "$(srcdir)" in \
561           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
562           *) sdir=$(subdir)/$(srcdir) ;; \
563         esac; \
564         for i in $$list; do \
565           if test -f "$$i"; then \
566             echo "$(subdir)/$$i"; \
567           else \
568             echo "$$sdir/$$i"; \
569           fi; \
570         done >> $(top_builddir)/cscope.files
571
572 distclean-tags:
573         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
574         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
575
576 distdir: $(DISTFILES)
577         $(am__remove_distdir)
578         test -d "$(distdir)" || mkdir "$(distdir)"
579         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
580         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
581         list='$(DISTFILES)'; \
582           dist_files=`for file in $$list; do echo $$file; done | \
583           sed -e "s|^$$srcdirstrip/||;t" \
584               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
585         case $$dist_files in \
586           */*) $(MKDIR_P) `echo "$$dist_files" | \
587                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
588                            sort -u` ;; \
589         esac; \
590         for file in $$dist_files; do \
591           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
592           if test -d $$d/$$file; then \
593             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
594             if test -d "$(distdir)/$$file"; then \
595               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
596             fi; \
597             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
598               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
599               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
600             fi; \
601             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
602           else \
603             test -f "$(distdir)/$$file" \
604             || cp -p $$d/$$file "$(distdir)/$$file" \
605             || exit 1; \
606           fi; \
607         done
608         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
609           if test "$$subdir" = .; then :; else \
610             $(am__make_dryrun) \
611               || test -d "$(distdir)/$$subdir" \
612               || $(MKDIR_P) "$(distdir)/$$subdir" \
613               || exit 1; \
614             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
615             $(am__relativize); \
616             new_distdir=$$reldir; \
617             dir1=$$subdir; dir2="$(top_distdir)"; \
618             $(am__relativize); \
619             new_top_distdir=$$reldir; \
620             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
621             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
622             ($(am__cd) $$subdir && \
623               $(MAKE) $(AM_MAKEFLAGS) \
624                 top_distdir="$$new_top_distdir" \
625                 distdir="$$new_distdir" \
626                 am__remove_distdir=: \
627                 am__skip_length_check=: \
628                 am__skip_mode_fix=: \
629                 distdir) \
630               || exit 1; \
631           fi; \
632         done
633         $(MAKE) $(AM_MAKEFLAGS) \
634           top_distdir="$(top_distdir)" distdir="$(distdir)" \
635           dist-hook
636         -test -n "$(am__skip_mode_fix)" \
637         || find "$(distdir)" -type d ! -perm -755 \
638                 -exec chmod u+rwx,go+rx {} \; -o \
639           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
640           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
641           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
642         || chmod -R a+r "$(distdir)"
643 dist-gzip: distdir
644         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
645         $(am__post_remove_distdir)
646 dist-bzip2: distdir
647         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
648         $(am__post_remove_distdir)
649
650 dist-lzip: distdir
651         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
652         $(am__post_remove_distdir)
653
654 dist-xz: distdir
655         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
656         $(am__post_remove_distdir)
657
658 dist-tarZ: distdir
659         @echo WARNING: "Support for shar distribution archives is" \
660                        "deprecated." >&2
661         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
662         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
663         $(am__post_remove_distdir)
664
665 dist-shar: distdir
666         @echo WARNING: "Support for distribution archives compressed with" \
667                        "legacy program 'compress' is deprecated." >&2
668         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
669         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
670         $(am__post_remove_distdir)
671
672 dist-zip: distdir
673         -rm -f $(distdir).zip
674         zip -rq $(distdir).zip $(distdir)
675         $(am__post_remove_distdir)
676
677 dist dist-all:
678         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
679         $(am__post_remove_distdir)
680
681 # This target untars the dist file and tries a VPATH configuration.  Then
682 # it guarantees that the distribution is self-contained by making another
683 # tarfile.
684 distcheck: dist
685         case '$(DIST_ARCHIVES)' in \
686         *.tar.gz*) \
687           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
688         *.tar.bz2*) \
689           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
690         *.tar.lz*) \
691           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
692         *.tar.xz*) \
693           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
694         *.tar.Z*) \
695           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
696         *.shar.gz*) \
697           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
698         *.zip*) \
699           unzip $(distdir).zip ;;\
700         esac
701         chmod -R a-w $(distdir)
702         chmod u+w $(distdir)
703         mkdir $(distdir)/_build $(distdir)/_inst
704         chmod a-w $(distdir)
705         test -d $(distdir)/_build || exit 0; \
706         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
707           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
708           && $(MAKE) $(AM_MAKEFLAGS) distcheck-hook \
709           && am__cwd=`pwd` \
710           && $(am__cd) $(distdir)/_build \
711           && ../configure \
712             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
713             $(DISTCHECK_CONFIGURE_FLAGS) \
714             --srcdir=.. --prefix="$$dc_install_base" \
715           && $(MAKE) $(AM_MAKEFLAGS) \
716           && $(MAKE) $(AM_MAKEFLAGS) dvi \
717           && $(MAKE) $(AM_MAKEFLAGS) check \
718           && $(MAKE) $(AM_MAKEFLAGS) install \
719           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
720           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
721           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
722                 distuninstallcheck \
723           && chmod -R a-w "$$dc_install_base" \
724           && ({ \
725                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
726                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
727                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
728                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
729                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
730               } || { rm -rf "$$dc_destdir"; exit 1; }) \
731           && rm -rf "$$dc_destdir" \
732           && $(MAKE) $(AM_MAKEFLAGS) dist \
733           && rm -rf $(DIST_ARCHIVES) \
734           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
735           && cd "$$am__cwd" \
736           || exit 1
737         $(am__post_remove_distdir)
738         @(echo "$(distdir) archives ready for distribution: "; \
739           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
740           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
741 distuninstallcheck:
742         @test -n '$(distuninstallcheck_dir)' || { \
743           echo 'ERROR: trying to run $@ with an empty' \
744                '$$(distuninstallcheck_dir)' >&2; \
745           exit 1; \
746         }; \
747         $(am__cd) '$(distuninstallcheck_dir)' || { \
748           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
749           exit 1; \
750         }; \
751         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
752            || { echo "ERROR: files left after uninstall:" ; \
753                 if test -n "$(DESTDIR)"; then \
754                   echo "  (check DESTDIR support)"; \
755                 fi ; \
756                 $(distuninstallcheck_listfiles) ; \
757                 exit 1; } >&2
758 distcleancheck: distclean
759         @if test '$(srcdir)' = . ; then \
760           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
761           exit 1 ; \
762         fi
763         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
764           || { echo "ERROR: files left in build directory after distclean:" ; \
765                $(distcleancheck_listfiles) ; \
766                exit 1; } >&2
767 check-am: all-am
768 check: check-recursive
769 all-am: Makefile config.h
770 installdirs: installdirs-recursive
771 installdirs-am:
772 install: install-recursive
773 install-exec: install-exec-recursive
774 install-data: install-data-recursive
775 uninstall: uninstall-recursive
776
777 install-am: all-am
778         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
779
780 installcheck: installcheck-recursive
781 install-strip:
782         if test -z '$(STRIP)'; then \
783           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
784             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
785               install; \
786         else \
787           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
788             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
789             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
790         fi
791 mostlyclean-generic:
792
793 clean-generic:
794
795 distclean-generic:
796         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
797         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
798         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
799
800 maintainer-clean-generic:
801         @echo "This command is intended for maintainers to use"
802         @echo "it deletes files that may require special tools to rebuild."
803 clean: clean-recursive
804
805 clean-am: clean-generic clean-libtool mostlyclean-am
806
807 distclean: distclean-recursive
808         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
809         -rm -f Makefile
810 distclean-am: clean-am distclean-generic distclean-hdr \
811         distclean-libtool distclean-tags
812
813 dvi: dvi-recursive
814
815 dvi-am:
816
817 html: html-recursive
818
819 html-am:
820
821 info: info-recursive
822
823 info-am:
824
825 install-data-am:
826
827 install-dvi: install-dvi-recursive
828
829 install-dvi-am:
830
831 install-exec-am:
832
833 install-html: install-html-recursive
834
835 install-html-am:
836
837 install-info: install-info-recursive
838
839 install-info-am:
840
841 install-man:
842
843 install-pdf: install-pdf-recursive
844
845 install-pdf-am:
846
847 install-ps: install-ps-recursive
848
849 install-ps-am:
850
851 installcheck-am:
852
853 maintainer-clean: maintainer-clean-recursive
854         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
855         -rm -rf $(top_srcdir)/autom4te.cache
856         -rm -f Makefile
857 maintainer-clean-am: distclean-am maintainer-clean-generic
858
859 mostlyclean: mostlyclean-recursive
860
861 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
862
863 pdf: pdf-recursive
864
865 pdf-am:
866
867 ps: ps-recursive
868
869 ps-am:
870
871 uninstall-am:
872
873 .MAKE: $(am__recursive_targets) all install-am install-strip
874
875 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
876         am--refresh check check-am clean clean-cscope clean-generic \
877         clean-libtool cscope cscopelist-am ctags ctags-am dist \
878         dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
879         dist-tarZ dist-xz dist-zip distcheck distclean \
880         distclean-generic distclean-hdr distclean-libtool \
881         distclean-tags distcleancheck distdir distuninstallcheck dvi \
882         dvi-am html html-am info info-am install install-am \
883         install-data install-data-am install-dvi install-dvi-am \
884         install-exec install-exec-am install-html install-html-am \
885         install-info install-info-am install-man install-pdf \
886         install-pdf-am install-ps install-ps-am install-strip \
887         installcheck installcheck-am installdirs installdirs-am \
888         maintainer-clean maintainer-clean-generic mostlyclean \
889         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
890         tags tags-am uninstall uninstall-am
891
892
893 # Add all the files listed in "distfiles" files to the distribution,
894 # apply version number s to some files and create a VERSION file which
895 # we need for the Prereq: patch file trick.
896 dist-hook: gen-ChangeLog
897         @set -e; \
898          for file in `cd $(top_srcdir); \
899               find mpi -type f -name distfiles`; do \
900             dir=`dirname $$file` ; $(mkinstalldirs) $(distdir)/$$dir ; \
901             for i in distfiles `cat $(top_srcdir)/$$file` ; do \
902                 ln $(top_srcdir)/$$dir/$$i $(distdir)/$$dir/$$i 2> /dev/null \
903                 || cp -p $(top_srcdir)/$$dir/$$i $(distdir)/$$dir/$$i; \
904             done ; \
905         done
906         @set -e; \
907         echo "$(VERSION)" > $(distdir)/VERSION
908
909 distcheck-hook:
910         set -e; ( \
911         pref="#+macro: $$(echo $(PACKAGE_NAME)|tr '-' '_')_" ;\
912         reldate="$$(date -u +%Y-%m-%d)" ;\
913         echo "$${pref}ver  $(PACKAGE_VERSION)"  ;\
914         echo "$${pref}date $${reldate}" ;\
915         list='$(DIST_ARCHIVES)'; for i in $$list; do \
916           case "$$i" in *.tar.bz2) \
917             echo "$${pref}size $$(wc -c <$$i|awk '{print int($$1/1024)}')k" ;\
918             echo "$${pref}sha1 $$(sha1sum <$$i|cut -d' ' -f1)" ;\
919             echo "$${pref}sha2 $$(sha256sum <$$i|cut -d' ' -f1)" ;;\
920           esac;\
921         done ) | tee $(distdir).swdb
922 .PHONY: gen-ChangeLog
923 gen-ChangeLog:
924         if test -e $(top_srcdir)/.git; then                             \
925           (cd $(top_srcdir) &&                                          \
926             $(GITLOG_TO_CHANGELOG) --append-dot --tear-off              \
927             --amend=build-aux/git-log-fix                               \
928             --since=$(gen_start_date) ) > $(distdir)/cl-t;              \
929           cat $(top_srcdir)/build-aux/git-log-footer >> $(distdir)/cl-t;\
930           rm -f $(distdir)/ChangeLog;                                   \
931           mv $(distdir)/cl-t $(distdir)/ChangeLog;                      \
932         fi
933
934 stowinstall:
935         $(MAKE) $(AM_MAKEFLAGS) install prefix=/usr/local/stow/libgcrypt
936
937 # Tell versions [3.59,3.63) of GNU make to not export all variables.
938 # Otherwise a system limit (for SysV at least) may be exceeded.
939 .NOEXPORT: