Imported Upstream version 1.3.2
[platform/upstream/gpgme.git] / lang / cl / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6 # 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 for GPGME-CL.
19 # Copyright (C) 2003, 2006 g10 Code GmbH
20 #
21 # This file is part of GPGME-CL.
22 #
23 # GPGME-CL is free software; you can redistribute it and/or modify it
24 # under the terms of the GNU General Public License as published by
25 # the Free Software Foundation; either version 2 of the License, or
26 # (at your option) any later version.
27 #
28 # GPGME-CL 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 Lesser 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, write to the Free Software
35 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
36 # 02111-1307, USA
37
38 VPATH = @srcdir@
39 pkgdatadir = $(datadir)/@PACKAGE@
40 pkgincludedir = $(includedir)/@PACKAGE@
41 pkglibdir = $(libdir)/@PACKAGE@
42 pkglibexecdir = $(libexecdir)/@PACKAGE@
43 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
44 install_sh_DATA = $(install_sh) -c -m 644
45 install_sh_PROGRAM = $(install_sh) -c
46 install_sh_SCRIPT = $(install_sh) -c
47 INSTALL_HEADER = $(INSTALL_DATA)
48 transform = $(program_transform_name)
49 NORMAL_INSTALL = :
50 PRE_INSTALL = :
51 POST_INSTALL = :
52 NORMAL_UNINSTALL = :
53 PRE_UNINSTALL = :
54 POST_UNINSTALL = :
55 build_triplet = @build@
56 host_triplet = @host@
57 subdir = lang/cl
58 DIST_COMMON = README $(dist_clfiles_DATA) $(srcdir)/Makefile.am \
59         $(srcdir)/Makefile.in $(srcdir)/gpgme.asd.in
60 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61 am__aclocal_m4_deps = $(top_srcdir)/m4/glib-2.0.m4 \
62         $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnupg-ttyname.m4 \
63         $(top_srcdir)/m4/gpg-error.m4 $(top_srcdir)/m4/libassuan.m4 \
64         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
65         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
66         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
67         $(top_srcdir)/configure.ac
68 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69         $(ACLOCAL_M4)
70 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
71 CONFIG_HEADER = $(top_builddir)/config.h
72 CONFIG_CLEAN_FILES = gpgme.asd
73 CONFIG_CLEAN_VPATH_FILES =
74 SOURCES =
75 DIST_SOURCES =
76 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
77 am__vpath_adj = case $$p in \
78     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
79     *) f=$$p;; \
80   esac;
81 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
82 am__install_max = 40
83 am__nobase_strip_setup = \
84   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
85 am__nobase_strip = \
86   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
87 am__nobase_list = $(am__nobase_strip_setup); \
88   for p in $$list; do echo "$$p $$p"; done | \
89   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
90   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
91     if (++n[$$2] == $(am__install_max)) \
92       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
93     END { for (dir in files) print dir, files[dir] }'
94 am__base_list = \
95   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
96   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
97 am__installdirs = "$(DESTDIR)$(clfilesdir)"
98 DATA = $(dist_clfiles_DATA)
99 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100 ACLOCAL = @ACLOCAL@
101 AMTAR = @AMTAR@
102 AR = @AR@
103 AS = @AS@
104 AUTOCONF = @AUTOCONF@
105 AUTOHEADER = @AUTOHEADER@
106 AUTOMAKE = @AUTOMAKE@
107 AWK = @AWK@
108 BUILD_FILEVERSION = @BUILD_FILEVERSION@
109 BUILD_NUMBER = @BUILD_NUMBER@
110 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
111 CC = @CC@
112 CCDEPMODE = @CCDEPMODE@
113 CFLAGS = @CFLAGS@
114 CPP = @CPP@
115 CPPFLAGS = @CPPFLAGS@
116 CXX = @CXX@
117 CXXCPP = @CXXCPP@
118 CXXDEPMODE = @CXXDEPMODE@
119 CXXFLAGS = @CXXFLAGS@
120 CYGPATH_W = @CYGPATH_W@
121 DEFS = @DEFS@
122 DEPDIR = @DEPDIR@
123 DLLTOOL = @DLLTOOL@
124 DSYMUTIL = @DSYMUTIL@
125 DUMPBIN = @DUMPBIN@
126 ECHO_C = @ECHO_C@
127 ECHO_N = @ECHO_N@
128 ECHO_T = @ECHO_T@
129 EGREP = @EGREP@
130 EXEEXT = @EXEEXT@
131 FGREP = @FGREP@
132 G13 = @G13@
133 GITLOG_TO_CHANGELOG = @GITLOG_TO_CHANGELOG@
134 GLIBC21 = @GLIBC21@
135 GLIB_CFLAGS = @GLIB_CFLAGS@
136 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
137 GLIB_LIBS = @GLIB_LIBS@
138 GLIB_MKENUMS = @GLIB_MKENUMS@
139 GOBJECT_QUERY = @GOBJECT_QUERY@
140 GPG = @GPG@
141 GPGCONF = @GPGCONF@
142 GPGME_CONFIG_API_VERSION = @GPGME_CONFIG_API_VERSION@
143 GPGME_CONFIG_CFLAGS = @GPGME_CONFIG_CFLAGS@
144 GPGME_CONFIG_HOST = @GPGME_CONFIG_HOST@
145 GPGME_CONFIG_LIBS = @GPGME_CONFIG_LIBS@
146 GPGSM = @GPGSM@
147 GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
148 GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
149 GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
150 GPG_PATH = @GPG_PATH@
151 GREP = @GREP@
152 INSTALL = @INSTALL@
153 INSTALL_DATA = @INSTALL_DATA@
154 INSTALL_PROGRAM = @INSTALL_PROGRAM@
155 INSTALL_SCRIPT = @INSTALL_SCRIPT@
156 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
157 LD = @LD@
158 LDFLAGS = @LDFLAGS@
159 LIBASSUAN_CFLAGS = @LIBASSUAN_CFLAGS@
160 LIBASSUAN_CONFIG = @LIBASSUAN_CONFIG@
161 LIBASSUAN_LIBS = @LIBASSUAN_LIBS@
162 LIBGPGME_LT_AGE = @LIBGPGME_LT_AGE@
163 LIBGPGME_LT_CURRENT = @LIBGPGME_LT_CURRENT@
164 LIBGPGME_LT_REVISION = @LIBGPGME_LT_REVISION@
165 LIBOBJS = @LIBOBJS@
166 LIBS = @LIBS@
167 LIBTOOL = @LIBTOOL@
168 LIPO = @LIPO@
169 LN_S = @LN_S@
170 LTLIBOBJS = @LTLIBOBJS@
171 MAINT = @MAINT@
172 MAKEINFO = @MAKEINFO@
173 MANIFEST_TOOL = @MANIFEST_TOOL@
174 MKDIR_P = @MKDIR_P@
175 NEED__FILE_OFFSET_BITS = @NEED__FILE_OFFSET_BITS@
176 NM = @NM@
177 NMEDIT = @NMEDIT@
178 OBJDUMP = @OBJDUMP@
179 OBJEXT = @OBJEXT@
180 OTOOL = @OTOOL@
181 OTOOL64 = @OTOOL64@
182 PACKAGE = @PACKAGE@
183 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
184 PACKAGE_NAME = @PACKAGE_NAME@
185 PACKAGE_STRING = @PACKAGE_STRING@
186 PACKAGE_TARNAME = @PACKAGE_TARNAME@
187 PACKAGE_URL = @PACKAGE_URL@
188 PACKAGE_VERSION = @PACKAGE_VERSION@
189 PATH_SEPARATOR = @PATH_SEPARATOR@
190 PKG_CONFIG = @PKG_CONFIG@
191 QT4_CORE_CFLAGS = @QT4_CORE_CFLAGS@
192 QT4_CORE_LIBS = @QT4_CORE_LIBS@
193 RANLIB = @RANLIB@
194 RC = @RC@
195 SED = @SED@
196 SET_MAKE = @SET_MAKE@
197 SHELL = @SHELL@
198 STRIP = @STRIP@
199 VERSION = @VERSION@
200 abs_builddir = @abs_builddir@
201 abs_srcdir = @abs_srcdir@
202 abs_top_builddir = @abs_top_builddir@
203 abs_top_srcdir = @abs_top_srcdir@
204 ac_ct_AR = @ac_ct_AR@
205 ac_ct_CC = @ac_ct_CC@
206 ac_ct_CXX = @ac_ct_CXX@
207 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
208 am__include = @am__include@
209 am__leading_dot = @am__leading_dot@
210 am__quote = @am__quote@
211 am__tar = @am__tar@
212 am__untar = @am__untar@
213 bindir = @bindir@
214 build = @build@
215 build_alias = @build_alias@
216 build_cpu = @build_cpu@
217 build_os = @build_os@
218 build_vendor = @build_vendor@
219 builddir = @builddir@
220 datadir = @datadir@
221 datarootdir = @datarootdir@
222 docdir = @docdir@
223 dvidir = @dvidir@
224 emacs_local_vars_begin = @emacs_local_vars_begin@
225 emacs_local_vars_end = @emacs_local_vars_end@
226 emacs_local_vars_read_only = @emacs_local_vars_read_only@
227 exec_prefix = @exec_prefix@
228 host = @host@
229 host_alias = @host_alias@
230 host_cpu = @host_cpu@
231 host_os = @host_os@
232 host_vendor = @host_vendor@
233 htmldir = @htmldir@
234 includedir = @includedir@
235 infodir = @infodir@
236 install_sh = @install_sh@
237 libdir = @libdir@
238 libexecdir = @libexecdir@
239 localedir = @localedir@
240 localstatedir = @localstatedir@
241 mandir = @mandir@
242 mkdir_p = @mkdir_p@
243 oldincludedir = @oldincludedir@
244 pdfdir = @pdfdir@
245 prefix = @prefix@
246 program_transform_name = @program_transform_name@
247 psdir = @psdir@
248 sbindir = @sbindir@
249 sharedstatedir = @sharedstatedir@
250 srcdir = @srcdir@
251 sysconfdir = @sysconfdir@
252 target_alias = @target_alias@
253 top_build_prefix = @top_build_prefix@
254 top_builddir = @top_builddir@
255 top_srcdir = @top_srcdir@
256 clfiles = gpgme.asd gpgme-package.lisp gpgme.lisp
257
258 # FIXME: Should be configurable.
259 clfilesdir = $(datadir)/common-lisp/source/gpgme
260 dist_clfiles_DATA = $(clfiles)
261 EXTRA_DIST = README ChangeLog-2011
262 all: all-am
263
264 .SUFFIXES:
265 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
266         @for dep in $?; do \
267           case '$(am__configure_deps)' in \
268             *$$dep*) \
269               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
270                 && { if test -f $@; then exit 0; else break; fi; }; \
271               exit 1;; \
272           esac; \
273         done; \
274         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lang/cl/Makefile'; \
275         $(am__cd) $(top_srcdir) && \
276           $(AUTOMAKE) --gnu lang/cl/Makefile
277 .PRECIOUS: Makefile
278 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
279         @case '$?' in \
280           *config.status*) \
281             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
282           *) \
283             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
284             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
285         esac;
286
287 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
288         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289
290 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
291         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
293         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
294 $(am__aclocal_m4_deps):
295 gpgme.asd: $(top_builddir)/config.status $(srcdir)/gpgme.asd.in
296         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
297
298 mostlyclean-libtool:
299         -rm -f *.lo
300
301 clean-libtool:
302         -rm -rf .libs _libs
303 install-dist_clfilesDATA: $(dist_clfiles_DATA)
304         @$(NORMAL_INSTALL)
305         test -z "$(clfilesdir)" || $(MKDIR_P) "$(DESTDIR)$(clfilesdir)"
306         @list='$(dist_clfiles_DATA)'; test -n "$(clfilesdir)" || list=; \
307         for p in $$list; do \
308           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
309           echo "$$d$$p"; \
310         done | $(am__base_list) | \
311         while read files; do \
312           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(clfilesdir)'"; \
313           $(INSTALL_DATA) $$files "$(DESTDIR)$(clfilesdir)" || exit $$?; \
314         done
315
316 uninstall-dist_clfilesDATA:
317         @$(NORMAL_UNINSTALL)
318         @list='$(dist_clfiles_DATA)'; test -n "$(clfilesdir)" || list=; \
319         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
320         test -n "$$files" || exit 0; \
321         echo " ( cd '$(DESTDIR)$(clfilesdir)' && rm -f" $$files ")"; \
322         cd "$(DESTDIR)$(clfilesdir)" && rm -f $$files
323 tags: TAGS
324 TAGS:
325
326 ctags: CTAGS
327 CTAGS:
328
329
330 distdir: $(DISTFILES)
331         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
332         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
333         list='$(DISTFILES)'; \
334           dist_files=`for file in $$list; do echo $$file; done | \
335           sed -e "s|^$$srcdirstrip/||;t" \
336               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
337         case $$dist_files in \
338           */*) $(MKDIR_P) `echo "$$dist_files" | \
339                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
340                            sort -u` ;; \
341         esac; \
342         for file in $$dist_files; do \
343           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
344           if test -d $$d/$$file; then \
345             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
346             if test -d "$(distdir)/$$file"; then \
347               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
348             fi; \
349             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
350               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
351               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
352             fi; \
353             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
354           else \
355             test -f "$(distdir)/$$file" \
356             || cp -p $$d/$$file "$(distdir)/$$file" \
357             || exit 1; \
358           fi; \
359         done
360 check-am: all-am
361 check: check-am
362 all-am: Makefile $(DATA)
363 installdirs:
364         for dir in "$(DESTDIR)$(clfilesdir)"; do \
365           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
366         done
367 install: install-am
368 install-exec: install-exec-am
369 install-data: install-data-am
370 uninstall: uninstall-am
371
372 install-am: all-am
373         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
374
375 installcheck: installcheck-am
376 install-strip:
377         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
378           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
379           `test -z '$(STRIP)' || \
380             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
381 mostlyclean-generic:
382
383 clean-generic:
384
385 distclean-generic:
386         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
387         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
388
389 maintainer-clean-generic:
390         @echo "This command is intended for maintainers to use"
391         @echo "it deletes files that may require special tools to rebuild."
392 clean: clean-am
393
394 clean-am: clean-generic clean-libtool mostlyclean-am
395
396 distclean: distclean-am
397         -rm -f Makefile
398 distclean-am: clean-am distclean-generic
399
400 dvi: dvi-am
401
402 dvi-am:
403
404 html: html-am
405
406 html-am:
407
408 info: info-am
409
410 info-am:
411
412 install-data-am: install-dist_clfilesDATA
413
414 install-dvi: install-dvi-am
415
416 install-dvi-am:
417
418 install-exec-am:
419
420 install-html: install-html-am
421
422 install-html-am:
423
424 install-info: install-info-am
425
426 install-info-am:
427
428 install-man:
429
430 install-pdf: install-pdf-am
431
432 install-pdf-am:
433
434 install-ps: install-ps-am
435
436 install-ps-am:
437
438 installcheck-am:
439
440 maintainer-clean: maintainer-clean-am
441         -rm -f Makefile
442 maintainer-clean-am: distclean-am maintainer-clean-generic
443
444 mostlyclean: mostlyclean-am
445
446 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
447
448 pdf: pdf-am
449
450 pdf-am:
451
452 ps: ps-am
453
454 ps-am:
455
456 uninstall-am: uninstall-dist_clfilesDATA
457
458 .MAKE: install-am install-strip
459
460 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
461         distclean distclean-generic distclean-libtool distdir dvi \
462         dvi-am html html-am info info-am install install-am \
463         install-data install-data-am install-dist_clfilesDATA \
464         install-dvi install-dvi-am install-exec install-exec-am \
465         install-html install-html-am install-info install-info-am \
466         install-man install-pdf install-pdf-am install-ps \
467         install-ps-am install-strip installcheck installcheck-am \
468         installdirs maintainer-clean maintainer-clean-generic \
469         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
470         ps ps-am uninstall uninstall-am uninstall-dist_clfilesDATA
471
472
473 # Tell versions [3.59,3.63) of GNU make to not export all variables.
474 # Otherwise a system limit (for SysV at least) may be exceeded.
475 .NOEXPORT: