Fix a typo introduced in r262209.
MFC after: 3 days
This commit is contained in:
parent
873fc70382
commit
37f9264d59
@ -268,7 +268,7 @@ CLEANFILES= ${GEN} ${GEN:S/.x$/.c/:S/.hx$/.h/} ocsp_asn1_files \
|
||||
|
||||
INCS+= ocsp_asn1.h pkcs10_asn1.h crmf_asn1.h
|
||||
|
||||
.ORDER: ${GEN_OSCP}
|
||||
.ORDER: ${GEN_OCSP}
|
||||
${GEN_OCSP}: ocsp.asn1 ocsp.opt
|
||||
${ASN1_COMPILE} --option-file=${.ALLSRC:M*.opt} \
|
||||
${.ALLSRC:M*.asn1} ocsp_asn1
|
||||
|
Loading…
Reference in New Issue
Block a user