aboutsummaryrefslogtreecommitdiffstats
path: root/util/sep_lib.sh
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-04-01 12:34:33 +0000
committerUlf Möller <ulf@openssl.org>1999-04-01 12:34:33 +0000
commit99aab1619f02b184f140150c72276bf55716cc42 (patch)
tree4a242345579d7fddff7371432170b6081a3cfd8f /util/sep_lib.sh
parent6b01fa64904749537db5dcf948a9a094d63cfc16 (diff)
downloadopenssl-99aab1619f02b184f140150c72276bf55716cc42.tar.gz
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