projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d210e5
)
Making a softlink from crypto/des/asm/perlasm to crypto/perlasm isn't
author
Richard Levitte
<levitte@openssl.org>
Thu, 13 Jun 2002 19:42:06 +0000
(19:42 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 13 Jun 2002 19:42:06 +0000
(19:42 +0000)
strictly necessary, so let's not do that.
crypto/des/Makefile.ssl
patch
|
blob
|
history
diff --git
a/crypto/des/Makefile.ssl
b/crypto/des/Makefile.ssl
index c1080b000feb00dea30deb267640ced68f827994..24012239b74c7b4fde6cf7a2fd88eddf6d0b7e41 100644
(file)
--- 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)