summaryrefslogtreecommitdiffstats
path: root/makevms.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2010-03-25 16:18:51 +0000
committerRichard Levitte <levitte@openssl.org>2010-03-25 16:18:51 +0000
commitbe83c31cddb1759e98ca6416cdf6b418423e003b (patch)
treeefd09e2abe6c324f8534f98881fa5089a8d24d26 /makevms.com
parent76a41eec2b2ded478deb35a16cf6b48e7760bbf1 (diff)
Have an underscore before <ARCH> to make sure any future architecture
name won't be mixed up with any crypto name. Missed one spot.
Diffstat (limited to 'makevms.com')
-rwxr-xr-xmakevms.com2
1 files changed, 1 insertions, 1 deletions
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