Imported Upstream version 1.3.0
[platform/upstream/libksba.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # Makefile.am - main makefile for libksba
19 #       Copyright (C) 2001, 2002 g10 Code GmbH
20 #
21 # This file is part of KSBA.
22 #
23 # KSBA is free software; you can redistribute it and/or modify
24 # it under the terms of the GNU General Public License as published by
25 # the Free Software Foundation; either version 3 of the License, or
26 # (at your option) any later version.
27 #
28 # KSBA is distributed in the hope that it will be useful,
29 # but WITHOUT ANY WARRANTY; without even the implied warranty of
30 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31 # GNU General Public License for more details.
32 #
33 # You should have received a copy of the GNU General Public License
34 # along with this program; if not, see <http://www.gnu.org/licenses/>.
35 VPATH = @srcdir@
36 am__make_dryrun = \
37   { \
38     am__dry=no; \
39     case $$MAKEFLAGS in \
40       *\\[\ \   ]*) \
41         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
42           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
43       *) \
44         for am__flg in $$MAKEFLAGS; do \
45           case $$am__flg in \
46             *=*|--*) ;; \
47             *n*) am__dry=yes; break;; \
48           esac; \
49         done;; \
50     esac; \
51     test $$am__dry = yes; \
52   }
53 pkgdatadir = $(datadir)/@PACKAGE@
54 pkgincludedir = $(includedir)/@PACKAGE@
55 pkglibdir = $(libdir)/@PACKAGE@
56 pkglibexecdir = $(libexecdir)/@PACKAGE@
57 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
58 install_sh_DATA = $(install_sh) -c -m 644
59 install_sh_PROGRAM = $(install_sh) -c
60 install_sh_SCRIPT = $(install_sh) -c
61 INSTALL_HEADER = $(INSTALL_DATA)
62 transform = $(program_transform_name)
63 NORMAL_INSTALL = :
64 PRE_INSTALL = :
65 POST_INSTALL = :
66 NORMAL_UNINSTALL = :
67 PRE_UNINSTALL = :
68 POST_UNINSTALL = :
69 build_triplet = @build@
70 host_triplet = @host@
71 subdir = .
72 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
73         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
74         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
75         THANKS TODO compile config.guess config.sub depcomp install-sh \
76         ltmain.sh missing mkinstalldirs ylwrap
77 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
78 am__aclocal_m4_deps = $(top_srcdir)/gl/m4/alloca.m4 \
79         $(top_srcdir)/gl/m4/gnulib.m4 $(top_srcdir)/m4/autobuild.m4 \
80         $(top_srcdir)/m4/gnupg-typedef.m4 \
81         $(top_srcdir)/m4/gpg-error.m4 $(top_srcdir)/m4/libtool.m4 \
82         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
83         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
84         $(top_srcdir)/configure.ac
85 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
86         $(ACLOCAL_M4)
87 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
88  configure.lineno config.status.lineno
89 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
90 CONFIG_HEADER = config.h
91 CONFIG_CLEAN_FILES =
92 CONFIG_CLEAN_VPATH_FILES =
93 SOURCES =
94 DIST_SOURCES =
95 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
96         html-recursive info-recursive install-data-recursive \
97         install-dvi-recursive install-exec-recursive \
98         install-html-recursive install-info-recursive \
99         install-pdf-recursive install-ps-recursive install-recursive \
100         installcheck-recursive installdirs-recursive pdf-recursive \
101         ps-recursive uninstall-recursive
102 am__can_run_installinfo = \
103   case $$AM_UPDATE_INFO_DIR in \
104     n|no|NO) false;; \
105     *) (install-info --version) >/dev/null 2>&1;; \
106   esac
107 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
108   distclean-recursive maintainer-clean-recursive
109 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
110         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
111         distdir dist dist-all distcheck
112 ETAGS = etags
113 CTAGS = ctags
114 DIST_SUBDIRS = m4 gl src tests doc
115 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
116 distdir = $(PACKAGE)-$(VERSION)
117 top_distdir = $(distdir)
118 am__remove_distdir = \
119   if test -d "$(distdir)"; then \
120     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
121       && rm -rf "$(distdir)" \
122       || { sleep 5 && rm -rf "$(distdir)"; }; \
123   else :; fi
124 am__relativize = \
125   dir0=`pwd`; \
126   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
127   sed_rest='s,^[^/]*/*,,'; \
128   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
129   sed_butlast='s,/*[^/]*$$,,'; \
130   while test -n "$$dir1"; do \
131     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
132     if test "$$first" != "."; then \
133       if test "$$first" = ".."; then \
134         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
135         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
136       else \
137         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
138         if test "$$first2" = "$$first"; then \
139           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
140         else \
141           dir2="../$$dir2"; \
142         fi; \
143         dir0="$$dir0"/"$$first"; \
144       fi; \
145     fi; \
146     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
147   done; \
148   reldir="$$dir2"
149 GZIP_ENV = --best
150 DIST_ARCHIVES = $(distdir).tar.bz2
151 distuninstallcheck_listfiles = find . -type f -print
152 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
153   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
154 distcleancheck_listfiles = find . -type f -print
155 ACLOCAL = @ACLOCAL@
156 ALLOCA = @ALLOCA@
157 ALLOCA_H = @ALLOCA_H@
158 AMTAR = @AMTAR@
159 AR = @AR@
160 AS = @AS@
161 AUTOCONF = @AUTOCONF@
162 AUTOHEADER = @AUTOHEADER@
163 AUTOMAKE = @AUTOMAKE@
164 AWK = @AWK@
165 BUILD_FILEVERSION = @BUILD_FILEVERSION@
166 BUILD_REVISION = @BUILD_REVISION@
167 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
168 CC = @CC@
169 CCDEPMODE = @CCDEPMODE@
170 CC_FOR_BUILD = @CC_FOR_BUILD@
171 CFLAGS = @CFLAGS@
172 CPP = @CPP@
173 CPPFLAGS = @CPPFLAGS@
174 CYGPATH_W = @CYGPATH_W@
175 DEFS = @DEFS@
176 DEPDIR = @DEPDIR@
177 DLLTOOL = @DLLTOOL@
178 DSYMUTIL = @DSYMUTIL@
179 DUMPBIN = @DUMPBIN@
180 ECHO_C = @ECHO_C@
181 ECHO_N = @ECHO_N@
182 ECHO_T = @ECHO_T@
183 EGREP = @EGREP@
184 EXEEXT = @EXEEXT@
185 FGREP = @FGREP@
186 GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
187 GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
188 GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
189 GREP = @GREP@
190 INSTALL = @INSTALL@
191 INSTALL_DATA = @INSTALL_DATA@
192 INSTALL_PROGRAM = @INSTALL_PROGRAM@
193 INSTALL_SCRIPT = @INSTALL_SCRIPT@
194 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
195 KSBA_CONFIG_API_VERSION = @KSBA_CONFIG_API_VERSION@
196 KSBA_CONFIG_CFLAGS = @KSBA_CONFIG_CFLAGS@
197 KSBA_CONFIG_HOST = @KSBA_CONFIG_HOST@
198 KSBA_CONFIG_LIBS = @KSBA_CONFIG_LIBS@
199 LD = @LD@
200 LDFLAGS = @LDFLAGS@
201 LIBKSBA_LT_AGE = @LIBKSBA_LT_AGE@
202 LIBKSBA_LT_CURRENT = @LIBKSBA_LT_CURRENT@
203 LIBKSBA_LT_REVISION = @LIBKSBA_LT_REVISION@
204 LIBOBJS = @LIBOBJS@
205 LIBS = @LIBS@
206 LIBTOOL = @LIBTOOL@
207 LIPO = @LIPO@
208 LN_S = @LN_S@
209 LTALLOCA = @LTALLOCA@
210 LTLIBOBJS = @LTLIBOBJS@
211 MAINT = @MAINT@
212 MAKEINFO = @MAKEINFO@
213 MANIFEST_TOOL = @MANIFEST_TOOL@
214 MKDIR_P = @MKDIR_P@
215 NM = @NM@
216 NMEDIT = @NMEDIT@
217 OBJDUMP = @OBJDUMP@
218 OBJEXT = @OBJEXT@
219 OTOOL = @OTOOL@
220 OTOOL64 = @OTOOL64@
221 PACKAGE = @PACKAGE@
222 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
223 PACKAGE_NAME = @PACKAGE_NAME@
224 PACKAGE_STRING = @PACKAGE_STRING@
225 PACKAGE_TARNAME = @PACKAGE_TARNAME@
226 PACKAGE_URL = @PACKAGE_URL@
227 PACKAGE_VERSION = @PACKAGE_VERSION@
228 PATH_SEPARATOR = @PATH_SEPARATOR@
229 RANLIB = @RANLIB@
230 RC = @RC@
231 SED = @SED@
232 SET_MAKE = @SET_MAKE@
233 SHELL = @SHELL@
234 STRIP = @STRIP@
235 VERSION = @VERSION@
236 YACC = @YACC@
237 YFLAGS = @YFLAGS@
238 abs_builddir = @abs_builddir@
239 abs_srcdir = @abs_srcdir@
240 abs_top_builddir = @abs_top_builddir@
241 abs_top_srcdir = @abs_top_srcdir@
242 ac_ct_AR = @ac_ct_AR@
243 ac_ct_CC = @ac_ct_CC@
244 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
245 am__include = @am__include@
246 am__leading_dot = @am__leading_dot@
247 am__quote = @am__quote@
248 am__tar = @am__tar@
249 am__untar = @am__untar@
250 bindir = @bindir@
251 build = @build@
252 build_alias = @build_alias@
253 build_cpu = @build_cpu@
254 build_os = @build_os@
255 build_vendor = @build_vendor@
256 builddir = @builddir@
257 datadir = @datadir@
258 datarootdir = @datarootdir@
259 docdir = @docdir@
260 dvidir = @dvidir@
261 exec_prefix = @exec_prefix@
262 host = @host@
263 host_alias = @host_alias@
264 host_cpu = @host_cpu@
265 host_os = @host_os@
266 host_vendor = @host_vendor@
267 htmldir = @htmldir@
268 includedir = @includedir@
269 infodir = @infodir@
270 install_sh = @install_sh@
271 libdir = @libdir@
272 libexecdir = @libexecdir@
273 localedir = @localedir@
274 localstatedir = @localstatedir@
275 mandir = @mandir@
276 mkdir_p = @mkdir_p@
277 oldincludedir = @oldincludedir@
278 pdfdir = @pdfdir@
279 prefix = @prefix@
280 program_transform_name = @program_transform_name@
281 psdir = @psdir@
282 sbindir = @sbindir@
283 sharedstatedir = @sharedstatedir@
284 srcdir = @srcdir@
285 sysconfdir = @sysconfdir@
286 target_alias = @target_alias@
287 top_build_prefix = @top_build_prefix@
288 top_builddir = @top_builddir@
289 top_srcdir = @top_srcdir@
290 ACLOCAL_AMFLAGS = -I m4 -I gl/m4
291 AUTOMAKE_OPTIONS = dist-bzip2 no-dist-gzip
292
293 # (A suitable gitlog-to-changelog script can be found in GnuPG master.)
294 GITLOG_TO_CHANGELOG = gitlog-to-changelog
295 EXTRA_DIST = autogen.sh COPYING.GPLv2 COPYING.GPLv3 COPYING.LGPLv3      \
296              ChangeLog-2011 doc/ChangeLog-2011 src/ChangeLog-2011       \
297              tests/ChangeLog-2011                                       \
298              build-aux/git-log-footer build-aux/git-log-fix
299
300 @CROSS_COMPILING_FALSE@tests = tests
301 @CROSS_COMPILING_TRUE@tests = 
302 SUBDIRS = m4 gl src ${tests} doc
303 gen_start_date = 2011-12-01T00:00:00
304 all: config.h
305         $(MAKE) $(AM_MAKEFLAGS) all-recursive
306
307 .SUFFIXES:
308 am--refresh: Makefile
309         @:
310 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
311         @for dep in $?; do \
312           case '$(am__configure_deps)' in \
313             *$$dep*) \
314               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
315               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
316                 && exit 0; \
317               exit 1;; \
318           esac; \
319         done; \
320         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
321         $(am__cd) $(top_srcdir) && \
322           $(AUTOMAKE) --gnu Makefile
323 .PRECIOUS: Makefile
324 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
325         @case '$?' in \
326           *config.status*) \
327             echo ' $(SHELL) ./config.status'; \
328             $(SHELL) ./config.status;; \
329           *) \
330             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
331             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
332         esac;
333
334 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
335         $(SHELL) ./config.status --recheck
336
337 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
338         $(am__cd) $(srcdir) && $(AUTOCONF)
339 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
340         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
341 $(am__aclocal_m4_deps):
342
343 config.h: stamp-h1
344         @if test ! -f $@; then rm -f stamp-h1; else :; fi
345         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
346
347 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
348         @rm -f stamp-h1
349         cd $(top_builddir) && $(SHELL) ./config.status config.h
350 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
351         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
352         rm -f stamp-h1
353         touch $@
354
355 distclean-hdr:
356         -rm -f config.h stamp-h1
357
358 mostlyclean-libtool:
359         -rm -f *.lo
360
361 clean-libtool:
362         -rm -rf .libs _libs
363
364 distclean-libtool:
365         -rm -f libtool config.lt
366
367 # This directory's subdirectories are mostly independent; you can cd
368 # into them and run `make' without going through this Makefile.
369 # To change the values of `make' variables: instead of editing Makefiles,
370 # (1) if the variable is set in `config.status', edit `config.status'
371 #     (which will cause the Makefiles to be regenerated when you run `make');
372 # (2) otherwise, pass the desired values on the `make' command line.
373 $(RECURSIVE_TARGETS):
374         @fail= failcom='exit 1'; \
375         for f in x $$MAKEFLAGS; do \
376           case $$f in \
377             *=* | --[!k]*);; \
378             *k*) failcom='fail=yes';; \
379           esac; \
380         done; \
381         dot_seen=no; \
382         target=`echo $@ | sed s/-recursive//`; \
383         list='$(SUBDIRS)'; for subdir in $$list; do \
384           echo "Making $$target in $$subdir"; \
385           if test "$$subdir" = "."; then \
386             dot_seen=yes; \
387             local_target="$$target-am"; \
388           else \
389             local_target="$$target"; \
390           fi; \
391           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
392           || eval $$failcom; \
393         done; \
394         if test "$$dot_seen" = "no"; then \
395           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
396         fi; test -z "$$fail"
397
398 $(RECURSIVE_CLEAN_TARGETS):
399         @fail= failcom='exit 1'; \
400         for f in x $$MAKEFLAGS; do \
401           case $$f in \
402             *=* | --[!k]*);; \
403             *k*) failcom='fail=yes';; \
404           esac; \
405         done; \
406         dot_seen=no; \
407         case "$@" in \
408           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
409           *) list='$(SUBDIRS)' ;; \
410         esac; \
411         rev=''; for subdir in $$list; do \
412           if test "$$subdir" = "."; then :; else \
413             rev="$$subdir $$rev"; \
414           fi; \
415         done; \
416         rev="$$rev ."; \
417         target=`echo $@ | sed s/-recursive//`; \
418         for subdir in $$rev; do \
419           echo "Making $$target in $$subdir"; \
420           if test "$$subdir" = "."; then \
421             local_target="$$target-am"; \
422           else \
423             local_target="$$target"; \
424           fi; \
425           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
426           || eval $$failcom; \
427         done && test -z "$$fail"
428 tags-recursive:
429         list='$(SUBDIRS)'; for subdir in $$list; do \
430           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
431         done
432 ctags-recursive:
433         list='$(SUBDIRS)'; for subdir in $$list; do \
434           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
435         done
436
437 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
438         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
439         unique=`for i in $$list; do \
440             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441           done | \
442           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443               END { if (nonempty) { for (i in files) print i; }; }'`; \
444         mkid -fID $$unique
445 tags: TAGS
446
447 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
448                 $(TAGS_FILES) $(LISP)
449         set x; \
450         here=`pwd`; \
451         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
452           include_option=--etags-include; \
453           empty_fix=.; \
454         else \
455           include_option=--include; \
456           empty_fix=; \
457         fi; \
458         list='$(SUBDIRS)'; for subdir in $$list; do \
459           if test "$$subdir" = .; then :; else \
460             test ! -f $$subdir/TAGS || \
461               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
462           fi; \
463         done; \
464         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
465         unique=`for i in $$list; do \
466             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
467           done | \
468           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
469               END { if (nonempty) { for (i in files) print i; }; }'`; \
470         shift; \
471         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
472           test -n "$$unique" || unique=$$empty_fix; \
473           if test $$# -gt 0; then \
474             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
475               "$$@" $$unique; \
476           else \
477             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
478               $$unique; \
479           fi; \
480         fi
481 ctags: CTAGS
482 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
483                 $(TAGS_FILES) $(LISP)
484         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
485         unique=`for i in $$list; do \
486             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
487           done | \
488           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
489               END { if (nonempty) { for (i in files) print i; }; }'`; \
490         test -z "$(CTAGS_ARGS)$$unique" \
491           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
492              $$unique
493
494 GTAGS:
495         here=`$(am__cd) $(top_builddir) && pwd` \
496           && $(am__cd) $(top_srcdir) \
497           && gtags -i $(GTAGS_ARGS) "$$here"
498
499 distclean-tags:
500         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
501
502 distdir: $(DISTFILES)
503         $(am__remove_distdir)
504         test -d "$(distdir)" || mkdir "$(distdir)"
505         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
506         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
507         list='$(DISTFILES)'; \
508           dist_files=`for file in $$list; do echo $$file; done | \
509           sed -e "s|^$$srcdirstrip/||;t" \
510               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
511         case $$dist_files in \
512           */*) $(MKDIR_P) `echo "$$dist_files" | \
513                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
514                            sort -u` ;; \
515         esac; \
516         for file in $$dist_files; do \
517           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
518           if test -d $$d/$$file; then \
519             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
520             if test -d "$(distdir)/$$file"; then \
521               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
522             fi; \
523             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
524               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
525               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
526             fi; \
527             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
528           else \
529             test -f "$(distdir)/$$file" \
530             || cp -p $$d/$$file "$(distdir)/$$file" \
531             || exit 1; \
532           fi; \
533         done
534         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
535           if test "$$subdir" = .; then :; else \
536             $(am__make_dryrun) \
537               || test -d "$(distdir)/$$subdir" \
538               || $(MKDIR_P) "$(distdir)/$$subdir" \
539               || exit 1; \
540             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
541             $(am__relativize); \
542             new_distdir=$$reldir; \
543             dir1=$$subdir; dir2="$(top_distdir)"; \
544             $(am__relativize); \
545             new_top_distdir=$$reldir; \
546             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
547             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
548             ($(am__cd) $$subdir && \
549               $(MAKE) $(AM_MAKEFLAGS) \
550                 top_distdir="$$new_top_distdir" \
551                 distdir="$$new_distdir" \
552                 am__remove_distdir=: \
553                 am__skip_length_check=: \
554                 am__skip_mode_fix=: \
555                 distdir) \
556               || exit 1; \
557           fi; \
558         done
559         $(MAKE) $(AM_MAKEFLAGS) \
560           top_distdir="$(top_distdir)" distdir="$(distdir)" \
561           dist-hook
562         -test -n "$(am__skip_mode_fix)" \
563         || find "$(distdir)" -type d ! -perm -755 \
564                 -exec chmod u+rwx,go+rx {} \; -o \
565           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
566           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
567           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
568         || chmod -R a+r "$(distdir)"
569 dist-gzip: distdir
570         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
571         $(am__remove_distdir)
572 dist-bzip2: distdir
573         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
574         $(am__remove_distdir)
575
576 dist-lzip: distdir
577         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
578         $(am__remove_distdir)
579
580 dist-lzma: distdir
581         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
582         $(am__remove_distdir)
583
584 dist-xz: distdir
585         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
586         $(am__remove_distdir)
587
588 dist-tarZ: distdir
589         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
590         $(am__remove_distdir)
591
592 dist-shar: distdir
593         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
594         $(am__remove_distdir)
595
596 dist-zip: distdir
597         -rm -f $(distdir).zip
598         zip -rq $(distdir).zip $(distdir)
599         $(am__remove_distdir)
600
601 dist dist-all: distdir
602         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
603         $(am__remove_distdir)
604
605 # This target untars the dist file and tries a VPATH configuration.  Then
606 # it guarantees that the distribution is self-contained by making another
607 # tarfile.
608 distcheck: dist
609         case '$(DIST_ARCHIVES)' in \
610         *.tar.gz*) \
611           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
612         *.tar.bz2*) \
613           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
614         *.tar.lzma*) \
615           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
616         *.tar.lz*) \
617           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
618         *.tar.xz*) \
619           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
620         *.tar.Z*) \
621           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
622         *.shar.gz*) \
623           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
624         *.zip*) \
625           unzip $(distdir).zip ;;\
626         esac
627         chmod -R a-w $(distdir); chmod u+w $(distdir)
628         mkdir $(distdir)/_build
629         mkdir $(distdir)/_inst
630         chmod a-w $(distdir)
631         test -d $(distdir)/_build || exit 0; \
632         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
633           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
634           && am__cwd=`pwd` \
635           && $(am__cd) $(distdir)/_build \
636           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
637             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
638             $(DISTCHECK_CONFIGURE_FLAGS) \
639           && $(MAKE) $(AM_MAKEFLAGS) \
640           && $(MAKE) $(AM_MAKEFLAGS) dvi \
641           && $(MAKE) $(AM_MAKEFLAGS) check \
642           && $(MAKE) $(AM_MAKEFLAGS) install \
643           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
644           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
645           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
646                 distuninstallcheck \
647           && chmod -R a-w "$$dc_install_base" \
648           && ({ \
649                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
650                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
651                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
652                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
653                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
654               } || { rm -rf "$$dc_destdir"; exit 1; }) \
655           && rm -rf "$$dc_destdir" \
656           && $(MAKE) $(AM_MAKEFLAGS) dist \
657           && rm -rf $(DIST_ARCHIVES) \
658           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
659           && cd "$$am__cwd" \
660           || exit 1
661         $(am__remove_distdir)
662         @(echo "$(distdir) archives ready for distribution: "; \
663           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
664           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
665 distuninstallcheck:
666         @test -n '$(distuninstallcheck_dir)' || { \
667           echo 'ERROR: trying to run $@ with an empty' \
668                '$$(distuninstallcheck_dir)' >&2; \
669           exit 1; \
670         }; \
671         $(am__cd) '$(distuninstallcheck_dir)' || { \
672           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
673           exit 1; \
674         }; \
675         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
676            || { echo "ERROR: files left after uninstall:" ; \
677                 if test -n "$(DESTDIR)"; then \
678                   echo "  (check DESTDIR support)"; \
679                 fi ; \
680                 $(distuninstallcheck_listfiles) ; \
681                 exit 1; } >&2
682 distcleancheck: distclean
683         @if test '$(srcdir)' = . ; then \
684           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
685           exit 1 ; \
686         fi
687         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
688           || { echo "ERROR: files left in build directory after distclean:" ; \
689                $(distcleancheck_listfiles) ; \
690                exit 1; } >&2
691 check-am: all-am
692 check: check-recursive
693 all-am: Makefile config.h
694 installdirs: installdirs-recursive
695 installdirs-am:
696 install: install-recursive
697 install-exec: install-exec-recursive
698 install-data: install-data-recursive
699 uninstall: uninstall-recursive
700
701 install-am: all-am
702         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
703
704 installcheck: installcheck-recursive
705 install-strip:
706         if test -z '$(STRIP)'; then \
707           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
708             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
709               install; \
710         else \
711           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
712             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
713             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
714         fi
715 mostlyclean-generic:
716
717 clean-generic:
718
719 distclean-generic:
720         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
721         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
722
723 maintainer-clean-generic:
724         @echo "This command is intended for maintainers to use"
725         @echo "it deletes files that may require special tools to rebuild."
726 clean: clean-recursive
727
728 clean-am: clean-generic clean-libtool mostlyclean-am
729
730 distclean: distclean-recursive
731         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
732         -rm -f Makefile
733 distclean-am: clean-am distclean-generic distclean-hdr \
734         distclean-libtool distclean-tags
735
736 dvi: dvi-recursive
737
738 dvi-am:
739
740 html: html-recursive
741
742 html-am:
743
744 info: info-recursive
745
746 info-am:
747
748 install-data-am:
749
750 install-dvi: install-dvi-recursive
751
752 install-dvi-am:
753
754 install-exec-am:
755
756 install-html: install-html-recursive
757
758 install-html-am:
759
760 install-info: install-info-recursive
761
762 install-info-am:
763
764 install-man:
765
766 install-pdf: install-pdf-recursive
767
768 install-pdf-am:
769
770 install-ps: install-ps-recursive
771
772 install-ps-am:
773
774 installcheck-am:
775
776 maintainer-clean: maintainer-clean-recursive
777         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
778         -rm -rf $(top_srcdir)/autom4te.cache
779         -rm -f Makefile
780 maintainer-clean-am: distclean-am maintainer-clean-generic
781
782 mostlyclean: mostlyclean-recursive
783
784 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
785
786 pdf: pdf-recursive
787
788 pdf-am:
789
790 ps: ps-recursive
791
792 ps-am:
793
794 uninstall-am:
795
796 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
797         ctags-recursive install-am install-strip tags-recursive
798
799 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
800         all all-am am--refresh check check-am clean clean-generic \
801         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
802         dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
803         dist-xz dist-zip distcheck distclean distclean-generic \
804         distclean-hdr distclean-libtool distclean-tags distcleancheck \
805         distdir distuninstallcheck dvi dvi-am html html-am info \
806         info-am install install-am install-data install-data-am \
807         install-dvi install-dvi-am install-exec install-exec-am \
808         install-html install-html-am install-info install-info-am \
809         install-man install-pdf install-pdf-am install-ps \
810         install-ps-am install-strip installcheck installcheck-am \
811         installdirs installdirs-am maintainer-clean \
812         maintainer-clean-generic mostlyclean mostlyclean-generic \
813         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
814         uninstall uninstall-am
815
816
817 dist-hook: gen-ChangeLog
818         @set -e; echo "$(VERSION)" > $(distdir)/VERSION
819 .PHONY: gen-ChangeLog
820 gen-ChangeLog:
821         if test -d $(top_srcdir)/.git; then                             \
822           (cd $(top_srcdir) &&                                          \
823             $(GITLOG_TO_CHANGELOG) --append-dot --tear-off              \
824             --amend=build-aux/git-log-fix                               \
825             --since=$(gen_start_date) ) > $(distdir)/cl-t;              \
826           cat $(top_srcdir)/build-aux/git-log-footer >> $(distdir)/cl-t;\
827           rm -f $(distdir)/ChangeLog;                                   \
828           mv $(distdir)/cl-t $(distdir)/ChangeLog;                      \
829         fi
830
831 stowinstall:
832         $(MAKE) $(AM_MAKEFLAGS) install prefix=/usr/local/stow/libksba
833
834 # Tell versions [3.59,3.63) of GNU make to not export all variables.
835 # Otherwise a system limit (for SysV at least) may be exceeded.
836 .NOEXPORT: