~ubuntu-branches/ubuntu/raring/freerdp/raring-proposed

« back to all changes in this revision

Viewing changes to asn1/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2010-06-23 21:39:09 UTC
  • Revision ID: james.westby@ubuntu.com-20100623213909-bb9pvvv03913tdv6
Tags: upstream-0.7.1
ImportĀ upstreamĀ versionĀ 0.7.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
install_sh_DATA = $(install_sh) -c -m 644
 
25
install_sh_PROGRAM = $(install_sh) -c
 
26
install_sh_SCRIPT = $(install_sh) -c
 
27
INSTALL_HEADER = $(INSTALL_DATA)
 
28
transform = $(program_transform_name)
 
29
NORMAL_INSTALL = :
 
30
PRE_INSTALL = :
 
31
POST_INSTALL = :
 
32
NORMAL_UNINSTALL = :
 
33
PRE_UNINSTALL = :
 
34
POST_UNINSTALL = :
 
35
build_triplet = @build@
 
36
host_triplet = @host@
 
37
subdir = asn1
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
 
41
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
42
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
43
        $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
 
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
45
        $(ACLOCAL_M4)
 
46
mkinstalldirs = $(install_sh) -d
 
47
CONFIG_HEADER = $(top_builddir)/config.h
 
48
CONFIG_CLEAN_FILES =
 
49
CONFIG_CLEAN_VPATH_FILES =
 
50
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
51
libasn1_la_DEPENDENCIES =
 
52
am_libasn1_la_OBJECTS = libasn1_la-asn_codecs_prim.lo \
 
53
        libasn1_la-asn_SEQUENCE_OF.lo libasn1_la-asn_SET_OF.lo \
 
54
        libasn1_la-ber_decoder.lo libasn1_la-ber_tlv_length.lo \
 
55
        libasn1_la-ber_tlv_tag.lo libasn1_la-BIT_STRING.lo \
 
56
        libasn1_la-constraints.lo libasn1_la-constr_CHOICE.lo \
 
57
        libasn1_la-constr_SEQUENCE.lo libasn1_la-constr_SEQUENCE_OF.lo \
 
58
        libasn1_la-constr_SET_OF.lo libasn1_la-constr_TYPE.lo \
 
59
        libasn1_la-ContextFlags.lo libasn1_la-der_encoder.lo \
 
60
        libasn1_la-GeneralString.lo libasn1_la-INTEGER.lo \
 
61
        libasn1_la-MechType.lo libasn1_la-MechTypeList.lo \
 
62
        libasn1_la-NativeEnumerated.lo libasn1_la-NativeInteger.lo \
 
63
        libasn1_la-NegHints.lo libasn1_la-NegoData.lo \
 
64
        libasn1_la-NegoDataItem.lo libasn1_la-NegotiationToken.lo \
 
65
        libasn1_la-NegTokenInit2.lo libasn1_la-NegTokenInit.lo \
 
66
        libasn1_la-NegTokenResp.lo libasn1_la-OBJECT_IDENTIFIER.lo \
 
67
        libasn1_la-OCTET_STRING.lo libasn1_la-per_decoder.lo \
 
68
        libasn1_la-per_encoder.lo libasn1_la-per_opentype.lo \
 
69
        libasn1_la-per_support.lo libasn1_la-TSCredentials.lo \
 
70
        libasn1_la-TSCspDataDetail.lo libasn1_la-TSPasswordCreds.lo \
 
71
        libasn1_la-TSRequest.lo libasn1_la-TSSmartCardCreds.lo \
 
72
        libasn1_la-xer_decoder.lo libasn1_la-xer_encoder.lo \
 
73
        libasn1_la-xer_support.lo
 
74
libasn1_la_OBJECTS = $(am_libasn1_la_OBJECTS)
 
75
libasn1_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
76
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libasn1_la_CFLAGS) \
 
77
        $(CFLAGS) $(libasn1_la_LDFLAGS) $(LDFLAGS) -o $@
 
78
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
79
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
80
am__depfiles_maybe = depfiles
 
81
am__mv = mv -f
 
82
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
83
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
84
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
85
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
86
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
87
CCLD = $(CC)
 
88
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
89
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
90
        $(LDFLAGS) -o $@
 
91
SOURCES = $(libasn1_la_SOURCES)
 
92
DIST_SOURCES = $(libasn1_la_SOURCES)
 
93
ETAGS = etags
 
94
CTAGS = ctags
 
95
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
96
ACLOCAL = @ACLOCAL@
 
97
ALSA_CFLAGS = @ALSA_CFLAGS@
 
98
ALSA_LIBS = @ALSA_LIBS@
 
99
AMTAR = @AMTAR@
 
100
AR = @AR@
 
101
AUTOCONF = @AUTOCONF@
 
102
AUTOHEADER = @AUTOHEADER@
 
103
AUTOMAKE = @AUTOMAKE@
 
104
AWK = @AWK@
 
105
CC = @CC@
 
106
CCDEPMODE = @CCDEPMODE@
 
107
CFLAGS = @CFLAGS@
 
108
CPP = @CPP@
 
109
CPPFLAGS = @CPPFLAGS@
 
110
CRYPTO_CFLAGS = @CRYPTO_CFLAGS@
 
111
CRYPTO_LIBS = @CRYPTO_LIBS@
 
112
CUPS_CFLAGS = @CUPS_CFLAGS@
 
113
CUPS_LIBS = @CUPS_LIBS@
 
114
CYGPATH_W = @CYGPATH_W@
 
115
DEFS = @DEFS@
 
116
DEPDIR = @DEPDIR@
 
117
DFB_CFLAGS = @DFB_CFLAGS@
 
118
DFB_LIBS = @DFB_LIBS@
 
119
DSYMUTIL = @DSYMUTIL@
 
120
DUMPBIN = @DUMPBIN@
 
121
ECHO_C = @ECHO_C@
 
122
ECHO_N = @ECHO_N@
 
123
ECHO_T = @ECHO_T@
 
124
EGREP = @EGREP@
 
125
EXEEXT = @EXEEXT@
 
126
EXTRA_SUBDIRS = @EXTRA_SUBDIRS@
 
127
FGREP = @FGREP@
 
128
GREP = @GREP@
 
129
HAVE_CUPS = @HAVE_CUPS@
 
130
INSTALL = @INSTALL@
 
131
INSTALL_DATA = @INSTALL_DATA@
 
132
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
133
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
134
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
135
KEYMAP_PATH = @KEYMAP_PATH@
 
136
LD = @LD@
 
137
LDFLAGS = @LDFLAGS@
 
138
LDVNC = @LDVNC@
 
139
LIBAO_CFLAGS = @LIBAO_CFLAGS@
 
140
LIBAO_LIBS = @LIBAO_LIBS@
 
141
LIBICONV = @LIBICONV@
 
142
LIBOBJS = @LIBOBJS@
 
143
LIBS = @LIBS@
 
144
LIBSAMPLERATE_CFLAGS = @LIBSAMPLERATE_CFLAGS@
 
145
LIBSAMPLERATE_LIBS = @LIBSAMPLERATE_LIBS@
 
146
LIBTOOL = @LIBTOOL@
 
147
LIPO = @LIPO@
 
148
LN_S = @LN_S@
 
149
LTLIBOBJS = @LTLIBOBJS@
 
150
MAKEINFO = @MAKEINFO@
 
151
MKDIR_P = @MKDIR_P@
 
