From: Bodo Möller Date: Thu, 20 May 1999 01:43:28 +0000 (+0000) Subject: Change self-description (mklink.pl is not just faster than the last X-Git-Tag: OpenSSL_0_9_3beta1~7 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=21f213edfb36f60338cd0aa1e2f8847522b57fa0;ds=sidebyside Change self-description (mklink.pl is not just faster than the last released version of mklink.sh -- the latter couldn't even handle the ../../include/openssl case). --- diff --git a/util/mklink.pl b/util/mklink.pl index 5c3d5976dd..de555820ec 100755 --- a/util/mklink.pl +++ b/util/mklink.pl @@ -1,6 +1,6 @@ #!/usr/local/bin/perl -# mklink.pl -- a faster substitute for mklink.sh. +# mklink.pl # The first command line argument is a non-empty relative path # specifying the "from" directory.