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
18
19VPATH = @srcdir@
20am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
21am__make_running_with_option = \
22  case $${target_option-} in \
23      ?) ;; \
24      *) echo "am__make_running_with_option: internal error: invalid" \
25              "target option '$${target_option-}' specified" >&2; \
26         exit 1;; \
27  esac; \
28  has_opt=no; \
29  sane_makeflags=$$MAKEFLAGS; \
30  if $(am__is_gnu_make); then \
31    sane_makeflags=$$MFLAGS; \
32  else \
33    case $$MAKEFLAGS in \
34      *\\[\ \	]*) \
35        bs=\\; \
36        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
37          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
38    esac; \
39  fi; \
40  skip_next=no; \
41  strip_trailopt () \
42  { \
43    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
44  }; \
45  for flg in $$sane_makeflags; do \
46    test $$skip_next = yes && { skip_next=no; continue; }; \
47    case $$flg in \
48      *=*|--*) continue;; \
49        -*I) strip_trailopt 'I'; skip_next=yes;; \
50      -*I?*) strip_trailopt 'I';; \
51        -*O) strip_trailopt 'O'; skip_next=yes;; \
52      -*O?*) strip_trailopt 'O';; \
53        -*l) strip_trailopt 'l'; skip_next=yes;; \
54      -*l?*) strip_trailopt 'l';; \
55      -[dEDm]) skip_next=yes;; \
56      -[JT]) skip_next=yes;; \
57    esac; \
58    case $$flg in \
59      *$$target_option*) has_opt=yes; break;; \
60    esac; \
61  done; \
62  test $$has_opt = yes
63am__make_dryrun = (target_option=n; $(am__make_running_with_option))
64am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
65pkgdatadir = $(datadir)/@PACKAGE@
66pkgincludedir = $(includedir)/@PACKAGE@
67pkglibdir = $(libdir)/@PACKAGE@
68pkglibexecdir = $(libexecdir)/@PACKAGE@
69am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
70install_sh_DATA = $(install_sh) -c -m 644
71install_sh_PROGRAM = $(install_sh) -c
72install_sh_SCRIPT = $(install_sh) -c
73INSTALL_HEADER = $(INSTALL_DATA)
74transform = $(program_transform_name)
75NORMAL_INSTALL = :
76PRE_INSTALL = :
77POST_INSTALL = :
78NORMAL_UNINSTALL = :
79PRE_UNINSTALL = :
80POST_UNINSTALL = :
81build_triplet = @build@
82host_triplet = @host@
83subdir = src/ct/ddvcard
84DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
85	$(srcdir)/ddvcard.xml.in $(top_srcdir)/depcomp \
86	$(noinst_HEADERS)
87ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88am__aclocal_m4_deps = $(top_srcdir)/m4/distri.m4 \
89	$(top_srcdir)/m4/gwenhywfar.m4 $(top_srcdir)/m4/libtool.m4 \
90	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
91	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
92	$(top_srcdir)/m4/os.m4 $(top_srcdir)/configure.ac
93am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94	$(ACLOCAL_M4)
95mkinstalldirs = $(install_sh) -d
96CONFIG_HEADER = $(top_builddir)/config.h
97CONFIG_CLEAN_FILES = ddvcard.xml
98CONFIG_CLEAN_VPATH_FILES =
99am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
100am__vpath_adj = case $$p in \
101    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
102    *) f=$$p;; \
103  esac;
104am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
105am__install_max = 40
106am__nobase_strip_setup = \
107  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
108am__nobase_strip = \
109  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
110am__nobase_list = $(am__nobase_strip_setup); \
111  for p in $$list; do echo "$$p $$p"; done | \
112  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
113  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
114    if (++n[$$2] == $(am__install_max)) \
115      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
116    END { for (dir in files) print dir, files[dir] }'
117am__base_list = \
118  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
119  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
120am__uninstall_files_from_dir = { \
121  test -z "$$files" \
122    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
123    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
124         $(am__cd) "$$dir" && rm -f $$files; }; \
125  }
126am__installdirs = "$(DESTDIR)$(crypttokenplugindir)" \
127	"$(DESTDIR)$(crypttokenplugindir)"
128LTLIBRARIES = $(crypttokenplugin_LTLIBRARIES) $(noinst_LTLIBRARIES)
129am__DEPENDENCIES_1 =
130ddvcard_la_DEPENDENCIES = libct_ddvcard.la \
131	../../lib/client/libchipcard.la $(am__DEPENDENCIES_1)
132am_ddvcard_la_OBJECTS = dummy.lo
133ddvcard_la_OBJECTS = $(am_ddvcard_la_OBJECTS)
134AM_V_lt = $(am__v_lt_@AM_V@)
135am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
136am__v_lt_0 = --silent
137am__v_lt_1 =
138ddvcard_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
139	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
140	$(ddvcard_la_LDFLAGS) $(LDFLAGS) -o $@
141libct_ddvcard_la_LIBADD =
142am_libct_ddvcard_la_OBJECTS = ddvcard.lo
143libct_ddvcard_la_OBJECTS = $(am_libct_ddvcard_la_OBJECTS)
144AM_V_P = $(am__v_P_@AM_V@)
145am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
146am__v_P_0 = false
147am__v_P_1 = :
148AM_V_GEN = $(am__v_GEN_@AM_V@)
149am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
150am__v_GEN_0 = @echo "  GEN     " $@;
151am__v_GEN_1 =
152AM_V_at = $(am__v_at_@AM_V@)
153am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
154am__v_at_0 = @
155am__v_at_1 =
156DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
157depcomp = $(SHELL) $(top_srcdir)/depcomp
158am__depfiles_maybe = depfiles
159am__mv = mv -f
160COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
161	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
162LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
163	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
164	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
165	$(AM_CFLAGS) $(CFLAGS)
166AM_V_CC = $(am__v_CC_@AM_V@)
167am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
168am__v_CC_0 = @echo "  CC      " $@;
169am__v_CC_1 =
170CCLD = $(CC)
171LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
172	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
173	$(AM_LDFLAGS) $(LDFLAGS) -o $@
174AM_V_CCLD = $(am__v_CCLD_@AM_V@)
175am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
176am__v_CCLD_0 = @echo "  CCLD    " $@;
177am__v_CCLD_1 =
178SOURCES = $(ddvcard_la_SOURCES) $(libct_ddvcard_la_SOURCES)
179DIST_SOURCES = $(ddvcard_la_SOURCES) $(libct_ddvcard_la_SOURCES)
180am__can_run_installinfo = \
181  case $$AM_UPDATE_INFO_DIR in \
182    n|no|NO) false;; \
183    *) (install-info --version) >/dev/null 2>&1;; \
184  esac
185DATA = $(crypttokenplugin_DATA)
186HEADERS = $(noinst_HEADERS)
187am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
188# Read a list of newline-separated strings from the standard input,
189# and print each of them once, without duplicates.  Input order is
190# *not* preserved.
191am__uniquify_input = $(AWK) '\
192  BEGIN { nonempty = 0; } \
193  { items[$$0] = 1; nonempty = 1; } \
194  END { if (nonempty) { for (i in items) print i; }; } \
195'
196# Make sure the list of sources is unique.  This is necessary because,
197# e.g., the same source file might be shared among _SOURCES variables
198# for different programs/libraries.
199am__define_uniq_tagged_files = \
200  list='$(am__tagged_files)'; \
201  unique=`for i in $$list; do \
202    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
203  done | $(am__uniquify_input)`
204ETAGS = etags
205CTAGS = ctags
206DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
207ACLOCAL = @ACLOCAL@
208AMTAR = @AMTAR@
209AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
210AR = @AR@
211AS = @AS@
212AUTOCONF = @AUTOCONF@
213AUTOHEADER = @AUTOHEADER@
214AUTOMAKE = @AUTOMAKE@
215AWK = @AWK@
216CC = @CC@
217CCDEPMODE = @CCDEPMODE@
218CFLAGS = @CFLAGS@
219CHIPCARD_VERSION_BUILD = @CHIPCARD_VERSION_BUILD@
220CHIPCARD_VERSION_FULL_STRING = @CHIPCARD_VERSION_FULL_STRING@
221CHIPCARD_VERSION_MAJOR = @CHIPCARD_VERSION_MAJOR@
222CHIPCARD_VERSION_MINOR = @CHIPCARD_VERSION_MINOR@
223CHIPCARD_VERSION_PATCHLEVEL = @CHIPCARD_VERSION_PATCHLEVEL@
224CHIPCARD_VERSION_RELEASE_STRING = @CHIPCARD_VERSION_RELEASE_STRING@
225CHIPCARD_VERSION_STRING = @CHIPCARD_VERSION_STRING@
226CHIPCARD_VERSION_TAG = @CHIPCARD_VERSION_TAG@
227CPP = @CPP@
228CPPFLAGS = @CPPFLAGS@
229CXX = @CXX@
230CXXCPP = @CXXCPP@
231CXXDEPMODE = @CXXDEPMODE@
232CXXFLAGS = @CXXFLAGS@
233CYGPATH_W = @CYGPATH_W@
234DEFS = @DEFS@
235DEPDIR = @DEPDIR@
236DLLTOOL = @DLLTOOL@
237DOXYGEN_DEFINE = @DOXYGEN_DEFINE@
238DOXYGEN_INPUT = @DOXYGEN_INPUT@
239DOXYGEN_TAGFILES = @DOXYGEN_TAGFILES@
240DPKG_ARCH = @DPKG_ARCH@
241DSYMUTIL = @DSYMUTIL@
242DUMPBIN = @DUMPBIN@
243ECHO_C = @ECHO_C@
244ECHO_N = @ECHO_N@
245ECHO_T = @ECHO_T@
246EGREP = @EGREP@
247EXEEXT = @EXEEXT@
248FGREP = @FGREP@
249GREP = @GREP@
250I18N_CATALOG = @I18N_CATALOG@
251INSTALL = @INSTALL@
252INSTALL_DATA = @INSTALL_DATA@
253INSTALL_DLL_TARGET = @INSTALL_DLL_TARGET@
254INSTALL_PROGRAM = @INSTALL_PROGRAM@
255INSTALL_SCRIPT = @INSTALL_SCRIPT@
256INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
257LD = @LD@
258LDFLAGS = @LDFLAGS@
259LIBCHIPCARD_SO_AGE = @LIBCHIPCARD_SO_AGE@
260LIBCHIPCARD_SO_CURRENT = @LIBCHIPCARD_SO_CURRENT@
261LIBCHIPCARD_SO_EFFECTIVE = @LIBCHIPCARD_SO_EFFECTIVE@
262LIBCHIPCARD_SO_REVISION = @LIBCHIPCARD_SO_REVISION@
263LIBOBJS = @LIBOBJS@
264LIBS = @LIBS@
265LIBTOOL = @LIBTOOL@
266LIPO = @LIPO@
267LN_S = @LN_S@
268LTLIBOBJS = @LTLIBOBJS@
269MAKEINFO = @MAKEINFO@
270MAKE_DLL_TARGET = @MAKE_DLL_TARGET@
271MANIFEST_TOOL = @MANIFEST_TOOL@
272MKDIR_P = @MKDIR_P@
273NM = @NM@
274NMEDIT = @NMEDIT@
275OBJDUMP = @OBJDUMP@
276OBJEXT = @OBJEXT@
277OSYSTEM = @OSYSTEM@
278OS_TYPE = @OS_TYPE@
279OTOOL = @OTOOL@
280OTOOL64 = @OTOOL64@
281PACKAGE = @PACKAGE@
282PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
283PACKAGE_NAME = @PACKAGE_NAME@
284PACKAGE_STRING = @PACKAGE_STRING@
285PACKAGE_TARNAME = @PACKAGE_TARNAME@
286PACKAGE_URL = @PACKAGE_URL@
287PACKAGE_VERSION = @PACKAGE_VERSION@
288PATH_SEPARATOR = @PATH_SEPARATOR@
289PCSCLITE_CFLAGS = @PCSCLITE_CFLAGS@
290PCSCLITE_LIBS = @PCSCLITE_LIBS@
291PKG_CONFIG = @PKG_CONFIG@
292PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
293PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
294RANLIB = @RANLIB@
295RC = @RC@
296SED = @SED@
297SET_MAKE = @SET_MAKE@
298SHELL = @SHELL@
299STRIP = @STRIP@
300STRIPALL = @STRIPALL@
301VERSION = @VERSION@
302XGETTEXT = @XGETTEXT@
303abs_builddir = @abs_builddir@
304abs_srcdir = @abs_srcdir@
305abs_top_builddir = @abs_top_builddir@
306abs_top_srcdir = @abs_top_srcdir@
307ac_ct_AR = @ac_ct_AR@
308ac_ct_CC = @ac_ct_CC@
309ac_ct_CXX = @ac_ct_CXX@
310ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
311all_includes = @all_includes@
312all_libraries = @all_libraries@
313am__include = @am__include@
314am__leading_dot = @am__leading_dot@
315am__quote = @am__quote@
316am__tar = @am__tar@
317am__untar = @am__untar@
318aq_distrib_name = @aq_distrib_name@
319aq_distrib_tag = @aq_distrib_tag@
320aq_distrib_version = @aq_distrib_version@
321bindir = @bindir@
322build = @build@
323build_alias = @build_alias@
324build_cpu = @build_cpu@
325build_os = @build_os@
326build_vendor = @build_vendor@
327builddir = @builddir@
328datadir = @datadir@
329datarootdir = @datarootdir@
330docdir = @docdir@
331docpath = @docpath@
332dvidir = @dvidir@
333exec_prefix = @exec_prefix@
334gwenhywfar_bindir = @gwenhywfar_bindir@
335gwenhywfar_dir = @gwenhywfar_dir@
336gwenhywfar_has_crypt = @gwenhywfar_has_crypt@
337gwenhywfar_headers = @gwenhywfar_headers@
338gwenhywfar_includes = @gwenhywfar_includes@
339gwenhywfar_libs = @gwenhywfar_libs@
340gwenhywfar_plugins = @gwenhywfar_plugins@
341host = @host@
342host_alias = @host_alias@
343host_cpu = @host_cpu@
344host_os = @host_os@
345host_vendor = @host_vendor@
346htmldir = @htmldir@
347includedir = @includedir@
348infodir = @infodir@
349install_sh = @install_sh@
350lc_cfg_searchdir = @lc_cfg_searchdir@
351lc_client_config_dir = @lc_client_config_dir@
352lc_client_config_file = @lc_client_config_file@
353lc_client_xml_dir = @lc_client_xml_dir@
354lc_data_searchdir = @lc_data_searchdir@
355lc_init_script_dir = @lc_init_script_dir@
356lc_locale_searchdir = @lc_locale_searchdir@
357lc_os_driver_dir = @lc_os_driver_dir@
358lc_sys_is_windows = @lc_sys_is_windows@
359libchipcard_headerdir = @libchipcard_headerdir@
360libchipcard_headerdir_am = @libchipcard_headerdir_am@
361libchipcard_includes = @libchipcard_includes@
362libchipcard_symlinkdir = @libchipcard_symlinkdir@
363libchipcardc_libs = @libchipcardc_libs@
364libdir = @libdir@
365libexecdir = @libexecdir@
366localedir = @localedir@
367localstatedir = @localstatedir@
368mandir = @mandir@
369mkdir_p = @mkdir_p@
370oldincludedir = @oldincludedir@
371pcsc_includes = @pcsc_includes@
372pcsc_lib = @pcsc_lib@
373pcsc_libraries = @pcsc_libraries@
374pdfdir = @pdfdir@
375prefix = @prefix@
376program_transform_name = @program_transform_name@
377psdir = @psdir@
378sbindir = @sbindir@
379sharedstatedir = @sharedstatedir@
380srcdir = @srcdir@
381sysconfdir = @sysconfdir@
382target_alias = @target_alias@
383top_build_prefix = @top_build_prefix@
384top_builddir = @top_builddir@
385top_srcdir = @top_srcdir@
386visibility_cflags = @visibility_cflags@
387zlib_libs = @zlib_libs@
388INCLUDES = -I$(libchipcard_symlinkdir) $(gwenhywfar_includes) -I../../ -I../../client -I../../cards
389crypttokenplugindir = $(gwenhywfar_plugins)/ct
390crypttokenplugin_DATA = ddvcard.xml
391noinst_LTLIBRARIES = libct_ddvcard.la
392libct_ddvcard_la_SOURCES = ddvcard.c
393crypttokenplugin_LTLIBRARIES = ddvcard.la
394noinst_HEADERS = ddvcard_p.h
395ddvcard_la_SOURCES = dummy.c
396ddvcard_la_LDFLAGS = -module -no-undefined -avoid-version
397ddvcard_la_LIBADD = libct_ddvcard.la ../../lib/client/libchipcard.la $(mingw_ldflags) $(gwenhywfar_libs)
398all: all-am
399
400.SUFFIXES:
401.SUFFIXES: .c .lo .o .obj
402$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
403	@for dep in $?; do \
404	  case '$(am__configure_deps)' in \
405	    *$$dep*) \
406	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
407	        && { if test -f $@; then exit 0; else break; fi; }; \
408	      exit 1;; \
409	  esac; \
410	done; \
411	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/ct/ddvcard/Makefile'; \
412	$(am__cd) $(top_srcdir) && \
413	  $(AUTOMAKE) --gnu src/ct/ddvcard/Makefile
414.PRECIOUS: Makefile
415Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
416	@case '$?' in \
417	  *config.status*) \
418	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
419	  *) \
420	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
421	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
422	esac;
423
424$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
425	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
426
427$(top_srcdir)/configure:  $(am__configure_deps)
428	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
429$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
430	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
431$(am__aclocal_m4_deps):
432ddvcard.xml: $(top_builddir)/config.status $(srcdir)/ddvcard.xml.in
433	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
434
435install-crypttokenpluginLTLIBRARIES: $(crypttokenplugin_LTLIBRARIES)
436	@$(NORMAL_INSTALL)
437	@list='$(crypttokenplugin_LTLIBRARIES)'; test -n "$(crypttokenplugindir)" || list=; \
438	list2=; for p in $$list; do \
439	  if test -f $$p; then \
440	    list2="$$list2 $$p"; \
441	  else :; fi; \
442	done; \
443	test -z "$$list2" || { \
444	  echo " $(MKDIR_P) '$(DESTDIR)$(crypttokenplugindir)'"; \
445	  $(MKDIR_P) "$(DESTDIR)$(crypttokenplugindir)" || exit 1; \
446	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(crypttokenplugindir)'"; \
447	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(crypttokenplugindir)"; \
448	}
449
450uninstall-crypttokenpluginLTLIBRARIES:
451	@$(NORMAL_UNINSTALL)
452	@list='$(crypttokenplugin_LTLIBRARIES)'; test -n "$(crypttokenplugindir)" || list=; \
453	for p in $$list; do \
454	  $(am__strip_dir) \
455	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(crypttokenplugindir)/$$f'"; \
456	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(crypttokenplugindir)/$$f"; \
457	done
458
459clean-crypttokenpluginLTLIBRARIES:
460	-test -z "$(crypttokenplugin_LTLIBRARIES)" || rm -f $(crypttokenplugin_LTLIBRARIES)
461	@list='$(crypttokenplugin_LTLIBRARIES)'; \
462	locs=`for p in $$list; do echo $$p; done | \
463	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
464	      sort -u`; \
465	test -z "$$locs" || { \
466	  echo rm -f $${locs}; \
467	  rm -f $${locs}; \
468	}
469
470clean-noinstLTLIBRARIES:
471	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
472	@list='$(noinst_LTLIBRARIES)'; \
473	locs=`for p in $$list; do echo $$p; done | \
474	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
475	      sort -u`; \
476	test -z "$$locs" || { \
477	  echo rm -f $${locs}; \
478	  rm -f $${locs}; \
479	}
480
481ddvcard.la: $(ddvcard_la_OBJECTS) $(ddvcard_la_DEPENDENCIES) $(EXTRA_ddvcard_la_DEPENDENCIES)
482	$(AM_V_CCLD)$(ddvcard_la_LINK) -rpath $(crypttokenplugindir) $(ddvcard_la_OBJECTS) $(ddvcard_la_LIBADD) $(LIBS)
483
484libct_ddvcard.la: $(libct_ddvcard_la_OBJECTS) $(libct_ddvcard_la_DEPENDENCIES) $(EXTRA_libct_ddvcard_la_DEPENDENCIES)
485	$(AM_V_CCLD)$(LINK)  $(libct_ddvcard_la_OBJECTS) $(libct_ddvcard_la_LIBADD) $(LIBS)
486
487mostlyclean-compile:
488	-rm -f *.$(OBJEXT)
489
490distclean-compile:
491	-rm -f *.tab.c
492
493@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ddvcard.Plo@am__quote@
494@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dummy.Plo@am__quote@
495
496.c.o:
497@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
498@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
499@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
500@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
501@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
502
503.c.obj:
504@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
505@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
506@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
507@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
508@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
509
510.c.lo:
511@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
512@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
513@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
514@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
515@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
516
517mostlyclean-libtool:
518	-rm -f *.lo
519
520clean-libtool:
521	-rm -rf .libs _libs
522install-crypttokenpluginDATA: $(crypttokenplugin_DATA)
523	@$(NORMAL_INSTALL)
524	@list='$(crypttokenplugin_DATA)'; test -n "$(crypttokenplugindir)" || list=; \
525	if test -n "$$list"; then \
526	  echo " $(MKDIR_P) '$(DESTDIR)$(crypttokenplugindir)'"; \
527	  $(MKDIR_P) "$(DESTDIR)$(crypttokenplugindir)" || exit 1; \
528	fi; \
529	for p in $$list; do \
530	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
531	  echo "$$d$$p"; \
532	done | $(am__base_list) | \
533	while read files; do \
534	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(crypttokenplugindir)'"; \
535	  $(INSTALL_DATA) $$files "$(DESTDIR)$(crypttokenplugindir)" || exit $$?; \
536	done
537
538uninstall-crypttokenpluginDATA:
539	@$(NORMAL_UNINSTALL)
540	@list='$(crypttokenplugin_DATA)'; test -n "$(crypttokenplugindir)" || list=; \
541	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
542	dir='$(DESTDIR)$(crypttokenplugindir)'; $(am__uninstall_files_from_dir)
543
544ID: $(am__tagged_files)
545	$(am__define_uniq_tagged_files); mkid -fID $$unique
546tags: tags-am
547TAGS: tags
548
549tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
550	set x; \
551	here=`pwd`; \
552	$(am__define_uniq_tagged_files); \
553	shift; \
554	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
555	  test -n "$$unique" || unique=$$empty_fix; \
556	  if test $$# -gt 0; then \
557	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
558	      "$$@" $$unique; \
559	  else \
560	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
561	      $$unique; \
562	  fi; \
563	fi
564ctags: ctags-am
565
566CTAGS: ctags
567ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
568	$(am__define_uniq_tagged_files); \
569	test -z "$(CTAGS_ARGS)$$unique" \
570	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
571	     $$unique
572
573GTAGS:
574	here=`$(am__cd) $(top_builddir) && pwd` \
575	  && $(am__cd) $(top_srcdir) \
576	  && gtags -i $(GTAGS_ARGS) "$$here"
577cscopelist: cscopelist-am
578
579cscopelist-am: $(am__tagged_files)
580	list='$(am__tagged_files)'; \
581	case "$(srcdir)" in \
582	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
583	  *) sdir=$(subdir)/$(srcdir) ;; \
584	esac; \
585	for i in $$list; do \
586	  if test -f "$$i"; then \
587	    echo "$(subdir)/$$i"; \
588	  else \
589	    echo "$$sdir/$$i"; \
590	  fi; \
591	done >> $(top_builddir)/cscope.files
592
593distclean-tags:
594	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
595
596distdir: $(DISTFILES)
597	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
598	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
599	list='$(DISTFILES)'; \
600	  dist_files=`for file in $$list; do echo $$file; done | \
601	  sed -e "s|^$$srcdirstrip/||;t" \
602	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
603	case $$dist_files in \
604	  */*) $(MKDIR_P) `echo "$$dist_files" | \
605			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
606			   sort -u` ;; \
607	esac; \
608	for file in $$dist_files; do \
609	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
610	  if test -d $$d/$$file; then \
611	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
612	    if test -d "$(distdir)/$$file"; then \
613	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
614	    fi; \
615	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
616	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
617	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
618	    fi; \
619	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
620	  else \
621	    test -f "$(distdir)/$$file" \
622	    || cp -p $$d/$$file "$(distdir)/$$file" \
623	    || exit 1; \
624	  fi; \
625	done
626check-am: all-am
627check: check-am
628all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
629installdirs:
630	for dir in "$(DESTDIR)$(crypttokenplugindir)" "$(DESTDIR)$(crypttokenplugindir)"; do \
631	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
632	done
633install: install-am
634install-exec: install-exec-am
635install-data: install-data-am
636uninstall: uninstall-am
637
638install-am: all-am
639	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
640
641installcheck: installcheck-am
642install-strip:
643	if test -z '$(STRIP)'; then \
644	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
645	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
646	      install; \
647	else \
648	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
649	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
650	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
651	fi
652mostlyclean-generic:
653
654clean-generic:
655
656distclean-generic:
657	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
658	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
659
660maintainer-clean-generic:
661	@echo "This command is intended for maintainers to use"
662	@echo "it deletes files that may require special tools to rebuild."
663clean: clean-am
664
665clean-am: clean-crypttokenpluginLTLIBRARIES clean-generic \
666	clean-libtool clean-noinstLTLIBRARIES mostlyclean-am
667
668distclean: distclean-am
669	-rm -rf ./$(DEPDIR)
670	-rm -f Makefile
671distclean-am: clean-am distclean-compile distclean-generic \
672	distclean-tags
673
674dvi: dvi-am
675
676dvi-am:
677
678html: html-am
679
680html-am:
681
682info: info-am
683
684info-am:
685
686install-data-am: install-crypttokenpluginDATA \
687	install-crypttokenpluginLTLIBRARIES
688
689install-dvi: install-dvi-am
690
691install-dvi-am:
692
693install-exec-am:
694
695install-html: install-html-am
696
697install-html-am:
698
699install-info: install-info-am
700
701install-info-am:
702
703install-man:
704
705install-pdf: install-pdf-am
706
707install-pdf-am:
708
709install-ps: install-ps-am
710
711install-ps-am:
712
713installcheck-am:
714
715maintainer-clean: maintainer-clean-am
716	-rm -rf ./$(DEPDIR)
717	-rm -f Makefile
718maintainer-clean-am: distclean-am maintainer-clean-generic
719
720mostlyclean: mostlyclean-am
721
722mostlyclean-am: mostlyclean-compile mostlyclean-generic \
723	mostlyclean-libtool
724
725pdf: pdf-am
726
727pdf-am:
728
729ps: ps-am
730
731ps-am:
732
733uninstall-am: uninstall-crypttokenpluginDATA \
734	uninstall-crypttokenpluginLTLIBRARIES
735
736.MAKE: install-am install-strip
737
738.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
739	clean-crypttokenpluginLTLIBRARIES clean-generic clean-libtool \
740	clean-noinstLTLIBRARIES cscopelist-am ctags ctags-am distclean \
741	distclean-compile distclean-generic distclean-libtool \
742	distclean-tags distdir dvi dvi-am html html-am info info-am \
743	install install-am install-crypttokenpluginDATA \
744	install-crypttokenpluginLTLIBRARIES install-data \
745	install-data-am install-dvi install-dvi-am install-exec \
746	install-exec-am install-html install-html-am install-info \
747	install-info-am install-man install-pdf install-pdf-am \
748	install-ps install-ps-am install-strip installcheck \
749	installcheck-am installdirs maintainer-clean \
750	maintainer-clean-generic mostlyclean mostlyclean-compile \
751	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
752	tags tags-am uninstall uninstall-am \
753	uninstall-crypttokenpluginDATA \
754	uninstall-crypttokenpluginLTLIBRARIES
755
756
757# Tell versions [3.59,3.63) of GNU make to not export all variables.
758# Otherwise a system limit (for SysV at least) may be exceeded.
759.NOEXPORT:
760