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