152
NM = @NM@
 
153
NMEDIT = @NMEDIT@
 
154
OBJDUMP = @OBJDUMP@
 
155
OBJEXT = @OBJEXT@
 
156
OTOOL = @OTOOL@
 
157
OTOOL64 = @OTOOL64@
 
158
PACKAGE = @PACKAGE@
 
159
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
160
PACKAGE_NAME = @PACKAGE_NAME@
 
161
PACKAGE_STRING = @PACKAGE_STRING@
 
162
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
163
PACKAGE_URL = @PACKAGE_URL@
 
164
PACKAGE_VERSION = @PACKAGE_VERSION@
 
165
PATH_SEPARATOR = @PATH_SEPARATOR@
 
166
PCSCLITE_CFLAGS = @PCSCLITE_CFLAGS@
 
167
PCSCLITE_LIBS = @PCSCLITE_LIBS@
 
168
PKG_CONFIG = @PKG_CONFIG@
 
169
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
170
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
171
PLUGIN_PATH = @PLUGIN_PATH@
 
172
RANLIB = @RANLIB@
 
173
RDP2VNCTARGET = @RDP2VNCTARGET@
 
174
SCARDOBJ = @SCARDOBJ@
 
175
SED = @SED@
 
176
SET_MAKE = @SET_MAKE@
 
177
SHELL = @SHELL@
 
178
STRIP = @STRIP@
 
179
VERSION = @VERSION@
 
180
VNCINC = @VNCINC@
 
181
VNCLINK = @VNCLINK@
 
182
XCURSOR_CFLAGS = @XCURSOR_CFLAGS@
 
183
XCURSOR_LIBS = @XCURSOR_LIBS@
 
184
XMKMF = @XMKMF@
 
185
X_CFLAGS = @X_CFLAGS@
 
186
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
187
X_LIBS = @X_LIBS@
 
188
X_PRE_LIBS = @X_PRE_LIBS@
 
189
abs_builddir = @abs_builddir@
 
190
abs_srcdir = @abs_srcdir@
 
191
abs_top_builddir = @abs_top_builddir@
 
192
abs_top_srcdir = @abs_top_srcdir@
 
193
ac_ct_CC = @ac_ct_CC@
 
194
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
195
am__include = @am__include@
 
196
am__leading_dot = @am__leading_dot@
 
197
am__quote = @am__quote@
 
198
am__tar = @am__tar@
 
199
am__untar = @am__untar@
 
200
bindir = @bindir@
 
201
build = @build@
 
202
build_alias = @build_alias@
 
203
build_cpu = @build_cpu@
 
204
build_os = @build_os@
 
205
build_vendor = @build_vendor@
 
206
builddir = @builddir@
 
207
datadir = @datadir@
 
208
datarootdir = @datarootdir@
 
209
docdir = @docdir@
 
210
dvidir = @dvidir@
 
211
exec_prefix = @exec_prefix@
 
212
host = @host@
 
213
host_alias = @host_alias@
 
214
host_cpu = @host_cpu@
 
215
host_os = @host_os@
 
216
host_vendor = @host_vendor@
 
217
htmldir = @htmldir@
 
218
includedir = @includedir@
 
219
infodir = @infodir@
 
220
install_sh = @install_sh@
 
221
libdir = @libdir@
 
222
libexecdir = @libexecdir@
 
223
localedir = @localedir@
 
224
localstatedir = @localstatedir@
 
225
lt_ECHO = @lt_ECHO@
 
226
mandir = @mandir@
 
227
mkdir_p = @mkdir_p@
 
228
oldincludedir = @oldincludedir@
 
229
pdfdir = @pdfdir@
 
230
prefix = @prefix@
 
231
program_transform_name = @program_transform_name@
 
232
psdir = @psdir@
 
233
sbindir = @sbindir@
 
234
sharedstatedir = @sharedstatedir@
 
235
srcdir = @srcdir@
 
236
sysconfdir = @sysconfdir@
 
237
target_alias = @target_alias@
 
238
top_build_prefix = @top_build_prefix@
 
239
top_builddir = @top_builddir@
 
240
top_srcdir = @top_srcdir@
 
241
noinst_LTLIBRARIES = libasn1.la
 
242
libasn1_la_SOURCES = \
 
243
        asn_application.h \
 
244
        asn_codecs.h \
 
245
        asn_codecs_prim.c \
 
246
        asn_codecs_prim.h \
 
247
        asn_internal.h \
 
248
        asn_SEQUENCE_OF.c \
 
249
        asn_SEQUENCE_OF.h \
 
250
        asn_SET_OF.c \
 
251
        asn_SET_OF.h \
 
252
        asn_system.h \
 
253
        ber_decoder.c \
 
254
        ber_decoder.h \
 
255
        ber_tlv_length.c \
 
256
        ber_tlv_length.h \
 
257
        ber_tlv_tag.c \
 
258
        ber_tlv_tag.h \
 
259
        BIT_STRING.c \
 
260
        BIT_STRING.h \
 
261
        constraints.c \
 
262
        constraints.h \
 
263
        constr_CHOICE.c \
 
264
        constr_CHOICE.h \
 
265
        constr_SEQUENCE.c \
 
266
        constr_SEQUENCE.h \
 
267
        constr_SEQUENCE_OF.c \
 
268
        constr_SEQUENCE_OF.h \
 
269
        constr_SET_OF.c \
 
270
        constr_SET_OF.h \
 
271
        constr_TYPE.c \
 
272
        constr_TYPE.h \
 
273
        ContextFlags.c \
 
274
        ContextFlags.h \
 
275
        der_encoder.c \
 
276
        der_encoder.h \
 
277
        GeneralString.c \
 
278
        GeneralString.h \
 
279
        INTEGER.c \
 
280
        INTEGER.h \
 
281
        MechType.c \
 
282
        MechType.h \
 
283
        MechTypeList.c \
 
284
        MechTypeList.h \
 
285
        NativeEnumerated.c \
 
286
        NativeEnumerated.h \
 
287
        NativeInteger.c \
 
288
        NativeInteger.h \
 
289
        NegHints.c \
 
290
        NegHints.h \
 
291
        NegoData.c \
 
292
        NegoData.h \
 
293
        NegoDataItem.c \
 
294
        NegoDataItem.h \
 
295
        NegotiationToken.c \
 
296
        NegotiationToken.h \
 
297
        NegTokenInit2.c \
 
298
        NegTokenInit2.h \
 
299
        NegTokenInit.c \
 
300
        NegTokenInit.h \
 
301
        NegTokenResp.c \
 
302
        NegTokenResp.h \
 
303
        OBJECT_IDENTIFIER.c \
 
304
        OBJECT_IDENTIFIER.h \
 
305
        OCTET_STRING.c \
 
306
        OCTET_STRING.h \
 
307
        per_decoder.c \
 
308
        per_decoder.h \
 
309
        per_encoder.c \
 
310
        per_encoder.h \
 
311
        per_opentype.c \
 
312
        per_opentype.h \
 
313
        per_support.c \
 
314
        per_support.h \
 
315
        TSCredentials.c \
 
316
        TSCredentials.h \
 
317
        TSCspDataDetail.c \
 
318
        TSCspDataDetail.h \
 
319
        TSPasswordCreds.c \
 
320
        TSPasswordCreds.h \
 
321
        TSRequest.c \
 
322
        TSRequest.h \
 
323
        TSSmartCardCreds.c \
 
324
        TSSmartCardCreds.h \
 
325
        xer_decoder.c \
 
326
        xer_decoder.h \
 
327
        xer_encoder.c \
 
328
        xer_encoder.h \
 
329
        xer_support.c \
 
330
        xer_support.h
 
331
 
 
332
libasn1_la_CFLAGS = -O2 -w -I.
 
333
libasn1_la_LDFLAGS = -avoid-version -module
 
334
libasn1_la_LIBADD = 
 
335
 
 
336
# extra
 
337
EXTRA_DIST = 
 
338
DISTCLEANFILES = 
 
339
ASN1_MODULES = credssp.asn1 spnego.asn1
 
340
all: all-am
 
341
 
 
342
.SUFFIXES:
 
343
.SUFFIXES: .c .lo .o .obj
 
344
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
345
        @for dep in $?; do \
 
346
          case '$(am__configure_deps)' in \
 
347
            *$$dep*) \
 
348
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
349
                && { if test -f $@; then exit 0; else break; fi; }; \
 
350
              exit 1;; \
 
351
          esac; \
 
352
        done; \
 
353
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu asn1/Makefile'; \
 
354
        $(am__cd) $(top_srcdir) && \
 
355
          $(AUTOMAKE) --gnu asn1/Makefile
 
356
.PRECIOUS: Makefile
 
357
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
358
        @case '$?' in \
 
359
          *config.status*) \
 
360
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
361
          *) \
 
362
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
363
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
364
        esac;
 
365
 
 
366
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
367
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
368
 
 
369
$(top_srcdir)/configure:  $(am__configure_deps)
 
370
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
371
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
372
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
373
$(am__aclocal_m4_deps):
 
374
 
 
375
clean-noinstLTLIBRARIES:
 
376
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
377
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
378
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
379
          test "$$dir" != "$$p" || dir=.; \
 
380
          echo "rm -f \"$${dir}/so_locations\""; \
 
381
          rm -f "$${dir}/so_locations"; \
 
382
        done
 
383
libasn1.la: $(libasn1_la_OBJECTS) $(libasn1_la_DEPENDENCIES) 
 
384
        $(libasn1_la_LINK)  $(libasn1_la_OBJECTS) $(libasn1_la_LIBADD) $(LIBS)
 
385
 
 
386
mostlyclean-compile:
 
387
        -rm -f *.$(OBJEXT)
 
388
 
 
389
distclean-compile:
 
390
        -rm -f *.tab.c
 
391
 
 
392
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-BIT_STRING.Plo@am__quote@
 
393
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-ContextFlags.Plo@am__quote@
 
394
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-GeneralString.Plo@am__quote@
 
395
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-INTEGER.Plo@am__quote@
 
396
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-MechType.Plo@am__quote@
 
397
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-MechTypeList.Plo@am__quote@
 
398
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-NativeEnumerated.Plo@am__quote@
 
399
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-NativeInteger.Plo@am__quote@
 
400
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-NegHints.Plo@am__quote@
 
401
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-NegTokenInit.Plo@am__quote@
 
402
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-NegTokenInit2.Plo@am__quote@
 
403
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-NegTokenResp.Plo@am__quote@
 
404
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-NegoData.Plo@am__quote@
 
405
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-NegoDataItem.Plo@am__quote@
 
406
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-NegotiationToken.Plo@am__quote@
 
407
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-OBJECT_IDENTIFIER.Plo@am__quote@
 
408
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-OCTET_STRING.Plo@am__quote@
 
409
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-TSCredentials.Plo@am__quote@
 
410
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-TSCspDataDetail.Plo@am__quote@
 
411
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-TSPasswordCreds.Plo@am__quote@
 
412
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-TSRequest.Plo@am__quote@
 
413
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-TSSmartCardCreds.Plo@am__quote@
 
414
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-asn_SEQUENCE_OF.Plo@am__quote@
 
415
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-asn_SET_OF.Plo@am__quote@
 
416
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-asn_codecs_prim.Plo@am__quote@
 
417
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-ber_decoder.Plo@am__quote@
 
418
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-ber_tlv_length.Plo@am__quote@
 
419
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-ber_tlv_tag.Plo@am__quote@
 
420
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-constr_CHOICE.Plo@am__quote@
 
421
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-constr_SEQUENCE.Plo@am__quote@
 
422
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-constr_SEQUENCE_OF.Plo@am__quote@
 
423
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-constr_SET_OF.Plo@am__quote@
 
424
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-constr_TYPE.Plo@am__quote@
 
425
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-constraints.Plo@am__quote@
 
426
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-der_encoder.Plo@am__quote@
 
427
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-per_decoder.Plo@am__quote@
 
428
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-per_encoder.Plo@am__quote@
 
429
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-per_opentype.Plo@am__quote@
 
430
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-per_support.Plo@am__quote@
 
431
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-xer_decoder.Plo@am__quote@
 
432
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-xer_encoder.Plo@am__quote@
 
433
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libasn1_la-xer_support.Plo@am__quote@
 
434
 
 
435
.c.o:
 
436
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
437
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
438
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
439
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
440
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
441
 
 
442
.c.obj:
 
443
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
444
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
445
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
446
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
447
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
448
 
 
449
.c.lo:
 
450
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
451
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
452
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
453
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
454
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
455
 
 
456
libasn1_la-asn_codecs_prim.lo: asn_codecs_prim.c
 
457
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-asn_codecs_prim.lo -MD -MP -MF $(DEPDIR)/libasn1_la-asn_codecs_prim.Tpo -c -o libasn1_la-asn_codecs_prim.lo `test -f 'asn_codecs_prim.c' || echo '$(srcdir)/'`asn_codecs_prim.c
 
458
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-asn_codecs_prim.Tpo $(DEPDIR)/libasn1_la-asn_codecs_prim.Plo
 
459
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='asn_codecs_prim.c' object='libasn1_la-asn_codecs_prim.lo' libtool=yes @AMDEPBACKSLASH@
 
460
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
461
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-asn_codecs_prim.lo `test -f 'asn_codecs_prim.c' || echo '$(srcdir)/'`asn_codecs_prim.c
 
462
 
 
463
libasn1_la-asn_SEQUENCE_OF.lo: asn_SEQUENCE_OF.c
 
464
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-asn_SEQUENCE_OF.lo -MD -MP -MF $(DEPDIR)/libasn1_la-asn_SEQUENCE_OF.Tpo -c -o libasn1_la-asn_SEQUENCE_OF.lo `test -f 'asn_SEQUENCE_OF.c' || echo '$(srcdir)/'`asn_SEQUENCE_OF.c
 
465
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-asn_SEQUENCE_OF.Tpo $(DEPDIR)/libasn1_la-asn_SEQUENCE_OF.Plo
 
466
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='asn_SEQUENCE_OF.c' object='libasn1_la-asn_SEQUENCE_OF.lo' libtool=yes @AMDEPBACKSLASH@
 
467
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
468
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-asn_SEQUENCE_OF.lo `test -f 'asn_SEQUENCE_OF.c' || echo '$(srcdir)/'`asn_SEQUENCE_OF.c
 
469
 
 
470
libasn1_la-asn_SET_OF.lo: asn_SET_OF.c
 
471
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-asn_SET_OF.lo -MD -MP -MF $(DEPDIR)/libasn1_la-asn_SET_OF.Tpo -c -o libasn1_la-asn_SET_OF.lo `test -f 'asn_SET_OF.c' || echo '$(srcdir)/'`asn_SET_OF.c
 
472
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-asn_SET_OF.Tpo $(DEPDIR)/libasn1_la-asn_SET_OF.Plo
 
473
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='asn_SET_OF.c' object='libasn1_la-asn_SET_OF.lo' libtool=yes @AMDEPBACKSLASH@
 
474
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
475
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-asn_SET_OF.lo `test -f 'asn_SET_OF.c' || echo '$(srcdir)/'`asn_SET_OF.c
 
476
 
 
477
libasn1_la-ber_decoder.lo: ber_decoder.c
 
478
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-ber_decoder.lo -MD -MP -MF $(DEPDIR)/libasn1_la-ber_decoder.Tpo -c -o libasn1_la-ber_decoder.lo `test -f 'ber_decoder.c' || echo '$(srcdir)/'`ber_decoder.c
 
479
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-ber_decoder.Tpo $(DEPDIR)/libasn1_la-ber_decoder.Plo
 
480
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ber_decoder.c' object='libasn1_la-ber_decoder.lo' libtool=yes @AMDEPBACKSLASH@
 
481
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
482
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-ber_decoder.lo `test -f 'ber_decoder.c' || echo '$(srcdir)/'`ber_decoder.c
 
483
 
 
484
libasn1_la-ber_tlv_length.lo: ber_tlv_length.c
 
485
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-ber_tlv_length.lo -MD -MP -MF $(DEPDIR)/libasn1_la-ber_tlv_length.Tpo -c -o libasn1_la-ber_tlv_length.lo `test -f 'ber_tlv_length.c' || echo '$(srcdir)/'`ber_tlv_length.c
 
486
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-ber_tlv_length.Tpo $(DEPDIR)/libasn1_la-ber_tlv_length.Plo
 
487
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ber_tlv_length.c' object='libasn1_la-ber_tlv_length.lo' libtool=yes @AMDEPBACKSLASH@
 
488
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
489
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-ber_tlv_length.lo `test -f 'ber_tlv_length.c' || echo '$(srcdir)/'`ber_tlv_length.c
 
490
 
 
491
libasn1_la-ber_tlv_tag.lo: ber_tlv_tag.c
 
492
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-ber_tlv_tag.lo -MD -MP -MF $(DEPDIR)/libasn1_la-ber_tlv_tag.Tpo -c -o libasn1_la-ber_tlv_tag.lo `test -f 'ber_tlv_tag.c' || echo '$(srcdir)/'`ber_tlv_tag.c
 
493
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-ber_tlv_tag.Tpo $(DEPDIR)/libasn1_la-ber_tlv_tag.Plo
 
494
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ber_tlv_tag.c' object='libasn1_la-ber_tlv_tag.lo' libtool=yes @AMDEPBACKSLASH@
 
495
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
496
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-ber_tlv_tag.lo `test -f 'ber_tlv_tag.c' || echo '$(srcdir)/'`ber_tlv_tag.c
 
497
 
 
498
libasn1_la-BIT_STRING.lo: BIT_STRING.c
 
499
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-BIT_STRING.lo -MD -MP -MF $(DEPDIR)/libasn1_la-BIT_STRING.Tpo -c -o libasn1_la-BIT_STRING.lo `test -f 'BIT_STRING.c' || echo '$(srcdir)/'`BIT_STRING.c
 
500
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-BIT_STRING.Tpo $(DEPDIR)/libasn1_la-BIT_STRING.Plo
 
501
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='BIT_STRING.c' object='libasn1_la-BIT_STRING.lo' libtool=yes @AMDEPBACKSLASH@
 
502
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
503
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-BIT_STRING.lo `test -f 'BIT_STRING.c' || echo '$(srcdir)/'`BIT_STRING.c
 
504
 
 
505
libasn1_la-constraints.lo: constraints.c
 
506
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-constraints.lo -MD -MP -MF $(DEPDIR)/libasn1_la-constraints.Tpo -c -o libasn1_la-constraints.lo `test -f 'constraints.c' || echo '$(srcdir)/'`constraints.c
 
507
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-constraints.Tpo $(DEPDIR)/libasn1_la-constraints.Plo
 
508
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='constraints.c' object='libasn1_la-constraints.lo' libtool=yes @AMDEPBACKSLASH@
 
509
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
510
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-constraints.lo `test -f 'constraints.c' || echo '$(srcdir)/'`constraints.c
 
511
 
 
512
libasn1_la-constr_CHOICE.lo: constr_CHOICE.c
 
513
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-constr_CHOICE.lo -MD -MP -MF $(DEPDIR)/libasn1_la-constr_CHOICE.Tpo -c -o libasn1_la-constr_CHOICE.lo `test -f 'constr_CHOICE.c' || echo '$(srcdir)/'`constr_CHOICE.c
 
514
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-constr_CHOICE.Tpo $(DEPDIR)/libasn1_la-constr_CHOICE.Plo
 
515
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='constr_CHOICE.c' object='libasn1_la-constr_CHOICE.lo' libtool=yes @AMDEPBACKSLASH@
 
516
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
517
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-constr_CHOICE.lo `test -f 'constr_CHOICE.c' || echo '$(srcdir)/'`constr_CHOICE.c
 
518
 
 
519
libasn1_la-constr_SEQUENCE.lo: constr_SEQUENCE.c
 
520
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-constr_SEQUENCE.lo -MD -MP -MF $(DEPDIR)/libasn1_la-constr_SEQUENCE.Tpo -c -o libasn1_la-constr_SEQUENCE.lo `test -f 'constr_SEQUENCE.c' || echo '$(srcdir)/'`constr_SEQUENCE.c
 
521
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-constr_SEQUENCE.Tpo $(DEPDIR)/libasn1_la-constr_SEQUENCE.Plo
 
522
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='constr_SEQUENCE.c' object='libasn1_la-constr_SEQUENCE.lo' libtool=yes @AMDEPBACKSLASH@
 
523
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
524
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-constr_SEQUENCE.lo `test -f 'constr_SEQUENCE.c' || echo '$(srcdir)/'`constr_SEQUENCE.c
 
525
 
 
526
libasn1_la-constr_SEQUENCE_OF.lo: constr_SEQUENCE_OF.c
 
527
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-constr_SEQUENCE_OF.lo -MD -MP -MF $(DEPDIR)/libasn1_la-constr_SEQUENCE_OF.Tpo -c -o libasn1_la-constr_SEQUENCE_OF.lo `test -f 'constr_SEQUENCE_OF.c' || echo '$(srcdir)/'`constr_SEQUENCE_OF.c
 
528
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-constr_SEQUENCE_OF.Tpo $(DEPDIR)/libasn1_la-constr_SEQUENCE_OF.Plo
 
529
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='constr_SEQUENCE_OF.c' object='libasn1_la-constr_SEQUENCE_OF.lo' libtool=yes @AMDEPBACKSLASH@
 
530
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
531
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-constr_SEQUENCE_OF.lo `test -f 'constr_SEQUENCE_OF.c' || echo '$(srcdir)/'`constr_SEQUENCE_OF.c
 
532
 
 
533
libasn1_la-constr_SET_OF.lo: constr_SET_OF.c
 
534
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-constr_SET_OF.lo -MD -MP -MF $(DEPDIR)/libasn1_la-constr_SET_OF.Tpo -c -o libasn1_la-constr_SET_OF.lo `test -f 'constr_SET_OF.c' || echo '$(srcdir)/'`constr_SET_OF.c
 
535
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-constr_SET_OF.Tpo $(DEPDIR)/libasn1_la-constr_SET_OF.Plo
 
536
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='constr_SET_OF.c' object='libasn1_la-constr_SET_OF.lo' libtool=yes @AMDEPBACKSLASH@
 
537
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
538
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-constr_SET_OF.lo `test -f 'constr_SET_OF.c' || echo '$(srcdir)/'`constr_SET_OF.c
 
539
 
 
540
libasn1_la-constr_TYPE.lo: constr_TYPE.c
 
541
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-constr_TYPE.lo -MD -MP -MF $(DEPDIR)/libasn1_la-constr_TYPE.Tpo -c -o libasn1_la-constr_TYPE.lo `test -f 'constr_TYPE.c' || echo '$(srcdir)/'`constr_TYPE.c
 
542
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-constr_TYPE.Tpo $(DEPDIR)/libasn1_la-constr_TYPE.Plo
 
543
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='constr_TYPE.c' object='libasn1_la-constr_TYPE.lo' libtool=yes @AMDEPBACKSLASH@
 
544
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
545
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-constr_TYPE.lo `test -f 'constr_TYPE.c' || echo '$(srcdir)/'`constr_TYPE.c
 
546
 
 
547
libasn1_la-ContextFlags.lo: ContextFlags.c
 
548
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-ContextFlags.lo -MD -MP -MF $(DEPDIR)/libasn1_la-ContextFlags.Tpo -c -o libasn1_la-ContextFlags.lo `test -f 'ContextFlags.c' || echo '$(srcdir)/'`ContextFlags.c
 
549
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-ContextFlags.Tpo $(DEPDIR)/libasn1_la-ContextFlags.Plo
 
550
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ContextFlags.c' object='libasn1_la-ContextFlags.lo' libtool=yes @AMDEPBACKSLASH@
 
551
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
552
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-ContextFlags.lo `test -f 'ContextFlags.c' || echo '$(srcdir)/'`ContextFlags.c
 
553
 
 
554
libasn1_la-der_encoder.lo: der_encoder.c
 
555
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-der_encoder.lo -MD -MP -MF $(DEPDIR)/libasn1_la-der_encoder.Tpo -c -o libasn1_la-der_encoder.lo `test -f 'der_encoder.c' || echo '$(srcdir)/'`der_encoder.c
 
556
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-der_encoder.Tpo $(DEPDIR)/libasn1_la-der_encoder.Plo
 
557
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='der_encoder.c' object='libasn1_la-der_encoder.lo' libtool=yes @AMDEPBACKSLASH@
 
558
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
559
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-der_encoder.lo `test -f 'der_encoder.c' || echo '$(srcdir)/'`der_encoder.c
 
560
 
 
561
libasn1_la-GeneralString.lo: GeneralString.c
 
562
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-GeneralString.lo -MD -MP -MF $(DEPDIR)/libasn1_la-GeneralString.Tpo -c -o libasn1_la-GeneralString.lo `test -f 'GeneralString.c' || echo '$(srcdir)/'`GeneralString.c
 
563
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-GeneralString.Tpo $(DEPDIR)/libasn1_la-GeneralString.Plo
 
564
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='GeneralString.c' object='libasn1_la-GeneralString.lo' libtool=yes @AMDEPBACKSLASH@
 
565
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
566
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-GeneralString.lo `test -f 'GeneralString.c' || echo '$(srcdir)/'`GeneralString.c
 
567
 
 
568
libasn1_la-INTEGER.lo: INTEGER.c
 
569
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-INTEGER.lo -MD -MP -MF $(DEPDIR)/libasn1_la-INTEGER.Tpo -c -o libasn1_la-INTEGER.lo `test -f 'INTEGER.c' || echo '$(srcdir)/'`INTEGER.c
 
570
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-INTEGER.Tpo $(DEPDIR)/libasn1_la-INTEGER.Plo
 
571
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='INTEGER.c' object='libasn1_la-INTEGER.lo' libtool=yes @AMDEPBACKSLASH@
 
572
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
573
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-INTEGER.lo `test -f 'INTEGER.c' || echo '$(srcdir)/'`INTEGER.c
 
574
 
 
575
libasn1_la-MechType.lo: MechType.c
 
576
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-MechType.lo -MD -MP -MF $(DEPDIR)/libasn1_la-MechType.Tpo -c -o libasn1_la-MechType.lo `test -f 'MechType.c' || echo '$(srcdir)/'`MechType.c
 
577
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-MechType.Tpo $(DEPDIR)/libasn1_la-MechType.Plo
 
578
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='MechType.c' object='libasn1_la-MechType.lo' libtool=yes @AMDEPBACKSLASH@
 
579
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
580
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-MechType.lo `test -f 'MechType.c' || echo '$(srcdir)/'`MechType.c
 
581
 
 
582
libasn1_la-MechTypeList.lo: MechTypeList.c
 
583
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-MechTypeList.lo -MD -MP -MF $(DEPDIR)/libasn1_la-MechTypeList.Tpo -c -o libasn1_la-MechTypeList.lo `test -f 'MechTypeList.c' || echo '$(srcdir)/'`MechTypeList.c
 
584
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-MechTypeList.Tpo $(DEPDIR)/libasn1_la-MechTypeList.Plo
 
585
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='MechTypeList.c' object='libasn1_la-MechTypeList.lo' libtool=yes @AMDEPBACKSLASH@
 
586
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
587
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-MechTypeList.lo `test -f 'MechTypeList.c' || echo '$(srcdir)/'`MechTypeList.c
 
588
 
 
589
libasn1_la-NativeEnumerated.lo: NativeEnumerated.c
 
590
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-NativeEnumerated.lo -MD -MP -MF $(DEPDIR)/libasn1_la-NativeEnumerated.Tpo -c -o libasn1_la-NativeEnumerated.lo `test -f 'NativeEnumerated.c' || echo '$(srcdir)/'`NativeEnumerated.c
 
591
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-NativeEnumerated.Tpo $(DEPDIR)/libasn1_la-NativeEnumerated.Plo
 
592
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='NativeEnumerated.c' object='libasn1_la-NativeEnumerated.lo' libtool=yes @AMDEPBACKSLASH@
 
593
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
594
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-NativeEnumerated.lo `test -f 'NativeEnumerated.c' || echo '$(srcdir)/'`NativeEnumerated.c
 
595
 
 
596
libasn1_la-NativeInteger.lo: NativeInteger.c
 
597
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-NativeInteger.lo -MD -MP -MF $(DEPDIR)/libasn1_la-NativeInteger.Tpo -c -o libasn1_la-NativeInteger.lo `test -f 'NativeInteger.c' || echo '$(srcdir)/'`NativeInteger.c
 
598
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-NativeInteger.Tpo $(DEPDIR)/libasn1_la-NativeInteger.Plo
 
599
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='NativeInteger.c' object='libasn1_la-NativeInteger.lo' libtool=yes @AMDEPBACKSLASH@
 
600
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
601
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-NativeInteger.lo `test -f 'NativeInteger.c' || echo '$(srcdir)/'`NativeInteger.c
 
602
 
 
603
libasn1_la-NegHints.lo: NegHints.c
 
604
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-NegHints.lo -MD -MP -MF $(DEPDIR)/libasn1_la-NegHints.Tpo -c -o libasn1_la-NegHints.lo `test -f 'NegHints.c' || echo '$(srcdir)/'`NegHints.c
 
605
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-NegHints.Tpo $(DEPDIR)/libasn1_la-NegHints.Plo
 
606
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='NegHints.c' object='libasn1_la-NegHints.lo' libtool=yes @AMDEPBACKSLASH@
 
607
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
608
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-NegHints.lo `test -f 'NegHints.c' || echo '$(srcdir)/'`NegHints.c
 
609
 
 
610
libasn1_la-NegoData.lo: NegoData.c
 
611
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-NegoData.lo -MD -MP -MF $(DEPDIR)/libasn1_la-NegoData.Tpo -c -o libasn1_la-NegoData.lo `test -f 'NegoData.c' || echo '$(srcdir)/'`NegoData.c
 
612
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-NegoData.Tpo $(DEPDIR)/libasn1_la-NegoData.Plo
 
613
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='NegoData.c' object='libasn1_la-NegoData.lo' libtool=yes @AMDEPBACKSLASH@
 
614
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
615
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-NegoData.lo `test -f 'NegoData.c' || echo '$(srcdir)/'`NegoData.c
 
616
 
 
617
libasn1_la-NegoDataItem.lo: NegoDataItem.c
 
618
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-NegoDataItem.lo -MD -MP -MF $(DEPDIR)/libasn1_la-NegoDataItem.Tpo -c -o libasn1_la-NegoDataItem.lo `test -f 'NegoDataItem.c' || echo '$(srcdir)/'`NegoDataItem.c
 
619
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-NegoDataItem.Tpo $(DEPDIR)/libasn1_la-NegoDataItem.Plo
 
620
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='NegoDataItem.c' object='libasn1_la-NegoDataItem.lo' libtool=yes @AMDEPBACKSLASH@
 
621
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
622
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-NegoDataItem.lo `test -f 'NegoDataItem.c' || echo '$(srcdir)/'`NegoDataItem.c
 
623
 
 
624
libasn1_la-NegotiationToken.lo: NegotiationToken.c
 
625
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-NegotiationToken.lo -MD -MP -MF $(DEPDIR)/libasn1_la-NegotiationToken.Tpo -c -o libasn1_la-NegotiationToken.lo `test -f 'NegotiationToken.c' || echo '$(srcdir)/'`NegotiationToken.c
 
626
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-NegotiationToken.Tpo $(DEPDIR)/libasn1_la-NegotiationToken.Plo
 
627
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='NegotiationToken.c' object='libasn1_la-NegotiationToken.lo' libtool=yes @AMDEPBACKSLASH@
 
628
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
629
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-NegotiationToken.lo `test -f 'NegotiationToken.c' || echo '$(srcdir)/'`NegotiationToken.c
 
630
 
 
631
libasn1_la-NegTokenInit2.lo: NegTokenInit2.c
 
632
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-NegTokenInit2.lo -MD -MP -MF $(DEPDIR)/libasn1_la-NegTokenInit2.Tpo -c -o libasn1_la-NegTokenInit2.lo `test -f 'NegTokenInit2.c' || echo '$(srcdir)/'`NegTokenInit2.c
 
633
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-NegTokenInit2.Tpo $(DEPDIR)/libasn1_la-NegTokenInit2.Plo
 
634
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='NegTokenInit2.c' object='libasn1_la-NegTokenInit2.lo' libtool=yes @AMDEPBACKSLASH@
 
635
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
636
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-NegTokenInit2.lo `test -f 'NegTokenInit2.c' || echo '$(srcdir)/'`NegTokenInit2.c
 
637
 
 
638
libasn1_la-NegTokenInit.lo: NegTokenInit.c
 
639
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-NegTokenInit.lo -MD -MP -MF $(DEPDIR)/libasn1_la-NegTokenInit.Tpo -c -o libasn1_la-NegTokenInit.lo `test -f 'NegTokenInit.c' || echo '$(srcdir)/'`NegTokenInit.c
 
640
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-NegTokenInit.Tpo $(DEPDIR)/libasn1_la-NegTokenInit.Plo
 
641
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='NegTokenInit.c' object='libasn1_la-NegTokenInit.lo' libtool=yes @AMDEPBACKSLASH@
 
642
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
643
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-NegTokenInit.lo `test -f 'NegTokenInit.c' || echo '$(srcdir)/'`NegTokenInit.c
 
644
 
 
645
libasn1_la-NegTokenResp.lo: NegTokenResp.c
 
646
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-NegTokenResp.lo -MD -MP -MF $(DEPDIR)/libasn1_la-NegTokenResp.Tpo -c -o libasn1_la-NegTokenResp.lo `test -f 'NegTokenResp.c' || echo '$(srcdir)/'`NegTokenResp.c
 
647
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-NegTokenResp.Tpo $(DEPDIR)/libasn1_la-NegTokenResp.Plo
 
648
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='NegTokenResp.c' object='libasn1_la-NegTokenResp.lo' libtool=yes @AMDEPBACKSLASH@
 
649
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
650
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-NegTokenResp.lo `test -f 'NegTokenResp.c' || echo '$(srcdir)/'`NegTokenResp.c
 
651
 
 
652
libasn1_la-OBJECT_IDENTIFIER.lo: OBJECT_IDENTIFIER.c
 
653
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-OBJECT_IDENTIFIER.lo -MD -MP -MF $(DEPDIR)/libasn1_la-OBJECT_IDENTIFIER.Tpo -c -o libasn1_la-OBJECT_IDENTIFIER.lo `test -f 'OBJECT_IDENTIFIER.c' || echo '$(srcdir)/'`OBJECT_IDENTIFIER.c
 
654
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-OBJECT_IDENTIFIER.Tpo $(DEPDIR)/libasn1_la-OBJECT_IDENTIFIER.Plo
 
655
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='OBJECT_IDENTIFIER.c' object='libasn1_la-OBJECT_IDENTIFIER.lo' libtool=yes @AMDEPBACKSLASH@
 
656
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
657
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-OBJECT_IDENTIFIER.lo `test -f 'OBJECT_IDENTIFIER.c' || echo '$(srcdir)/'`OBJECT_IDENTIFIER.c
 
658
 
 
659
libasn1_la-OCTET_STRING.lo: OCTET_STRING.c
 
660
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-OCTET_STRING.lo -MD -MP -MF $(DEPDIR)/libasn1_la-OCTET_STRING.Tpo -c -o libasn1_la-OCTET_STRING.lo `test -f 'OCTET_STRING.c' || echo '$(srcdir)/'`OCTET_STRING.c
 
661
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-OCTET_STRING.Tpo $(DEPDIR)/libasn1_la-OCTET_STRING.Plo
 
662
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='OCTET_STRING.c' object='libasn1_la-OCTET_STRING.lo' libtool=yes @AMDEPBACKSLASH@
 
663
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
664
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-OCTET_STRING.lo `test -f 'OCTET_STRING.c' || echo '$(srcdir)/'`OCTET_STRING.c
 
665
 
 
666
libasn1_la-per_decoder.lo: per_decoder.c
 
667
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-per_decoder.lo -MD -MP -MF $(DEPDIR)/libasn1_la-per_decoder.Tpo -c -o libasn1_la-per_decoder.lo `test -f 'per_decoder.c' || echo '$(srcdir)/'`per_decoder.c
 
668
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-per_decoder.Tpo $(DEPDIR)/libasn1_la-per_decoder.Plo
 
