aboutsummaryrefslogtreecommitdiffstats
path: root/util/pl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-12-31 00:48:58 +0000
committerRichard Levitte <levitte@openssl.org>2000-12-31 00:48:58 +0000
commit71db02813c8d1ac2901be397ee4aa5f4dceabb17 (patch)
tree7e5c049a3b3ce6b8de18128bf42ee4e1d91b1c87 /util/pl
parenta6574c21eb8e3d140b240777c7174040ab1beba2 (diff)
downloadopenssl-71db02813c8d1ac2901be397ee4aa5f4dceabb17.tar.gz
Remove RSAref-related things.
Diffstat (limited to 'util/pl')
-rw-r--r--util/pl/BC-32.pl1
-rw-r--r--util/pl/VC-16.pl1
-rw-r--r--util/pl/VC-32.pl1
3 files changed, 0 insertions, 3 deletions
diff --git a/util/pl/BC-32.pl b/util/pl/BC-32.pl
index 20cb3a9c50..45fb369bfc 100644
--- a/util/pl/BC-32.pl
+++ b/util/pl/BC-32.pl
@@ -4,7 +4,6 @@
$ssl= "ssleay32";
$crypto="libeay32";
-$RSAref="RSAref32";
$o='\\';
$cp='copy';
diff --git a/util/pl/VC-16.pl b/util/pl/VC-16.pl
index a5079d4ca7..d187610551 100644
--- a/util/pl/VC-16.pl
+++ b/util/pl/VC-16.pl
@@ -4,7 +4,6 @@
$ssl= "ssleay16";
$crypto="libeay16";
-$RSAref="RSAref16";
$o='\\';
$cp='copy';
diff --git a/util/pl/VC-32.pl b/util/pl/VC-32.pl
index dc1e365675..64edfb7db7 100644
--- a/util/pl/VC-32.pl
+++ b/util/pl/VC-32.pl
@@ -4,7 +4,6 @@
$ssl= "ssleay32";
$crypto="libeay32";
-$RSAref="RSAref32";
$o='\\';
$cp='copy nul+'; # Timestamps get stuffed otherwise