Initial commit
[platform/upstream/ccid.git] / src / Makefile.in
1 # Makefile.in generated by automake 1.16.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2020 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 VPATH = @srcdir@
19 am__is_gnu_make = { \
20   if test -z '$(MAKELEVEL)'; then \
21     false; \
22   elif test -n '$(MAKE_HOST)'; then \
23     true; \
24   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25     true; \
26   else \
27     false; \
28   fi; \
29 }
30 am__make_running_with_option = \
31   case $${target_option-} in \
32       ?) ;; \
33       *) echo "am__make_running_with_option: internal error: invalid" \
34               "target option '$${target_option-}' specified" >&2; \
35          exit 1;; \
36   esac; \
37   has_opt=no; \
38   sane_makeflags=$$MAKEFLAGS; \
39   if $(am__is_gnu_make); then \
40     sane_makeflags=$$MFLAGS; \
41   else \
42     case $$MAKEFLAGS in \
43       *\\[\ \   ]*) \
44         bs=\\; \
45         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
47     esac; \
48   fi; \
49   skip_next=no; \
50   strip_trailopt () \
51   { \
52     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53   }; \
54   for flg in $$sane_makeflags; do \
55     test $$skip_next = yes && { skip_next=no; continue; }; \
56     case $$flg in \
57       *=*|--*) continue;; \
58         -*I) strip_trailopt 'I'; skip_next=yes;; \
59       -*I?*) strip_trailopt 'I';; \
60         -*O) strip_trailopt 'O'; skip_next=yes;; \
61       -*O?*) strip_trailopt 'O';; \
62         -*l) strip_trailopt 'l'; skip_next=yes;; \
63       -*l?*) strip_trailopt 'l';; \
64       -[dEDm]) skip_next=yes;; \
65       -[JT]) skip_next=yes;; \
66     esac; \
67     case $$flg in \
68       *$$target_option*) has_opt=yes; break;; \
69     esac; \
70   done; \
71   test $$has_opt = yes
72 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74 pkgdatadir = $(datadir)/@PACKAGE@
75 pkgincludedir = $(includedir)/@PACKAGE@
76 pkglibdir = $(libdir)/@PACKAGE@
77 pkglibexecdir = $(libexecdir)/@PACKAGE@
78 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA = $(install_sh) -c -m 644
80 install_sh_PROGRAM = $(install_sh) -c
81 install_sh_SCRIPT = $(install_sh) -c
82 INSTALL_HEADER = $(INSTALL_DATA)
83 transform = $(program_transform_name)
84 NORMAL_INSTALL = :
85 PRE_INSTALL = :
86 POST_INSTALL = :
87 NORMAL_UNINSTALL = :
88 PRE_UNINSTALL = :
89 POST_UNINSTALL = :
90 build_triplet = @build@
91 host_triplet = @host@
92 @WITH_LIBUSB_TRUE@am__append_1 = libccid.la
93 @WITH_LIBUSB_TRUE@am__append_2 = install_ccid
94 @WITH_LIBUSB_TRUE@am__append_3 = uninstall_ccid
95 @WITH_LIBUSB_TRUE@noinst_PROGRAMS = parse$(EXEEXT)
96 @WITH_TWIN_SERIAL_TRUE@am__append_4 = libccidtwin.la
97 @WITH_TWIN_SERIAL_TRUE@am__append_5 = install_ccidtwin
98 @WITH_TWIN_SERIAL_TRUE@am__append_6 = uninstall_ccidtwin
99 subdir = src
100 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
101 am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \
102         $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \
103         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
104         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
105         $(top_srcdir)/configure.ac
106 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
107         $(ACLOCAL_M4)
108 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
109 mkinstalldirs = $(install_sh) -d
110 CONFIG_HEADER = $(top_builddir)/config.h
111 CONFIG_CLEAN_FILES =
112 CONFIG_CLEAN_VPATH_FILES =
113 PROGRAMS = $(noinst_PROGRAMS)
114 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
115 am__vpath_adj = case $$p in \
116     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
117     *) f=$$p;; \
118   esac;
119 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
120 am__install_max = 40
121 am__nobase_strip_setup = \
122   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
123 am__nobase_strip = \
124   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
125 am__nobase_list = $(am__nobase_strip_setup); \
126   for p in $$list; do echo "$$p $$p"; done | \
127   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
128   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
129     if (++n[$$2] == $(am__install_max)) \
130       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
131     END { for (dir in files) print dir, files[dir] }'
132 am__base_list = \
133   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
134   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
135 am__uninstall_files_from_dir = { \
136   test -z "$$files" \
137     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
138     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
139          $(am__cd) "$$dir" && rm -f $$files; }; \
140   }
141 am__installdirs = "$(DESTDIR)$(libdir)"
142 LTLIBRARIES = $(lib_LTLIBRARIES)
143 am__DEPENDENCIES_1 =
144 libccid_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
145         $(am__DEPENDENCIES_1)
146 am__libccid_la_SOURCES_DIST = ccid.c ccid.h ccid_ifdhandler.h \
147         commands.c commands.h debug.h defs.h ifdhandler.c utils.c \
148         utils.h ccid_usb.c ccid_usb.h tokenparser.l parser.h strlcpy.c \
149         misc.h strlcpycat.h simclist.c simclist.h debug.c \
150         towitoko/atr.c towitoko/atr.h towitoko/defines.h \
151         towitoko/pps.c towitoko/pps.h openct/buffer.c openct/buffer.h \
152         openct/checksum.c openct/checksum.h openct/proto-t1.c \
153         openct/proto-t1.h
154 am__objects_1 = libccid_la-ccid.lo libccid_la-commands.lo \
155         libccid_la-ifdhandler.lo libccid_la-utils.lo
156 am__objects_2 = libccid_la-ccid_usb.lo
157 am__objects_3 = libccid_la-tokenparser.lo libccid_la-strlcpy.lo \
158         libccid_la-simclist.lo
159 @WITHOUT_PCSC_TRUE@am__objects_4 = libccid_la-debug.lo
160 am__dirstamp = $(am__leading_dot)dirstamp
161 am__objects_5 = towitoko/libccid_la-atr.lo towitoko/libccid_la-pps.lo \
162         openct/libccid_la-buffer.lo openct/libccid_la-checksum.lo \
163         openct/libccid_la-proto-t1.lo
164 am_libccid_la_OBJECTS = $(am__objects_1) $(am__objects_2) \
165         $(am__objects_3) $(am__objects_4) $(am__objects_5)
166 libccid_la_OBJECTS = $(am_libccid_la_OBJECTS)
167 AM_V_lt = $(am__v_lt_@AM_V@)
168 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
169 am__v_lt_0 = --silent
170 am__v_lt_1 = 
171 libccid_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
172         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libccid_la_CFLAGS) \
173         $(CFLAGS) $(libccid_la_LDFLAGS) $(LDFLAGS) -o $@
174 @WITH_LIBUSB_TRUE@am_libccid_la_rpath = -rpath $(libdir)
175 libccidtwin_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
176 am__libccidtwin_la_SOURCES_DIST = ccid.c ccid.h ccid_ifdhandler.h \
177         commands.c commands.h debug.h defs.h ifdhandler.c utils.c \
178         utils.h ccid_serial.c ccid_serial.h tokenparser.l parser.h \
179         strlcpy.c misc.h strlcpycat.h simclist.c simclist.h debug.c \
180         towitoko/atr.c towitoko/atr.h towitoko/defines.h \
181         towitoko/pps.c towitoko/pps.h openct/buffer.c openct/buffer.h \
182         openct/checksum.c openct/checksum.h openct/proto-t1.c \
183         openct/proto-t1.h
184 am__objects_6 = libccidtwin_la-ccid.lo libccidtwin_la-commands.lo \
185         libccidtwin_la-ifdhandler.lo libccidtwin_la-utils.lo
186 am__objects_7 = libccidtwin_la-ccid_serial.lo
187 am__objects_8 = libccidtwin_la-tokenparser.lo \
188         libccidtwin_la-strlcpy.lo libccidtwin_la-simclist.lo
189 @WITHOUT_PCSC_TRUE@am__objects_9 = libccidtwin_la-debug.lo
190 am__objects_10 = towitoko/libccidtwin_la-atr.lo \
191         towitoko/libccidtwin_la-pps.lo openct/libccidtwin_la-buffer.lo \
192         openct/libccidtwin_la-checksum.lo \
193         openct/libccidtwin_la-proto-t1.lo
194 am_libccidtwin_la_OBJECTS = $(am__objects_6) $(am__objects_7) \
195         $(am__objects_8) $(am__objects_9) $(am__objects_10)
196 libccidtwin_la_OBJECTS = $(am_libccidtwin_la_OBJECTS)
197 libccidtwin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
198         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
199         $(libccidtwin_la_CFLAGS) $(CFLAGS) $(libccidtwin_la_LDFLAGS) \
200         $(LDFLAGS) -o $@
201 @WITH_TWIN_SERIAL_TRUE@am_libccidtwin_la_rpath = -rpath $(libdir)
202 am__objects_11 = parse-tokenparser.$(OBJEXT) parse-strlcpy.$(OBJEXT) \
203         parse-simclist.$(OBJEXT)
204 am_parse_OBJECTS = parse-parse.$(OBJEXT) parse-debug.$(OBJEXT) \
205         parse-ccid_usb.$(OBJEXT) $(am__objects_11)
206 parse_OBJECTS = $(am_parse_OBJECTS)
207 parse_DEPENDENCIES = $(am__DEPENDENCIES_1)
208 parse_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
209         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(parse_CFLAGS) $(CFLAGS) \
210         $(AM_LDFLAGS) $(LDFLAGS) -o $@
211 AM_V_P = $(am__v_P_@AM_V@)
212 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
213 am__v_P_0 = false
214 am__v_P_1 = :
215 AM_V_GEN = $(am__v_GEN_@AM_V@)
216 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
217 am__v_GEN_0 = @echo "  GEN     " $@;
218 am__v_GEN_1 = 
219 AM_V_at = $(am__v_at_@AM_V@)
220 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
221 am__v_at_0 = @
222 am__v_at_1 = 
223 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
224 depcomp = $(SHELL) $(top_srcdir)/depcomp
225 am__maybe_remake_depfiles = depfiles
226 am__depfiles_remade = ./$(DEPDIR)/libccid_la-ccid.Plo \
227         ./$(DEPDIR)/libccid_la-ccid_usb.Plo \
228         ./$(DEPDIR)/libccid_la-commands.Plo \
229         ./$(DEPDIR)/libccid_la-debug.Plo \
230         ./$(DEPDIR)/libccid_la-ifdhandler.Plo \
231         ./$(DEPDIR)/libccid_la-simclist.Plo \
232         ./$(DEPDIR)/libccid_la-strlcpy.Plo \
233         ./$(DEPDIR)/libccid_la-tokenparser.Plo \
234         ./$(DEPDIR)/libccid_la-utils.Plo \
235         ./$(DEPDIR)/libccidtwin_la-ccid.Plo \
236         ./$(DEPDIR)/libccidtwin_la-ccid_serial.Plo \
237         ./$(DEPDIR)/libccidtwin_la-commands.Plo \
238         ./$(DEPDIR)/libccidtwin_la-debug.Plo \
239         ./$(DEPDIR)/libccidtwin_la-ifdhandler.Plo \
240         ./$(DEPDIR)/libccidtwin_la-simclist.Plo \
241         ./$(DEPDIR)/libccidtwin_la-strlcpy.Plo \
242         ./$(DEPDIR)/libccidtwin_la-tokenparser.Plo \
243         ./$(DEPDIR)/libccidtwin_la-utils.Plo \
244         ./$(DEPDIR)/parse-ccid_usb.Po ./$(DEPDIR)/parse-debug.Po \
245         ./$(DEPDIR)/parse-parse.Po ./$(DEPDIR)/parse-simclist.Po \
246         ./$(DEPDIR)/parse-strlcpy.Po ./$(DEPDIR)/parse-tokenparser.Po \
247         openct/$(DEPDIR)/libccid_la-buffer.Plo \
248         openct/$(DEPDIR)/libccid_la-checksum.Plo \
249         openct/$(DEPDIR)/libccid_la-proto-t1.Plo \
250         openct/$(DEPDIR)/libccidtwin_la-buffer.Plo \
251         openct/$(DEPDIR)/libccidtwin_la-checksum.Plo \
252         openct/$(DEPDIR)/libccidtwin_la-proto-t1.Plo \
253         towitoko/$(DEPDIR)/libccid_la-atr.Plo \
254         towitoko/$(DEPDIR)/libccid_la-pps.Plo \
255         towitoko/$(DEPDIR)/libccidtwin_la-atr.Plo \
256         towitoko/$(DEPDIR)/libccidtwin_la-pps.Plo
257 am__mv = mv -f
258 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
259         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
260 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
261         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
262         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
263         $(AM_CFLAGS) $(CFLAGS)
264 AM_V_CC = $(am__v_CC_@AM_V@)
265 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
266 am__v_CC_0 = @echo "  CC      " $@;
267 am__v_CC_1 = 
268 CCLD = $(CC)
269 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
270         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
271         $(AM_LDFLAGS) $(LDFLAGS) -o $@
272 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
273 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
274 am__v_CCLD_0 = @echo "  CCLD    " $@;
275 am__v_CCLD_1 = 
276 @MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ ||
277 LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
278 LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
279         $(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
280 AM_V_LEX = $(am__v_LEX_@AM_V@)
281 am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
282 am__v_LEX_0 = @echo "  LEX     " $@;
283 am__v_LEX_1 = 
284 YLWRAP = $(top_srcdir)/ylwrap
285 SOURCES = $(libccid_la_SOURCES) $(libccidtwin_la_SOURCES) \
286         $(parse_SOURCES)
287 DIST_SOURCES = $(am__libccid_la_SOURCES_DIST) \
288         $(am__libccidtwin_la_SOURCES_DIST) $(parse_SOURCES)
289 am__can_run_installinfo = \
290   case $$AM_UPDATE_INFO_DIR in \
291     n|no|NO) false;; \
292     *) (install-info --version) >/dev/null 2>&1;; \
293   esac
294 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
295 # Read a list of newline-separated strings from the standard input,
296 # and print each of them once, without duplicates.  Input order is
297 # *not* preserved.
298 am__uniquify_input = $(AWK) '\
299   BEGIN { nonempty = 0; } \
300   { items[$$0] = 1; nonempty = 1; } \
301   END { if (nonempty) { for (i in items) print i; }; } \
302 '
303 # Make sure the list of sources is unique.  This is necessary because,
304 # e.g., the same source file might be shared among _SOURCES variables
305 # for different programs/libraries.
306 am__define_uniq_tagged_files = \
307   list='$(am__tagged_files)'; \
308   unique=`for i in $$list; do \
309     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
310   done | $(am__uniquify_input)`
311 ETAGS = etags
312 CTAGS = ctags
313 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
314         $(top_srcdir)/ylwrap tokenparser.c
315 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
316 ACLOCAL = @ACLOCAL@
317 AMTAR = @AMTAR@
318 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
319 AR = @AR@
320 AUTOCONF = @AUTOCONF@
321 AUTOHEADER = @AUTOHEADER@
322 AUTOMAKE = @AUTOMAKE@
323 AWK = @AWK@
324 BUNDLE_HOST = @BUNDLE_HOST@
325 CC = @CC@
326 CCDEPMODE = @CCDEPMODE@
327 CFLAGS = @CFLAGS@
328 CPP = @CPP@
329 CPPFLAGS = @CPPFLAGS@
330 CYGPATH_W = @CYGPATH_W@
331 DEFS = @DEFS@
332 DEPDIR = @DEPDIR@
333 DLLTOOL = @DLLTOOL@
334 DSYMUTIL = @DSYMUTIL@
335 DUMPBIN = @DUMPBIN@
336 DYN_LIB_EXT = @DYN_LIB_EXT@
337 ECHO_C = @ECHO_C@
338 ECHO_N = @ECHO_N@
339 ECHO_T = @ECHO_T@
340 EGREP = @EGREP@
341 EXEEXT = @EXEEXT@
342 FGREP = @FGREP@
343 GREP = @GREP@
344 INSTALL = @INSTALL@
345 INSTALL_DATA = @INSTALL_DATA@
346 INSTALL_PROGRAM = @INSTALL_PROGRAM@
347 INSTALL_SCRIPT = @INSTALL_SCRIPT@
348 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
349 LD = @LD@
350 LDFLAGS = @LDFLAGS@
351 LEX = @LEX@
352 LEXLIB = @LEXLIB@
353 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
354 LIBOBJS = @LIBOBJS@
355 LIBS = @LIBS@
356 LIBTOOL = @LIBTOOL@
357 LIBTOOL_DEPS = @LIBTOOL_DEPS@
358 LIBUSB_CFLAGS = @LIBUSB_CFLAGS@
359 LIBUSB_LIBS = @LIBUSB_LIBS@
360 LIPO = @LIPO@
361 LN_S = @LN_S@
362 LTLIBOBJS = @LTLIBOBJS@
363 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
364 MAINT = @MAINT@
365 MAKEINFO = @MAKEINFO@
366 MANIFEST_TOOL = @MANIFEST_TOOL@
367 MKDIR_P = @MKDIR_P@
368 NM = @NM@
369 NMEDIT = @NMEDIT@
370 NOCLASS = @NOCLASS@
371 OBJDUMP = @OBJDUMP@
372 OBJEXT = @OBJEXT@
373 OTOOL = @OTOOL@
374 OTOOL64 = @OTOOL64@
375 PACKAGE = @PACKAGE@
376 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
377 PACKAGE_NAME = @PACKAGE_NAME@
378 PACKAGE_STRING = @PACKAGE_STRING@
379 PACKAGE_TARNAME = @PACKAGE_TARNAME@
380 PACKAGE_URL = @PACKAGE_URL@
381 PACKAGE_VERSION = @PACKAGE_VERSION@
382 PATH_SEPARATOR = @PATH_SEPARATOR@
383 PCSC_CFLAGS = @PCSC_CFLAGS@
384 PCSC_LIBS = @PCSC_LIBS@
385 PKG_CONFIG = @PKG_CONFIG@
386 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
387 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
388 PTHREAD_CC = @PTHREAD_CC@
389 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
390 PTHREAD_LIBS = @PTHREAD_LIBS@
391 RANLIB = @RANLIB@
392 SED = @SED@
393 SET_MAKE = @SET_MAKE@
394 SHELL = @SHELL@
395 STRIP = @STRIP@
396 SYMBOL_VISIBILITY = @SYMBOL_VISIBILITY@
397 VERSION = @VERSION@
398 abs_builddir = @abs_builddir@
399 abs_srcdir = @abs_srcdir@
400 abs_top_builddir = @abs_top_builddir@
401 abs_top_srcdir = @abs_top_srcdir@
402 ac_aux_dir = @ac_aux_dir@
403 ac_ct_AR = @ac_ct_AR@
404 ac_ct_CC = @ac_ct_CC@
405 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
406 am__include = @am__include@
407 am__leading_dot = @am__leading_dot@
408 am__quote = @am__quote@
409 am__tar = @am__tar@
410 am__untar = @am__untar@
411 ax_pthread_config = @ax_pthread_config@
412 bindir = @bindir@
413 bindir_exp = @bindir_exp@
414 build = @build@
415 build_alias = @build_alias@
416 build_cpu = @build_cpu@
417 build_os = @build_os@
418 build_vendor = @build_vendor@
419 builddir = @builddir@
420 bundle = @bundle@
421 ccidtwindir = @ccidtwindir@
422 datadir = @datadir@
423 datarootdir = @datarootdir@
424 docdir = @docdir@
425 dvidir = @dvidir@
426 exec_prefix = @exec_prefix@
427 host = @host@
428 host_alias = @host_alias@
429 host_cpu = @host_cpu@
430 host_os = @host_os@
431 host_vendor = @host_vendor@
432 htmldir = @htmldir@
433 includedir = @includedir@
434 infodir = @infodir@
435 install_sh = @install_sh@
436 libdir = @libdir@
437 libexecdir = @libexecdir@
438 localedir = @localedir@
439 localstatedir = @localstatedir@
440 mandir = @mandir@
441 mkdir_p = @mkdir_p@
442 oldincludedir = @oldincludedir@
443 pdfdir = @pdfdir@
444 prefix = @prefix@
445 program_transform_name = @program_transform_name@
446 psdir = @psdir@
447 runstatedir = @runstatedir@
448 sbindir = @sbindir@
449 serialconfdir = @serialconfdir@
450 sharedstatedir = @sharedstatedir@
451 srcdir = @srcdir@
452 sysconfdir = @sysconfdir@
453 sysconfdir_exp = @sysconfdir_exp@
454 target_alias = @target_alias@
455 top_build_prefix = @top_build_prefix@
456 top_builddir = @top_builddir@
457 top_srcdir = @top_srcdir@
458 usbdropdir = @usbdropdir@
459 CCID_BUNDLE = $(bundle)
460 CCID_LIB = libccid.$(DYN_LIB_EXT)
461 CCIDTWIN_LIB = libccidtwin.$(DYN_LIB_EXT)
462 CCID_VERSION = CCID_VERSION=`$(srcdir)/convert_version.pl $(PACKAGE_VERSION)`
463 lib_LTLIBRARIES = $(am__append_1) $(am__append_4)
464 LIBS_TO_INSTALL = $(am__append_2) $(am__append_5)
465 LIBS_TO_UNINSTALL = $(am__append_3) $(am__append_6)
466 COMMON = ccid.c \
467         ccid.h \
468         ccid_ifdhandler.h \
469         commands.c \
470         commands.h \
471         debug.h \
472         defs.h \
473         ifdhandler.c \
474         utils.c \
475         utils.h
476
477 USB = ccid_usb.c ccid_usb.h
478 SERIAL = ccid_serial.c ccid_serial.h
479 T1 = towitoko/atr.c \
480         towitoko/atr.h \
481         towitoko/defines.h \
482         towitoko/pps.c \
483         towitoko/pps.h \
484         openct/buffer.c \
485         openct/buffer.h \
486         openct/checksum.c \
487         openct/checksum.h \
488         openct/proto-t1.c \
489         openct/proto-t1.h
490
491 TOKEN_PARSER = tokenparser.l parser.h \
492         strlcpy.c \
493         misc.h \
494         strlcpycat.h \
495         simclist.c \
496         simclist.h
497
498 @WITHOUT_PCSC_TRUE@PROVIDED_BY_PCSC = debug.c
499 libccid_la_SOURCES = $(COMMON) $(USB) $(TOKEN_PARSER) $(PROVIDED_BY_PCSC) $(T1)
500 libccid_la_LIBADD = $(LEXLIB) $(LIBUSB_LIBS) $(PTHREAD_LIBS)
501 libccid_la_CFLAGS = $(PCSC_CFLAGS) $(LIBUSB_CFLAGS) $(PTHREAD_CFLAGS) \
502         $(SYMBOL_VISIBILITY) -D$(CCID_VERSION) -DSIMCLIST_NO_DUMPRESTORE
503
504 libccid_la_LDFLAGS = -avoid-version
505 libccidtwin_la_SOURCES = $(COMMON) $(SERIAL) $(TOKEN_PARSER) \
506         $(PROVIDED_BY_PCSC) $(T1)
507
508 libccidtwin_la_CFLAGS = $(PCSC_CFLAGS) $(PTHREAD_CFLAGS) $(SYMBOL_VISIBILITY) \
509         -DTWIN_SERIAL -D$(CCID_VERSION) -DSIMCLIST_NO_DUMPRESTORE
510
511 libccidtwin_la_LIBADD = $(PTHREAD_LIBS)
512 libccidtwin_la_LDFLAGS = -avoid-version
513 parse_SOURCES = parse.c debug.c ccid_usb.c $(TOKEN_PARSER)
514 parse_LDADD = $(LIBUSB_LIBS)
515 parse_CFLAGS = $(PCSC_CFLAGS) $(LIBUSB_CFLAGS) -DSIMCLIST_NO_DUMPRESTORE
516 EXTRA_DIST = Info.plist.src create_Info_plist.pl reader.conf.in \
517         towitoko/COPYING towitoko/README openct/LICENSE openct/README \
518         convert_version.pl 92_pcscd_ccid.rules
519
520 INSTALL_UDEV_RULE_FILE = @/bin/echo "***************" ; echo "copy the src/92_pcscd_ccid.rules file in udev directory (/etc/udev/rules.d/)" ; /bin/echo "***************"
521 DISTCLEANFILES = tokenparser.c Info.plist
522 all: all-am
523
524 .SUFFIXES:
525 .SUFFIXES: .c .l .lo .o .obj
526 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
527         @for dep in $?; do \
528           case '$(am__configure_deps)' in \
529             *$$dep*) \
530               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
531                 && { if test -f $@; then exit 0; else break; fi; }; \
532               exit 1;; \
533           esac; \
534         done; \
535         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
536         $(am__cd) $(top_srcdir) && \
537           $(AUTOMAKE) --foreign src/Makefile
538 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
539         @case '$?' in \
540           *config.status*) \
541             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
542           *) \
543             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
544             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
545         esac;
546
547 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
548         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
549
550 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
551         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
552 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
553         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
554 $(am__aclocal_m4_deps):
555
556 clean-noinstPROGRAMS:
557         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
558         echo " rm -f" $$list; \
559         rm -f $$list || exit $$?; \
560         test -n "$(EXEEXT)" || exit 0; \
561         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
562         echo " rm -f" $$list; \
563         rm -f $$list
564
565 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
566         @$(NORMAL_INSTALL)
567         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
568         list2=; for p in $$list; do \
569           if test -f $$p; then \
570             list2="$$list2 $$p"; \
571           else :; fi; \
572         done; \
573         test -z "$$list2" || { \
574           echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
575           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
576           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
577           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
578         }
579
580 uninstall-libLTLIBRARIES:
581         @$(NORMAL_UNINSTALL)
582         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
583         for p in $$list; do \
584           $(am__strip_dir) \
585           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
586           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
587         done
588
589 clean-libLTLIBRARIES:
590         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
591         @list='$(lib_LTLIBRARIES)'; \
592         locs=`for p in $$list; do echo $$p; done | \
593               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
594               sort -u`; \
595         test -z "$$locs" || { \
596           echo rm -f $${locs}; \
597           rm -f $${locs}; \
598         }
599 towitoko/$(am__dirstamp):
600         @$(MKDIR_P) towitoko
601         @: > towitoko/$(am__dirstamp)
602 towitoko/$(DEPDIR)/$(am__dirstamp):
603         @$(MKDIR_P) towitoko/$(DEPDIR)
604         @: > towitoko/$(DEPDIR)/$(am__dirstamp)
605 towitoko/libccid_la-atr.lo: towitoko/$(am__dirstamp) \
606         towitoko/$(DEPDIR)/$(am__dirstamp)
607 towitoko/libccid_la-pps.lo: towitoko/$(am__dirstamp) \
608         towitoko/$(DEPDIR)/$(am__dirstamp)
609 openct/$(am__dirstamp):
610         @$(MKDIR_P) openct
611         @: > openct/$(am__dirstamp)
612 openct/$(DEPDIR)/$(am__dirstamp):
613         @$(MKDIR_P) openct/$(DEPDIR)
614         @: > openct/$(DEPDIR)/$(am__dirstamp)
615 openct/libccid_la-buffer.lo: openct/$(am__dirstamp) \
616         openct/$(DEPDIR)/$(am__dirstamp)
617 openct/libccid_la-checksum.lo: openct/$(am__dirstamp) \
618         openct/$(DEPDIR)/$(am__dirstamp)
619 openct/libccid_la-proto-t1.lo: openct/$(am__dirstamp) \
620         openct/$(DEPDIR)/$(am__dirstamp)
621
622 libccid.la: $(libccid_la_OBJECTS) $(libccid_la_DEPENDENCIES) $(EXTRA_libccid_la_DEPENDENCIES) 
623         $(AM_V_CCLD)$(libccid_la_LINK) $(am_libccid_la_rpath) $(libccid_la_OBJECTS) $(libccid_la_LIBADD) $(LIBS)
624 towitoko/libccidtwin_la-atr.lo: towitoko/$(am__dirstamp) \
625         towitoko/$(DEPDIR)/$(am__dirstamp)
626 towitoko/libccidtwin_la-pps.lo: towitoko/$(am__dirstamp) \
627         towitoko/$(DEPDIR)/$(am__dirstamp)
628 openct/libccidtwin_la-buffer.lo: openct/$(am__dirstamp) \
629         openct/$(DEPDIR)/$(am__dirstamp)
630 openct/libccidtwin_la-checksum.lo: openct/$(am__dirstamp) \
631         openct/$(DEPDIR)/$(am__dirstamp)
632 openct/libccidtwin_la-proto-t1.lo: openct/$(am__dirstamp) \
633         openct/$(DEPDIR)/$(am__dirstamp)
634
635 libccidtwin.la: $(libccidtwin_la_OBJECTS) $(libccidtwin_la_DEPENDENCIES) $(EXTRA_libccidtwin_la_DEPENDENCIES) 
636         $(AM_V_CCLD)$(libccidtwin_la_LINK) $(am_libccidtwin_la_rpath) $(libccidtwin_la_OBJECTS) $(libccidtwin_la_LIBADD) $(LIBS)
637
638 parse$(EXEEXT): $(parse_OBJECTS) $(parse_DEPENDENCIES) $(EXTRA_parse_DEPENDENCIES) 
639         @rm -f parse$(EXEEXT)
640         $(AM_V_CCLD)$(parse_LINK) $(parse_OBJECTS) $(parse_LDADD) $(LIBS)
641
642 mostlyclean-compile:
643         -rm -f *.$(OBJEXT)
644         -rm -f openct/*.$(OBJEXT)
645         -rm -f openct/*.lo
646         -rm -f towitoko/*.$(OBJEXT)
647         -rm -f towitoko/*.lo
648
649 distclean-compile:
650         -rm -f *.tab.c
651
652 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccid_la-ccid.Plo@am__quote@ # am--include-marker
653 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccid_la-ccid_usb.Plo@am__quote@ # am--include-marker
654 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccid_la-commands.Plo@am__quote@ # am--include-marker
655 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccid_la-debug.Plo@am__quote@ # am--include-marker
656 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccid_la-ifdhandler.Plo@am__quote@ # am--include-marker
657 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccid_la-simclist.Plo@am__quote@ # am--include-marker
658 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccid_la-strlcpy.Plo@am__quote@ # am--include-marker
659 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccid_la-tokenparser.Plo@am__quote@ # am--include-marker
660 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccid_la-utils.Plo@am__quote@ # am--include-marker
661 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccidtwin_la-ccid.Plo@am__quote@ # am--include-marker
662 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccidtwin_la-ccid_serial.Plo@am__quote@ # am--include-marker
663 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccidtwin_la-commands.Plo@am__quote@ # am--include-marker
664 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccidtwin_la-debug.Plo@am__quote@ # am--include-marker
665 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccidtwin_la-ifdhandler.Plo@am__quote@ # am--include-marker
666 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccidtwin_la-simclist.Plo@am__quote@ # am--include-marker
667 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccidtwin_la-strlcpy.Plo@am__quote@ # am--include-marker
668 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccidtwin_la-tokenparser.Plo@am__quote@ # am--include-marker
669 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libccidtwin_la-utils.Plo@am__quote@ # am--include-marker
670 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse-ccid_usb.Po@am__quote@ # am--include-marker
671 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse-debug.Po@am__quote@ # am--include-marker
672 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse-parse.Po@am__quote@ # am--include-marker
673 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse-simclist.Po@am__quote@ # am--include-marker
674 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse-strlcpy.Po@am__quote@ # am--include-marker
675 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse-tokenparser.Po@am__quote@ # am--include-marker
676 @AMDEP_TRUE@@am__include@ @am__quote@openct/$(DEPDIR)/libccid_la-buffer.Plo@am__quote@ # am--include-marker
677 @AMDEP_TRUE@@am__include@ @am__quote@openct/$(DEPDIR)/libccid_la-checksum.Plo@am__quote@ # am--include-marker
678 @AMDEP_TRUE@@am__include@ @am__quote@openct/$(DEPDIR)/libccid_la-proto-t1.Plo@am__quote@ # am--include-marker
679 @AMDEP_TRUE@@am__include@ @am__quote@openct/$(DEPDIR)/libccidtwin_la-buffer.Plo@am__quote@ # am--include-marker
680 @AMDEP_TRUE@@am__include@ @am__quote@openct/$(DEPDIR)/libccidtwin_la-checksum.Plo@am__quote@ # am--include-marker
681 @AMDEP_TRUE@@am__include@ @am__quote@openct/$(DEPDIR)/libccidtwin_la-proto-t1.Plo@am__quote@ # am--include-marker
682 @AMDEP_TRUE@@am__include@ @am__quote@towitoko/$(DEPDIR)/libccid_la-atr.Plo@am__quote@ # am--include-marker
683 @AMDEP_TRUE@@am__include@ @am__quote@towitoko/$(DEPDIR)/libccid_la-pps.Plo@am__quote@ # am--include-marker
684 @AMDEP_TRUE@@am__include@ @am__quote@towitoko/$(DEPDIR)/libccidtwin_la-atr.Plo@am__quote@ # am--include-marker
685 @AMDEP_TRUE@@am__include@ @am__quote@towitoko/$(DEPDIR)/libccidtwin_la-pps.Plo@am__quote@ # am--include-marker
686
687 $(am__depfiles_remade):
688         @$(MKDIR_P) $(@D)
689         @echo '# dummy' >$@-t && $(am__mv) $@-t $@
690
691 am--depfiles: $(am__depfiles_remade)
692
693 .c.o:
694 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
695 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
696 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
697 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
698 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
699 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
700
701 .c.obj:
702 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
703 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
704 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
705 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
706 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
707 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
708
709 .c.lo:
710 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
711 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
712 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
713 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
714 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
715 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
716
717 libccid_la-ccid.lo: ccid.c
718 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -MT libccid_la-ccid.lo -MD -MP -MF $(DEPDIR)/libccid_la-ccid.Tpo -c -o libccid_la-ccid.lo `test -f 'ccid.c' || echo '$(srcdir)/'`ccid.c
719 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccid_la-ccid.Tpo $(DEPDIR)/libccid_la-ccid.Plo
720 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ccid.c' object='libccid_la-ccid.lo' libtool=yes @AMDEPBACKSLASH@
721 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
722 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -c -o libccid_la-ccid.lo `test -f 'ccid.c' || echo '$(srcdir)/'`ccid.c
723
724 libccid_la-commands.lo: commands.c
725 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -MT libccid_la-commands.lo -MD -MP -MF $(DEPDIR)/libccid_la-commands.Tpo -c -o libccid_la-commands.lo `test -f 'commands.c' || echo '$(srcdir)/'`commands.c
726 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccid_la-commands.Tpo $(DEPDIR)/libccid_la-commands.Plo
727 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='commands.c' object='libccid_la-commands.lo' libtool=yes @AMDEPBACKSLASH@
728 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
729 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -c -o libccid_la-commands.lo `test -f 'commands.c' || echo '$(srcdir)/'`commands.c
730
731 libccid_la-ifdhandler.lo: ifdhandler.c
732 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -MT libccid_la-ifdhandler.lo -MD -MP -MF $(DEPDIR)/libccid_la-ifdhandler.Tpo -c -o libccid_la-ifdhandler.lo `test -f 'ifdhandler.c' || echo '$(srcdir)/'`ifdhandler.c
733 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccid_la-ifdhandler.Tpo $(DEPDIR)/libccid_la-ifdhandler.Plo
734 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ifdhandler.c' object='libccid_la-ifdhandler.lo' libtool=yes @AMDEPBACKSLASH@
735 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
736 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -c -o libccid_la-ifdhandler.lo `test -f 'ifdhandler.c' || echo '$(srcdir)/'`ifdhandler.c
737
738 libccid_la-utils.lo: utils.c
739 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -MT libccid_la-utils.lo -MD -MP -MF $(DEPDIR)/libccid_la-utils.Tpo -c -o libccid_la-utils.lo `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
740 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccid_la-utils.Tpo $(DEPDIR)/libccid_la-utils.Plo
741 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='utils.c' object='libccid_la-utils.lo' libtool=yes @AMDEPBACKSLASH@
742 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
743 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -c -o libccid_la-utils.lo `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
744
745 libccid_la-ccid_usb.lo: ccid_usb.c
746 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -MT libccid_la-ccid_usb.lo -MD -MP -MF $(DEPDIR)/libccid_la-ccid_usb.Tpo -c -o libccid_la-ccid_usb.lo `test -f 'ccid_usb.c' || echo '$(srcdir)/'`ccid_usb.c
747 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccid_la-ccid_usb.Tpo $(DEPDIR)/libccid_la-ccid_usb.Plo
748 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ccid_usb.c' object='libccid_la-ccid_usb.lo' libtool=yes @AMDEPBACKSLASH@
749 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
750 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -c -o libccid_la-ccid_usb.lo `test -f 'ccid_usb.c' || echo '$(srcdir)/'`ccid_usb.c
751
752 libccid_la-tokenparser.lo: tokenparser.c
753 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -MT libccid_la-tokenparser.lo -MD -MP -MF $(DEPDIR)/libccid_la-tokenparser.Tpo -c -o libccid_la-tokenparser.lo `test -f 'tokenparser.c' || echo '$(srcdir)/'`tokenparser.c
754 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccid_la-tokenparser.Tpo $(DEPDIR)/libccid_la-tokenparser.Plo
755 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tokenparser.c' object='libccid_la-tokenparser.lo' libtool=yes @AMDEPBACKSLASH@
756 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
757 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -c -o libccid_la-tokenparser.lo `test -f 'tokenparser.c' || echo '$(srcdir)/'`tokenparser.c
758
759 libccid_la-strlcpy.lo: strlcpy.c
760 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -MT libccid_la-strlcpy.lo -MD -MP -MF $(DEPDIR)/libccid_la-strlcpy.Tpo -c -o libccid_la-strlcpy.lo `test -f 'strlcpy.c' || echo '$(srcdir)/'`strlcpy.c
761 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccid_la-strlcpy.Tpo $(DEPDIR)/libccid_la-strlcpy.Plo
762 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='strlcpy.c' object='libccid_la-strlcpy.lo' libtool=yes @AMDEPBACKSLASH@
763 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
764 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -c -o libccid_la-strlcpy.lo `test -f 'strlcpy.c' || echo '$(srcdir)/'`strlcpy.c
765
766 libccid_la-simclist.lo: simclist.c
767 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -MT libccid_la-simclist.lo -MD -MP -MF $(DEPDIR)/libccid_la-simclist.Tpo -c -o libccid_la-simclist.lo `test -f 'simclist.c' || echo '$(srcdir)/'`simclist.c
768 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccid_la-simclist.Tpo $(DEPDIR)/libccid_la-simclist.Plo
769 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='simclist.c' object='libccid_la-simclist.lo' libtool=yes @AMDEPBACKSLASH@
770 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
771 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -c -o libccid_la-simclist.lo `test -f 'simclist.c' || echo '$(srcdir)/'`simclist.c
772
773 libccid_la-debug.lo: debug.c
774 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -MT libccid_la-debug.lo -MD -MP -MF $(DEPDIR)/libccid_la-debug.Tpo -c -o libccid_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
775 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccid_la-debug.Tpo $(DEPDIR)/libccid_la-debug.Plo
776 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='debug.c' object='libccid_la-debug.lo' libtool=yes @AMDEPBACKSLASH@
777 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
778 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -c -o libccid_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
779
780 towitoko/libccid_la-atr.lo: towitoko/atr.c
781 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -MT towitoko/libccid_la-atr.lo -MD -MP -MF towitoko/$(DEPDIR)/libccid_la-atr.Tpo -c -o towitoko/libccid_la-atr.lo `test -f 'towitoko/atr.c' || echo '$(srcdir)/'`towitoko/atr.c
782 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) towitoko/$(DEPDIR)/libccid_la-atr.Tpo towitoko/$(DEPDIR)/libccid_la-atr.Plo
783 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='towitoko/atr.c' object='towitoko/libccid_la-atr.lo' libtool=yes @AMDEPBACKSLASH@
784 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
785 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -c -o towitoko/libccid_la-atr.lo `test -f 'towitoko/atr.c' || echo '$(srcdir)/'`towitoko/atr.c
786
787 towitoko/libccid_la-pps.lo: towitoko/pps.c
788 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -MT towitoko/libccid_la-pps.lo -MD -MP -MF towitoko/$(DEPDIR)/libccid_la-pps.Tpo -c -o towitoko/libccid_la-pps.lo `test -f 'towitoko/pps.c' || echo '$(srcdir)/'`towitoko/pps.c
789 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) towitoko/$(DEPDIR)/libccid_la-pps.Tpo towitoko/$(DEPDIR)/libccid_la-pps.Plo
790 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='towitoko/pps.c' object='towitoko/libccid_la-pps.lo' libtool=yes @AMDEPBACKSLASH@
791 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
792 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -c -o towitoko/libccid_la-pps.lo `test -f 'towitoko/pps.c' || echo '$(srcdir)/'`towitoko/pps.c
793
794 openct/libccid_la-buffer.lo: openct/buffer.c
795 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -MT openct/libccid_la-buffer.lo -MD -MP -MF openct/$(DEPDIR)/libccid_la-buffer.Tpo -c -o openct/libccid_la-buffer.lo `test -f 'openct/buffer.c' || echo '$(srcdir)/'`openct/buffer.c
796 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) openct/$(DEPDIR)/libccid_la-buffer.Tpo openct/$(DEPDIR)/libccid_la-buffer.Plo
797 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='openct/buffer.c' object='openct/libccid_la-buffer.lo' libtool=yes @AMDEPBACKSLASH@
798 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
799 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -c -o openct/libccid_la-buffer.lo `test -f 'openct/buffer.c' || echo '$(srcdir)/'`openct/buffer.c
800
801 openct/libccid_la-checksum.lo: openct/checksum.c
802 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -MT openct/libccid_la-checksum.lo -MD -MP -MF openct/$(DEPDIR)/libccid_la-checksum.Tpo -c -o openct/libccid_la-checksum.lo `test -f 'openct/checksum.c' || echo '$(srcdir)/'`openct/checksum.c
803 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) openct/$(DEPDIR)/libccid_la-checksum.Tpo openct/$(DEPDIR)/libccid_la-checksum.Plo
804 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='openct/checksum.c' object='openct/libccid_la-checksum.lo' libtool=yes @AMDEPBACKSLASH@
805 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
806 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -c -o openct/libccid_la-checksum.lo `test -f 'openct/checksum.c' || echo '$(srcdir)/'`openct/checksum.c
807
808 openct/libccid_la-proto-t1.lo: openct/proto-t1.c
809 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -MT openct/libccid_la-proto-t1.lo -MD -MP -MF openct/$(DEPDIR)/libccid_la-proto-t1.Tpo -c -o openct/libccid_la-proto-t1.lo `test -f 'openct/proto-t1.c' || echo '$(srcdir)/'`openct/proto-t1.c
810 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) openct/$(DEPDIR)/libccid_la-proto-t1.Tpo openct/$(DEPDIR)/libccid_la-proto-t1.Plo
811 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='openct/proto-t1.c' object='openct/libccid_la-proto-t1.lo' libtool=yes @AMDEPBACKSLASH@
812 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
813 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccid_la_CFLAGS) $(CFLAGS) -c -o openct/libccid_la-proto-t1.lo `test -f 'openct/proto-t1.c' || echo '$(srcdir)/'`openct/proto-t1.c
814
815 libccidtwin_la-ccid.lo: ccid.c
816 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -MT libccidtwin_la-ccid.lo -MD -MP -MF $(DEPDIR)/libccidtwin_la-ccid.Tpo -c -o libccidtwin_la-ccid.lo `test -f 'ccid.c' || echo '$(srcdir)/'`ccid.c
817 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccidtwin_la-ccid.Tpo $(DEPDIR)/libccidtwin_la-ccid.Plo
818 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ccid.c' object='libccidtwin_la-ccid.lo' libtool=yes @AMDEPBACKSLASH@
819 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
820 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -c -o libccidtwin_la-ccid.lo `test -f 'ccid.c' || echo '$(srcdir)/'`ccid.c
821
822 libccidtwin_la-commands.lo: commands.c
823 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -MT libccidtwin_la-commands.lo -MD -MP -MF $(DEPDIR)/libccidtwin_la-commands.Tpo -c -o libccidtwin_la-commands.lo `test -f 'commands.c' || echo '$(srcdir)/'`commands.c
824 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccidtwin_la-commands.Tpo $(DEPDIR)/libccidtwin_la-commands.Plo
825 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='commands.c' object='libccidtwin_la-commands.lo' libtool=yes @AMDEPBACKSLASH@
826 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
827 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -c -o libccidtwin_la-commands.lo `test -f 'commands.c' || echo '$(srcdir)/'`commands.c
828
829 libccidtwin_la-ifdhandler.lo: ifdhandler.c
830 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -MT libccidtwin_la-ifdhandler.lo -MD -MP -MF $(DEPDIR)/libccidtwin_la-ifdhandler.Tpo -c -o libccidtwin_la-ifdhandler.lo `test -f 'ifdhandler.c' || echo '$(srcdir)/'`ifdhandler.c
831 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccidtwin_la-ifdhandler.Tpo $(DEPDIR)/libccidtwin_la-ifdhandler.Plo
832 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ifdhandler.c' object='libccidtwin_la-ifdhandler.lo' libtool=yes @AMDEPBACKSLASH@
833 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
834 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -c -o libccidtwin_la-ifdhandler.lo `test -f 'ifdhandler.c' || echo '$(srcdir)/'`ifdhandler.c
835
836 libccidtwin_la-utils.lo: utils.c
837 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -MT libccidtwin_la-utils.lo -MD -MP -MF $(DEPDIR)/libccidtwin_la-utils.Tpo -c -o libccidtwin_la-utils.lo `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
838 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccidtwin_la-utils.Tpo $(DEPDIR)/libccidtwin_la-utils.Plo
839 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='utils.c' object='libccidtwin_la-utils.lo' libtool=yes @AMDEPBACKSLASH@
840 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
841 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -c -o libccidtwin_la-utils.lo `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
842
843 libccidtwin_la-ccid_serial.lo: ccid_serial.c
844 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -MT libccidtwin_la-ccid_serial.lo -MD -MP -MF $(DEPDIR)/libccidtwin_la-ccid_serial.Tpo -c -o libccidtwin_la-ccid_serial.lo `test -f 'ccid_serial.c' || echo '$(srcdir)/'`ccid_serial.c
845 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccidtwin_la-ccid_serial.Tpo $(DEPDIR)/libccidtwin_la-ccid_serial.Plo
846 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ccid_serial.c' object='libccidtwin_la-ccid_serial.lo' libtool=yes @AMDEPBACKSLASH@
847 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
848 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -c -o libccidtwin_la-ccid_serial.lo `test -f 'ccid_serial.c' || echo '$(srcdir)/'`ccid_serial.c
849
850 libccidtwin_la-tokenparser.lo: tokenparser.c
851 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -MT libccidtwin_la-tokenparser.lo -MD -MP -MF $(DEPDIR)/libccidtwin_la-tokenparser.Tpo -c -o libccidtwin_la-tokenparser.lo `test -f 'tokenparser.c' || echo '$(srcdir)/'`tokenparser.c
852 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccidtwin_la-tokenparser.Tpo $(DEPDIR)/libccidtwin_la-tokenparser.Plo
853 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tokenparser.c' object='libccidtwin_la-tokenparser.lo' libtool=yes @AMDEPBACKSLASH@
854 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
855 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -c -o libccidtwin_la-tokenparser.lo `test -f 'tokenparser.c' || echo '$(srcdir)/'`tokenparser.c
856
857 libccidtwin_la-strlcpy.lo: strlcpy.c
858 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -MT libccidtwin_la-strlcpy.lo -MD -MP -MF $(DEPDIR)/libccidtwin_la-strlcpy.Tpo -c -o libccidtwin_la-strlcpy.lo `test -f 'strlcpy.c' || echo '$(srcdir)/'`strlcpy.c
859 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccidtwin_la-strlcpy.Tpo $(DEPDIR)/libccidtwin_la-strlcpy.Plo
860 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='strlcpy.c' object='libccidtwin_la-strlcpy.lo' libtool=yes @AMDEPBACKSLASH@
861 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
862 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -c -o libccidtwin_la-strlcpy.lo `test -f 'strlcpy.c' || echo '$(srcdir)/'`strlcpy.c
863
864 libccidtwin_la-simclist.lo: simclist.c
865 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -MT libccidtwin_la-simclist.lo -MD -MP -MF $(DEPDIR)/libccidtwin_la-simclist.Tpo -c -o libccidtwin_la-simclist.lo `test -f 'simclist.c' || echo '$(srcdir)/'`simclist.c
866 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccidtwin_la-simclist.Tpo $(DEPDIR)/libccidtwin_la-simclist.Plo
867 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='simclist.c' object='libccidtwin_la-simclist.lo' libtool=yes @AMDEPBACKSLASH@
868 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
869 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -c -o libccidtwin_la-simclist.lo `test -f 'simclist.c' || echo '$(srcdir)/'`simclist.c
870
871 libccidtwin_la-debug.lo: debug.c
872 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -MT libccidtwin_la-debug.lo -MD -MP -MF $(DEPDIR)/libccidtwin_la-debug.Tpo -c -o libccidtwin_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
873 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libccidtwin_la-debug.Tpo $(DEPDIR)/libccidtwin_la-debug.Plo
874 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='debug.c' object='libccidtwin_la-debug.lo' libtool=yes @AMDEPBACKSLASH@
875 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
876 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -c -o libccidtwin_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
877
878 towitoko/libccidtwin_la-atr.lo: towitoko/atr.c
879 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -MT towitoko/libccidtwin_la-atr.lo -MD -MP -MF towitoko/$(DEPDIR)/libccidtwin_la-atr.Tpo -c -o towitoko/libccidtwin_la-atr.lo `test -f 'towitoko/atr.c' || echo '$(srcdir)/'`towitoko/atr.c
880 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) towitoko/$(DEPDIR)/libccidtwin_la-atr.Tpo towitoko/$(DEPDIR)/libccidtwin_la-atr.Plo
881 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='towitoko/atr.c' object='towitoko/libccidtwin_la-atr.lo' libtool=yes @AMDEPBACKSLASH@
882 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
883 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -c -o towitoko/libccidtwin_la-atr.lo `test -f 'towitoko/atr.c' || echo '$(srcdir)/'`towitoko/atr.c
884
885 towitoko/libccidtwin_la-pps.lo: towitoko/pps.c
886 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -MT towitoko/libccidtwin_la-pps.lo -MD -MP -MF towitoko/$(DEPDIR)/libccidtwin_la-pps.Tpo -c -o towitoko/libccidtwin_la-pps.lo `test -f 'towitoko/pps.c' || echo '$(srcdir)/'`towitoko/pps.c
887 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) towitoko/$(DEPDIR)/libccidtwin_la-pps.Tpo towitoko/$(DEPDIR)/libccidtwin_la-pps.Plo
888 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='towitoko/pps.c' object='towitoko/libccidtwin_la-pps.lo' libtool=yes @AMDEPBACKSLASH@
889 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
890 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -c -o towitoko/libccidtwin_la-pps.lo `test -f 'towitoko/pps.c' || echo '$(srcdir)/'`towitoko/pps.c
891
892 openct/libccidtwin_la-buffer.lo: openct/buffer.c
893 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -MT openct/libccidtwin_la-buffer.lo -MD -MP -MF openct/$(DEPDIR)/libccidtwin_la-buffer.Tpo -c -o openct/libccidtwin_la-buffer.lo `test -f 'openct/buffer.c' || echo '$(srcdir)/'`openct/buffer.c
894 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) openct/$(DEPDIR)/libccidtwin_la-buffer.Tpo openct/$(DEPDIR)/libccidtwin_la-buffer.Plo
895 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='openct/buffer.c' object='openct/libccidtwin_la-buffer.lo' libtool=yes @AMDEPBACKSLASH@
896 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
897 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -c -o openct/libccidtwin_la-buffer.lo `test -f 'openct/buffer.c' || echo '$(srcdir)/'`openct/buffer.c
898
899 openct/libccidtwin_la-checksum.lo: openct/checksum.c
900 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -MT openct/libccidtwin_la-checksum.lo -MD -MP -MF openct/$(DEPDIR)/libccidtwin_la-checksum.Tpo -c -o openct/libccidtwin_la-checksum.lo `test -f 'openct/checksum.c' || echo '$(srcdir)/'`openct/checksum.c
901 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) openct/$(DEPDIR)/libccidtwin_la-checksum.Tpo openct/$(DEPDIR)/libccidtwin_la-checksum.Plo
902 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='openct/checksum.c' object='openct/libccidtwin_la-checksum.lo' libtool=yes @AMDEPBACKSLASH@
903 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
904 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -c -o openct/libccidtwin_la-checksum.lo `test -f 'openct/checksum.c' || echo '$(srcdir)/'`openct/checksum.c
905
906 openct/libccidtwin_la-proto-t1.lo: openct/proto-t1.c
907 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -MT openct/libccidtwin_la-proto-t1.lo -MD -MP -MF openct/$(DEPDIR)/libccidtwin_la-proto-t1.Tpo -c -o openct/libccidtwin_la-proto-t1.lo `test -f 'openct/proto-t1.c' || echo '$(srcdir)/'`openct/proto-t1.c
908 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) openct/$(DEPDIR)/libccidtwin_la-proto-t1.Tpo openct/$(DEPDIR)/libccidtwin_la-proto-t1.Plo
909 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='openct/proto-t1.c' object='openct/libccidtwin_la-proto-t1.lo' libtool=yes @AMDEPBACKSLASH@
910 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
911 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libccidtwin_la_CFLAGS) $(CFLAGS) -c -o openct/libccidtwin_la-proto-t1.lo `test -f 'openct/proto-t1.c' || echo '$(srcdir)/'`openct/proto-t1.c
912
913 parse-parse.o: parse.c
914 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -MT parse-parse.o -MD -MP -MF $(DEPDIR)/parse-parse.Tpo -c -o parse-parse.o `test -f 'parse.c' || echo '$(srcdir)/'`parse.c
915 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/parse-parse.Tpo $(DEPDIR)/parse-parse.Po
916 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='parse.c' object='parse-parse.o' libtool=no @AMDEPBACKSLASH@
917 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
918 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -c -o parse-parse.o `test -f 'parse.c' || echo '$(srcdir)/'`parse.c
919
920 parse-parse.obj: parse.c
921 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -MT parse-parse.obj -MD -MP -MF $(DEPDIR)/parse-parse.Tpo -c -o parse-parse.obj `if test -f 'parse.c'; then $(CYGPATH_W) 'parse.c'; else $(CYGPATH_W) '$(srcdir)/parse.c'; fi`
922 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/parse-parse.Tpo $(DEPDIR)/parse-parse.Po
923 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='parse.c' object='parse-parse.obj' libtool=no @AMDEPBACKSLASH@
924 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
925 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -c -o parse-parse.obj `if test -f 'parse.c'; then $(CYGPATH_W) 'parse.c'; else $(CYGPATH_W) '$(srcdir)/parse.c'; fi`
926
927 parse-debug.o: debug.c
928 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -MT parse-debug.o -MD -MP -MF $(DEPDIR)/parse-debug.Tpo -c -o parse-debug.o `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
929 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/parse-debug.Tpo $(DEPDIR)/parse-debug.Po
930 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='debug.c' object='parse-debug.o' libtool=no @AMDEPBACKSLASH@
931 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
932 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -c -o parse-debug.o `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
933
934 parse-debug.obj: debug.c
935 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -MT parse-debug.obj -MD -MP -MF $(DEPDIR)/parse-debug.Tpo -c -o parse-debug.obj `if test -f 'debug.c'; then $(CYGPATH_W) 'debug.c'; else $(CYGPATH_W) '$(srcdir)/debug.c'; fi`
936 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/parse-debug.Tpo $(DEPDIR)/parse-debug.Po
937 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='debug.c' object='parse-debug.obj' libtool=no @AMDEPBACKSLASH@
938 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
939 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -c -o parse-debug.obj `if test -f 'debug.c'; then $(CYGPATH_W) 'debug.c'; else $(CYGPATH_W) '$(srcdir)/debug.c'; fi`
940
941 parse-ccid_usb.o: ccid_usb.c
942 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -MT parse-ccid_usb.o -MD -MP -MF $(DEPDIR)/parse-ccid_usb.Tpo -c -o parse-ccid_usb.o `test -f 'ccid_usb.c' || echo '$(srcdir)/'`ccid_usb.c
943 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/parse-ccid_usb.Tpo $(DEPDIR)/parse-ccid_usb.Po
944 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ccid_usb.c' object='parse-ccid_usb.o' libtool=no @AMDEPBACKSLASH@
945 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
946 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -c -o parse-ccid_usb.o `test -f 'ccid_usb.c' || echo '$(srcdir)/'`ccid_usb.c
947
948 parse-ccid_usb.obj: ccid_usb.c
949 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -MT parse-ccid_usb.obj -MD -MP -MF $(DEPDIR)/parse-ccid_usb.Tpo -c -o parse-ccid_usb.obj `if test -f 'ccid_usb.c'; then $(CYGPATH_W) 'ccid_usb.c'; else $(CYGPATH_W) '$(srcdir)/ccid_usb.c'; fi`
950 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/parse-ccid_usb.Tpo $(DEPDIR)/parse-ccid_usb.Po
951 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ccid_usb.c' object='parse-ccid_usb.obj' libtool=no @AMDEPBACKSLASH@
952 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
953 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -c -o parse-ccid_usb.obj `if test -f 'ccid_usb.c'; then $(CYGPATH_W) 'ccid_usb.c'; else $(CYGPATH_W) '$(srcdir)/ccid_usb.c'; fi`
954
955 parse-tokenparser.o: tokenparser.c
956 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -MT parse-tokenparser.o -MD -MP -MF $(DEPDIR)/parse-tokenparser.Tpo -c -o parse-tokenparser.o `test -f 'tokenparser.c' || echo '$(srcdir)/'`tokenparser.c
957 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/parse-tokenparser.Tpo $(DEPDIR)/parse-tokenparser.Po
958 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tokenparser.c' object='parse-tokenparser.o' libtool=no @AMDEPBACKSLASH@
959 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
960 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -c -o parse-tokenparser.o `test -f 'tokenparser.c' || echo '$(srcdir)/'`tokenparser.c
961
962 parse-tokenparser.obj: tokenparser.c
963 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -MT parse-tokenparser.obj -MD -MP -MF $(DEPDIR)/parse-tokenparser.Tpo -c -o parse-tokenparser.obj `if test -f 'tokenparser.c'; then $(CYGPATH_W) 'tokenparser.c'; else $(CYGPATH_W) '$(srcdir)/tokenparser.c'; fi`
964 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/parse-tokenparser.Tpo $(DEPDIR)/parse-tokenparser.Po
965 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tokenparser.c' object='parse-tokenparser.obj' libtool=no @AMDEPBACKSLASH@
966 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
967 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -c -o parse-tokenparser.obj `if test -f 'tokenparser.c'; then $(CYGPATH_W) 'tokenparser.c'; else $(CYGPATH_W) '$(srcdir)/tokenparser.c'; fi`
968
969 parse-strlcpy.o: strlcpy.c
970 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -MT parse-strlcpy.o -MD -MP -MF $(DEPDIR)/parse-strlcpy.Tpo -c -o parse-strlcpy.o `test -f 'strlcpy.c' || echo '$(srcdir)/'`strlcpy.c
971 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/parse-strlcpy.Tpo $(DEPDIR)/parse-strlcpy.Po
972 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='strlcpy.c' object='parse-strlcpy.o' libtool=no @AMDEPBACKSLASH@
973 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
974 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -c -o parse-strlcpy.o `test -f 'strlcpy.c' || echo '$(srcdir)/'`strlcpy.c
975
976 parse-strlcpy.obj: strlcpy.c
977 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -MT parse-strlcpy.obj -MD -MP -MF $(DEPDIR)/parse-strlcpy.Tpo -c -o parse-strlcpy.obj `if test -f 'strlcpy.c'; then $(CYGPATH_W) 'strlcpy.c'; else $(CYGPATH_W) '$(srcdir)/strlcpy.c'; fi`
978 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/parse-strlcpy.Tpo $(DEPDIR)/parse-strlcpy.Po
979 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='strlcpy.c' object='parse-strlcpy.obj' libtool=no @AMDEPBACKSLASH@
980 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
981 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -c -o parse-strlcpy.obj `if test -f 'strlcpy.c'; then $(CYGPATH_W) 'strlcpy.c'; else $(CYGPATH_W) '$(srcdir)/strlcpy.c'; fi`
982
983 parse-simclist.o: simclist.c
984 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -MT parse-simclist.o -MD -MP -MF $(DEPDIR)/parse-simclist.Tpo -c -o parse-simclist.o `test -f 'simclist.c' || echo '$(srcdir)/'`simclist.c
985 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/parse-simclist.Tpo $(DEPDIR)/parse-simclist.Po
986 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='simclist.c' object='parse-simclist.o' libtool=no @AMDEPBACKSLASH@
987 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
988 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -c -o parse-simclist.o `test -f 'simclist.c' || echo '$(srcdir)/'`simclist.c
989
990 parse-simclist.obj: simclist.c
991 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -MT parse-simclist.obj -MD -MP -MF $(DEPDIR)/parse-simclist.Tpo -c -o parse-simclist.obj `if test -f 'simclist.c'; then $(CYGPATH_W) 'simclist.c'; else $(CYGPATH_W) '$(srcdir)/simclist.c'; fi`
992 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/parse-simclist.Tpo $(DEPDIR)/parse-simclist.Po
993 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='simclist.c' object='parse-simclist.obj' libtool=no @AMDEPBACKSLASH@
994 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
995 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_CFLAGS) $(CFLAGS) -c -o parse-simclist.obj `if test -f 'simclist.c'; then $(CYGPATH_W) 'simclist.c'; else $(CYGPATH_W) '$(srcdir)/simclist.c'; fi`
996
997 .l.c:
998         $(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
999
1000 mostlyclean-libtool:
1001         -rm -f *.lo
1002
1003 clean-libtool:
1004         -rm -rf .libs _libs
1005         -rm -rf openct/.libs openct/_libs
1006         -rm -rf towitoko/.libs towitoko/_libs
1007
1008 ID: $(am__tagged_files)
1009         $(am__define_uniq_tagged_files); mkid -fID $$unique
1010 tags: tags-am
1011 TAGS: tags
1012
1013 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1014         set x; \
1015         here=`pwd`; \
1016         $(am__define_uniq_tagged_files); \
1017         shift; \
1018         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1019           test -n "$$unique" || unique=$$empty_fix; \
1020           if test $$# -gt 0; then \
1021             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1022               "$$@" $$unique; \
1023           else \
1024             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1025               $$unique; \
1026           fi; \
1027         fi
1028 ctags: ctags-am
1029
1030 CTAGS: ctags
1031 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1032         $(am__define_uniq_tagged_files); \
1033         test -z "$(CTAGS_ARGS)$$unique" \
1034           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1035              $$unique
1036
1037 GTAGS:
1038         here=`$(am__cd) $(top_builddir) && pwd` \
1039           && $(am__cd) $(top_srcdir) \
1040           && gtags -i $(GTAGS_ARGS) "$$here"
1041 cscopelist: cscopelist-am
1042
1043 cscopelist-am: $(am__tagged_files)
1044         list='$(am__tagged_files)'; \
1045         case "$(srcdir)" in \
1046           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1047           *) sdir=$(subdir)/$(srcdir) ;; \
1048         esac; \
1049         for i in $$list; do \
1050           if test -f "$$i"; then \
1051             echo "$(subdir)/$$i"; \
1052           else \
1053             echo "$$sdir/$$i"; \
1054           fi; \
1055         done >> $(top_builddir)/cscope.files
1056
1057 distclean-tags:
1058         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1059
1060 distdir: $(BUILT_SOURCES)
1061         $(MAKE) $(AM_MAKEFLAGS) distdir-am
1062
1063 distdir-am: $(DISTFILES)
1064         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1065         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1066         list='$(DISTFILES)'; \
1067           dist_files=`for file in $$list; do echo $$file; done | \
1068           sed -e "s|^$$srcdirstrip/||;t" \
1069               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1070         case $$dist_files in \
1071           */*) $(MKDIR_P) `echo "$$dist_files" | \
1072                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1073                            sort -u` ;; \
1074         esac; \
1075         for file in $$dist_files; do \
1076           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1077           if test -d $$d/$$file; then \
1078             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1079             if test -d "$(distdir)/$$file"; then \
1080               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1081             fi; \
1082             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1083               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1084               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1085             fi; \
1086             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1087           else \
1088             test -f "$(distdir)/$$file" \
1089             || cp -p $$d/$$file "$(distdir)/$$file" \
1090             || exit 1; \
1091           fi; \
1092         done
1093 check-am: all-am
1094 check: check-am
1095 all-am: Makefile $(PROGRAMS) $(LTLIBRARIES)
1096 installdirs:
1097         for dir in "$(DESTDIR)$(libdir)"; do \
1098           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1099         done
1100 install-exec: install-exec-am
1101 install-data: install-data-am
1102
1103 install-am: all-am
1104         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1105
1106 installcheck: installcheck-am
1107 install-strip:
1108         if test -z '$(STRIP)'; then \
1109           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1110             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1111               install; \
1112         else \
1113           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1114             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1115             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1116         fi
1117 mostlyclean-generic:
1118
1119 clean-generic:
1120
1121 distclean-generic:
1122         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1123         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1124         -rm -f openct/$(DEPDIR)/$(am__dirstamp)
1125         -rm -f openct/$(am__dirstamp)
1126         -rm -f towitoko/$(DEPDIR)/$(am__dirstamp)
1127         -rm -f towitoko/$(am__dirstamp)
1128         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1129
1130 maintainer-clean-generic:
1131         @echo "This command is intended for maintainers to use"
1132         @echo "it deletes files that may require special tools to rebuild."
1133         -rm -f tokenparser.c
1134 clean: clean-am
1135
1136 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
1137         clean-noinstPROGRAMS mostlyclean-am
1138
1139 distclean: distclean-am
1140                 -rm -f ./$(DEPDIR)/libccid_la-ccid.Plo
1141         -rm -f ./$(DEPDIR)/libccid_la-ccid_usb.Plo
1142         -rm -f ./$(DEPDIR)/libccid_la-commands.Plo
1143         -rm -f ./$(DEPDIR)/libccid_la-debug.Plo
1144         -rm -f ./$(DEPDIR)/libccid_la-ifdhandler.Plo
1145         -rm -f ./$(DEPDIR)/libccid_la-simclist.Plo
1146         -rm -f ./$(DEPDIR)/libccid_la-strlcpy.Plo
1147         -rm -f ./$(DEPDIR)/libccid_la-tokenparser.Plo
1148         -rm -f ./$(DEPDIR)/libccid_la-utils.Plo
1149         -rm -f ./$(DEPDIR)/libccidtwin_la-ccid.Plo
1150         -rm -f ./$(DEPDIR)/libccidtwin_la-ccid_serial.Plo
1151         -rm -f ./$(DEPDIR)/libccidtwin_la-commands.Plo
1152         -rm -f ./$(DEPDIR)/libccidtwin_la-debug.Plo
1153         -rm -f ./$(DEPDIR)/libccidtwin_la-ifdhandler.Plo
1154         -rm -f ./$(DEPDIR)/libccidtwin_la-simclist.Plo
1155         -rm -f ./$(DEPDIR)/libccidtwin_la-strlcpy.Plo
1156         -rm -f ./$(DEPDIR)/libccidtwin_la-tokenparser.Plo
1157         -rm -f ./$(DEPDIR)/libccidtwin_la-utils.Plo
1158         -rm -f ./$(DEPDIR)/parse-ccid_usb.Po
1159         -rm -f ./$(DEPDIR)/parse-debug.Po
1160         -rm -f ./$(DEPDIR)/parse-parse.Po
1161         -rm -f ./$(DEPDIR)/parse-simclist.Po
1162         -rm -f ./$(DEPDIR)/parse-strlcpy.Po
1163         -rm -f ./$(DEPDIR)/parse-tokenparser.Po
1164         -rm -f openct/$(DEPDIR)/libccid_la-buffer.Plo
1165         -rm -f openct/$(DEPDIR)/libccid_la-checksum.Plo
1166         -rm -f openct/$(DEPDIR)/libccid_la-proto-t1.Plo
1167         -rm -f openct/$(DEPDIR)/libccidtwin_la-buffer.Plo
1168         -rm -f openct/$(DEPDIR)/libccidtwin_la-checksum.Plo
1169         -rm -f openct/$(DEPDIR)/libccidtwin_la-proto-t1.Plo
1170         -rm -f towitoko/$(DEPDIR)/libccid_la-atr.Plo
1171         -rm -f towitoko/$(DEPDIR)/libccid_la-pps.Plo
1172         -rm -f towitoko/$(DEPDIR)/libccidtwin_la-atr.Plo
1173         -rm -f towitoko/$(DEPDIR)/libccidtwin_la-pps.Plo
1174         -rm -f Makefile
1175 distclean-am: clean-am distclean-compile distclean-generic \
1176         distclean-tags
1177
1178 dvi: dvi-am
1179
1180 dvi-am:
1181
1182 html: html-am
1183
1184 html-am:
1185
1186 info: info-am
1187
1188 info-am:
1189
1190 install-data-am:
1191
1192 install-dvi: install-dvi-am
1193
1194 install-dvi-am:
1195
1196 install-exec-am: install-libLTLIBRARIES
1197
1198 install-html: install-html-am
1199
1200 install-html-am:
1201
1202 install-info: install-info-am
1203
1204 install-info-am:
1205
1206 install-man:
1207
1208 install-pdf: install-pdf-am
1209
1210 install-pdf-am:
1211
1212 install-ps: install-ps-am
1213
1214 install-ps-am:
1215
1216 installcheck-am:
1217
1218 maintainer-clean: maintainer-clean-am
1219                 -rm -f ./$(DEPDIR)/libccid_la-ccid.Plo
1220         -rm -f ./$(DEPDIR)/libccid_la-ccid_usb.Plo
1221         -rm -f ./$(DEPDIR)/libccid_la-commands.Plo
1222         -rm -f ./$(DEPDIR)/libccid_la-debug.Plo
1223         -rm -f ./$(DEPDIR)/libccid_la-ifdhandler.Plo
1224         -rm -f ./$(DEPDIR)/libccid_la-simclist.Plo
1225         -rm -f ./$(DEPDIR)/libccid_la-strlcpy.Plo
1226         -rm -f ./$(DEPDIR)/libccid_la-tokenparser.Plo
1227         -rm -f ./$(DEPDIR)/libccid_la-utils.Plo
1228         -rm -f ./$(DEPDIR)/libccidtwin_la-ccid.Plo
1229         -rm -f ./$(DEPDIR)/libccidtwin_la-ccid_serial.Plo
1230         -rm -f ./$(DEPDIR)/libccidtwin_la-commands.Plo
1231         -rm -f ./$(DEPDIR)/libccidtwin_la-debug.Plo
1232         -rm -f ./$(DEPDIR)/libccidtwin_la-ifdhandler.Plo
1233         -rm -f ./$(DEPDIR)/libccidtwin_la-simclist.Plo
1234         -rm -f ./$(DEPDIR)/libccidtwin_la-strlcpy.Plo
1235         -rm -f ./$(DEPDIR)/libccidtwin_la-tokenparser.Plo
1236         -rm -f ./$(DEPDIR)/libccidtwin_la-utils.Plo
1237         -rm -f ./$(DEPDIR)/parse-ccid_usb.Po
1238         -rm -f ./$(DEPDIR)/parse-debug.Po
1239         -rm -f ./$(DEPDIR)/parse-parse.Po
1240         -rm -f ./$(DEPDIR)/parse-simclist.Po
1241         -rm -f ./$(DEPDIR)/parse-strlcpy.Po
1242         -rm -f ./$(DEPDIR)/parse-tokenparser.Po
1243         -rm -f openct/$(DEPDIR)/libccid_la-buffer.Plo
1244         -rm -f openct/$(DEPDIR)/libccid_la-checksum.Plo
1245         -rm -f openct/$(DEPDIR)/libccid_la-proto-t1.Plo
1246         -rm -f openct/$(DEPDIR)/libccidtwin_la-buffer.Plo
1247         -rm -f openct/$(DEPDIR)/libccidtwin_la-checksum.Plo
1248         -rm -f openct/$(DEPDIR)/libccidtwin_la-proto-t1.Plo
1249         -rm -f towitoko/$(DEPDIR)/libccid_la-atr.Plo
1250         -rm -f towitoko/$(DEPDIR)/libccid_la-pps.Plo
1251         -rm -f towitoko/$(DEPDIR)/libccidtwin_la-atr.Plo
1252         -rm -f towitoko/$(DEPDIR)/libccidtwin_la-pps.Plo
1253         -rm -f Makefile
1254 maintainer-clean-am: distclean-am maintainer-clean-generic
1255
1256 mostlyclean: mostlyclean-am
1257
1258 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1259         mostlyclean-libtool
1260
1261 pdf: pdf-am
1262
1263 pdf-am:
1264
1265 ps: ps-am
1266
1267 ps-am:
1268
1269 uninstall-am: uninstall-libLTLIBRARIES
1270
1271 .MAKE: install-am install-strip
1272
1273 .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
1274         clean-generic clean-libLTLIBRARIES clean-libtool \
1275         clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
1276         distclean-compile distclean-generic distclean-libtool \
1277         distclean-tags distdir dvi dvi-am html html-am info info-am \
1278         install install-am install-data install-data-am install-dvi \
1279         install-dvi-am install-exec install-exec-am install-html \
1280         install-html-am install-info install-info-am \
1281         install-libLTLIBRARIES install-man install-pdf install-pdf-am \
1282         install-ps install-ps-am install-strip installcheck \
1283         installcheck-am installdirs maintainer-clean \
1284         maintainer-clean-generic mostlyclean mostlyclean-compile \
1285         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1286         tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES
1287
1288 .PRECIOUS: Makefile
1289
1290
1291 # We can't use install-exec-local since we want to overwrite the install
1292 # rule. We do not want to _add_ files to install
1293 install: $(LIBS_TO_INSTALL)
1294
1295 Info.plist: Info.plist.src $(srcdir)/../readers/supported_readers.txt
1296         $(srcdir)/create_Info_plist.pl $(srcdir)/../readers/supported_readers.txt $(srcdir)/Info.plist.src --target=$(CCID_LIB) --version=$(VERSION) $(NOCLASS) > Info.plist
1297
1298 install_ccid: libccid.la Info.plist
1299         $(mkinstalldirs) "$(DESTDIR)$(usbdropdir)/$(CCID_BUNDLE)/Contents/$(BUNDLE_HOST)/"
1300         cp Info.plist "$(DESTDIR)$(usbdropdir)/$(CCID_BUNDLE)/Contents/"
1301         cp .libs/$(CCID_LIB) "$(DESTDIR)$(usbdropdir)/$(CCID_BUNDLE)/Contents/$(BUNDLE_HOST)/$(CCID_LIB)"
1302         $(INSTALL_UDEV_RULE_FILE)
1303
1304 install_ccidtwin: libccidtwin.la
1305         $(mkinstalldirs) "$(DESTDIR)$(ccidtwindir)"
1306         cp .libs/$(CCIDTWIN_LIB) "$(DESTDIR)$(ccidtwindir)/$(CCIDTWIN_LIB)"
1307         $(mkinstalldirs) "$(DESTDIR)/$(serialconfdir)" ; \
1308                 perl -ne "s|TARGET|$(ccidtwindir)/$(CCIDTWIN_LIB)| ; print" $(srcdir)/reader.conf.in > "$(DESTDIR)/$(serialconfdir)/libccidtwin"
1309
1310 # do not uninstall the serial driver by default
1311 # use explicitely 'make uninstall_ccidtwin'
1312 uninstall: $(LIBS_TO_UNINSTALL)
1313
1314 uninstall_ccid:
1315         rm -rf "$(DESTDIR)$(usbdropdir)/$(CCID_BUNDLE)"
1316
1317 uninstall_ccidtwin:
1318         rm -f "$(DESTDIR)$(ccidtwindir)/$(CCIDTWIN_LIB)"
1319         rm -f "$(DESTDIR)/$(serialconfdir)/libccidtwin"
1320
1321 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1322 # Otherwise a system limit (for SysV at least) may be exceeded.
1323 .NOEXPORT: