summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/util/sep_lib.sh
diff options
context:
space:
mode:
authorbeck <>1999-09-29 04:37:45 +0000
committerbeck <>1999-09-29 04:37:45 +0000
commitde8f24ea083384bb66b32ec105dc4743c5663cdf (patch)
tree1412176ae62a3cab2cf2b0b92150fcbceaac6092 /src/lib/libcrypto/util/sep_lib.sh
parentcb929d29896bcb87c2a97417fbd03e50078fc178 (diff)
downloadopenbsd-de8f24ea083384bb66b32ec105dc4743c5663cdf.tar.gz
openbsd-de8f24ea083384bb66b32ec105dc4743c5663cdf.tar.bz2
openbsd-de8f24ea083384bb66b32ec105dc4743c5663cdf.zip
OpenSSL 0.9.4 merge
Diffstat (limited to 'src/lib/libcrypto/util/sep_lib.sh')
-rw-r--r--src/lib/libcrypto/util/sep_lib.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/libcrypto/util/sep_lib.sh b/src/lib/libcrypto/util/sep_lib.sh
index 2348db874e..34c2c9f8ba 100644
--- a/src/lib/libcrypto/util/sep_lib.sh
+++ b/src/lib/libcrypto/util/sep_lib.sh
@@ -21,9 +21,6 @@ do
21 /bin/rm -f *.old 21 /bin/rm -f *.old
22 /bin/mv Makefile.uni Makefile 22 /bin/mv Makefile.uni Makefile
23 23
24 cp $cwd/util/ranlib.sh .
25 chmod +x ranlib.sh
26
27 if [ -d asm ]; then 24 if [ -d asm ]; then
28 mkdir asm/perlasm 25 mkdir asm/perlasm
29 cp $cwd/crypto/perlasm/*.pl asm/perlasm 26 cp $cwd/crypto/perlasm/*.pl asm/perlasm