Fix a typo introduced in r262209.

MFC after:	3 days
This commit is contained in:
Jung-uk Kim 2015-06-18 21:18:43 +00:00
parent 873fc70382
commit 37f9264d59
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284578

View File

@ -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