No empty .Rs/.Re
[netbsd-mini2440.git] / crypto / dist / heimdal / lib / asn1 / Makefile.in
blob10ec54f63b9235649169fc3dc5c33bf8462706b4
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
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.
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.
15 @SET_MAKE@
17 # $Heimdal: Makefile.am 22445 2008-01-14 21:23:36Z lha $
18 # $NetBSD$
20 # $Heimdal: Makefile.am.common 10998 2002-05-19 18:35:37Z joda $
21 # $NetBSD$
23 # $Heimdal: Makefile.am.common 22488 2008-01-21 11:47:22Z lha $
24 # $NetBSD$
28 VPATH = @srcdir@
29 pkgdatadir = $(datadir)/@PACKAGE@
30 pkglibdir = $(libdir)/@PACKAGE@
31 pkgincludedir = $(includedir)/@PACKAGE@
32 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
33 install_sh_DATA = $(install_sh) -c -m 644
34 install_sh_PROGRAM = $(install_sh) -c
35 install_sh_SCRIPT = $(install_sh) -c
36 INSTALL_HEADER = $(INSTALL_DATA)
37 transform = $(program_transform_name)
38 NORMAL_INSTALL = :
39 PRE_INSTALL = :
40 POST_INSTALL = :
41 NORMAL_UNINSTALL = :
42 PRE_UNINSTALL = :
43 POST_UNINSTALL = :
44 build_triplet = @build@
45 host_triplet = @host@
46 DIST_COMMON = $(dist_include_HEADERS) $(srcdir)/Makefile.am \
47 $(srcdir)/Makefile.in $(top_srcdir)/Makefile.am.common \
48 $(top_srcdir)/cf/Makefile.am.common ChangeLog lex.c parse.c \
49 parse.h
50 noinst_PROGRAMS = asn1_compile$(EXEEXT) asn1_print$(EXEEXT) \
51 asn1_gen$(EXEEXT)
52 TESTS = check-der$(EXEEXT) check-gen$(EXEEXT) check-timegm$(EXEEXT)
53 check_PROGRAMS = $(am__EXEEXT_1)
54 subdir = lib/asn1
55 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
57 $(top_srcdir)/cf/auth-modules.m4 $(top_srcdir)/cf/autobuild.m4 \
58 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
59 $(top_srcdir)/cf/broken-glob.m4 \
60 $(top_srcdir)/cf/broken-realloc.m4 \
61 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
62 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
63 $(top_srcdir)/cf/capabilities.m4 \
64 $(top_srcdir)/cf/check-compile-et.m4 \
65 $(top_srcdir)/cf/check-getpwnam_r-posix.m4 \
66 $(top_srcdir)/cf/check-man.m4 \
67 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
68 $(top_srcdir)/cf/check-type-extra.m4 \
69 $(top_srcdir)/cf/check-var.m4 $(top_srcdir)/cf/check-x.m4 \
70 $(top_srcdir)/cf/check-xau.m4 $(top_srcdir)/cf/crypto.m4 \
71 $(top_srcdir)/cf/db.m4 $(top_srcdir)/cf/destdirs.m4 \
72 $(top_srcdir)/cf/dlopen.m4 \
73 $(top_srcdir)/cf/find-func-no-libs.m4 \
74 $(top_srcdir)/cf/find-func-no-libs2.m4 \
75 $(top_srcdir)/cf/find-func.m4 \
76 $(top_srcdir)/cf/find-if-not-broken.m4 \
77 $(top_srcdir)/cf/framework-security.m4 \
78 $(top_srcdir)/cf/have-struct-field.m4 \
79 $(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \
80 $(top_srcdir)/cf/krb-bigendian.m4 \
81 $(top_srcdir)/cf/krb-func-getlogin.m4 \
82 $(top_srcdir)/cf/krb-ipv6.m4 $(top_srcdir)/cf/krb-prog-ln-s.m4 \
83 $(top_srcdir)/cf/krb-readline.m4 \
84 $(top_srcdir)/cf/krb-struct-spwd.m4 \
85 $(top_srcdir)/cf/krb-struct-winsize.m4 \
86 $(top_srcdir)/cf/largefile.m4 $(top_srcdir)/cf/mips-abi.m4 \
87 $(top_srcdir)/cf/misc.m4 $(top_srcdir)/cf/need-proto.m4 \
88 $(top_srcdir)/cf/osfc2.m4 $(top_srcdir)/cf/otp.m4 \
89 $(top_srcdir)/cf/proto-compat.m4 $(top_srcdir)/cf/pthreads.m4 \
90 $(top_srcdir)/cf/resolv.m4 $(top_srcdir)/cf/retsigtype.m4 \
91 $(top_srcdir)/cf/roken-frag.m4 \
92 $(top_srcdir)/cf/socket-wrapper.m4 $(top_srcdir)/cf/sunos.m4 \
93 $(top_srcdir)/cf/telnet.m4 $(top_srcdir)/cf/test-package.m4 \
94 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
95 $(top_srcdir)/cf/win32.m4 $(top_srcdir)/cf/with-all.m4 \
96 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
97 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98 $(ACLOCAL_M4)
99 mkinstalldirs = $(install_sh) -d
100 CONFIG_HEADER = $(top_builddir)/include/config.h
101 CONFIG_CLEAN_FILES =
102 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
103 am__vpath_adj = case $$p in \
104 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
105 *) f=$$p;; \
106 esac;
107 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
108 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" \
109 "$(DESTDIR)$(includedir)"
110 libLTLIBRARIES_INSTALL = $(INSTALL)
111 LTLIBRARIES = $(lib_LTLIBRARIES)
112 am__DEPENDENCIES_1 =
113 libasn1_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
114 dist_libasn1_la_OBJECTS = der.lo der_get.lo der_put.lo der_free.lo \
115 der_length.lo der_copy.lo der_cmp.lo der_format.lo extra.lo \
116 timegm.lo
117 am__objects_1 = asn1_Version.lo asn1_id_pkcs_1.lo \
118 asn1_id_pkcs1_rsaEncryption.lo \
119 asn1_id_pkcs1_md2WithRSAEncryption.lo \
120 asn1_id_pkcs1_md5WithRSAEncryption.lo \
121 asn1_id_pkcs1_sha1WithRSAEncryption.lo \
122 asn1_id_pkcs1_sha256WithRSAEncryption.lo \
123 asn1_id_pkcs1_sha384WithRSAEncryption.lo \
124 asn1_id_pkcs1_sha512WithRSAEncryption.lo \
125 asn1_id_heim_rsa_pkcs1_x509.lo asn1_id_pkcs_2.lo \
126 asn1_id_pkcs2_md2.lo asn1_id_pkcs2_md4.lo asn1_id_pkcs2_md5.lo \
127 asn1_id_rsa_digestAlgorithm.lo asn1_id_rsa_digest_md2.lo \
128 asn1_id_rsa_digest_md4.lo asn1_id_rsa_digest_md5.lo \
129 asn1_id_pkcs_3.lo asn1_id_pkcs3_rc2_cbc.lo \
130 asn1_id_pkcs3_rc4.lo asn1_id_pkcs3_des_ede3_cbc.lo \
131 asn1_id_rsadsi_encalg.lo asn1_id_rsadsi_rc2_cbc.lo \
132 asn1_id_rsadsi_des_ede3_cbc.lo asn1_id_secsig_sha_1.lo \
133 asn1_id_nistAlgorithm.lo asn1_id_nist_aes_algs.lo \
134 asn1_id_aes_128_cbc.lo asn1_id_aes_192_cbc.lo \
135 asn1_id_aes_256_cbc.lo asn1_id_nist_sha_algs.lo \
136 asn1_id_sha256.lo asn1_id_sha224.lo asn1_id_sha384.lo \
137 asn1_id_sha512.lo asn1_id_dhpublicnumber.lo asn1_id_x9_57.lo \
138 asn1_id_dsa.lo asn1_id_dsa_with_sha1.lo asn1_id_x520_at.lo \
139 asn1_id_at_commonName.lo asn1_id_at_surname.lo \
140 asn1_id_at_serialNumber.lo asn1_id_at_countryName.lo \
141 asn1_id_at_localityName.lo asn1_id_at_streetAddress.lo \
142 asn1_id_at_stateOrProvinceName.lo \
143 asn1_id_at_organizationName.lo \
144 asn1_id_at_organizationalUnitName.lo asn1_id_at_name.lo \
145 asn1_id_at_givenName.lo asn1_id_at_initials.lo \
146 asn1_id_at_generationQualifier.lo asn1_id_at_pseudonym.lo \
147 asn1_id_Userid.lo asn1_id_domainComponent.lo \
148 asn1_id_x509_ce.lo asn1_id_uspkicommon_card_id.lo \
149 asn1_id_uspkicommon_piv_interim.lo asn1_id_netscape.lo \
150 asn1_id_netscape_cert_comment.lo \
151 asn1_id_ms_cert_enroll_domaincontroller.lo \
152 asn1_id_ms_client_authentication.lo \
153 asn1_AlgorithmIdentifier.lo asn1_AttributeType.lo \
154 asn1_AttributeValue.lo asn1_TeletexStringx.lo \
155 asn1_DirectoryString.lo asn1_Attribute.lo \
156 asn1_AttributeTypeAndValue.lo \
157 asn1_AuthorityInfoAccessSyntax.lo asn1_AccessDescription.lo \
158 asn1_RelativeDistinguishedName.lo asn1_RDNSequence.lo \
159 asn1_Name.lo asn1_CertificateSerialNumber.lo asn1_Time.lo \
160 asn1_Validity.lo asn1_UniqueIdentifier.lo \
161 asn1_SubjectPublicKeyInfo.lo asn1_Extension.lo \
162 asn1_Extensions.lo asn1_TBSCertificate.lo asn1_Certificate.lo \
163 asn1_Certificates.lo asn1_ValidationParms.lo \
164 asn1_DomainParameters.lo asn1_DHPublicKey.lo asn1_OtherName.lo \
165 asn1_GeneralName.lo asn1_GeneralNames.lo \
166 asn1_id_x509_ce_keyUsage.lo asn1_KeyUsage.lo \
167 asn1_id_x509_ce_authorityKeyIdentifier.lo \
168 asn1_KeyIdentifier.lo asn1_AuthorityKeyIdentifier.lo \
169 asn1_id_x509_ce_subjectKeyIdentifier.lo \
170 asn1_SubjectKeyIdentifier.lo \
171 asn1_id_x509_ce_basicConstraints.lo asn1_BasicConstraints.lo \
172 asn1_id_x509_ce_nameConstraints.lo asn1_BaseDistance.lo \
173 asn1_GeneralSubtree.lo asn1_GeneralSubtrees.lo \
174 asn1_NameConstraints.lo \
175 asn1_id_x509_ce_privateKeyUsagePeriod.lo \
176 asn1_id_x509_ce_certificatePolicies.lo \
177 asn1_id_x509_ce_policyMappings.lo \
178 asn1_id_x509_ce_subjectAltName.lo \
179 asn1_id_x509_ce_issuerAltName.lo \
180 asn1_id_x509_ce_subjectDirectoryAttributes.lo \
181 asn1_id_x509_ce_policyConstraints.lo \
182 asn1_id_x509_ce_extKeyUsage.lo asn1_ExtKeyUsage.lo \
183 asn1_id_x509_ce_cRLDistributionPoints.lo \
184 asn1_id_x509_ce_deltaCRLIndicator.lo \
185 asn1_id_x509_ce_issuingDistributionPoint.lo \
186 asn1_id_x509_ce_holdInstructionCode.lo \
187 asn1_id_x509_ce_invalidityDate.lo \
188 asn1_id_x509_ce_certificateIssuer.lo \
189 asn1_id_x509_ce_inhibitAnyPolicy.lo \
190 asn1_DistributionPointReasonFlags.lo \
191 asn1_DistributionPointName.lo asn1_DistributionPoint.lo \
192 asn1_CRLDistributionPoints.lo asn1_DSASigValue.lo \
193 asn1_DSAPublicKey.lo asn1_DSAParams.lo asn1_RSAPublicKey.lo \
194 asn1_RSAPrivateKey.lo asn1_DigestInfo.lo \
195 asn1_TBSCRLCertList.lo asn1_CRLCertificateList.lo \
196 asn1_id_x509_ce_cRLNumber.lo asn1_id_x509_ce_freshestCRL.lo \
197 asn1_id_x509_ce_cRLReason.lo asn1_CRLReason.lo \
198 asn1_PKIXXmppAddr.lo asn1_id_pkix.lo asn1_id_pkix_on.lo \
199 asn1_id_pkix_on_dnsSRV.lo asn1_id_pkix_on_xmppAddr.lo \
200 asn1_id_pkix_kp.lo asn1_id_pkix_kp_serverAuth.lo \
201 asn1_id_pkix_kp_clientAuth.lo \
202 asn1_id_pkix_kp_emailProtection.lo \
203 asn1_id_pkix_kp_timeStamping.lo asn1_id_pkix_kp_OCSPSigning.lo \
204 asn1_id_pkix_pe.lo asn1_id_pkix_pe_authorityInfoAccess.lo \
205 asn1_id_pkix_pe_proxyCertInfo.lo asn1_id_pkix_ppl.lo \
206 asn1_id_pkix_ppl_anyLanguage.lo asn1_id_pkix_ppl_inheritAll.lo \
207 asn1_id_pkix_ppl_independent.lo asn1_ProxyPolicy.lo \
208 asn1_ProxyCertInfo.lo
209 am__objects_2 = asn1_CMSAttributes.lo asn1_CMSCBCParameter.lo \
210 asn1_CMSEncryptedData.lo asn1_CMSIdentifier.lo \
211 asn1_CMSRC2CBCParameter.lo asn1_CMSVersion.lo \
212 asn1_CertificateList.lo asn1_CertificateRevocationLists.lo \
213 asn1_CertificateSet.lo \
214 asn1_ContentEncryptionAlgorithmIdentifier.lo \
215 asn1_ContentInfo.lo asn1_ContentType.lo \
216 asn1_DigestAlgorithmIdentifier.lo \
217 asn1_DigestAlgorithmIdentifiers.lo \
218 asn1_EncapsulatedContentInfo.lo asn1_EncryptedContent.lo \
219 asn1_EncryptedContentInfo.lo asn1_EncryptedKey.lo \
220 asn1_EnvelopedData.lo asn1_IssuerAndSerialNumber.lo \
221 asn1_KeyEncryptionAlgorithmIdentifier.lo \
222 asn1_KeyTransRecipientInfo.lo asn1_MessageDigest.lo \
223 asn1_OriginatorInfo.lo asn1_RecipientIdentifier.lo \
224 asn1_RecipientInfo.lo asn1_RecipientInfos.lo \
225 asn1_SignatureAlgorithmIdentifier.lo asn1_SignatureValue.lo \
226 asn1_SignedData.lo asn1_SignerIdentifier.lo asn1_SignerInfo.lo \
227 asn1_SignerInfos.lo asn1_id_pkcs7.lo asn1_id_pkcs7_data.lo \
228 asn1_id_pkcs7_digestedData.lo asn1_id_pkcs7_encryptedData.lo \
229 asn1_id_pkcs7_envelopedData.lo \
230 asn1_id_pkcs7_signedAndEnvelopedData.lo \
231 asn1_id_pkcs7_signedData.lo asn1_UnprotectedAttributes.lo
232 am__objects_3 = asn1_AD_AND_OR.lo asn1_AD_IF_RELEVANT.lo \
233 asn1_AD_KDCIssued.lo asn1_AD_MANDATORY_FOR_KDC.lo \
234 asn1_AD_LoginAlias.lo asn1_APOptions.lo asn1_AP_REP.lo \
235 asn1_AP_REQ.lo asn1_AS_REP.lo asn1_AS_REQ.lo \
236 asn1_AUTHDATA_TYPE.lo asn1_Authenticator.lo \
237 asn1_AuthorizationData.lo asn1_AuthorizationDataElement.lo \
238 asn1_CKSUMTYPE.lo asn1_ChangePasswdDataMS.lo asn1_Checksum.lo \
239 asn1_ENCTYPE.lo asn1_ETYPE_INFO.lo asn1_ETYPE_INFO2.lo \
240 asn1_ETYPE_INFO2_ENTRY.lo asn1_ETYPE_INFO_ENTRY.lo \
241 asn1_EncAPRepPart.lo asn1_EncASRepPart.lo \
242 asn1_EncKDCRepPart.lo asn1_EncKrbCredPart.lo \
243 asn1_EncKrbPrivPart.lo asn1_EncTGSRepPart.lo \
244 asn1_EncTicketPart.lo asn1_EncryptedData.lo \
245 asn1_EncryptionKey.lo asn1_EtypeList.lo asn1_HostAddress.lo \
246 asn1_HostAddresses.lo asn1_KDCOptions.lo asn1_KDC_REP.lo \
247 asn1_KDC_REQ.lo asn1_KDC_REQ_BODY.lo asn1_KRB_CRED.lo \
248 asn1_KRB_ERROR.lo asn1_KRB_PRIV.lo asn1_KRB_SAFE.lo \
249 asn1_KRB_SAFE_BODY.lo asn1_KerberosString.lo \
250 asn1_KerberosTime.lo asn1_KrbCredInfo.lo asn1_LR_TYPE.lo \
251 asn1_LastReq.lo asn1_MESSAGE_TYPE.lo asn1_METHOD_DATA.lo \
252 asn1_NAME_TYPE.lo asn1_PADATA_TYPE.lo asn1_PA_DATA.lo \
253 asn1_PA_ENC_SAM_RESPONSE_ENC.lo asn1_PA_ENC_TS_ENC.lo \
254 asn1_PA_PAC_REQUEST.lo asn1_PA_S4U2Self.lo \
255 asn1_PA_SAM_CHALLENGE_2.lo asn1_PA_SAM_CHALLENGE_2_BODY.lo \
256 asn1_PA_SAM_REDIRECT.lo asn1_PA_SAM_RESPONSE_2.lo \
257 asn1_PA_SAM_TYPE.lo asn1_PA_ClientCanonicalized.lo \
258 asn1_PA_ClientCanonicalizedNames.lo asn1_PA_SvrReferralData.lo \
259 asn1_PROV_SRV_LOCATION.lo asn1_Principal.lo \
260 asn1_PrincipalName.lo asn1_Realm.lo asn1_SAMFlags.lo \
261 asn1_TGS_REP.lo asn1_TGS_REQ.lo asn1_TYPED_DATA.lo \
262 asn1_Ticket.lo asn1_TicketFlags.lo asn1_TransitedEncoding.lo \
263 asn1_TypedData.lo asn1_krb5int32.lo asn1_krb5uint32.lo \
264 asn1_KRB5SignedPathData.lo asn1_KRB5SignedPathPrincipals.lo \
265 asn1_KRB5SignedPath.lo
266 am__objects_4 = asn1_id_pkinit.lo asn1_id_pkauthdata.lo \
267 asn1_id_pkdhkeydata.lo asn1_id_pkrkeydata.lo \
268 asn1_id_pkekuoid.lo asn1_id_pkkdcekuoid.lo \
269 asn1_id_pkinit_san.lo asn1_id_pkinit_ms_eku.lo \
270 asn1_id_pkinit_ms_san.lo asn1_MS_UPN_SAN.lo asn1_DHNonce.lo \
271 asn1_KDFAlgorithmId.lo asn1_TrustedCA.lo \
272 asn1_ExternalPrincipalIdentifier.lo \
273 asn1_ExternalPrincipalIdentifiers.lo asn1_PA_PK_AS_REQ.lo \
274 asn1_PKAuthenticator.lo asn1_AuthPack.lo \
275 asn1_TD_TRUSTED_CERTIFIERS.lo asn1_TD_INVALID_CERTIFICATES.lo \
276 asn1_KRB5PrincipalName.lo asn1_AD_INITIAL_VERIFIED_CAS.lo \
277 asn1_DHRepInfo.lo asn1_PA_PK_AS_REP.lo asn1_KDCDHKeyInfo.lo \
278 asn1_ReplyKeyPack.lo asn1_TD_DH_PARAMETERS.lo \
279 asn1_PKAuthenticator_Win2k.lo asn1_AuthPack_Win2k.lo \
280 asn1_TrustedCA_Win2k.lo asn1_PA_PK_AS_REQ_Win2k.lo \
281 asn1_PA_PK_AS_REP_Win2k.lo asn1_KDCDHKeyInfo_Win2k.lo \
282 asn1_ReplyKeyPack_Win2k.lo asn1_PkinitSuppPubInfo.lo
283 am__objects_5 = asn1_PKCS8PrivateKeyAlgorithmIdentifier.lo \
284 asn1_PKCS8PrivateKey.lo asn1_PKCS8PrivateKeyInfo.lo \
285 asn1_PKCS8Attributes.lo asn1_PKCS8EncryptedPrivateKeyInfo.lo \
286 asn1_PKCS8EncryptedData.lo
287 am__objects_6 = asn1_id_pkcs_9.lo asn1_id_pkcs9_contentType.lo \
288 asn1_id_pkcs9_emailAddress.lo asn1_id_pkcs9_messageDigest.lo \
289 asn1_id_pkcs9_signingTime.lo asn1_id_pkcs9_countersignature.lo \
290 asn1_id_pkcs_9_at_friendlyName.lo \
291 asn1_id_pkcs_9_at_localKeyId.lo asn1_id_pkcs_9_at_certTypes.lo \
292 asn1_id_pkcs_9_at_certTypes_x509.lo asn1_PKCS9_BMPString.lo \
293 asn1_PKCS9_friendlyName.lo
294 am__objects_7 = asn1_id_pkcs_12.lo asn1_id_pkcs_12PbeIds.lo \
295 asn1_id_pbeWithSHAAnd128BitRC4.lo \
296 asn1_id_pbeWithSHAAnd40BitRC4.lo \
297 asn1_id_pbeWithSHAAnd3_KeyTripleDES_CBC.lo \
298 asn1_id_pbeWithSHAAnd2_KeyTripleDES_CBC.lo \
299 asn1_id_pbeWithSHAAnd128BitRC2_CBC.lo \
300 asn1_id_pbewithSHAAnd40BitRC2_CBC.lo \
301 asn1_id_pkcs12_bagtypes.lo asn1_id_pkcs12_keyBag.lo \
302 asn1_id_pkcs12_pkcs8ShroudedKeyBag.lo \
303 asn1_id_pkcs12_certBag.lo asn1_id_pkcs12_crlBag.lo \
304 asn1_id_pkcs12_secretBag.lo asn1_id_pkcs12_safeContentsBag.lo \
305 asn1_PKCS12_MacData.lo asn1_PKCS12_PFX.lo \
306 asn1_PKCS12_AuthenticatedSafe.lo asn1_PKCS12_CertBag.lo \
307 asn1_PKCS12_Attribute.lo asn1_PKCS12_Attributes.lo \
308 asn1_PKCS12_SafeBag.lo asn1_PKCS12_SafeContents.lo \
309 asn1_PKCS12_OctetString.lo asn1_PKCS12_PBEParams.lo
310 am__objects_8 = asn1_DigestError.lo asn1_DigestInit.lo \
311 asn1_DigestInitReply.lo asn1_DigestREP.lo asn1_DigestREQ.lo \
312 asn1_DigestRepInner.lo asn1_DigestReqInner.lo \
313 asn1_DigestRequest.lo asn1_DigestResponse.lo \
314 asn1_DigestTypes.lo asn1_NTLMInit.lo asn1_NTLMInitReply.lo \
315 asn1_NTLMRequest.lo asn1_NTLMResponse.lo
316 am__objects_9 = asn1_Kx509Response.lo asn1_Kx509Request.lo
317 am__objects_10 = $(am__objects_1) $(am__objects_2) $(am__objects_3) \
318 $(am__objects_4) $(am__objects_5) $(am__objects_6) \
319 $(am__objects_7) $(am__objects_8) $(am__objects_9) asn1_err.lo
320 nodist_libasn1_la_OBJECTS = $(am__objects_10)
321 libasn1_la_OBJECTS = $(dist_libasn1_la_OBJECTS) \
322 $(nodist_libasn1_la_OBJECTS)
323 libasn1_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
324 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
325 $(libasn1_la_LDFLAGS) $(LDFLAGS) -o $@
326 am__EXEEXT_1 = check-der$(EXEEXT) check-gen$(EXEEXT) \
327 check-timegm$(EXEEXT)
328 PROGRAMS = $(noinst_PROGRAMS)
329 am_asn1_compile_OBJECTS = gen.$(OBJEXT) gen_copy.$(OBJEXT) \
330 gen_decode.$(OBJEXT) gen_encode.$(OBJEXT) gen_free.$(OBJEXT) \
331 gen_glue.$(OBJEXT) gen_length.$(OBJEXT) gen_seq.$(OBJEXT) \
332 hash.$(OBJEXT) lex.$(OBJEXT) main.$(OBJEXT) parse.$(OBJEXT) \
333 symbol.$(OBJEXT)
334 asn1_compile_OBJECTS = $(am_asn1_compile_OBJECTS)
335 asn1_compile_DEPENDENCIES = $(am__DEPENDENCIES_1) \
336 $(am__DEPENDENCIES_1)
337 am_asn1_gen_OBJECTS = asn1_gen.$(OBJEXT)
338 asn1_gen_OBJECTS = $(am_asn1_gen_OBJECTS)
339 am__DEPENDENCIES_2 = libasn1.la $(am__DEPENDENCIES_1)
340 asn1_gen_DEPENDENCIES = $(am__DEPENDENCIES_2)
341 am_asn1_print_OBJECTS = asn1_print.$(OBJEXT)
342 asn1_print_OBJECTS = $(am_asn1_print_OBJECTS)
343 asn1_print_DEPENDENCIES = $(am__DEPENDENCIES_2)
344 am_check_der_OBJECTS = check-der.$(OBJEXT) check-common.$(OBJEXT)
345 check_der_OBJECTS = $(am_check_der_OBJECTS)
346 check_der_DEPENDENCIES = libasn1.la $(am__DEPENDENCIES_1)
347 dist_check_gen_OBJECTS = check-gen.$(OBJEXT) check-common.$(OBJEXT)
348 am__objects_11 = asn1_TESTAlloc.$(OBJEXT) \
349 asn1_TESTAllocInner.$(OBJEXT) asn1_TESTCONTAINING.$(OBJEXT) \
350 asn1_TESTCONTAININGENCODEDBY.$(OBJEXT) \
351 asn1_TESTCONTAININGENCODEDBY2.$(OBJEXT) \
352 asn1_TESTChoice1.$(OBJEXT) asn1_TESTChoice2.$(OBJEXT) \
353 asn1_TESTDer.$(OBJEXT) asn1_TESTENCODEDBY.$(OBJEXT) \
354 asn1_TESTImplicit.$(OBJEXT) asn1_TESTImplicit2.$(OBJEXT) \
355 asn1_TESTInteger.$(OBJEXT) asn1_TESTInteger2.$(OBJEXT) \
356 asn1_TESTInteger3.$(OBJEXT) asn1_TESTLargeTag.$(OBJEXT) \
357 asn1_TESTSeq.$(OBJEXT) asn1_TESTUSERCONSTRAINED.$(OBJEXT) \
358 asn1_TESTSeqOf.$(OBJEXT) asn1_TESTOSSize1.$(OBJEXT) \
359 asn1_TESTSeqSizeOf1.$(OBJEXT) asn1_TESTSeqSizeOf2.$(OBJEXT) \
360 asn1_TESTSeqSizeOf3.$(OBJEXT) asn1_TESTSeqSizeOf4.$(OBJEXT)
361 nodist_check_gen_OBJECTS = $(am__objects_11)
362 check_gen_OBJECTS = $(dist_check_gen_OBJECTS) \
363 $(nodist_check_gen_OBJECTS)
364 check_gen_DEPENDENCIES = $(am__DEPENDENCIES_2)
365 check_timegm_SOURCES = check-timegm.c
366 check_timegm_OBJECTS = check-timegm.$(OBJEXT)
367 check_timegm_DEPENDENCIES = $(am__DEPENDENCIES_2)
368 DEFAULT_INCLUDES = -I. -I$(top_builddir)/include@am__isrc@
369 depcomp =
370 am__depfiles_maybe =
371 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
372 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
373 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
374 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
375 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
376 CCLD = $(CC)
377 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
378 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
379 $(LDFLAGS) -o $@
380 @MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ ||
381 LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
382 LTLEXCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
383 --mode=compile $(LEX) $(LFLAGS) $(AM_LFLAGS)
384 YLWRAP = $(top_srcdir)/ylwrap
385 @MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ ||
386 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
387 LTYACCCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
388 --mode=compile $(YACC) $(YFLAGS) $(AM_YFLAGS)
389 SOURCES = $(dist_libasn1_la_SOURCES) $(nodist_libasn1_la_SOURCES) \
390 $(asn1_compile_SOURCES) $(asn1_gen_SOURCES) \
391 $(asn1_print_SOURCES) $(check_der_SOURCES) \
392 $(dist_check_gen_SOURCES) $(nodist_check_gen_SOURCES) \
393 check-timegm.c
394 DIST_SOURCES = $(dist_libasn1_la_SOURCES) $(asn1_compile_SOURCES) \
395 $(asn1_gen_SOURCES) $(asn1_print_SOURCES) $(check_der_SOURCES) \
396 $(dist_check_gen_SOURCES) check-timegm.c
397 dist_includeHEADERS_INSTALL = $(INSTALL_HEADER)
398 nodist_includeHEADERS_INSTALL = $(INSTALL_HEADER)
399 HEADERS = $(dist_include_HEADERS) $(nodist_include_HEADERS)
400 ETAGS = etags
401 CTAGS = ctags
402 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
403 ACLOCAL = @ACLOCAL@
404 AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
405 AMTAR = @AMTAR@
406 AR = @AR@
407 AUTOCONF = @AUTOCONF@
408 AUTOHEADER = @AUTOHEADER@
409 AUTOMAKE = @AUTOMAKE@
410 AWK = @AWK@
411 CANONICAL_HOST = @CANONICAL_HOST@
412 CATMAN = @CATMAN@
413 CATMANEXT = @CATMANEXT@
414 CC = @CC@
415 CFLAGS = @CFLAGS@
416 COMPILE_ET = @COMPILE_ET@
417 CPP = @CPP@
418 CPPFLAGS = @CPPFLAGS@
419 CXX = @CXX@
420 CXXCPP = @CXXCPP@
421 CXXFLAGS = @CXXFLAGS@
422 CYGPATH_W = @CYGPATH_W@
423 DBLIB = @DBLIB@
424 DEFS = @DEFS@
425 DIR_com_err = @DIR_com_err@
426 DIR_hcrypto = @DIR_hcrypto@
427 DIR_hdbdir = @DIR_hdbdir@
428 DIR_roken = @DIR_roken@
429 ECHO = @ECHO@
430 ECHO_C = @ECHO_C@
431 ECHO_N = @ECHO_N@
432 ECHO_T = @ECHO_T@
433 EGREP = @EGREP@
434 EXEEXT = @EXEEXT@
435 F77 = @F77@
436 FFLAGS = @FFLAGS@
437 GREP = @GREP@
438 GROFF = @GROFF@
439 INCLUDES_roken = @INCLUDES_roken@
440 INCLUDE_hcrypto = @INCLUDE_hcrypto@
441 INCLUDE_hesiod = @INCLUDE_hesiod@
442 INCLUDE_krb4 = @INCLUDE_krb4@
443 INCLUDE_openldap = @INCLUDE_openldap@
444 INCLUDE_readline = @INCLUDE_readline@
445 INSTALL = @INSTALL@
446 INSTALL_DATA = @INSTALL_DATA@
447 INSTALL_PROGRAM = @INSTALL_PROGRAM@
448 INSTALL_SCRIPT = @INSTALL_SCRIPT@
449 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
450 LDFLAGS = @LDFLAGS@
451 LDFLAGS_VERSION_SCRIPT = @LDFLAGS_VERSION_SCRIPT@
452 LEX = @LEX@
453 LEXLIB = @LEXLIB@
454 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
455 LIBADD_roken = @LIBADD_roken@
456 LIBOBJS = @LIBOBJS@
457 LIBS = @LIBS@
458 LIBTOOL = @LIBTOOL@
459 LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
460 LIB_NDBM = @LIB_NDBM@
461 LIB_XauFileName = @LIB_XauFileName@
462 LIB_XauReadAuth = @LIB_XauReadAuth@
463 LIB_XauWriteAuth = @LIB_XauWriteAuth@
464 LIB_bswap16 = @LIB_bswap16@
465 LIB_bswap32 = @LIB_bswap32@
466 LIB_com_err = @LIB_com_err@
467 LIB_com_err_a = @LIB_com_err_a@
468 LIB_com_err_so = @LIB_com_err_so@
469 LIB_crypt = @LIB_crypt@
470 LIB_db_create = @LIB_db_create@
471 LIB_dbm_firstkey = @LIB_dbm_firstkey@
472 LIB_dbopen = @LIB_dbopen@
473 LIB_dlopen = @LIB_dlopen@
474 LIB_dn_expand = @LIB_dn_expand@
475 LIB_door_create = @LIB_door_create@
476 LIB_el_init = @LIB_el_init@
477 LIB_freeaddrinfo = @LIB_freeaddrinfo@
478 LIB_gai_strerror = @LIB_gai_strerror@
479 LIB_getaddrinfo = @LIB_getaddrinfo@
480 LIB_gethostbyname = @LIB_gethostbyname@
481 LIB_gethostbyname2 = @LIB_gethostbyname2@
482 LIB_getnameinfo = @LIB_getnameinfo@
483 LIB_getpwnam_r = @LIB_getpwnam_r@
484 LIB_getsockopt = @LIB_getsockopt@
485 LIB_hcrypto = @LIB_hcrypto@
486 LIB_hcrypto_a = @LIB_hcrypto_a@
487 LIB_hcrypto_appl = @LIB_hcrypto_appl@
488 LIB_hcrypto_so = @LIB_hcrypto_so@
489 LIB_hesiod = @LIB_hesiod@
490 LIB_hstrerror = @LIB_hstrerror@
491 LIB_kdb = @LIB_kdb@
492 LIB_krb4 = @LIB_krb4@
493 LIB_loadquery = @LIB_loadquery@
494 LIB_logout = @LIB_logout@
495 LIB_logwtmp = @LIB_logwtmp@
496 LIB_openldap = @LIB_openldap@
497 LIB_openpty = @LIB_openpty@
498 LIB_otp = @LIB_otp@
499 LIB_pidfile = @LIB_pidfile@
500 LIB_readline = @LIB_readline@
501 LIB_res_ndestroy = @LIB_res_ndestroy@
502 LIB_res_nsearch = @LIB_res_nsearch@
503 LIB_res_search = @LIB_res_search@
504 LIB_roken = @LIB_roken@
505 LIB_security = @LIB_security@
506 LIB_setsockopt = @LIB_setsockopt@
507 LIB_socket = @LIB_socket@
508 LIB_syslog = @LIB_syslog@
509 LIB_tgetent = @LIB_tgetent@
510 LN_S = @LN_S@
511 LTLIBOBJS = @LTLIBOBJS@
512 MAINT = @MAINT@
513 MAKEINFO = @MAKEINFO@
514 MKDIR_P = @MKDIR_P@
515 NROFF = @NROFF@
516 OBJEXT = @OBJEXT@
517 PACKAGE = @PACKAGE@
518 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
519 PACKAGE_NAME = @PACKAGE_NAME@
520 PACKAGE_STRING = @PACKAGE_STRING@
521 PACKAGE_TARNAME = @PACKAGE_TARNAME@
522 PACKAGE_VERSION = @PACKAGE_VERSION@
523 PATH_SEPARATOR = @PATH_SEPARATOR@
524 PTHREADS_CFLAGS = @PTHREADS_CFLAGS@
525 PTHREADS_LIBS = @PTHREADS_LIBS@
526 RANLIB = @RANLIB@
527 SET_MAKE = @SET_MAKE@
528 SHELL = @SHELL@
529 STRIP = @STRIP@
530 VERSION = @VERSION@
531 VERSIONING = @VERSIONING@
532 VOID_RETSIGTYPE = @VOID_RETSIGTYPE@
533 WFLAGS = @WFLAGS@
534 WFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@
535 WFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@
536 XMKMF = @XMKMF@
537 X_CFLAGS = @X_CFLAGS@
538 X_EXTRA_LIBS = @X_EXTRA_LIBS@
539 X_LIBS = @X_LIBS@
540 X_PRE_LIBS = @X_PRE_LIBS@
541 YACC = @YACC@
542 YFLAGS = -d -t
543 abs_builddir = @abs_builddir@
544 abs_srcdir = @abs_srcdir@
545 abs_top_builddir = @abs_top_builddir@
546 abs_top_srcdir = @abs_top_srcdir@
547 ac_ct_CC = @ac_ct_CC@
548 ac_ct_CXX = @ac_ct_CXX@
549 ac_ct_F77 = @ac_ct_F77@
550 am__leading_dot = @am__leading_dot@
551 am__tar = @am__tar@
552 am__untar = @am__untar@
553 bindir = @bindir@
554 build = @build@
555 build_alias = @build_alias@
556 build_cpu = @build_cpu@
557 build_os = @build_os@
558 build_vendor = @build_vendor@
559 builddir = @builddir@
560 datadir = @datadir@
561 datarootdir = @datarootdir@
562 docdir = @docdir@
563 dpagaix_cflags = @dpagaix_cflags@
564 dpagaix_ldadd = @dpagaix_ldadd@
565 dpagaix_ldflags = @dpagaix_ldflags@
566 dvidir = @dvidir@
567 exec_prefix = @exec_prefix@
568 host = @host@
569 host_alias = @host_alias@
570 host_cpu = @host_cpu@
571 host_os = @host_os@
572 host_vendor = @host_vendor@
573 htmldir = @htmldir@
574 includedir = @includedir@
575 infodir = @infodir@
576 install_sh = @install_sh@
577 libdir = @libdir@
578 libexecdir = @libexecdir@
579 localedir = @localedir@
580 localstatedir = @localstatedir@
581 mandir = @mandir@
582 mkdir_p = @mkdir_p@
583 oldincludedir = @oldincludedir@
584 pdfdir = @pdfdir@
585 prefix = @prefix@
586 program_transform_name = @program_transform_name@
587 psdir = @psdir@
588 sbindir = @sbindir@
589 sharedstatedir = @sharedstatedir@
590 srcdir = @srcdir@
591 sysconfdir = @sysconfdir@
592 target_alias = @target_alias@
593 top_builddir = @top_builddir@
594 top_srcdir = @top_srcdir@
595 SUFFIXES = .et .h .x .z .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8
596 AM_CPPFLAGS = -I$(top_builddir)/include $(INCLUDES_roken)
597 @do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME
598 AM_CFLAGS = $(WFLAGS)
599 CP = cp
600 buildinclude = $(top_builddir)/include
601 LIB_getattr = @LIB_getattr@
602 LIB_getpwent_r = @LIB_getpwent_r@
603 LIB_odm_initialize = @LIB_odm_initialize@
604 LIB_setpcred = @LIB_setpcred@
605 HESIODLIB = @HESIODLIB@
606 HESIODINCLUDE = @HESIODINCLUDE@
607 NROFF_MAN = groff -mandoc -Tascii
608 LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
609 @KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \
610 @KRB5_TRUE@ $(top_builddir)/lib/asn1/libasn1.la
612 @KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la
613 @KRB5_TRUE@LIB_tsasl = $(top_builddir)/lib/tsasl/libtsasl.la
614 @DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
615 lib_LTLIBRARIES = libasn1.la
616 libasn1_la_LDFLAGS = -version-info 8:0:0
617 libasn1_la_LIBADD = \
618 @LIB_com_err@ \
619 $(LIBADD_roken)
621 BUILT_SOURCES = \
622 $(gen_files_rfc2459:.x=.c) \
623 $(gen_files_cms:.x=.c) \
624 $(gen_files_k5:.x=.c) \
625 $(gen_files_pkinit:.x=.c) \
626 $(gen_files_pkcs8:.x=.c) \
627 $(gen_files_pkcs9:.x=.c) \
628 $(gen_files_pkcs12:.x=.c) \
629 $(gen_files_digest:.x=.c) \
630 $(gen_files_kx509:.x=.c) \
631 asn1_err.h \
632 asn1_err.c
634 gen_files_k5 = \
635 asn1_AD_AND_OR.x \
636 asn1_AD_IF_RELEVANT.x \
637 asn1_AD_KDCIssued.x \
638 asn1_AD_MANDATORY_FOR_KDC.x \
639 asn1_AD_LoginAlias.x \
640 asn1_APOptions.x \
641 asn1_AP_REP.x \
642 asn1_AP_REQ.x \
643 asn1_AS_REP.x \
644 asn1_AS_REQ.x \
645 asn1_AUTHDATA_TYPE.x \
646 asn1_Authenticator.x \
647 asn1_AuthorizationData.x \
648 asn1_AuthorizationDataElement.x \
649 asn1_CKSUMTYPE.x \
650 asn1_ChangePasswdDataMS.x \
651 asn1_Checksum.x \
652 asn1_ENCTYPE.x \
653 asn1_ETYPE_INFO.x \
654 asn1_ETYPE_INFO2.x \
655 asn1_ETYPE_INFO2_ENTRY.x \
656 asn1_ETYPE_INFO_ENTRY.x \
657 asn1_EncAPRepPart.x \
658 asn1_EncASRepPart.x \
659 asn1_EncKDCRepPart.x \
660 asn1_EncKrbCredPart.x \
661 asn1_EncKrbPrivPart.x \
662 asn1_EncTGSRepPart.x \
663 asn1_EncTicketPart.x \
664 asn1_EncryptedData.x \
665 asn1_EncryptionKey.x \
666 asn1_EtypeList.x \
667 asn1_HostAddress.x \
668 asn1_HostAddresses.x \
669 asn1_KDCOptions.x \
670 asn1_KDC_REP.x \
671 asn1_KDC_REQ.x \
672 asn1_KDC_REQ_BODY.x \
673 asn1_KRB_CRED.x \
674 asn1_KRB_ERROR.x \
675 asn1_KRB_PRIV.x \
676 asn1_KRB_SAFE.x \
677 asn1_KRB_SAFE_BODY.x \
678 asn1_KerberosString.x \
679 asn1_KerberosTime.x \
680 asn1_KrbCredInfo.x \
681 asn1_LR_TYPE.x \
682 asn1_LastReq.x \
683 asn1_MESSAGE_TYPE.x \
684 asn1_METHOD_DATA.x \
685 asn1_NAME_TYPE.x \
686 asn1_PADATA_TYPE.x \
687 asn1_PA_DATA.x \
688 asn1_PA_ENC_SAM_RESPONSE_ENC.x \
689 asn1_PA_ENC_TS_ENC.x \
690 asn1_PA_PAC_REQUEST.x \
691 asn1_PA_S4U2Self.x \
692 asn1_PA_SAM_CHALLENGE_2.x \
693 asn1_PA_SAM_CHALLENGE_2_BODY.x \
694 asn1_PA_SAM_REDIRECT.x \
695 asn1_PA_SAM_RESPONSE_2.x \
696 asn1_PA_SAM_TYPE.x \
697 asn1_PA_ClientCanonicalized.x \
698 asn1_PA_ClientCanonicalizedNames.x \
699 asn1_PA_SvrReferralData.x \
700 asn1_PROV_SRV_LOCATION.x \
701 asn1_Principal.x \
702 asn1_PrincipalName.x \
703 asn1_Realm.x \
704 asn1_SAMFlags.x \
705 asn1_TGS_REP.x \
706 asn1_TGS_REQ.x \
707 asn1_TYPED_DATA.x \
708 asn1_Ticket.x \
709 asn1_TicketFlags.x \
710 asn1_TransitedEncoding.x \
711 asn1_TypedData.x \
712 asn1_krb5int32.x \
713 asn1_krb5uint32.x \
714 asn1_KRB5SignedPathData.x \
715 asn1_KRB5SignedPathPrincipals.x \
716 asn1_KRB5SignedPath.x
718 gen_files_cms = \
719 asn1_CMSAttributes.x \
720 asn1_CMSCBCParameter.x \
721 asn1_CMSEncryptedData.x \
722 asn1_CMSIdentifier.x \
723 asn1_CMSRC2CBCParameter.x \
724 asn1_CMSVersion.x \
725 asn1_CertificateList.x \
726 asn1_CertificateRevocationLists.x \
727 asn1_CertificateSet.x \
728 asn1_ContentEncryptionAlgorithmIdentifier.x \
729 asn1_ContentInfo.x \
730 asn1_ContentType.x \
731 asn1_DigestAlgorithmIdentifier.x \
732 asn1_DigestAlgorithmIdentifiers.x \
733 asn1_EncapsulatedContentInfo.x \
734 asn1_EncryptedContent.x \
735 asn1_EncryptedContentInfo.x \
736 asn1_EncryptedKey.x \
737 asn1_EnvelopedData.x \
738 asn1_IssuerAndSerialNumber.x \
739 asn1_KeyEncryptionAlgorithmIdentifier.x \
740 asn1_KeyTransRecipientInfo.x \
741 asn1_MessageDigest.x \
742 asn1_OriginatorInfo.x \
743 asn1_RecipientIdentifier.x \
744 asn1_RecipientInfo.x \
745 asn1_RecipientInfos.x \
746 asn1_SignatureAlgorithmIdentifier.x \
747 asn1_SignatureValue.x \
748 asn1_SignedData.x \
749 asn1_SignerIdentifier.x \
750 asn1_SignerInfo.x \
751 asn1_SignerInfos.x \
752 asn1_id_pkcs7.x \
753 asn1_id_pkcs7_data.x \
754 asn1_id_pkcs7_digestedData.x \
755 asn1_id_pkcs7_encryptedData.x \
756 asn1_id_pkcs7_envelopedData.x \
757 asn1_id_pkcs7_signedAndEnvelopedData.x \
758 asn1_id_pkcs7_signedData.x \
759 asn1_UnprotectedAttributes.x
761 gen_files_rfc2459 = \
762 asn1_Version.x \
763 asn1_id_pkcs_1.x \
764 asn1_id_pkcs1_rsaEncryption.x \
765 asn1_id_pkcs1_md2WithRSAEncryption.x \
766 asn1_id_pkcs1_md5WithRSAEncryption.x \
767 asn1_id_pkcs1_sha1WithRSAEncryption.x \
768 asn1_id_pkcs1_sha256WithRSAEncryption.x \
769 asn1_id_pkcs1_sha384WithRSAEncryption.x \
770 asn1_id_pkcs1_sha512WithRSAEncryption.x \
771 asn1_id_heim_rsa_pkcs1_x509.x \
772 asn1_id_pkcs_2.x \
773 asn1_id_pkcs2_md2.x \
774 asn1_id_pkcs2_md4.x \
775 asn1_id_pkcs2_md5.x \
776 asn1_id_rsa_digestAlgorithm.x \
777 asn1_id_rsa_digest_md2.x \
778 asn1_id_rsa_digest_md4.x \
779 asn1_id_rsa_digest_md5.x \
780 asn1_id_pkcs_3.x \
781 asn1_id_pkcs3_rc2_cbc.x \
782 asn1_id_pkcs3_rc4.x \
783 asn1_id_pkcs3_des_ede3_cbc.x \
784 asn1_id_rsadsi_encalg.x \
785 asn1_id_rsadsi_rc2_cbc.x \
786 asn1_id_rsadsi_des_ede3_cbc.x \
787 asn1_id_secsig_sha_1.x \
788 asn1_id_nistAlgorithm.x \
789 asn1_id_nist_aes_algs.x \
790 asn1_id_aes_128_cbc.x \
791 asn1_id_aes_192_cbc.x \
792 asn1_id_aes_256_cbc.x \
793 asn1_id_nist_sha_algs.x \
794 asn1_id_sha256.x \
795 asn1_id_sha224.x \
796 asn1_id_sha384.x \
797 asn1_id_sha512.x \
798 asn1_id_dhpublicnumber.x \
799 asn1_id_x9_57.x \
800 asn1_id_dsa.x \
801 asn1_id_dsa_with_sha1.x \
802 asn1_id_x520_at.x \
803 asn1_id_at_commonName.x \
804 asn1_id_at_surname.x \
805 asn1_id_at_serialNumber.x \
806 asn1_id_at_countryName.x \
807 asn1_id_at_localityName.x \
808 asn1_id_at_streetAddress.x \
809 asn1_id_at_stateOrProvinceName.x \
810 asn1_id_at_organizationName.x \
811 asn1_id_at_organizationalUnitName.x \
812 asn1_id_at_name.x \
813 asn1_id_at_givenName.x \
814 asn1_id_at_initials.x \
815 asn1_id_at_generationQualifier.x \
816 asn1_id_at_pseudonym.x \
817 asn1_id_Userid.x \
818 asn1_id_domainComponent.x \
819 asn1_id_x509_ce.x \
820 asn1_id_uspkicommon_card_id.x \
821 asn1_id_uspkicommon_piv_interim.x \
822 asn1_id_netscape.x \
823 asn1_id_netscape_cert_comment.x \
824 asn1_id_ms_cert_enroll_domaincontroller.x \
825 asn1_id_ms_client_authentication.x \
826 asn1_AlgorithmIdentifier.x \
827 asn1_AttributeType.x \
828 asn1_AttributeValue.x \
829 asn1_TeletexStringx.x \
830 asn1_DirectoryString.x \
831 asn1_Attribute.x \
832 asn1_AttributeTypeAndValue.x \
833 asn1_AuthorityInfoAccessSyntax.x \
834 asn1_AccessDescription.x \
835 asn1_RelativeDistinguishedName.x \
836 asn1_RDNSequence.x \
837 asn1_Name.x \
838 asn1_CertificateSerialNumber.x \
839 asn1_Time.x \
840 asn1_Validity.x \
841 asn1_UniqueIdentifier.x \
842 asn1_SubjectPublicKeyInfo.x \
843 asn1_Extension.x \
844 asn1_Extensions.x \
845 asn1_TBSCertificate.x \
846 asn1_Certificate.x \
847 asn1_Certificates.x \
848 asn1_ValidationParms.x \
849 asn1_DomainParameters.x \
850 asn1_DHPublicKey.x \
851 asn1_OtherName.x \
852 asn1_GeneralName.x \
853 asn1_GeneralNames.x \
854 asn1_id_x509_ce_keyUsage.x \
855 asn1_KeyUsage.x \
856 asn1_id_x509_ce_authorityKeyIdentifier.x \
857 asn1_KeyIdentifier.x \
858 asn1_AuthorityKeyIdentifier.x \
859 asn1_id_x509_ce_subjectKeyIdentifier.x \
860 asn1_SubjectKeyIdentifier.x \
861 asn1_id_x509_ce_basicConstraints.x \
862 asn1_BasicConstraints.x \
863 asn1_id_x509_ce_nameConstraints.x \
864 asn1_BaseDistance.x \
865 asn1_GeneralSubtree.x \
866 asn1_GeneralSubtrees.x \
867 asn1_NameConstraints.x \
868 asn1_id_x509_ce_privateKeyUsagePeriod.x \
869 asn1_id_x509_ce_certificatePolicies.x \
870 asn1_id_x509_ce_policyMappings.x \
871 asn1_id_x509_ce_subjectAltName.x \
872 asn1_id_x509_ce_issuerAltName.x \
873 asn1_id_x509_ce_subjectDirectoryAttributes.x \
874 asn1_id_x509_ce_policyConstraints.x \
875 asn1_id_x509_ce_extKeyUsage.x \
876 asn1_ExtKeyUsage.x \
877 asn1_id_x509_ce_cRLDistributionPoints.x \
878 asn1_id_x509_ce_deltaCRLIndicator.x \
879 asn1_id_x509_ce_issuingDistributionPoint.x \
880 asn1_id_x509_ce_holdInstructionCode.x \
881 asn1_id_x509_ce_invalidityDate.x \
882 asn1_id_x509_ce_certificateIssuer.x \
883 asn1_id_x509_ce_inhibitAnyPolicy.x \
884 asn1_DistributionPointReasonFlags.x \
885 asn1_DistributionPointName.x \
886 asn1_DistributionPoint.x \
887 asn1_CRLDistributionPoints.x \
888 asn1_DSASigValue.x \
889 asn1_DSAPublicKey.x \
890 asn1_DSAParams.x \
891 asn1_RSAPublicKey.x \
892 asn1_RSAPrivateKey.x \
893 asn1_DigestInfo.x \
894 asn1_TBSCRLCertList.x \
895 asn1_CRLCertificateList.x \
896 asn1_id_x509_ce_cRLNumber.x \
897 asn1_id_x509_ce_freshestCRL.x \
898 asn1_id_x509_ce_cRLReason.x \
899 asn1_CRLReason.x \
900 asn1_PKIXXmppAddr.x \
901 asn1_id_pkix.x \
902 asn1_id_pkix_on.x \
903 asn1_id_pkix_on_dnsSRV.x \
904 asn1_id_pkix_on_xmppAddr.x \
905 asn1_id_pkix_kp.x \
906 asn1_id_pkix_kp_serverAuth.x \
907 asn1_id_pkix_kp_clientAuth.x \
908 asn1_id_pkix_kp_emailProtection.x \
909 asn1_id_pkix_kp_timeStamping.x \
910 asn1_id_pkix_kp_OCSPSigning.x \
911 asn1_id_pkix_pe.x \
912 asn1_id_pkix_pe_authorityInfoAccess.x \
913 asn1_id_pkix_pe_proxyCertInfo.x \
914 asn1_id_pkix_ppl.x \
915 asn1_id_pkix_ppl_anyLanguage.x \
916 asn1_id_pkix_ppl_inheritAll.x \
917 asn1_id_pkix_ppl_independent.x \
918 asn1_ProxyPolicy.x \
919 asn1_ProxyCertInfo.x
921 gen_files_pkinit = \
922 asn1_id_pkinit.x \
923 asn1_id_pkauthdata.x \
924 asn1_id_pkdhkeydata.x \
925 asn1_id_pkrkeydata.x \
926 asn1_id_pkekuoid.x \
927 asn1_id_pkkdcekuoid.x \
928 asn1_id_pkinit_san.x \
929 asn1_id_pkinit_ms_eku.x \
930 asn1_id_pkinit_ms_san.x \
931 asn1_MS_UPN_SAN.x \
932 asn1_DHNonce.x \
933 asn1_KDFAlgorithmId.x \
934 asn1_TrustedCA.x \
935 asn1_ExternalPrincipalIdentifier.x \
936 asn1_ExternalPrincipalIdentifiers.x \
937 asn1_PA_PK_AS_REQ.x \
938 asn1_PKAuthenticator.x \
939 asn1_AuthPack.x \
940 asn1_TD_TRUSTED_CERTIFIERS.x \
941 asn1_TD_INVALID_CERTIFICATES.x \
942 asn1_KRB5PrincipalName.x \
943 asn1_AD_INITIAL_VERIFIED_CAS.x \
944 asn1_DHRepInfo.x \
945 asn1_PA_PK_AS_REP.x \
946 asn1_KDCDHKeyInfo.x \
947 asn1_ReplyKeyPack.x \
948 asn1_TD_DH_PARAMETERS.x \
949 asn1_PKAuthenticator_Win2k.x \
950 asn1_AuthPack_Win2k.x \
951 asn1_TrustedCA_Win2k.x \
952 asn1_PA_PK_AS_REQ_Win2k.x \
953 asn1_PA_PK_AS_REP_Win2k.x \
954 asn1_KDCDHKeyInfo_Win2k.x \
955 asn1_ReplyKeyPack_Win2k.x \
956 asn1_PkinitSuppPubInfo.x
958 gen_files_pkcs12 = \
959 asn1_id_pkcs_12.x \
960 asn1_id_pkcs_12PbeIds.x \
961 asn1_id_pbeWithSHAAnd128BitRC4.x \
962 asn1_id_pbeWithSHAAnd40BitRC4.x \
963 asn1_id_pbeWithSHAAnd3_KeyTripleDES_CBC.x \
964 asn1_id_pbeWithSHAAnd2_KeyTripleDES_CBC.x \
965 asn1_id_pbeWithSHAAnd128BitRC2_CBC.x \
966 asn1_id_pbewithSHAAnd40BitRC2_CBC.x \
967 asn1_id_pkcs12_bagtypes.x \
968 asn1_id_pkcs12_keyBag.x \
969 asn1_id_pkcs12_pkcs8ShroudedKeyBag.x \
970 asn1_id_pkcs12_certBag.x \
971 asn1_id_pkcs12_crlBag.x \
972 asn1_id_pkcs12_secretBag.x \
973 asn1_id_pkcs12_safeContentsBag.x \
974 asn1_PKCS12_MacData.x \
975 asn1_PKCS12_PFX.x \
976 asn1_PKCS12_AuthenticatedSafe.x \
977 asn1_PKCS12_CertBag.x \
978 asn1_PKCS12_Attribute.x \
979 asn1_PKCS12_Attributes.x \
980 asn1_PKCS12_SafeBag.x \
981 asn1_PKCS12_SafeContents.x \
982 asn1_PKCS12_OctetString.x \
983 asn1_PKCS12_PBEParams.x
985 gen_files_pkcs8 = \
986 asn1_PKCS8PrivateKeyAlgorithmIdentifier.x \
987 asn1_PKCS8PrivateKey.x \
988 asn1_PKCS8PrivateKeyInfo.x \
989 asn1_PKCS8Attributes.x \
990 asn1_PKCS8EncryptedPrivateKeyInfo.x \
991 asn1_PKCS8EncryptedData.x
993 gen_files_pkcs9 = \
994 asn1_id_pkcs_9.x \
995 asn1_id_pkcs9_contentType.x \
996 asn1_id_pkcs9_emailAddress.x \
997 asn1_id_pkcs9_messageDigest.x \
998 asn1_id_pkcs9_signingTime.x \
999 asn1_id_pkcs9_countersignature.x \
1000 asn1_id_pkcs_9_at_friendlyName.x \
1001 asn1_id_pkcs_9_at_localKeyId.x \
1002 asn1_id_pkcs_9_at_certTypes.x \
1003 asn1_id_pkcs_9_at_certTypes_x509.x \
1004 asn1_PKCS9_BMPString.x \
1005 asn1_PKCS9_friendlyName.x
1007 gen_files_test = \
1008 asn1_TESTAlloc.x \
1009 asn1_TESTAllocInner.x \
1010 asn1_TESTCONTAINING.x \
1011 asn1_TESTCONTAININGENCODEDBY.x \
1012 asn1_TESTCONTAININGENCODEDBY2.x \
1013 asn1_TESTChoice1.x \
1014 asn1_TESTChoice2.x \
1015 asn1_TESTDer.x \
1016 asn1_TESTENCODEDBY.x \
1017 asn1_TESTImplicit.x \
1018 asn1_TESTImplicit2.x \
1019 asn1_TESTInteger.x \
1020 asn1_TESTInteger2.x \
1021 asn1_TESTInteger3.x \
1022 asn1_TESTLargeTag.x \
1023 asn1_TESTSeq.x \
1024 asn1_TESTUSERCONSTRAINED.x \
1025 asn1_TESTSeqOf.x \
1026 asn1_TESTOSSize1.x \
1027 asn1_TESTSeqSizeOf1.x \
1028 asn1_TESTSeqSizeOf2.x \
1029 asn1_TESTSeqSizeOf3.x \
1030 asn1_TESTSeqSizeOf4.x
1032 gen_files_digest = \
1033 asn1_DigestError.x \
1034 asn1_DigestInit.x \
1035 asn1_DigestInitReply.x \
1036 asn1_DigestREP.x \
1037 asn1_DigestREQ.x \
1038 asn1_DigestRepInner.x \
1039 asn1_DigestReqInner.x \
1040 asn1_DigestRequest.x \
1041 asn1_DigestResponse.x \
1042 asn1_DigestTypes.x \
1043 asn1_NTLMInit.x \
1044 asn1_NTLMInitReply.x \
1045 asn1_NTLMRequest.x \
1046 asn1_NTLMResponse.x
1048 gen_files_kx509 = \
1049 asn1_Kx509Response.x \
1050 asn1_Kx509Request.x
1052 asn1_gen_SOURCES = asn1_gen.c
1053 asn1_print_SOURCES = asn1_print.c
1054 check_der_SOURCES = check-der.c check-common.c check-common.h
1055 dist_check_gen_SOURCES = check-gen.c check-common.c check-common.h
1056 nodist_check_gen_SOURCES = $(gen_files_test:.x=.c)
1057 asn1_compile_SOURCES = \
1058 asn1-common.h \
1059 asn1_queue.h \
1060 der.h \
1061 gen.c \
1062 gen_copy.c \
1063 gen_decode.c \
1064 gen_encode.c \
1065 gen_free.c \
1066 gen_glue.c \
1067 gen_length.c \
1068 gen_locl.h \
1069 gen_seq.c \
1070 hash.c \
1071 hash.h \
1072 lex.l \
1073 lex.h \
1074 main.c \
1075 parse.y \
1076 symbol.c \
1077 symbol.h
1079 dist_libasn1_la_SOURCES = \
1080 der-protos.h \
1081 der_locl.h \
1082 der.c \
1083 der.h \
1084 der_get.c \
1085 der_put.c \
1086 der_free.c \
1087 der_length.c \
1088 der_copy.c \
1089 der_cmp.c \
1090 der_format.c \
1091 heim_asn1.h \
1092 extra.c \
1093 timegm.c
1095 nodist_libasn1_la_SOURCES = $(BUILT_SOURCES)
1096 asn1_compile_LDADD = \
1097 $(LIB_roken) $(LEXLIB)
1099 check_der_LDADD = \
1100 libasn1.la \
1101 $(LIB_roken)
1103 check_gen_LDADD = $(check_der_LDADD)
1104 asn1_print_LDADD = $(check_der_LDADD)
1105 asn1_gen_LDADD = $(check_der_LDADD)
1106 check_timegm_LDADD = $(check_der_LDADD)
1107 CLEANFILES = \
1108 $(BUILT_SOURCES) \
1109 $(gen_files_rfc2459) \
1110 $(gen_files_cms) \
1111 $(gen_files_k5) \
1112 $(gen_files_pkinit) \
1113 $(gen_files_pkcs8) \
1114 $(gen_files_pkcs9) \
1115 $(gen_files_pkcs12) \
1116 $(gen_files_digest) \
1117 $(gen_files_kx509) \
1118 $(gen_files_test) $(nodist_check_gen_SOURCES) \
1119 rfc2459_asn1_files rfc2459_asn1.h \
1120 cms_asn1_files cms_asn1.h \
1121 krb5_asn1_files krb5_asn1.h \
1122 pkinit_asn1_files pkinit_asn1.h \
1123 pkcs8_asn1_files pkcs8_asn1.h \
1124 pkcs9_asn1_files pkcs9_asn1.h \
1125 pkcs12_asn1_files pkcs12_asn1.h \
1126 digest_asn1_files digest_asn1.h \
1127 kx509_asn1_files kx509_asn1.h \
1128 test_asn1_files test_asn1.h
1130 dist_include_HEADERS = der.h heim_asn1.h der-protos.h
1131 nodist_include_HEADERS = asn1_err.h krb5_asn1.h pkinit_asn1.h \
1132 cms_asn1.h rfc2459_asn1.h pkcs8_asn1.h pkcs9_asn1.h \
1133 pkcs12_asn1.h digest_asn1.h kx509_asn1.h
1134 EXTRA_DIST = \
1135 asn1_err.et \
1136 canthandle.asn1 \
1137 CMS.asn1 \
1138 digest.asn1 \
1139 k5.asn1 \
1140 kx509.asn1 \
1141 test.asn1 \
1142 setchgpw2.asn1 \
1143 pkcs12.asn1 \
1144 pkcs8.asn1 \
1145 pkcs9.asn1 \
1146 pkinit.asn1 \
1147 rfc2459.asn1 \
1148 test.gen
1150 all: $(BUILT_SOURCES)
1151 $(MAKE) $(AM_MAKEFLAGS) all-am
1153 .SUFFIXES:
1154 .SUFFIXES: .et .h .x .z .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .c .l .lo .o .obj .y
1155 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__configure_deps)
1156 @for dep in $?; do \
1157 case '$(am__configure_deps)' in \
1158 *$$dep*) \
1159 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
1160 && exit 0; \
1161 exit 1;; \
1162 esac; \
1163 done; \
1164 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps lib/asn1/Makefile'; \
1165 cd $(top_srcdir) && \
1166 $(AUTOMAKE) --foreign --ignore-deps lib/asn1/Makefile
1167 .PRECIOUS: Makefile
1168 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1169 @case '$?' in \
1170 *config.status*) \
1171 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1172 *) \
1173 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1174 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1175 esac;
1177 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1178 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1180 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1181 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1182 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1183 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1184 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
1185 @$(NORMAL_INSTALL)
1186 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
1187 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
1188 if test -f $$p; then \
1189 f=$(am__strip_dir) \
1190 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
1191 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
1192 else :; fi; \
1193 done
1195 uninstall-libLTLIBRARIES:
1196 @$(NORMAL_UNINSTALL)
1197 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
1198 p=$(am__strip_dir) \
1199 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
1200 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
1201 done
1203 clean-libLTLIBRARIES:
1204 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
1205 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
1206 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1207 test "$$dir" != "$$p" || dir=.; \
1208 echo "rm -f \"$${dir}/so_locations\""; \
1209 rm -f "$${dir}/so_locations"; \
1210 done
1211 libasn1.la: $(libasn1_la_OBJECTS) $(libasn1_la_DEPENDENCIES)
1212 $(libasn1_la_LINK) -rpath $(libdir) $(libasn1_la_OBJECTS) $(libasn1_la_LIBADD) $(LIBS)
1214 clean-checkPROGRAMS:
1215 @list='$(check_PROGRAMS)'; for p in $$list; do \
1216 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
1217 echo " rm -f $$p $$f"; \
1218 rm -f $$p $$f ; \
1219 done
1221 clean-noinstPROGRAMS:
1222 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
1223 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
1224 echo " rm -f $$p $$f"; \
1225 rm -f $$p $$f ; \
1226 done
1227 asn1_compile$(EXEEXT): $(asn1_compile_OBJECTS) $(asn1_compile_DEPENDENCIES)
1228 @rm -f asn1_compile$(EXEEXT)
1229 $(LINK) $(asn1_compile_OBJECTS) $(asn1_compile_LDADD) $(LIBS)
1230 asn1_gen$(EXEEXT): $(asn1_gen_OBJECTS) $(asn1_gen_DEPENDENCIES)
1231 @rm -f asn1_gen$(EXEEXT)
1232 $(LINK) $(asn1_gen_OBJECTS) $(asn1_gen_LDADD) $(LIBS)
1233 asn1_print$(EXEEXT): $(asn1_print_OBJECTS) $(asn1_print_DEPENDENCIES)
1234 @rm -f asn1_print$(EXEEXT)
1235 $(LINK) $(asn1_print_OBJECTS) $(asn1_print_LDADD) $(LIBS)
1236 check-der$(EXEEXT): $(check_der_OBJECTS) $(check_der_DEPENDENCIES)
1237 @rm -f check-der$(EXEEXT)
1238 $(LINK) $(check_der_OBJECTS) $(check_der_LDADD) $(LIBS)
1239 check-gen$(EXEEXT): $(check_gen_OBJECTS) $(check_gen_DEPENDENCIES)
1240 @rm -f check-gen$(EXEEXT)
1241 $(LINK) $(check_gen_OBJECTS) $(check_gen_LDADD) $(LIBS)
1242 check-timegm$(EXEEXT): $(check_timegm_OBJECTS) $(check_timegm_DEPENDENCIES)
1243 @rm -f check-timegm$(EXEEXT)
1244 $(LINK) $(check_timegm_OBJECTS) $(check_timegm_LDADD) $(LIBS)
1246 mostlyclean-compile:
1247 -rm -f *.$(OBJEXT)
1249 distclean-compile:
1250 -rm -f *.tab.c
1252 .c.o:
1253 $(COMPILE) -c $<
1255 .c.obj:
1256 $(COMPILE) -c `$(CYGPATH_W) '$<'`
1258 .c.lo:
1259 $(LTCOMPILE) -c -o $@ $<
1261 .l.c:
1262 $(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
1264 .y.c:
1265 $(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
1267 mostlyclean-libtool:
1268 -rm -f *.lo
1270 clean-libtool:
1271 -rm -rf .libs _libs
1272 install-dist_includeHEADERS: $(dist_include_HEADERS)
1273 @$(NORMAL_INSTALL)
1274 test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
1275 @list='$(dist_include_HEADERS)'; for p in $$list; do \
1276 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1277 f=$(am__strip_dir) \
1278 echo " $(dist_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
1279 $(dist_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
1280 done
1282 uninstall-dist_includeHEADERS:
1283 @$(NORMAL_UNINSTALL)
1284 @list='$(dist_include_HEADERS)'; for p in $$list; do \
1285 f=$(am__strip_dir) \
1286 echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
1287 rm -f "$(DESTDIR)$(includedir)/$$f"; \
1288 done
1289 install-nodist_includeHEADERS: $(nodist_include_HEADERS)
1290 @$(NORMAL_INSTALL)
1291 test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
1292 @list='$(nodist_include_HEADERS)'; for p in $$list; do \
1293 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1294 f=$(am__strip_dir) \
1295 echo " $(nodist_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
1296 $(nodist_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
1297 done
1299 uninstall-nodist_includeHEADERS:
1300 @$(NORMAL_UNINSTALL)
1301 @list='$(nodist_include_HEADERS)'; for p in $$list; do \
1302 f=$(am__strip_dir) \
1303 echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
1304 rm -f "$(DESTDIR)$(includedir)/$$f"; \
1305 done
1307 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1308 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1309 unique=`for i in $$list; do \
1310 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1311 done | \
1312 $(AWK) ' { files[$$0] = 1; } \
1313 END { for (i in files) print i; }'`; \
1314 mkid -fID $$unique
1315 tags: TAGS
1317 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1318 $(TAGS_FILES) $(LISP)
1319 tags=; \
1320 here=`pwd`; \
1321 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1322 unique=`for i in $$list; do \
1323 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1324 done | \
1325 $(AWK) ' { files[$$0] = 1; } \
1326 END { for (i in files) print i; }'`; \
1327 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1328 test -n "$$unique" || unique=$$empty_fix; \
1329 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1330 $$tags $$unique; \
1332 ctags: CTAGS
1333 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1334 $(TAGS_FILES) $(LISP)
1335 tags=; \
1336 here=`pwd`; \
1337 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1338 unique=`for i in $$list; do \
1339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1340 done | \
1341 $(AWK) ' { files[$$0] = 1; } \
1342 END { for (i in files) print i; }'`; \
1343 test -z "$(CTAGS_ARGS)$$tags$$unique" \
1344 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1345 $$tags $$unique
1347 GTAGS:
1348 here=`$(am__cd) $(top_builddir) && pwd` \
1349 && cd $(top_srcdir) \
1350 && gtags -i $(GTAGS_ARGS) $$here
1352 distclean-tags:
1353 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1355 check-TESTS: $(TESTS)
1356 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
1357 srcdir=$(srcdir); export srcdir; \
1358 list=' $(TESTS) '; \
1359 if test -n "$$list"; then \
1360 for tst in $$list; do \
1361 if test -f ./$$tst; then dir=./; \
1362 elif test -f $$tst; then dir=; \
1363 else dir="$(srcdir)/"; fi; \
1364 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
1365 all=`expr $$all + 1`; \
1366 case " $(XFAIL_TESTS) " in \
1367 *$$ws$$tst$$ws*) \
1368 xpass=`expr $$xpass + 1`; \
1369 failed=`expr $$failed + 1`; \
1370 echo "XPASS: $$tst"; \
1371 ;; \
1372 *) \
1373 echo "PASS: $$tst"; \
1374 ;; \
1375 esac; \
1376 elif test $$? -ne 77; then \
1377 all=`expr $$all + 1`; \
1378 case " $(XFAIL_TESTS) " in \
1379 *$$ws$$tst$$ws*) \
1380 xfail=`expr $$xfail + 1`; \
1381 echo "XFAIL: $$tst"; \
1382 ;; \
1383 *) \
1384 failed=`expr $$failed + 1`; \
1385 echo "FAIL: $$tst"; \
1386 ;; \
1387 esac; \
1388 else \
1389 skip=`expr $$skip + 1`; \
1390 echo "SKIP: $$tst"; \
1391 fi; \
1392 done; \
1393 if test "$$failed" -eq 0; then \
1394 if test "$$xfail" -eq 0; then \
1395 banner="All $$all tests passed"; \
1396 else \
1397 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
1398 fi; \
1399 else \
1400 if test "$$xpass" -eq 0; then \
1401 banner="$$failed of $$all tests failed"; \
1402 else \
1403 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
1404 fi; \
1405 fi; \
1406 dashes="$$banner"; \
1407 skipped=""; \
1408 if test "$$skip" -ne 0; then \
1409 skipped="($$skip tests were not run)"; \
1410 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1411 dashes="$$skipped"; \
1412 fi; \
1413 report=""; \
1414 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
1415 report="Please report to $(PACKAGE_BUGREPORT)"; \
1416 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1417 dashes="$$report"; \
1418 fi; \
1419 dashes=`echo "$$dashes" | sed s/./=/g`; \
1420 echo "$$dashes"; \
1421 echo "$$banner"; \
1422 test -z "$$skipped" || echo "$$skipped"; \
1423 test -z "$$report" || echo "$$report"; \
1424 echo "$$dashes"; \
1425 test "$$failed" -eq 0; \
1426 else :; fi
1428 distdir: $(DISTFILES)
1429 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1430 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1431 list='$(DISTFILES)'; \
1432 dist_files=`for file in $$list; do echo $$file; done | \
1433 sed -e "s|^$$srcdirstrip/||;t" \
1434 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1435 case $$dist_files in \
1436 */*) $(MKDIR_P) `echo "$$dist_files" | \
1437 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1438 sort -u` ;; \
1439 esac; \
1440 for file in $$dist_files; do \
1441 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1442 if test -d $$d/$$file; then \
1443 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1444 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1445 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1446 fi; \
1447 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1448 else \
1449 test -f $(distdir)/$$file \
1450 || cp -p $$d/$$file $(distdir)/$$file \
1451 || exit 1; \
1452 fi; \
1453 done
1454 $(MAKE) $(AM_MAKEFLAGS) \
1455 top_distdir="$(top_distdir)" distdir="$(distdir)" \
1456 dist-hook
1457 check-am: all-am
1458 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
1459 $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
1460 check: $(BUILT_SOURCES)
1461 $(MAKE) $(AM_MAKEFLAGS) check-am
1462 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) all-local
1463 installdirs:
1464 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
1465 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1466 done
1467 install: $(BUILT_SOURCES)
1468 $(MAKE) $(AM_MAKEFLAGS) install-am
1469 install-exec: install-exec-am
1470 install-data: install-data-am
1471 uninstall: uninstall-am
1473 install-am: all-am
1474 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1476 installcheck: installcheck-am
1477 install-strip:
1478 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1479 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1480 `test -z '$(STRIP)' || \
1481 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1482 mostlyclean-generic:
1484 clean-generic:
1485 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1487 distclean-generic:
1488 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1490 maintainer-clean-generic:
1491 @echo "This command is intended for maintainers to use"
1492 @echo "it deletes files that may require special tools to rebuild."
1493 -rm -f lex.c
1494 -rm -f parse.c
1495 -rm -f parse.h
1496 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1497 clean: clean-am
1499 clean-am: clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
1500 clean-libtool clean-noinstPROGRAMS mostlyclean-am
1502 distclean: distclean-am
1503 -rm -f Makefile
1504 distclean-am: clean-am distclean-compile distclean-generic \
1505 distclean-tags
1507 dvi: dvi-am
1509 dvi-am:
1511 html: html-am
1513 info: info-am
1515 info-am:
1517 install-data-am: install-dist_includeHEADERS \
1518 install-nodist_includeHEADERS
1519 @$(NORMAL_INSTALL)
1520 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
1522 install-dvi: install-dvi-am
1524 install-exec-am: install-libLTLIBRARIES
1525 @$(NORMAL_INSTALL)
1526 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
1528 install-html: install-html-am
1530 install-info: install-info-am
1532 install-man:
1534 install-pdf: install-pdf-am
1536 install-ps: install-ps-am
1538 installcheck-am:
1540 maintainer-clean: maintainer-clean-am
1541 -rm -f Makefile
1542 maintainer-clean-am: distclean-am maintainer-clean-generic
1544 mostlyclean: mostlyclean-am
1546 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1547 mostlyclean-libtool
1549 pdf: pdf-am
1551 pdf-am:
1553 ps: ps-am
1555 ps-am:
1557 uninstall-am: uninstall-dist_includeHEADERS uninstall-libLTLIBRARIES \
1558 uninstall-nodist_includeHEADERS
1559 @$(NORMAL_INSTALL)
1560 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
1562 .MAKE: install-am install-data-am install-exec-am install-strip \
1563 uninstall-am
1565 .PHONY: CTAGS GTAGS all all-am all-local check check-TESTS check-am \
1566 check-local clean clean-checkPROGRAMS clean-generic \
1567 clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS ctags \
1568 dist-hook distclean distclean-compile distclean-generic \
1569 distclean-libtool distclean-tags distdir dvi dvi-am html \
1570 html-am info info-am install install-am install-data \
1571 install-data-am install-data-hook install-dist_includeHEADERS \
1572 install-dvi install-dvi-am install-exec install-exec-am \
1573 install-exec-hook install-html install-html-am install-info \
1574 install-info-am install-libLTLIBRARIES install-man \
1575 install-nodist_includeHEADERS install-pdf install-pdf-am \
1576 install-ps install-ps-am install-strip installcheck \
1577 installcheck-am installdirs maintainer-clean \
1578 maintainer-clean-generic mostlyclean mostlyclean-compile \
1579 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1580 tags uninstall uninstall-am uninstall-dist_includeHEADERS \
1581 uninstall-hook uninstall-libLTLIBRARIES \
1582 uninstall-nodist_includeHEADERS
1585 install-suid-programs:
1586 @foo='$(bin_SUIDS)'; \
1587 for file in $$foo; do \
1588 x=$(DESTDIR)$(bindir)/$$file; \
1589 if chown 0:0 $$x && chmod u+s $$x; then :; else \
1590 echo "*"; \
1591 echo "* Failed to install $$x setuid root"; \
1592 echo "*"; \
1593 fi; done
1595 install-exec-hook: install-suid-programs
1597 install-build-headers:: $(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ) $(nobase_include_HEADERS)
1598 @foo='$(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ)'; \
1599 for f in $$foo; do \
1600 f=`basename $$f`; \
1601 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
1602 else file="$$f"; fi; \
1603 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \
1604 : ; else \
1605 echo " $(CP) $$file $(buildinclude)/$$f"; \
1606 $(CP) $$file $(buildinclude)/$$f; \
1607 fi ; \
1608 done ; \
1609 foo='$(nobase_include_HEADERS)'; \
1610 for f in $$foo; do \
1611 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
1612 else file="$$f"; fi; \
1613 $(mkdir_p) $(buildinclude)/`dirname $$f` ; \
1614 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \
1615 : ; else \
1616 echo " $(CP) $$file $(buildinclude)/$$f"; \
1617 $(CP) $$file $(buildinclude)/$$f; \
1618 fi ; \
1619 done
1621 all-local: install-build-headers
1623 check-local::
1624 @if test '$(CHECK_LOCAL)' = "no-check-local"; then \
1625 foo=''; elif test '$(CHECK_LOCAL)'; then \
1626 foo='$(CHECK_LOCAL)'; else \
1627 foo='$(PROGRAMS)'; fi; \
1628 if test "$$foo"; then \
1629 failed=0; all=0; \
1630 for i in $$foo; do \
1631 all=`expr $$all + 1`; \
1632 if (./$$i --version && ./$$i --help) > /dev/null 2>&1; then \
1633 echo "PASS: $$i"; \
1634 else \
1635 echo "FAIL: $$i"; \
1636 failed=`expr $$failed + 1`; \
1637 fi; \
1638 done; \
1639 if test "$$failed" -eq 0; then \
1640 banner="All $$all tests passed"; \
1641 else \
1642 banner="$$failed of $$all tests failed"; \
1643 fi; \
1644 dashes=`echo "$$banner" | sed s/./=/g`; \
1645 echo "$$dashes"; \
1646 echo "$$banner"; \
1647 echo "$$dashes"; \
1648 test "$$failed" -eq 0 || exit 1; \
1651 .x.c:
1652 @cmp -s $< $@ 2> /dev/null || cp $< $@
1653 #NROFF_MAN = nroff -man
1654 .1.cat1:
1655 $(NROFF_MAN) $< > $@
1656 .3.cat3:
1657 $(NROFF_MAN) $< > $@
1658 .5.cat5:
1659 $(NROFF_MAN) $< > $@
1660 .8.cat8:
1661 $(NROFF_MAN) $< > $@
1663 dist-cat1-mans:
1664 @foo='$(man1_MANS)'; \
1665 bar='$(man_MANS)'; \
1666 for i in $$bar; do \
1667 case $$i in \
1668 *.1) foo="$$foo $$i";; \
1669 esac; done ;\
1670 for i in $$foo; do \
1671 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \
1672 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1673 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1674 done
1676 dist-cat3-mans:
1677 @foo='$(man3_MANS)'; \
1678 bar='$(man_MANS)'; \
1679 for i in $$bar; do \
1680 case $$i in \
1681 *.3) foo="$$foo $$i";; \
1682 esac; done ;\
1683 for i in $$foo; do \
1684 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \
1685 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1686 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1687 done
1689 dist-cat5-mans:
1690 @foo='$(man5_MANS)'; \
1691 bar='$(man_MANS)'; \
1692 for i in $$bar; do \
1693 case $$i in \
1694 *.5) foo="$$foo $$i";; \
1695 esac; done ;\
1696 for i in $$foo; do \
1697 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \
1698 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1699 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1700 done
1702 dist-cat8-mans:
1703 @foo='$(man8_MANS)'; \
1704 bar='$(man_MANS)'; \
1705 for i in $$bar; do \
1706 case $$i in \
1707 *.8) foo="$$foo $$i";; \
1708 esac; done ;\
1709 for i in $$foo; do \
1710 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \
1711 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1712 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1713 done
1715 dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans
1717 install-cat-mans:
1718 $(SHELL) $(top_srcdir)/cf/install-catman.sh install "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
1720 uninstall-cat-mans:
1721 $(SHELL) $(top_srcdir)/cf/install-catman.sh uninstall "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
1723 install-data-hook: install-cat-mans
1724 uninstall-hook: uninstall-cat-mans
1726 .et.h:
1727 $(COMPILE_ET) $<
1728 .et.c:
1729 $(COMPILE_ET) $<
1732 # Useful target for debugging
1735 check-valgrind:
1736 tobjdir=`cd $(top_builddir) && pwd` ; \
1737 tsrcdir=`cd $(top_srcdir) && pwd` ; \
1738 env TESTS_ENVIRONMENT="$${tobjdir}/libtool --mode execute valgrind --leak-check=full --trace-children=yes --quiet -q --num-callers=30 --suppressions=$${tsrcdir}/cf/valgrind-suppressions" make check
1741 # Target to please samba build farm, builds distfiles in-tree.
1742 # Will break when automake changes...
1745 distdir-in-tree: $(DISTFILES) $(INFO_DEPS)
1746 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1747 if test "$$subdir" != .; then \
1748 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) distdir-in-tree) ; \
1749 fi ; \
1750 done
1752 $(asn1_compile_OBJECTS): parse.h parse.c $(srcdir)/der-protos.h
1753 $(libasn1_la_OBJECTS): krb5_asn1.h asn1_err.h $(srcdir)/der-protos.h
1754 $(check_gen_OBJECTS): test_asn1.h
1755 $(asn1_print_OBJECTS): krb5_asn1.h
1757 parse.h: parse.c
1759 $(gen_files_k5) krb5_asn1.h: krb5_asn1_files
1760 $(gen_files_pkinit) pkinit_asn1.h: pkinit_asn1_files
1761 $(gen_files_pkcs8) pkcs8_asn1.h: pkcs8_asn1_files
1762 $(gen_files_pkcs9) pkcs9_asn1.h: pkcs9_asn1_files
1763 $(gen_files_pkcs12) pkcs12_asn1.h: pkcs12_asn1_files
1764 $(gen_files_digest) digest_asn1.h: digest_asn1_files
1765 $(gen_files_kx509) kx509_asn1.h: kx509_asn1_files
1766 $(gen_files_rfc2459) rfc2459_asn1.h: rfc2459_asn1_files
1767 $(gen_files_cms) cms_asn1.h: cms_asn1_files
1768 $(gen_files_test) test_asn1.h: test_asn1_files
1770 rfc2459_asn1_files: asn1_compile$(EXEEXT) $(srcdir)/rfc2459.asn1
1771 ./asn1_compile$(EXEEXT) --preserve-binary=TBSCertificate --preserve-binary=TBSCRLCertList --preserve-binary=Name --sequence=GeneralNames --sequence=Extensions --sequence=CRLDistributionPoints $(srcdir)/rfc2459.asn1 rfc2459_asn1 || (rm -f rfc2459_asn1_files ; exit 1)
1773 cms_asn1_files: asn1_compile$(EXEEXT) $(srcdir)/CMS.asn1
1774 ./asn1_compile$(EXEEXT) $(srcdir)/CMS.asn1 cms_asn1 || (rm -f cms_asn1_files ; exit 1)
1776 krb5_asn1_files: asn1_compile$(EXEEXT) $(srcdir)/k5.asn1
1777 ./asn1_compile$(EXEEXT) --encode-rfc1510-bit-string --sequence=KRB5SignedPathPrincipals --sequence=AuthorizationData --sequence=METHOD-DATA --sequence=ETYPE-INFO --sequence=ETYPE-INFO2 $(srcdir)/k5.asn1 krb5_asn1 || (rm -f krb5_asn1_files ; exit 1)
1779 pkinit_asn1_files: asn1_compile$(EXEEXT) $(srcdir)/pkinit.asn1
1780 ./asn1_compile$(EXEEXT) $(srcdir)/pkinit.asn1 pkinit_asn1 || (rm -f pkinit_asn1_files ; exit 1)
1782 pkcs8_asn1_files: asn1_compile$(EXEEXT) $(srcdir)/pkcs8.asn1
1783 ./asn1_compile$(EXEEXT) $(srcdir)/pkcs8.asn1 pkcs8_asn1 || (rm -f pkcs8_asn1_files ; exit 1)
1785 pkcs9_asn1_files: asn1_compile$(EXEEXT) $(srcdir)/pkcs9.asn1
1786 ./asn1_compile$(EXEEXT) $(srcdir)/pkcs9.asn1 pkcs9_asn1 || (rm -f pkcs9_asn1_files ; exit 1)
1788 pkcs12_asn1_files: asn1_compile$(EXEEXT) $(srcdir)/pkcs12.asn1
1789 ./asn1_compile$(EXEEXT) $(srcdir)/pkcs12.asn1 pkcs12_asn1 || (rm -f pkcs12_asn1_files ; exit 1)
1791 digest_asn1_files: asn1_compile$(EXEEXT) $(srcdir)/digest.asn1
1792 ./asn1_compile$(EXEEXT) $(srcdir)/digest.asn1 digest_asn1 || (rm -f digest_asn1_files ; exit 1)
1794 kx509_asn1_files: asn1_compile$(EXEEXT) $(srcdir)/kx509.asn1
1795 ./asn1_compile$(EXEEXT) $(srcdir)/kx509.asn1 kx509_asn1 || (rm -f kx509_asn1_files ; exit 1)
1797 test_asn1_files: asn1_compile$(EXEEXT) $(srcdir)/test.asn1
1798 ./asn1_compile$(EXEEXT) --sequence=TESTSeqOf $(srcdir)/test.asn1 test_asn1 || (rm -f test_asn1_files ; exit 1)
1800 $(srcdir)/der-protos.h:
1801 cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -o der-protos.h $(dist_libasn1_la_SOURCES) || rm -f der-protos.h
1802 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1803 # Otherwise a system limit (for SysV at least) may be exceeded.
1804 .NOEXPORT: