summaryrefslogtreecommitdiffstats
path: root/makevms.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2011-03-25 16:20:35 +0000
committerRichard Levitte <levitte@openssl.org>2011-03-25 16:20:35 +0000
commit3a660e73645afb4c3625e0fd880a696d0d7a998a (patch)
treed15a118739eba05feea18a6b33046690119fe334 /makevms.com
parentdad78514853f40bbb1cec87597a740b8fef06756 (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 4bb3d6a360..c361c25e1f 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).