• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/crypto/heimdal/lib/hx509/

Lines Matching refs:srcdir

107 libhx509_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
109 $(libhx509_la_OBJECTS): $(srcdir)/version-script.map $(nodist_include_HEADERS) $(priv_headers)
111 libhx509_la_CPPFLAGS = -I$(srcdir)/ref $(INCLUDE_hcrypto)
130 ocsp_asn1_files: $(ASN1_COMPILE_DEP) $(srcdir)/ocsp.asn1 $(srcdir)/ocsp.opt
131 $(ASN1_COMPILE) --option-file=$(srcdir)/ocsp.opt $(srcdir)/ocsp.asn1 ocsp_asn1 || (rm -f ocsp_asn1_files ; exit 1)
133 pkcs10_asn1_files: $(ASN1_COMPILE_DEP) $(srcdir)/pkcs10.asn1 $(srcdir)/pkcs10.opt
134 $(ASN1_COMPILE) --option-file=$(srcdir)/pkcs10.opt $(srcdir)/pkcs10.asn1 pkcs10_asn1 || (rm -f pkcs10_asn1_files ; exit 1)
136 crmf_asn1_files: $(ASN1_COMPILE_DEP) $(srcdir)/crmf.asn1
137 $(ASN1_COMPILE) $(srcdir)/crmf.asn1 crmf_asn1 || (rm -f crmf_asn1_files ; exit 1)
139 $(libhx509_la_OBJECTS): $(srcdir)/hx509-protos.h $(srcdir)/hx509-private.h $(srcdir)/hx_locl.h
142 $(srcdir)/hx509-protos.h:
143 cd $(srcdir) && perl ../../cf/make-proto.pl -R '^(_|^C)' -E HX509_LIB -q -P comment -o hx509-protos.h $(dist_libhx509_la_SOURCES) || rm -f hx509-protos.h
145 $(srcdir)/hx509-private.h:
146 cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -p hx509-private.h $(dist_libhx509_la_SOURCES) || rm -f hx509-private.h
151 $(SLC) $(srcdir)/hxtool-commands.in
202 test_soft_pkcs11_CPPFLAGS = -I$(srcdir)/ref
229 do_subst = sed -e 's,[@]srcdir[@],$(srcdir),g' \
234 $(do_subst) < $(srcdir)/test_ca.in > test_ca.tmp
239 $(do_subst) < $(srcdir)/test_cert.in > test_cert.tmp
244 $(do_subst) < $(srcdir)/test_chain.in > test_chain.tmp
249 $(do_subst) < $(srcdir)/test_cms.in > test_cms.tmp
254 $(do_subst) < $(srcdir)/test_crypto.in > test_crypto.tmp
259 $(do_subst) < $(srcdir)/test_nist.in > test_nist.tmp
264 $(do_subst) < $(srcdir)/test_nist2.in > test_nist2.tmp
269 $(do_subst) < $(srcdir)/test_pkcs11.in > test_pkcs11.tmp
274 $(do_subst) < $(srcdir)/test_java_pkcs11.in > test_java_pkcs11.tmp
279 $(do_subst) < $(srcdir)/test_nist_cert.in > test_nist_cert.tmp
284 $(do_subst) < $(srcdir)/test_nist_pkcs12.in > test_nist_pkcs12.tmp
289 $(do_subst) < $(srcdir)/test_req.in > test_req.tmp
294 $(do_subst) < $(srcdir)/test_windows.in > test_windows.tmp
299 $(do_subst) < $(srcdir)/test_query.in > test_query.tmp