669
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='per_decoder.c' object='libasn1_la-per_decoder.lo' libtool=yes @AMDEPBACKSLASH@
 
670
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
671
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-per_decoder.lo `test -f 'per_decoder.c' || echo '$(srcdir)/'`per_decoder.c
 
672
 
 
673
libasn1_la-per_encoder.lo: per_encoder.c
 
674
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-per_encoder.lo -MD -MP -MF $(DEPDIR)/libasn1_la-per_encoder.Tpo -c -o libasn1_la-per_encoder.lo `test -f 'per_encoder.c' || echo '$(srcdir)/'`per_encoder.c
 
675
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-per_encoder.Tpo $(DEPDIR)/libasn1_la-per_encoder.Plo
 
676
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='per_encoder.c' object='libasn1_la-per_encoder.lo' libtool=yes @AMDEPBACKSLASH@
 
677
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
678
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-per_encoder.lo `test -f 'per_encoder.c' || echo '$(srcdir)/'`per_encoder.c
 
679
 
 
680
libasn1_la-per_opentype.lo: per_opentype.c
 
681
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-per_opentype.lo -MD -MP -MF $(DEPDIR)/libasn1_la-per_opentype.Tpo -c -o libasn1_la-per_opentype.lo `test -f 'per_opentype.c' || echo '$(srcdir)/'`per_opentype.c
 
682
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-per_opentype.Tpo $(DEPDIR)/libasn1_la-per_opentype.Plo
 
683
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='per_opentype.c' object='libasn1_la-per_opentype.lo' libtool=yes @AMDEPBACKSLASH@
 
684
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
685
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-per_opentype.lo `test -f 'per_opentype.c' || echo '$(srcdir)/'`per_opentype.c
 
686
 
 
687
libasn1_la-per_support.lo: per_support.c
 
688
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-per_support.lo -MD -MP -MF $(DEPDIR)/libasn1_la-per_support.Tpo -c -o libasn1_la-per_support.lo `test -f 'per_support.c' || echo '$(srcdir)/'`per_support.c
 
689
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-per_support.Tpo $(DEPDIR)/libasn1_la-per_support.Plo
 
690
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='per_support.c' object='libasn1_la-per_support.lo' libtool=yes @AMDEPBACKSLASH@
 
691
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
692
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-per_support.lo `test -f 'per_support.c' || echo '$(srcdir)/'`per_support.c
 
693
 
 
694
libasn1_la-TSCredentials.lo: TSCredentials.c
 
695
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-TSCredentials.lo -MD -MP -MF $(DEPDIR)/libasn1_la-TSCredentials.Tpo -c -o libasn1_la-TSCredentials.lo `test -f 'TSCredentials.c' || echo '$(srcdir)/'`TSCredentials.c
 
696
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-TSCredentials.Tpo $(DEPDIR)/libasn1_la-TSCredentials.Plo
 
697
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='TSCredentials.c' object='libasn1_la-TSCredentials.lo' libtool=yes @AMDEPBACKSLASH@
 
698
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
699
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-TSCredentials.lo `test -f 'TSCredentials.c' || echo '$(srcdir)/'`TSCredentials.c
 
700
 
 
701
libasn1_la-TSCspDataDetail.lo: TSCspDataDetail.c
 
702
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-TSCspDataDetail.lo -MD -MP -MF $(DEPDIR)/libasn1_la-TSCspDataDetail.Tpo -c -o libasn1_la-TSCspDataDetail.lo `test -f 'TSCspDataDetail.c' || echo '$(srcdir)/'`TSCspDataDetail.c
 
703
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-TSCspDataDetail.Tpo $(DEPDIR)/libasn1_la-TSCspDataDetail.Plo
 
704
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='TSCspDataDetail.c' object='libasn1_la-TSCspDataDetail.lo' libtool=yes @AMDEPBACKSLASH@
 
705
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
706
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-TSCspDataDetail.lo `test -f 'TSCspDataDetail.c' || echo '$(srcdir)/'`TSCspDataDetail.c
 
707
 
 
708
libasn1_la-TSPasswordCreds.lo: TSPasswordCreds.c
 
709
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-TSPasswordCreds.lo -MD -MP -MF $(DEPDIR)/libasn1_la-TSPasswordCreds.Tpo -c -o libasn1_la-TSPasswordCreds.lo `test -f 'TSPasswordCreds.c' || echo '$(srcdir)/'`TSPasswordCreds.c
 
710
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-TSPasswordCreds.Tpo $(DEPDIR)/libasn1_la-TSPasswordCreds.Plo
 
711
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='TSPasswordCreds.c' object='libasn1_la-TSPasswordCreds.lo' libtool=yes @AMDEPBACKSLASH@
 
712
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
713
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-TSPasswordCreds.lo `test -f 'TSPasswordCreds.c' || echo '$(srcdir)/'`TSPasswordCreds.c
 
714
 
 
715
libasn1_la-TSRequest.lo: TSRequest.c
 
716
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-TSRequest.lo -MD -MP -MF $(DEPDIR)/libasn1_la-TSRequest.Tpo -c -o libasn1_la-TSRequest.lo `test -f 'TSRequest.c' || echo '$(srcdir)/'`TSRequest.c
 
717
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-TSRequest.Tpo $(DEPDIR)/libasn1_la-TSRequest.Plo
 
718
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='TSRequest.c' object='libasn1_la-TSRequest.lo' libtool=yes @AMDEPBACKSLASH@
 
719
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
720
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-TSRequest.lo `test -f 'TSRequest.c' || echo '$(srcdir)/'`TSRequest.c
 
721
 
 
722
libasn1_la-TSSmartCardCreds.lo: TSSmartCardCreds.c
 
723
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-TSSmartCardCreds.lo -MD -MP -MF $(DEPDIR)/libasn1_la-TSSmartCardCreds.Tpo -c -o libasn1_la-TSSmartCardCreds.lo `test -f 'TSSmartCardCreds.c' || echo '$(srcdir)/'`TSSmartCardCreds.c
 
724
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-TSSmartCardCreds.Tpo $(DEPDIR)/libasn1_la-TSSmartCardCreds.Plo
 
725
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='TSSmartCardCreds.c' object='libasn1_la-TSSmartCardCreds.lo' libtool=yes @AMDEPBACKSLASH@
 
726
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
727
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-TSSmartCardCreds.lo `test -f 'TSSmartCardCreds.c' || echo '$(srcdir)/'`TSSmartCardCreds.c
 
728
 
 
729
libasn1_la-xer_decoder.lo: xer_decoder.c
 
730
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-xer_decoder.lo -MD -MP -MF $(DEPDIR)/libasn1_la-xer_decoder.Tpo -c -o libasn1_la-xer_decoder.lo `test -f 'xer_decoder.c' || echo '$(srcdir)/'`xer_decoder.c
 
731
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-xer_decoder.Tpo $(DEPDIR)/libasn1_la-xer_decoder.Plo
 
732
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xer_decoder.c' object='libasn1_la-xer_decoder.lo' libtool=yes @AMDEPBACKSLASH@
 
733
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
734
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-xer_decoder.lo `test -f 'xer_decoder.c' || echo '$(srcdir)/'`xer_decoder.c
 
735
 
 
736
libasn1_la-xer_encoder.lo: xer_encoder.c
 
737
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-xer_encoder.lo -MD -MP -MF $(DEPDIR)/libasn1_la-xer_encoder.Tpo -c -o libasn1_la-xer_encoder.lo `test -f 'xer_encoder.c' || echo '$(srcdir)/'`xer_encoder.c
 
