Commit 34f5d44f authored by Richard Levitte's avatar Richard Levitte
Browse files

Make sure tsget and c_rehash are named with .pl suffix on Windows and VMS



Especially on Windows, the .pl suffix is associated with the perl
interpreter, and therefore make those scripts usable as commands of
their own.  On VMS, it simply looks better.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 35b060fc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment