1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
4 # Copyright (C) 1994-2013 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.
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
17 # Copyright (C) 1992, 1999, 2000, 2002 Free Software Foundation, Inc.
19 # This file is part of Libgcrypt.
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.
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.
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
35 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
36 am__make_running_with_option = \
37 case $${target_option-} in \
39 *) echo "am__make_running_with_option: internal error: invalid" \
40 "target option '$${target_option-}' specified" >&2; \
44 sane_makeflags=$$MAKEFLAGS; \
45 if $(am__is_gnu_make); then \
46 sane_makeflags=$$MFLAGS; \
51 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
52 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
58 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60 for flg in $$sane_makeflags; do \
61 test $$skip_next = yes && { skip_next=no; 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;; \
74 *$$target_option*) has_opt=yes; break;; \
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)
96 build_triplet = @build@
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) \
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
128 CONFIG_CLEAN_VPATH_FILES =
129 AM_V_P = $(am__v_P_@AM_V@)
130 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
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 " $@;
137 AM_V_at = $(am__v_at_@AM_V@)
138 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
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 \
154 *) (install-info --version) >/dev/null 2>&1;; \
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) \
166 # Read a list of newline-separated strings from the standard input,
167 # and print each of them once, without duplicates. Input order is
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; }; } \
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)`
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)"; }; \
194 am__post_remove_distdir = $(am__remove_distdir)
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"`; \
208 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
209 if test "$$first2" = "$$first"; then \
210 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
214 dir0="$$dir0"/"$$first"; \
217 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
220 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
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
229 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
232 AUTOCONF = @AUTOCONF@
233 AUTOHEADER = @AUTOHEADER@
234 AUTOMAKE = @AUTOMAKE@
236 BUILD_FILEVERSION = @BUILD_FILEVERSION@
237 BUILD_REVISION = @BUILD_REVISION@
238 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
241 CCASDEPMODE = @CCASDEPMODE@
242 CCASFLAGS = @CCASFLAGS@
243 CCDEPMODE = @CCDEPMODE@
244 CC_FOR_BUILD = @CC_FOR_BUILD@
247 CPPFLAGS = @CPPFLAGS@
248 CYGPATH_W = @CYGPATH_W@
253 DSYMUTIL = @DSYMUTIL@
260 FALLBACK_SOCKLEN_T = @FALLBACK_SOCKLEN_T@
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@
274 INSERT_SYS_SELECT_H = @INSERT_SYS_SELECT_H@
276 INSTALL_DATA = @INSTALL_DATA@
277 INSTALL_PROGRAM = @INSTALL_PROGRAM@
278 INSTALL_SCRIPT = @INSTALL_SCRIPT@
279 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
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@
298 LTLIBOBJS = @LTLIBOBJS@
300 MAKEINFO = @MAKEINFO@
301 MANIFEST_TOOL = @MANIFEST_TOOL@
303 MPI_SFLAGS = @MPI_SFLAGS@
306 NOEXECSTACK_FLAGS = @NOEXECSTACK_FLAGS@
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@
324 RUN_LARGE_DATA_TESTS = @RUN_LARGE_DATA_TESTS@
326 SET_MAKE = @SET_MAKE@
330 SYS_SOCKET_H = @SYS_SOCKET_H@
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@
344 am__untar = @am__untar@
347 build_alias = @build_alias@
348 build_cpu = @build_cpu@
349 build_os = @build_os@
350 build_vendor = @build_vendor@
351 builddir = @builddir@
353 datarootdir = @datarootdir@
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@
361 host_alias = @host_alias@
362 host_cpu = @host_cpu@
364 host_vendor = @host_vendor@
366 includedir = @includedir@
368 install_sh = @install_sh@
370 libexecdir = @libexecdir@
371 localedir = @localedir@
372 localstatedir = @localstatedir@
375 oldincludedir = @oldincludedir@
378 program_transform_name = @program_transform_name@
381 sharedstatedir = @sharedstatedir@
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 \
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
406 gen_start_date = 2011-12-01T14:00:00
408 $(MAKE) $(AM_MAKEFLAGS) all-recursive
411 am--refresh: Makefile
413 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
415 case '$(am__configure_deps)' in \
417 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
418 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
423 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
424 $(am__cd) $(top_srcdir) && \
425 $(AUTOMAKE) --gnu Makefile
427 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
430 echo ' $(SHELL) ./config.status'; \
431 $(SHELL) ./config.status;; \
433 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
434 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
437 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
438 $(SHELL) ./config.status --recheck
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):
447 @test -f $@ || rm -f stamp-h1
448 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
450 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
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))
459 -rm -f config.h stamp-h1
468 -rm -f libtool config.lt
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):
478 if $(am__make_keepgoing); then \
479 failcom='fail=yes'; \
484 target=`echo $@ | sed s/-recursive//`; \
486 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
487 *) list='$(SUBDIRS)' ;; \
489 for subdir in $$list; do \
490 echo "Making $$target in $$subdir"; \
491 if test "$$subdir" = "."; then \
493 local_target="$$target-am"; \
495 local_target="$$target"; \
497 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
500 if test "$$dot_seen" = "no"; then \
501 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
504 ID: $(am__tagged_files)
505 $(am__define_uniq_tagged_files); mkid -fID $$unique
509 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
512 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
513 include_option=--etags-include; \
516 include_option=--include; \
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"; \
525 $(am__define_uniq_tagged_files); \
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) \
533 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
537 ctags: ctags-recursive
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) \
547 here=`$(am__cd) $(top_builddir) && pwd` \
548 && $(am__cd) $(top_srcdir) \
549 && gtags -i $(GTAGS_ARGS) "$$here"
551 test ! -s cscope.files \
552 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
555 cscope.files: clean-cscope cscopelist
556 cscopelist: cscopelist-recursive
558 cscopelist-am: $(am__tagged_files)
559 list='$(am__tagged_files)'; \
560 case "$(srcdir)" in \
561 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
562 *) sdir=$(subdir)/$(srcdir) ;; \
564 for i in $$list; do \
565 if test -f "$$i"; then \
566 echo "$(subdir)/$$i"; \
570 done >> $(top_builddir)/cscope.files
573 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
574 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
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,/[^/]*$$,,' | \
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 {} \;; \
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 {} \;; \
601 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
603 test -f "$(distdir)/$$file" \
604 || cp -p $$d/$$file "$(distdir)/$$file" \
608 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
609 if test "$$subdir" = .; then :; else \
611 || test -d "$(distdir)/$$subdir" \
612 || $(MKDIR_P) "$(distdir)/$$subdir" \
614 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
616 new_distdir=$$reldir; \
617 dir1=$$subdir; dir2="$(top_distdir)"; \
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=: \
633 $(MAKE) $(AM_MAKEFLAGS) \
634 top_distdir="$(top_distdir)" distdir="$(distdir)" \
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)"
644 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
645 $(am__post_remove_distdir)
647 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
648 $(am__post_remove_distdir)
651 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
652 $(am__post_remove_distdir)
655 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
656 $(am__post_remove_distdir)
659 @echo WARNING: "Support for shar distribution archives is" \
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)
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)
673 -rm -f $(distdir).zip
674 zip -rq $(distdir).zip $(distdir)
675 $(am__post_remove_distdir)
678 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
679 $(am__post_remove_distdir)
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
685 case '$(DIST_ARCHIVES)' in \
687 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
689 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
691 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
693 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
695 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
697 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
699 unzip $(distdir).zip ;;\
701 chmod -R a-w $(distdir)
703 mkdir $(distdir)/_build $(distdir)/_inst
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 \
710 && $(am__cd) $(distdir)/_build \
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" \
723 && chmod -R a-w "$$dc_install_base" \
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 \
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'
742 @test -n '$(distuninstallcheck_dir)' || { \
743 echo 'ERROR: trying to run $@ with an empty' \
744 '$$(distuninstallcheck_dir)' >&2; \
747 $(am__cd) '$(distuninstallcheck_dir)' || { \
748 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
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)"; \
756 $(distuninstallcheck_listfiles) ; \
758 distcleancheck: distclean
759 @if test '$(srcdir)' = . ; then \
760 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
763 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
764 || { echo "ERROR: files left in build directory after distclean:" ; \
765 $(distcleancheck_listfiles) ; \
768 check: check-recursive
769 all-am: Makefile config.h
770 installdirs: installdirs-recursive
772 install: install-recursive
773 install-exec: install-exec-recursive
774 install-data: install-data-recursive
775 uninstall: uninstall-recursive
778 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
780 installcheck: installcheck-recursive
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 \
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; \
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)
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
805 clean-am: clean-generic clean-libtool mostlyclean-am
807 distclean: distclean-recursive
808 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
810 distclean-am: clean-am distclean-generic distclean-hdr \
811 distclean-libtool distclean-tags
827 install-dvi: install-dvi-recursive
833 install-html: install-html-recursive
837 install-info: install-info-recursive
843 install-pdf: install-pdf-recursive
847 install-ps: install-ps-recursive
853 maintainer-clean: maintainer-clean-recursive
854 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
855 -rm -rf $(top_srcdir)/autom4te.cache
857 maintainer-clean-am: distclean-am maintainer-clean-generic
859 mostlyclean: mostlyclean-recursive
861 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
873 .MAKE: $(am__recursive_targets) all install-am install-strip
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
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
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; \
907 echo "$(VERSION)" > $(distdir)/VERSION
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)" ;;\
921 done ) | tee $(distdir).swdb
922 .PHONY: 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; \
935 $(MAKE) $(AM_MAKEFLAGS) install prefix=/usr/local/stow/libgcrypt
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.