summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-06-13 19:42:37 +0000
committerRichard Levitte <levitte@openssl.org>2002-06-13 19:42:37 +0000
commit1ef5026ef984df8505f41b93a4c0deb0eb9d5b0e (patch)
tree982f0062d4fc6ea308c24a4cd3d26c83c839f3a1 /crypto
parent40889b9cd36ba6233712d163c46154eba4a26ad7 (diff)
Making a softlink from crypto/des/asm/perlasm to crypto/perlasm isn't
strictly necessary, so let's not do that.
Diffstat (limited to 'crypto')
-rw-r--r--crypto/des/Makefile.ssl1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/des/Makefile.ssl b/crypto/des/Makefile.ssl
index c1080b000f..24012239b7 100644
--- a/crypto/des/Makefile.ssl
+++ b/crypto/des/Makefile.ssl
@@ -108,7 +108,6 @@ files:
links:
@$(TOP)/util/point.sh Makefile.ssl Makefile
- @$(TOP)/util/point.sh ../../perlasm asm/perlasm
@$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
@$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
@$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)