Imported Upstream version 1.3.2
[platform/upstream/libksba.git] / m4 / 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 VPATH = @srcdir@
18 am__make_dryrun = \
19   { \
20     am__dry=no; \
21     case $$MAKEFLAGS in \
22       *\\[\ \   ]*) \
23         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25       *) \
26         for am__flg in $$MAKEFLAGS; do \
27           case $$am__flg in \
28             *=*|--*) ;; \
29             *n*) am__dry=yes; break;; \
30           esac; \
31         done;; \
32     esac; \
33     test $$am__dry = yes; \
34   }
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 subdir = m4
54 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
55 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56 am__aclocal_m4_deps = $(top_srcdir)/gl/m4/alloca.m4 \
57         $(top_srcdir)/gl/m4/gnulib.m4 \
58         $(top_srcdir)/gl/m4/valgrind-tests.m4 \
59         $(top_srcdir)/m4/autobuild.m4 \
60         $(top_srcdir)/m4/gnupg-typedef.m4 \
61         $(top_srcdir)/m4/gpg-error.m4 $(top_srcdir)/m4/libtool.m4 \
62         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
63         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
64         $(top_srcdir)/configure.ac
65 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66         $(ACLOCAL_M4)
67 mkinstalldirs = $(install_sh) -d
68 CONFIG_HEADER = $(top_builddir)/config.h
69 CONFIG_CLEAN_FILES =
70 CONFIG_CLEAN_VPATH_FILES =
71 AM_V_GEN = $(am__v_GEN_@AM_V@)
72 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
73 am__v_GEN_0 = @echo "  GEN   " $@;
74 AM_V_at = $(am__v_at_@AM_V@)
75 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
76 am__v_at_0 = @
77 SOURCES =
78 DIST_SOURCES =
79 am__can_run_installinfo = \
80   case $$AM_UPDATE_INFO_DIR in \
81     n|no|NO) false;; \
82     *) (install-info --version) >/dev/null 2>&1;; \
83   esac
84 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85 ACLOCAL = @ACLOCAL@
86 ALLOCA = @ALLOCA@
87 ALLOCA_H = @ALLOCA_H@
88 AMTAR = @AMTAR@
89 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
90 AR = @AR@
91 AS = @AS@
92 AUTOCONF = @AUTOCONF@
93 AUTOHEADER = @AUTOHEADER@
94 AUTOMAKE = @AUTOMAKE@
95 AWK = @AWK@
96 BUILD_FILEVERSION = @BUILD_FILEVERSION@
97 BUILD_REVISION = @BUILD_REVISION@
98 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
99 CC = @CC@
100 CCDEPMODE = @CCDEPMODE@
101 CC_FOR_BUILD = @CC_FOR_BUILD@
102 CFLAGS = @CFLAGS@
103 CPP = @CPP@
104 CPPFLAGS = @CPPFLAGS@
105 CYGPATH_W = @CYGPATH_W@
106 DEFS = @DEFS@
107 DEPDIR = @DEPDIR@
108 DLLTOOL = @DLLTOOL@
109 DSYMUTIL = @DSYMUTIL@
110 DUMPBIN = @DUMPBIN@
111 ECHO_C = @ECHO_C@
112 ECHO_N = @ECHO_N@
113 ECHO_T = @ECHO_T@
114 EGREP = @EGREP@
115 EXEEXT = @EXEEXT@
116 FGREP = @FGREP@
117 GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
118 GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
119 GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
120 GPG_ERROR_MT_CFLAGS = @GPG_ERROR_MT_CFLAGS@
121 GPG_ERROR_MT_LIBS = @GPG_ERROR_MT_LIBS@
122 GREP = @GREP@
123 INSTALL = @INSTALL@
124 INSTALL_DATA = @INSTALL_DATA@
125 INSTALL_PROGRAM = @INSTALL_PROGRAM@
126 INSTALL_SCRIPT = @INSTALL_SCRIPT@
127 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
128 KSBA_CONFIG_API_VERSION = @KSBA_CONFIG_API_VERSION@
129 KSBA_CONFIG_CFLAGS = @KSBA_CONFIG_CFLAGS@
130 KSBA_CONFIG_HOST = @KSBA_CONFIG_HOST@
131 KSBA_CONFIG_LIBS = @KSBA_CONFIG_LIBS@
132 LD = @LD@
133 LDFLAGS = @LDFLAGS@
134 LIBKSBA_LT_AGE = @LIBKSBA_LT_AGE@
135 LIBKSBA_LT_CURRENT = @LIBKSBA_LT_CURRENT@
136 LIBKSBA_LT_REVISION = @LIBKSBA_LT_REVISION@
137 LIBOBJS = @LIBOBJS@
138 LIBS = @LIBS@
139 LIBTOOL = @LIBTOOL@
140 LIPO = @LIPO@
141 LN_S = @LN_S@
142 LTALLOCA = @LTALLOCA@
143 LTLIBOBJS = @LTLIBOBJS@
144 MAINT = @MAINT@
145 MAKEINFO = @MAKEINFO@
146 MANIFEST_TOOL = @MANIFEST_TOOL@
147 MKDIR_P = @MKDIR_P@
148 NM = @NM@
149 NMEDIT = @NMEDIT@
150 OBJDUMP = @OBJDUMP@
151 OBJEXT = @OBJEXT@
152 OTOOL = @OTOOL@
153 OTOOL64 = @OTOOL64@
154 PACKAGE = @PACKAGE@
155 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
156 PACKAGE_NAME = @PACKAGE_NAME@
157 PACKAGE_STRING = @PACKAGE_STRING@
158 PACKAGE_TARNAME = @PACKAGE_TARNAME@
159 PACKAGE_URL = @PACKAGE_URL@
160 PACKAGE_VERSION = @PACKAGE_VERSION@
161 PATH_SEPARATOR = @PATH_SEPARATOR@
162 RANLIB = @RANLIB@
163 RC = @RC@
164 SED = @SED@
165 SET_MAKE = @SET_MAKE@
166 SHELL = @SHELL@
167 STRIP = @STRIP@
168 VALGRIND = @VALGRIND@
169 VERSION = @VERSION@
170 YACC = @YACC@
171 YFLAGS = @YFLAGS@
172 abs_builddir = @abs_builddir@
173 abs_srcdir = @abs_srcdir@
174 abs_top_builddir = @abs_top_builddir@
175 abs_top_srcdir = @abs_top_srcdir@
176 ac_ct_AR = @ac_ct_AR@
177 ac_ct_CC = @ac_ct_CC@
178 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
179 am__include = @am__include@
180 am__leading_dot = @am__leading_dot@
181 am__quote = @am__quote@
182 am__tar = @am__tar@
183 am__untar = @am__untar@
184 bindir = @bindir@
185 build = @build@
186 build_alias = @build_alias@
187 build_cpu = @build_cpu@
188 build_os = @build_os@
189 build_vendor = @build_vendor@
190 builddir = @builddir@
191 datadir = @datadir@
192 datarootdir = @datarootdir@
193 docdir = @docdir@
194 dvidir = @dvidir@
195 exec_prefix = @exec_prefix@
196 host = @host@
197 host_alias = @host_alias@
198 host_cpu = @host_cpu@
199 host_os = @host_os@
200 host_vendor = @host_vendor@
201 htmldir = @htmldir@
202 includedir = @includedir@
203 infodir = @infodir@
204 install_sh = @install_sh@
205 libdir = @libdir@
206 libexecdir = @libexecdir@
207 localedir = @localedir@
208 localstatedir = @localstatedir@
209 mandir = @mandir@
210 mkdir_p = @mkdir_p@
211 oldincludedir = @oldincludedir@
212 pdfdir = @pdfdir@
213 prefix = @prefix@
214 program_transform_name = @program_transform_name@
215 psdir = @psdir@
216 sbindir = @sbindir@
217 sharedstatedir = @sharedstatedir@
218 srcdir = @srcdir@
219 sysconfdir = @sysconfdir@
220 target_alias = @target_alias@
221 top_build_prefix = @top_build_prefix@
222 top_builddir = @top_builddir@
223 top_srcdir = @top_srcdir@
224 EXTRA_DIST = autobuild.m4  gnupg-typedef.m4  gpg-error.m4  libgcrypt.m4 \
225              libtool.m4
226
227 all: all-am
228
229 .SUFFIXES:
230 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
231         @for dep in $?; do \
232           case '$(am__configure_deps)' in \
233             *$$dep*) \
234               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
235                 && { if test -f $@; then exit 0; else break; fi; }; \
236               exit 1;; \
237           esac; \
238         done; \
239         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
240         $(am__cd) $(top_srcdir) && \
241           $(AUTOMAKE) --gnu m4/Makefile
242 .PRECIOUS: Makefile
243 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
244         @case '$?' in \
245           *config.status*) \
246             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
247           *) \
248             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
249             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
250         esac;
251
252 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
253         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254
255 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
256         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
258         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259 $(am__aclocal_m4_deps):
260
261 mostlyclean-libtool:
262         -rm -f *.lo
263
264 clean-libtool:
265         -rm -rf .libs _libs
266 tags: TAGS
267 TAGS:
268
269 ctags: CTAGS
270 CTAGS:
271
272
273 distdir: $(DISTFILES)
274         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
275         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
276         list='$(DISTFILES)'; \
277           dist_files=`for file in $$list; do echo $$file; done | \
278           sed -e "s|^$$srcdirstrip/||;t" \
279               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
280         case $$dist_files in \
281           */*) $(MKDIR_P) `echo "$$dist_files" | \
282                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
283                            sort -u` ;; \
284         esac; \
285         for file in $$dist_files; do \
286           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
287           if test -d $$d/$$file; then \
288             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
289             if test -d "$(distdir)/$$file"; then \
290               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
291             fi; \
292             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
293               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
294               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
295             fi; \
296             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
297           else \
298             test -f "$(distdir)/$$file" \
299             || cp -p $$d/$$file "$(distdir)/$$file" \
300             || exit 1; \
301           fi; \
302         done
303 check-am: all-am
304 check: check-am
305 all-am: Makefile
306 installdirs:
307 install: install-am
308 install-exec: install-exec-am
309 install-data: install-data-am
310 uninstall: uninstall-am
311
312 install-am: all-am
313         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
314
315 installcheck: installcheck-am
316 install-strip:
317         if test -z '$(STRIP)'; then \
318           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
319             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
320               install; \
321         else \
322           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
323             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
324             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
325         fi
326 mostlyclean-generic:
327
328 clean-generic:
329
330 distclean-generic:
331         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
332         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
333
334 maintainer-clean-generic:
335         @echo "This command is intended for maintainers to use"
336         @echo "it deletes files that may require special tools to rebuild."
337 clean: clean-am
338
339 clean-am: clean-generic clean-libtool mostlyclean-am
340
341 distclean: distclean-am
342         -rm -f Makefile
343 distclean-am: clean-am distclean-generic
344
345 dvi: dvi-am
346
347 dvi-am:
348
349 html: html-am
350
351 html-am:
352
353 info: info-am
354
355 info-am:
356
357 install-data-am:
358
359 install-dvi: install-dvi-am
360
361 install-dvi-am:
362
363 install-exec-am:
364
365 install-html: install-html-am
366
367 install-html-am:
368
369 install-info: install-info-am
370
371 install-info-am:
372
373 install-man:
374
375 install-pdf: install-pdf-am
376
377 install-pdf-am:
378
379 install-ps: install-ps-am
380
381 install-ps-am:
382
383 installcheck-am:
384
385 maintainer-clean: maintainer-clean-am
386         -rm -f Makefile
387 maintainer-clean-am: distclean-am maintainer-clean-generic
388
389 mostlyclean: mostlyclean-am
390
391 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
392
393 pdf: pdf-am
394
395 pdf-am:
396
397 ps: ps-am
398
399 ps-am:
400
401 uninstall-am:
402
403 .MAKE: install-am install-strip
404
405 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
406         distclean distclean-generic distclean-libtool distdir dvi \
407         dvi-am html html-am info info-am install install-am \
408         install-data install-data-am install-dvi install-dvi-am \
409         install-exec install-exec-am install-html install-html-am \
410         install-info install-info-am install-man install-pdf \
411         install-pdf-am install-ps install-ps-am install-strip \
412         installcheck installcheck-am installdirs maintainer-clean \
413         maintainer-clean-generic mostlyclean mostlyclean-generic \
414         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
415
416
417 # Tell versions [3.59,3.63) of GNU make to not export all variables.
418 # Otherwise a system limit (for SysV at least) may be exceeded.
419 .NOEXPORT: