Sync with internat; delete a trailing space

This commit is contained in:
Peter Wemm 2000-02-25 05:35:37 +00:00
parent 8261034302
commit 08c0f1c7dd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57471

View File

@ -164,7 +164,7 @@ HDRS= asn1/asn1.h asn1/asn1_mac.h bio/bio.h bf/blowfish.h bn/bn.h \
x509/x509_vfy.h x509v3/x509v3.h
.if defined(RSAREF) && ${RSAREF} == YES
HDRS+= ../rsaref/rsaref.h
HDRS+= ../rsaref/rsaref.h
.endif
beforedepend: ${.OBJDIR}/obj_dat.h ${.OBJDIR}/buildinf.h \