summaryrefslogtreecommitdiff
path: root/makevms.com
diff options
context:
space:
mode:
authorlevitte <levitte>2011-03-25 16:20:31 +0000
committerlevitte <levitte>2011-03-25 16:20:31 +0000
commitba9d17f873b26ed004018ed82b5ffdfbaddc933c (patch)
tree463dbd2c8fd076d9727b6dc1435c665ae1f3a197 /makevms.com
parent48f4d08975e9040299890378afe37b208e33fd83 (diff)
downloadopenssl-ba9d17f873b26ed004018ed82b5ffdfbaddc933c.tar.gz
Corrections to the VMS build system.
Submitted by Steven M. Schweda <sms@antinode.info>
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 4bb3d6a36..c361c25e1 100755
--- a/makevms.com
+++ b/makevms.com
@@ -33,7 +33,7 @@ $! ENGINES Just build the "[.xxx.EXE.ENGINES]" application programs for O
$!
$! P2, if defined, specifies the C pointer size. Ignored on VAX.
$! ("64=ARGV" gives more efficient code with HP C V7.3 or newer.)
-$! Supported values are:
+$! Supported values are:
$!
$! "" Compile with default (/NOPOINTER_SIZE).
$! 32 Compile with /POINTER_SIZE=32 (SHORT).