summaryrefslogtreecommitdiffstats
path: root/util/sep_lib.sh
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-04-01 14:34:33 +0200
committerUlf Möller <ulf@openssl.org>1999-04-01 14:34:33 +0200
commit99aab1619f02b184f140150c72276bf55716cc42 (patch)
tree4a242345579d7fddff7371432170b6081a3cfd8f /util/sep_lib.sh
parentpre-0.9.3 development version. (diff)
downloadopenssl-99aab1619f02b184f140150c72276bf55716cc42.tar.xz
openssl-99aab1619f02b184f140150c72276bf55716cc42.zip
New Makefile variables $(RANLIB) and $(PERL).
Diffstat (limited to 'util/sep_lib.sh')
-rwxr-xr-xutil/sep_lib.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/util/sep_lib.sh b/util/sep_lib.sh
index 2348db874e..34c2c9f8ba 100755
--- a/util/sep_lib.sh
+++ b/util/sep_lib.sh
@@ -21,9 +21,6 @@ do
/bin/rm -f *.old
/bin/mv Makefile.uni Makefile
- cp $cwd/util/ranlib.sh .
- chmod +x ranlib.sh
-
if [ -d asm ]; then
mkdir asm/perlasm
cp $cwd/crypto/perlasm/*.pl asm/perlasm