From: Richard Levitte Date: Thu, 13 Jun 2002 19:42:06 +0000 (+0000) Subject: Making a softlink from crypto/des/asm/perlasm to crypto/perlasm isn't X-Git-Tag: OpenSSL_0_9_7-beta2~15 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fd8766b67ee97a673ae5b741e6db395ebffcd96f;p=oweals%2Fopenssl.git Making a softlink from crypto/des/asm/perlasm to crypto/perlasm isn't strictly necessary, so let's not do that. --- 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)