chiark / gitweb /
dirmngr: Fix for --disable-libdns usage.
[gnupg2.git] / sm / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
18 #
19 # This file is part of GnuPG.
20 #
21 # GnuPG is free software; you can redistribute it and/or modify
22 # it under the terms of the GNU General Public License as published by
23 # the Free Software Foundation; either version 3 of the License, or
24 # (at your option) any later version.
25 #
26 # GnuPG is distributed in the hope that it will be useful,
27 # but WITHOUT ANY WARRANTY; without even the implied warranty of
28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
29 # GNU General Public License for more details.
30 #
31 # You should have received a copy of the GNU General Public License
32 # along with this program; if not, see <https://www.gnu.org/licenses/>.
33
34 # cmacros.am - C macro definitions
35 #     Copyright (C) 2004 Free Software Foundation, Inc.
36 #
37 # This file is part of GnuPG.
38 #
39 # GnuPG is free software; you can redistribute it and/or modify
40 # it under the terms of the GNU General Public License as published by
41 # the Free Software Foundation; either version 3 of the License, or
42 # (at your option) any later version.
43 #
44 # GnuPG is distributed in the hope that it will be useful,
45 # but WITHOUT ANY WARRANTY; without even the implied warranty of
46 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
47 # GNU General Public License for more details.
48 #
49 # You should have received a copy of the GNU General Public License
50 # along with this program; if not, see <https://www.gnu.org/licenses/>.
51
52 VPATH = @srcdir@
53 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
54 am__make_running_with_option = \
55   case $${target_option-} in \
56       ?) ;; \
57       *) echo "am__make_running_with_option: internal error: invalid" \
58               "target option '$${target_option-}' specified" >&2; \
59          exit 1;; \
60   esac; \
61   has_opt=no; \
62   sane_makeflags=$$MAKEFLAGS; \
63   if $(am__is_gnu_make); then \
64     sane_makeflags=$$MFLAGS; \
65   else \
66     case $$MAKEFLAGS in \
67       *\\[\ \   ]*) \
68         bs=\\; \
69         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
70           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
71     esac; \
72   fi; \
73   skip_next=no; \
74   strip_trailopt () \
75   { \
76     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
77   }; \
78   for flg in $$sane_makeflags; do \
79     test $$skip_next = yes && { skip_next=no; continue; }; \
80     case $$flg in \
81       *=*|--*) continue;; \
82         -*I) strip_trailopt 'I'; skip_next=yes;; \
83       -*I?*) strip_trailopt 'I';; \
84         -*O) strip_trailopt 'O'; skip_next=yes;; \
85       -*O?*) strip_trailopt 'O';; \
86         -*l) strip_trailopt 'l'; skip_next=yes;; \
87       -*l?*) strip_trailopt 'l';; \
88       -[dEDm]) skip_next=yes;; \
89       -[JT]) skip_next=yes;; \
90     esac; \
91     case $$flg in \
92       *$$target_option*) has_opt=yes; break;; \
93     esac; \
94   done; \
95   test $$has_opt = yes
96 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
97 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
98 pkgdatadir = $(datadir)/@PACKAGE@
99 pkgincludedir = $(includedir)/@PACKAGE@
100 pkglibdir = $(libdir)/@PACKAGE@
101 pkglibexecdir = $(libexecdir)/@PACKAGE@
102 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
103 install_sh_DATA = $(install_sh) -c -m 644
104 install_sh_PROGRAM = $(install_sh) -c
105 install_sh_SCRIPT = $(install_sh) -c
106 INSTALL_HEADER = $(INSTALL_DATA)
107 transform = $(program_transform_name)
108 NORMAL_INSTALL = :
109 PRE_INSTALL = :
110 POST_INSTALL = :
111 NORMAL_UNINSTALL = :
112 PRE_UNINSTALL = :
113 POST_UNINSTALL = :
114 build_triplet = @build@
115 host_triplet = @host@
116 bin_PROGRAMS = gpgsm$(EXEEXT)
117 DIST_COMMON = $(top_srcdir)/am/cmacros.am $(srcdir)/Makefile.in \
118         $(srcdir)/Makefile.am $(top_srcdir)/build-aux/mkinstalldirs \
119         $(top_srcdir)/build-aux/depcomp
120 @HAVE_DOSISH_SYSTEM_FALSE@am__append_1 = -DGNUPG_BINDIR="\"$(bindir)\""            \
121 @HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_LIBEXECDIR="\"$(libexecdir)\""    \
122 @HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_LIBDIR="\"$(libdir)/@PACKAGE@\""  \
123 @HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_DATADIR="\"$(datadir)/@PACKAGE@\"" \
124 @HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_SYSCONFDIR="\"$(sysconfdir)/@PACKAGE@\"" \
125 @HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_LOCALSTATEDIR="\"$(localstatedir)\""
126
127
128 # If a specific protect tool program has been defined, pass its name
129 # to cc.  Note that these macros should not be used directly but via
130 # the gnupg_module_name function.
131 @GNUPG_AGENT_PGM_TRUE@am__append_2 = -DGNUPG_DEFAULT_AGENT="\"@GNUPG_AGENT_PGM@\""
132 @GNUPG_PINENTRY_PGM_TRUE@am__append_3 = -DGNUPG_DEFAULT_PINENTRY="\"@GNUPG_PINENTRY_PGM@\""
133 @GNUPG_SCDAEMON_PGM_TRUE@am__append_4 = -DGNUPG_DEFAULT_SCDAEMON="\"@GNUPG_SCDAEMON_PGM@\""
134 @GNUPG_DIRMNGR_PGM_TRUE@am__append_5 = -DGNUPG_DEFAULT_DIRMNGR="\"@GNUPG_DIRMNGR_PGM@\""
135 @GNUPG_PROTECT_TOOL_PGM_TRUE@am__append_6 = -DGNUPG_DEFAULT_PROTECT_TOOL="\"@GNUPG_PROTECT_TOOL_PGM@\""
136 @GNUPG_DIRMNGR_LDAP_PGM_TRUE@am__append_7 = -DGNUPG_DEFAULT_DIRMNGR_LDAP="\"@GNUPG_DIRMNGR_LDAP_PGM@\""
137 @HAVE_W32_SYSTEM_TRUE@am__append_8 = gpgsm-w32info.o
138 subdir = sm
139 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
140 am__aclocal_m4_deps = $(top_srcdir)/m4/autobuild.m4 \
141         $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \
142         $(top_srcdir)/m4/gpg-error.m4 $(top_srcdir)/m4/iconv.m4 \
143         $(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/ksba.m4 \
144         $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/ldap.m4 \
145         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
146         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libassuan.m4 \
147         $(top_srcdir)/m4/libgcrypt.m4 $(top_srcdir)/m4/nls.m4 \
148         $(top_srcdir)/m4/npth.m4 $(top_srcdir)/m4/ntbtls.m4 \
149         $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
150         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/readline.m4 \
151         $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sys_socket_h.m4 \
152         $(top_srcdir)/m4/tar-ustar.m4 $(top_srcdir)/acinclude.m4 \
153         $(top_srcdir)/configure.ac
154 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
155         $(ACLOCAL_M4)
156 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
157 CONFIG_HEADER = $(top_builddir)/config.h
158 CONFIG_CLEAN_FILES =
159 CONFIG_CLEAN_VPATH_FILES =
160 am__installdirs = "$(DESTDIR)$(bindir)"
161 PROGRAMS = $(bin_PROGRAMS)
162 am_gpgsm_OBJECTS = gpgsm.$(OBJEXT) misc.$(OBJEXT) keydb.$(OBJEXT) \
163         server.$(OBJEXT) call-agent.$(OBJEXT) call-dirmngr.$(OBJEXT) \
164         fingerprint.$(OBJEXT) base64.$(OBJEXT) certlist.$(OBJEXT) \
165         certdump.$(OBJEXT) certcheck.$(OBJEXT) certchain.$(OBJEXT) \
166         keylist.$(OBJEXT) verify.$(OBJEXT) sign.$(OBJEXT) \
167         encrypt.$(OBJEXT) decrypt.$(OBJEXT) import.$(OBJEXT) \
168         export.$(OBJEXT) delete.$(OBJEXT) certreqgen.$(OBJEXT) \
169         certreqgen-ui.$(OBJEXT) minip12.$(OBJEXT) qualified.$(OBJEXT) \
170         passphrase.$(OBJEXT)
171 gpgsm_OBJECTS = $(am_gpgsm_OBJECTS)
172 am__DEPENDENCIES_1 =
173 gpgsm_DEPENDENCIES = $(common_libs) ../common/libgpgrl.a \
174         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
175         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
176         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
177         $(am__DEPENDENCIES_1) $(resource_objs) $(am__DEPENDENCIES_1)
178 gpgsm_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(gpgsm_LDFLAGS) \
179         $(LDFLAGS) -o $@
180 AM_V_P = $(am__v_P_@AM_V@)
181 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
182 am__v_P_0 = false
183 am__v_P_1 = :
184 AM_V_GEN = $(am__v_GEN_@AM_V@)
185 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
186 am__v_GEN_0 = @echo "  GEN     " $@;
187 am__v_GEN_1 = 
188 AM_V_at = $(am__v_at_@AM_V@)
189 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
190 am__v_at_0 = @
191 am__v_at_1 = 
192 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
193 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
194 am__depfiles_maybe = depfiles
195 am__mv = mv -f
196 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
197         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
198 AM_V_CC = $(am__v_CC_@AM_V@)
199 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
200 am__v_CC_0 = @echo "  CC      " $@;
201 am__v_CC_1 = 
202 CCLD = $(CC)
203 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
204 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
205 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
206 am__v_CCLD_0 = @echo "  CCLD    " $@;
207 am__v_CCLD_1 = 
208 SOURCES = $(gpgsm_SOURCES)
209 DIST_SOURCES = $(gpgsm_SOURCES)
210 am__can_run_installinfo = \
211   case $$AM_UPDATE_INFO_DIR in \
212     n|no|NO) false;; \
213     *) (install-info --version) >/dev/null 2>&1;; \
214   esac
215 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
216 # Read a list of newline-separated strings from the standard input,
217 # and print each of them once, without duplicates.  Input order is
218 # *not* preserved.
219 am__uniquify_input = $(AWK) '\
220   BEGIN { nonempty = 0; } \
221   { items[$$0] = 1; nonempty = 1; } \
222   END { if (nonempty) { for (i in items) print i; }; } \
223 '
224 # Make sure the list of sources is unique.  This is necessary because,
225 # e.g., the same source file might be shared among _SOURCES variables
226 # for different programs/libraries.
227 am__define_uniq_tagged_files = \
228   list='$(am__tagged_files)'; \
229   unique=`for i in $$list; do \
230     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
231   done | $(am__uniquify_input)`
232 ETAGS = etags
233 CTAGS = ctags
234 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
235 ACLOCAL = @ACLOCAL@
236 AMTAR = @AMTAR@
237 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
238 AR = @AR@
239 AUTOCONF = @AUTOCONF@
240 AUTOHEADER = @AUTOHEADER@
241 AUTOMAKE = @AUTOMAKE@
242 AWK = @AWK@
243 BUILD_FILEVERSION = @BUILD_FILEVERSION@
244 BUILD_HOSTNAME = @BUILD_HOSTNAME@
245 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
246 BUILD_REVISION = @BUILD_REVISION@
247 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
248 BUILD_VERSION = @BUILD_VERSION@
249 CC = @CC@
250 CCDEPMODE = @CCDEPMODE@
251 CC_FOR_BUILD = @CC_FOR_BUILD@
252 CFLAGS = @CFLAGS@
253 CPP = @CPP@
254 CPPFLAGS = @CPPFLAGS@
255 CYGPATH_W = @CYGPATH_W@
256 DEFS = @DEFS@
257 DEPDIR = @DEPDIR@
258 DL_LIBS = @DL_LIBS@
259 DNSLIBS = @DNSLIBS@
260 ECHO_C = @ECHO_C@
261 ECHO_N = @ECHO_N@
262 ECHO_T = @ECHO_T@
263 EGREP = @EGREP@
264 ENCFS = @ENCFS@
265 EXEEXT = @EXEEXT@
266 FUSERMOUNT = @FUSERMOUNT@
267 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
268 GMSGFMT = @GMSGFMT@
269 GMSGFMT_015 = @GMSGFMT_015@
270 GNUPG_AGENT_PGM = @GNUPG_AGENT_PGM@
271 GNUPG_DIRMNGR_LDAP_PGM = @GNUPG_DIRMNGR_LDAP_PGM@
272 GNUPG_DIRMNGR_PGM = @GNUPG_DIRMNGR_PGM@
273 GNUPG_PINENTRY_PGM = @GNUPG_PINENTRY_PGM@
274 GNUPG_PROTECT_TOOL_PGM = @GNUPG_PROTECT_TOOL_PGM@
275 GNUPG_SCDAEMON_PGM = @GNUPG_SCDAEMON_PGM@
276 GPGKEYS_LDAP = @GPGKEYS_LDAP@
277 GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
278 GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
279 GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
280 GPG_ERROR_MT_CFLAGS = @GPG_ERROR_MT_CFLAGS@
281 GPG_ERROR_MT_LIBS = @GPG_ERROR_MT_LIBS@
282 GREP = @GREP@
283 INSTALL = @INSTALL@
284 INSTALL_DATA = @INSTALL_DATA@
285 INSTALL_PROGRAM = @INSTALL_PROGRAM@
286 INSTALL_SCRIPT = @INSTALL_SCRIPT@
287 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
288 INTLLIBS = @INTLLIBS@
289 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
290 KSBA_CFLAGS = @KSBA_CFLAGS@
291 KSBA_CONFIG = @KSBA_CONFIG@
292 KSBA_LIBS = @KSBA_LIBS@
293 LBER_LIBS = @LBER_LIBS@
294 LDAPLIBS = @LDAPLIBS@
295 LDAP_CPPFLAGS = @LDAP_CPPFLAGS@
296 LDFLAGS = @LDFLAGS@
297 LIBASSUAN_CFLAGS = @LIBASSUAN_CFLAGS@
298 LIBASSUAN_CONFIG = @LIBASSUAN_CONFIG@
299 LIBASSUAN_LIBS = @LIBASSUAN_LIBS@
300 LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
301 LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
302 LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
303 LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
304 LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
305 LIBICONV = @LIBICONV@
306 LIBINTL = @LIBINTL@
307 LIBOBJS = @LIBOBJS@
308 LIBREADLINE = @LIBREADLINE@
309 LIBS = @LIBS@
310 LIBUSB_CPPFLAGS = @LIBUSB_CPPFLAGS@
311 LIBUSB_LIBS = @LIBUSB_LIBS@
312 LIBUTIL_LIBS = @LIBUTIL_LIBS@
313 LN_S = @LN_S@
314 LTLIBICONV = @LTLIBICONV@
315 LTLIBINTL = @LTLIBINTL@
316 LTLIBOBJS = @LTLIBOBJS@
317 MAINT = @MAINT@
318 MAKEINFO = @MAKEINFO@
319 MKDIR_P = @MKDIR_P@
320 MSGFMT = @MSGFMT@
321 MSGFMT_015 = @MSGFMT_015@
322 MSGMERGE = @MSGMERGE@
323 NETLIBS = @NETLIBS@
324 NPTH_CFLAGS = @NPTH_CFLAGS@
325 NPTH_CONFIG = @NPTH_CONFIG@
326 NPTH_LIBS = @NPTH_LIBS@
327 NTBTLS_CFLAGS = @NTBTLS_CFLAGS@
328 NTBTLS_CONFIG = @NTBTLS_CONFIG@
329 NTBTLS_LIBS = @NTBTLS_LIBS@
330 OBJEXT = @OBJEXT@
331 PACKAGE = @PACKAGE@
332 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
333 PACKAGE_GT = @PACKAGE_GT@
334 PACKAGE_NAME = @PACKAGE_NAME@
335 PACKAGE_STRING = @PACKAGE_STRING@
336 PACKAGE_TARNAME = @PACKAGE_TARNAME@
337 PACKAGE_URL = @PACKAGE_URL@
338 PACKAGE_VERSION = @PACKAGE_VERSION@
339 PATH_SEPARATOR = @PATH_SEPARATOR@
340 PERL = @PERL@
341 PKG_CONFIG = @PKG_CONFIG@
342 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
343 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
344 POSUB = @POSUB@
345 RANLIB = @RANLIB@
346 SENDMAIL = @SENDMAIL@
347 SET_MAKE = @SET_MAKE@
348 SHELL = @SHELL@
349 SHRED = @SHRED@
350 SQLITE3_CFLAGS = @SQLITE3_CFLAGS@
351 SQLITE3_LIBS = @SQLITE3_LIBS@
352 STRIP = @STRIP@
353 SYSROOT = @SYSROOT@
354 SYS_SOCKET_H = @SYS_SOCKET_H@
355 TAR = @TAR@
356 USE_C99_CFLAGS = @USE_C99_CFLAGS@
357 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
358 USE_NLS = @USE_NLS@
359 VERSION = @VERSION@
360 W32SOCKLIBS = @W32SOCKLIBS@
361 WINDRES = @WINDRES@
362 XGETTEXT = @XGETTEXT@
363 XGETTEXT_015 = @XGETTEXT_015@
364 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
365 ZLIBS = @ZLIBS@
366 abs_builddir = @abs_builddir@
367 abs_srcdir = @abs_srcdir@
368 abs_top_builddir = @abs_top_builddir@
369 abs_top_srcdir = @abs_top_srcdir@
370 ac_ct_CC = @ac_ct_CC@
371 am__include = @am__include@
372 am__leading_dot = @am__leading_dot@
373 am__quote = @am__quote@
374 am__tar = @am__tar@
375 am__untar = @am__untar@
376 bindir = @bindir@
377 build = @build@
378 build_alias = @build_alias@
379 build_cpu = @build_cpu@
380 build_os = @build_os@
381 build_vendor = @build_vendor@
382 builddir = @builddir@
383 datadir = @datadir@
384 datarootdir = @datarootdir@
385 docdir = @docdir@
386 dvidir = @dvidir@
387 exec_prefix = @exec_prefix@
388 host = @host@
389 host_alias = @host_alias@
390 host_cpu = @host_cpu@
391 host_os = @host_os@
392 host_vendor = @host_vendor@
393 htmldir = @htmldir@
394 includedir = @includedir@
395 infodir = @infodir@
396 install_sh = @install_sh@
397 libdir = @libdir@
398 libexecdir = @libexecdir@
399 localedir = $(datadir)/locale
400 localstatedir = @localstatedir@
401 mandir = @mandir@
402 mkdir_p = @mkdir_p@
403 oldincludedir = @oldincludedir@
404 pdfdir = @pdfdir@
405 prefix = @prefix@
406 program_transform_name = @program_transform_name@
407 psdir = @psdir@
408 sbindir = @sbindir@
409 sharedstatedir = @sharedstatedir@
410 srcdir = @srcdir@
411 sysconfdir = @sysconfdir@
412 target_alias = @target_alias@
413 top_build_prefix = @top_build_prefix@
414 top_builddir = @top_builddir@
415 top_srcdir = @top_srcdir@
416 EXTRA_DIST = ChangeLog-2011 gpgsm-w32info.rc
417 AM_CFLAGS = $(LIBGCRYPT_CFLAGS) $(KSBA_CFLAGS) $(LIBASSUAN_CFLAGS)
418
419 # NB: AM_CFLAGS may also be used by tools running on the build
420 # platform to create source files.
421 AM_CPPFLAGS = -I$(top_srcdir)/common -DKEYBOX_WITH_X509=1 \
422         -DLOCALEDIR=\"$(localedir)\" $(am__append_1) $(am__append_2) \
423         $(am__append_3) $(am__append_4) $(am__append_5) \
424         $(am__append_6) $(am__append_7)
425 @HAVE_W32CE_SYSTEM_FALSE@extra_sys_libs = 
426
427 # Under Windows we use LockFileEx.  WindowsCE provides this only on
428 # the WindowsMobile 6 platform and thus we need to use the coredll6
429 # import library.  We also want to use a stacksize of 256k instead of
430 # the 2MB which is the default with cegcc.  256k is the largest stack
431 # we use with pth.
432 @HAVE_W32CE_SYSTEM_TRUE@extra_sys_libs = -lcoredll6
433 @HAVE_W32CE_SYSTEM_FALSE@extra_bin_ldflags = 
434 @HAVE_W32CE_SYSTEM_TRUE@extra_bin_ldflags = -Wl,--stack=0x40000
435 resource_objs = $(am__append_8)
436
437 # Convenience macros
438 libcommon = ../common/libcommon.a
439 libcommonpth = ../common/libcommonpth.a
440 libcommontls = ../common/libcommontls.a
441 libcommontlsnpth = ../common/libcommontlsnpth.a
442 gpgsm_SOURCES = \
443         gpgsm.c gpgsm.h \
444         misc.c \
445         keydb.c keydb.h \
446         server.c \
447         call-agent.c \
448         call-dirmngr.c \
449         fingerprint.c \
450         base64.c \
451         certlist.c \
452         certdump.c \
453         certcheck.c \
454         certchain.c \
455         keylist.c \
456         verify.c \
457         sign.c \
458         encrypt.c \
459         decrypt.c \
460         import.c \
461         export.c \
462         delete.c \
463         certreqgen.c \
464         certreqgen-ui.c \
465         minip12.c minip12.h \
466         qualified.c \
467         passphrase.c passphrase.h
468
469 common_libs = ../kbx/libkeybox509.a $(libcommon)
470 gpgsm_LDADD = $(common_libs) ../common/libgpgrl.a \
471               $(LIBGCRYPT_LIBS) $(KSBA_LIBS) $(LIBASSUAN_LIBS) \
472               $(GPG_ERROR_LIBS) $(LIBREADLINE) $(LIBINTL) \
473               $(LIBICONV) $(resource_objs) $(extra_sys_libs)
474
475 gpgsm_LDFLAGS = $(extra_bin_ldflags)
476 all: all-am
477
478 .SUFFIXES:
479 .SUFFIXES: .c .o .obj .rc
480 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/am/cmacros.am $(am__configure_deps)
481         @for dep in $?; do \
482           case '$(am__configure_deps)' in \
483             *$$dep*) \
484               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
485                 && { if test -f $@; then exit 0; else break; fi; }; \
486               exit 1;; \
487           esac; \
488         done; \
489         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu sm/Makefile'; \
490         $(am__cd) $(top_srcdir) && \
491           $(AUTOMAKE) --gnu sm/Makefile
492 .PRECIOUS: Makefile
493 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
494         @case '$?' in \
495           *config.status*) \
496             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
497           *) \
498             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
499             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
500         esac;
501 $(top_srcdir)/am/cmacros.am:
502
503 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
504         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
505
506 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
507         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
508 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
509         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
510 $(am__aclocal_m4_deps):
511 install-binPROGRAMS: $(bin_PROGRAMS)
512         @$(NORMAL_INSTALL)
513         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
514         if test -n "$$list"; then \
515           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
516           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
517         fi; \
518         for p in $$list; do echo "$$p $$p"; done | \
519         sed 's/$(EXEEXT)$$//' | \
520         while read p p1; do if test -f $$p \
521           ; then echo "$$p"; echo "$$p"; else :; fi; \
522         done | \
523         sed -e 'p;s,.*/,,;n;h' \
524             -e 's|.*|.|' \
525             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
526         sed 'N;N;N;s,\n, ,g' | \
527         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
528           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
529             if ($$2 == $$4) files[d] = files[d] " " $$1; \
530             else { print "f", $$3 "/" $$4, $$1; } } \
531           END { for (d in files) print "f", d, files[d] }' | \
532         while read type dir files; do \
533             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
534             test -z "$$files" || { \
535               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
536               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
537             } \
538         ; done
539
540 uninstall-binPROGRAMS:
541         @$(NORMAL_UNINSTALL)
542         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
543         files=`for p in $$list; do echo "$$p"; done | \
544           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
545               -e 's/$$/$(EXEEXT)/' \
546         `; \
547         test -n "$$list" || exit 0; \
548         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
549         cd "$(DESTDIR)$(bindir)" && rm -f $$files
550
551 clean-binPROGRAMS:
552         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
553
554 gpgsm$(EXEEXT): $(gpgsm_OBJECTS) $(gpgsm_DEPENDENCIES) $(EXTRA_gpgsm_DEPENDENCIES) 
555         @rm -f gpgsm$(EXEEXT)
556         $(AM_V_CCLD)$(gpgsm_LINK) $(gpgsm_OBJECTS) $(gpgsm_LDADD) $(LIBS)
557
558 mostlyclean-compile:
559         -rm -f *.$(OBJEXT)
560
561 distclean-compile:
562         -rm -f *.tab.c
563
564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base64.Po@am__quote@
565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/call-agent.Po@am__quote@
566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/call-dirmngr.Po@am__quote@
567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/certchain.Po@am__quote@
568 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/certcheck.Po@am__quote@
569 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/certdump.Po@am__quote@
570 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/certlist.Po@am__quote@
571 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/certreqgen-ui.Po@am__quote@
572 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/certreqgen.Po@am__quote@
573 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/decrypt.Po@am__quote@
574 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/delete.Po@am__quote@
575 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/encrypt.Po@am__quote@
576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/export.Po@am__quote@
577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fingerprint.Po@am__quote@
578 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gpgsm.Po@am__quote@
579 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/import.Po@am__quote@
580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keydb.Po@am__quote@
581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keylist.Po@am__quote@
582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/minip12.Po@am__quote@
583 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Po@am__quote@
584 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/passphrase.Po@am__quote@
585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qualified.Po@am__quote@
586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/server.Po@am__quote@
587 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sign.Po@am__quote@
588 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/verify.Po@am__quote@
589
590 .c.o:
591 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
592 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
593 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
594 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
595 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
596
597 .c.obj:
598 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
599 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
600 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
601 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
602 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
603
604 ID: $(am__tagged_files)
605         $(am__define_uniq_tagged_files); mkid -fID $$unique
606 tags: tags-am
607 TAGS: tags
608
609 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
610         set x; \
611         here=`pwd`; \
612         $(am__define_uniq_tagged_files); \
613         shift; \
614         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
615           test -n "$$unique" || unique=$$empty_fix; \
616           if test $$# -gt 0; then \
617             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
618               "$$@" $$unique; \
619           else \
620             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
621               $$unique; \
622           fi; \
623         fi
624 ctags: ctags-am
625
626 CTAGS: ctags
627 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
628         $(am__define_uniq_tagged_files); \
629         test -z "$(CTAGS_ARGS)$$unique" \
630           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
631              $$unique
632
633 GTAGS:
634         here=`$(am__cd) $(top_builddir) && pwd` \
635           && $(am__cd) $(top_srcdir) \
636           && gtags -i $(GTAGS_ARGS) "$$here"
637 cscopelist: cscopelist-am
638
639 cscopelist-am: $(am__tagged_files)
640         list='$(am__tagged_files)'; \
641         case "$(srcdir)" in \
642           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
643           *) sdir=$(subdir)/$(srcdir) ;; \
644         esac; \
645         for i in $$list; do \
646           if test -f "$$i"; then \
647             echo "$(subdir)/$$i"; \
648           else \
649             echo "$$sdir/$$i"; \
650           fi; \
651         done >> $(top_builddir)/cscope.files
652
653 distclean-tags:
654         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
655
656 distdir: $(DISTFILES)
657         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
658         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
659         list='$(DISTFILES)'; \
660           dist_files=`for file in $$list; do echo $$file; done | \
661           sed -e "s|^$$srcdirstrip/||;t" \
662               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
663         case $$dist_files in \
664           */*) $(MKDIR_P) `echo "$$dist_files" | \
665                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
666                            sort -u` ;; \
667         esac; \
668         for file in $$dist_files; do \
669           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
670           if test -d $$d/$$file; then \
671             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
672             if test -d "$(distdir)/$$file"; then \
673               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
674             fi; \
675             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
676               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
677               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
678             fi; \
679             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
680           else \
681             test -f "$(distdir)/$$file" \
682             || cp -p $$d/$$file "$(distdir)/$$file" \
683             || exit 1; \
684           fi; \
685         done
686 check-am: all-am
687 check: check-am
688 all-am: Makefile $(PROGRAMS)
689 installdirs:
690         for dir in "$(DESTDIR)$(bindir)"; do \
691           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
692         done
693 install: install-am
694 install-exec: install-exec-am
695 install-data: install-data-am
696 uninstall: uninstall-am
697
698 install-am: all-am
699         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
700
701 installcheck: installcheck-am
702 install-strip:
703         if test -z '$(STRIP)'; then \
704           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
705             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
706               install; \
707         else \
708           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
709             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
710             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
711         fi
712 mostlyclean-generic:
713
714 clean-generic:
715
716 distclean-generic:
717         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
718         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
719
720 maintainer-clean-generic:
721         @echo "This command is intended for maintainers to use"
722         @echo "it deletes files that may require special tools to rebuild."
723 clean: clean-am
724
725 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
726
727 distclean: distclean-am
728         -rm -rf ./$(DEPDIR)
729         -rm -f Makefile
730 distclean-am: clean-am distclean-compile distclean-generic \
731         distclean-tags
732
733 dvi: dvi-am
734
735 dvi-am:
736
737 html: html-am
738
739 html-am:
740
741 info: info-am
742
743 info-am:
744
745 install-data-am:
746
747 install-dvi: install-dvi-am
748
749 install-dvi-am:
750
751 install-exec-am: install-binPROGRAMS
752
753 install-html: install-html-am
754
755 install-html-am:
756
757 install-info: install-info-am
758
759 install-info-am:
760
761 install-man:
762
763 install-pdf: install-pdf-am
764
765 install-pdf-am:
766
767 install-ps: install-ps-am
768
769 install-ps-am:
770
771 installcheck-am:
772
773 maintainer-clean: maintainer-clean-am
774         -rm -rf ./$(DEPDIR)
775         -rm -f Makefile
776 maintainer-clean-am: distclean-am maintainer-clean-generic
777
778 mostlyclean: mostlyclean-am
779
780 mostlyclean-am: mostlyclean-compile mostlyclean-generic
781
782 pdf: pdf-am
783
784 pdf-am:
785
786 ps: ps-am
787
788 ps-am:
789
790 uninstall-am: uninstall-binPROGRAMS
791
792 .MAKE: install-am install-strip
793
794 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
795         clean-binPROGRAMS clean-generic cscopelist-am ctags ctags-am \
796         distclean distclean-compile distclean-generic distclean-tags \
797         distdir dvi dvi-am html html-am info info-am install \
798         install-am install-binPROGRAMS install-data install-data-am \
799         install-dvi install-dvi-am install-exec install-exec-am \
800         install-html install-html-am install-info install-info-am \
801         install-man install-pdf install-pdf-am install-ps \
802         install-ps-am install-strip installcheck installcheck-am \
803         installdirs maintainer-clean maintainer-clean-generic \
804         mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
805         ps ps-am tags tags-am uninstall uninstall-am \
806         uninstall-binPROGRAMS
807
808
809 @HAVE_W32_SYSTEM_TRUE@.rc.o:
810 @HAVE_W32_SYSTEM_TRUE@  $(WINDRES) $(DEFAULT_INCLUDES) $(INCLUDES) "$<" "$@"
811
812 # Make sure that all libs are build before we use them.  This is
813 # important for things like make -j2.
814 $(PROGRAMS): $(common_libs)
815
816 # Tell versions [3.59,3.63) of GNU make to not export all variables.
817 # Otherwise a system limit (for SysV at least) may be exceeded.
818 .NOEXPORT: