HomeSort by: relevance | last modified time | path
    Searched refs:asn1_compile (Results 1 - 9 of 9) sorted by relevancy

  /src/tools/asn1_compile/
Makefile 3 HOSTPROGNAME= ${_TOOL_PREFIX}asn1_compile
4 HOST_SRCDIR= crypto/external/bsd/heimdal/lib/libasn1/asn1_compile
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
NTMakefile 59 $(LIBEXECDIR)\asn1_compile.exe
61 $(BINDIR)\asn1_compile.exe: \
76 $(OBJ)\asn1_compile-version.res
165 $(gen_files_krb5) $(OBJ)\krb5_asn1.hx: $(BINDIR)\asn1_compile.exe krb5.asn1 krb5.opt
167 $(BINDIR)\asn1_compile.exe \
174 $(gen_files_pkinit) $(OBJ)\pkinit_asn1.hx: $(BINDIR)\asn1_compile.exe pkinit.asn1
176 $(BINDIR)\asn1_compile.exe --one-code-file $(SRCDIR)\pkinit.asn1 pkinit_asn1 \
180 $(gen_files_pkcs8) $(OBJ)\pkcs8_asn1.hx: $(BINDIR)\asn1_compile.exe pkcs8.asn1
182 $(BINDIR)\asn1_compile.exe --one-code-file $(SRCDIR)\pkcs8.asn1 pkcs8_asn1 \
186 $(gen_files_pkcs9) $(OBJ)\pkcs9_asn1.hx: $(BINDIR)\asn1_compile.exe pkcs9.asn
    [all...]
  /src/crypto/external/bsd/heimdal/lib/libasn1/
Makefile 60 # .PHONY: ${ASN1COMPILEOBJ}/asn1_compile
64 @cd ${.CURDIR}/asn1_compile && ${MAKE}
66 ${ASN1COMPILEOBJ}/asn1_compile: try_to_build_asn1_compile
68 SUBDIR= asn1_compile
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
NTMakefile 113 asn1_compile=$(BINDIR)\asn1_compile.exe
121 $(gen_files_ocsp) $(OBJ)\ocsp_asn1.hx: $(asn1_compile) ocsp.asn1
123 $(asn1_compile) --one-code-file \
130 $(gen_files_pkcs10) $(OBJ)\pkcs10_asn1.hx: $(asn1_compile) pkcs10.asn1
132 $(asn1_compile) --one-code-file \
138 $(gen_files_crmf) $(OBJ)\crmf_asn1.hx: $(asn1_compile) crmf.asn1
140 $(asn1_compile) --one-code-file $(SRCDIR)\crmf.asn1 crmf_asn1 \
  /src/crypto/external/bsd/heimdal/dist/lib/hdb/
NTMakefile 38 $(gen_files_hdb) $(OBJ)\hdb_asn1.hx $(OBJ)\hdb_asn1-priv.hx: $(BINDIR)\asn1_compile.exe hdb.asn1
40 $(BINDIR)\asn1_compile.exe --sequence=HDB-Ext-KeySet --sequence=Keys --one-code-file $(SRCDIR)\hdb.asn1 hdb_asn1
  /src/crypto/external/bsd/heimdal/lib/libasn1/asn1_compile/
Makefile 10 PROG= asn1_compile
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/
NTMakefile 231 $(BINDIR)\asn1_compile.exe mech\gssapi.asn1
233 $(BINDIR)\asn1_compile.exe --one-code-file $(SRCDIR)\mech\gssapi.asn1 gssapi_asn1 \
238 $(BINDIR)\asn1_compile.exe spnego\spnego.asn1
240 $(BINDIR)\asn1_compile --one-code-file --sequence=MechTypeList \
  /src/tools/
Makefile 117 asn1_compile cksum compile_et db \
  /src/share/mk/
bsd.own.mk 499 TOOL_ASN1_COMPILE= ${TOOLDIR}/bin/${_TOOL_PREFIX}asn1_compile
628 TOOL_ASN1_COMPILE= asn1_compile

Completed in 217 milliseconds