summaryrefslogtreecommitdiffstats
path: root/makevms.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2011-03-25 16:21:08 +0000
committerRichard Levitte <levitte@openssl.org>2011-03-25 16:21:08 +0000
commitecff2e5ce197f76355cfe120a98dc7efcc21fc69 (patch)
treeabc629a39ee9a7ed805bef1da2c61d4fe658eeff /makevms.com
parentc9d630dab68b51bc8826e822dcf9ef712a916c3a (diff)
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 516937e86c..4a4780a147 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).