From be83c31cddb1759e98ca6416cdf6b418423e003b Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 25 Mar 2010 16:18:51 +0000 Subject: [PATCH] Have an underscore before to make sure any future architecture name won't be mixed up with any crypto name. Missed one spot. --- makevms.com | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makevms.com b/makevms.com index 07126ba8ad..c07c30f396 100755 --- a/makevms.com +++ b/makevms.com @@ -443,7 +443,7 @@ $ SDIRS := ,- STORE,CMS,PQUEUE,JPAKE $ EXHEADER_ := crypto.h,tmdiff.h,opensslv.h,ebcdic.h,symhacks.h,- ossl_typ.h -$ EXHEADER_'ARCH' := opensslconf.h +$ EXHEADER__'ARCH' := opensslconf.h $ EXHEADER_OBJECTS := objects.h,obj_mac.h $ EXHEADER_MD2 := md2.h $ EXHEADER_MD4 := md4.h -- 2.25.1