738
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-xer_encoder.Tpo $(DEPDIR)/libasn1_la-xer_encoder.Plo
 
739
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xer_encoder.c' object='libasn1_la-xer_encoder.lo' libtool=yes @AMDEPBACKSLASH@
 
740
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
741
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-xer_encoder.lo `test -f 'xer_encoder.c' || echo '$(srcdir)/'`xer_encoder.c
 
742
 
 
743
libasn1_la-xer_support.lo: xer_support.c
 
744
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -MT libasn1_la-xer_support.lo -MD -MP -MF $(DEPDIR)/libasn1_la-xer_support.Tpo -c -o libasn1_la-xer_support.lo `test -f 'xer_support.c' || echo '$(srcdir)/'`xer_support.c
 
745
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libasn1_la-xer_support.Tpo $(DEPDIR)/libasn1_la-xer_support.Plo
 
746
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xer_support.c' object='libasn1_la-xer_support.lo' libtool=yes @AMDEPBACKSLASH@
 
747
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
748
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasn1_la_CFLAGS) $(CFLAGS) -c -o libasn1_la-xer_support.lo `test -f 'xer_support.c' || echo '$(srcdir)/'`xer_support.c
 
749
 
 
750
mostlyclean-libtool:
 
751
        -rm -f *.lo
 
752
 
 
753
clean-libtool:
 
754
        -rm -rf .libs _libs
 
755
 
 
756
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
757
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
758
        unique=`for i in $$list; do \
 
759
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
760
          done | \
 
761
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
762
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
763
        mkid -fID $$unique
 
764
tags: TAGS
 
765
 
 
766
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
767
                $(TAGS_FILES) $(LISP)
 
768
        set x; \
 
769
        here=`pwd`; \
 
770
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
771
        unique=`for i in $$list; do \
 
772
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
773
          done | \
 
774
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
775
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
776
        shift; \
 
777
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
778
          test -n "$$unique" || unique=$$empty_fix; \
 
779
          if test $$# -gt 0; then \
 
780
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
781
              "$$@" $$unique; \
 
782
          else \
 
783
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
784
              $$unique; \
 
785
          fi; \
 
786
        fi
 
787
ctags: CTAGS
 
788
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
789
                $(TAGS_FILES) $(LISP)
 
790
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
791
        unique=`for i in $$list; do \
 
792
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
793
          done | \
 
794
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
795
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
796
        test -z "$(CTAGS_ARGS)$$unique" \
 
797
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
798
             $$unique
 
799
 
 
800
GTAGS:
 
801
        here=`$(am__cd) $(top_builddir) && pwd` \
 
802
          && $(am__cd) $(top_srcdir) \
 
803
          && gtags -i $(GTAGS_ARGS) "$$here"
 
804
 
 
805
distclean-tags:
 
806
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
807
 
 
808
distdir: $(DISTFILES)
 
809
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
810
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
811
        list='$(DISTFILES)'; \
 
812
          dist_files=`for file in $$list; do echo $$file; done | \
 
813
          sed -e "s|^$$srcdirstrip/||;t" \
 
814
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
815
        case $$dist_files in \
 
816
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
817
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
818
                           sort -u` ;; \
 
819
        esac; \
 
820
        for file in $$dist_files; do \
 
821
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
822
          if test -d $$d/$$file; then \
 
823
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
824
            if test -d "$(distdir)/$$file"; then \
 
825
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
826
            fi; \
 
827
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
828
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
829
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
830
            fi; \
 
831
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
832
          else \
 
833
            test -f "$(distdir)/$$file" \
 
834
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
835
            || exit 1; \
 
836
          fi; \
 
837
        done
 
838
check-am: all-am
 
839
check: check-am
 
840
all-am: Makefile $(LTLIBRARIES)
 
841
installdirs:
 
842
install: install-am
 
843
install-exec: install-exec-am
 
844
install-data: install-data-am
 
845
uninstall: uninstall-am
 
846
 
 
847
install-am: all-am
 
848
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
849
 
 
850
installcheck: installcheck-am
 
851
install-strip:
 
852
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
853
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
854
          `test -z '$(STRIP)' || \
 
855
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
856
mostlyclean-generic:
 
857
 
 
858
clean-generic:
 
859
 
 
860
distclean-generic:
 
861
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
862
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
863
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
864
 
 
865
maintainer-clean-generic:
 
866
        @echo "This command is intended for maintainers to use"
 
867
        @echo "it deletes files that may require special tools to rebuild."
 
868
clean: clean-am
 
869
 
 
870
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
871
        mostlyclean-am
 
872
 
 
873
distclean: distclean-am
 
874
        -rm -rf ./$(DEPDIR)
 
875
        -rm -f Makefile
 
876
distclean-am: clean-am distclean-compile distclean-generic \
 
877
        distclean-tags
 
878
 
 
879
dvi: dvi-am
 
880
 
 
881
dvi-am:
 
882
 
 
883
html: html-am
 
884
 
 
885
html-am:
 
886
 
 
887
info: info-am
 
888
 
 
889
info-am:
 
890
 
 
891
install-data-am:
 
892
 
 
893
install-dvi: install-dvi-am
 
894
 
 
895
install-dvi-am:
 
896
 
 
897
install-exec-am:
 
898
 
 
899
install-html: install-html-am
 
900
 
 
901
install-html-am:
 
902
 
 
903
install-info: install-info-am
 
904
 
 
905
install-info-am:
 
906
 
 
907
install-man:
 
908
 
 
909
install-pdf: install-pdf-am
 
910
 
 
911
install-pdf-am:
 
912
 
 
913
install-ps: install-ps-am
 
914
 
 
915
install-ps-am:
 
916
 
 
917
installcheck-am:
 
918
 
 
919
maintainer-clean: maintainer-clean-am
 
920
        -rm -rf ./$(DEPDIR)
 
921
        -rm -f Makefile
 
922
maintainer-clean-am: distclean-am maintainer-clean-generic
 
923
 
 
924
mostlyclean: mostlyclean-am
 
925
 
 
926
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
927
        mostlyclean-libtool
 
928
 
 
929
pdf: pdf-am
 
930
 
 
931
pdf-am:
 
932
 
 
933
ps: ps-am
 
934
 
 
935
ps-am:
 
936
 
 
937
uninstall-am:
 
938
 
 
939
.MAKE: install-am install-strip
 
940
 
 
941
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
942
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
943
        distclean-compile distclean-generic distclean-libtool \
 
944
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
945
        install install-am install-data install-data-am install-dvi \
 
946
        install-dvi-am install-exec install-exec-am install-html \
 
947
        install-html-am install-info install-info-am install-man \
 
948
        install-pdf install-pdf-am install-ps install-ps-am \
 
949
        install-strip installcheck installcheck-am installdirs \
 
950
        maintainer-clean maintainer-clean-generic mostlyclean \
 
951
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
952
        pdf pdf-am ps ps-am tags uninstall uninstall-am
 
953
 
 
954
 
 
955
asn1_modules:
 
956
        rm -f *.c *.h
 
957
        asn1c -fnative-types -fskeletons-copy -gen-PER $(ASN1_MODULES)
 
958
        rm converter-sample.c Makefile.am.sample
 
959
 
 
960
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
961
# Otherwise a system limit (for SysV at least) may be exceeded.
 
962
.NOEXPORT: