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:
5f58d6a
)
Move teh silencer to the right place.
author
Richard Levitte
<levitte@openssl.org>
Wed, 13 Feb 2002 10:16:37 +0000
(10:16 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 13 Feb 2002 10:16:37 +0000
(10:16 +0000)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index 1b2e9e90f8d8f0edf7bd551a3403c056d94843a8..669361f88e83a181f5a69e10a524fa09de39fc7f 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-243,9
+243,9
@@
clean-shared:
done
link-shared:
- if [ -n "$(SHARED_LIBS_LINK_EXTS)" ]; then \
+
@
if [ -n "$(SHARED_LIBS_LINK_EXTS)" ]; then \
tmp="$(SHARED_LIBS_LINK_EXTS)"; \
-
@
for i in $(SHLIBDIRS); do \
+ for i in $(SHLIBDIRS); do \
prev=lib$$i$(SHLIB_EXT); \
for j in $${tmp:-x}; do \
( set -x; ln -f -s $$prev lib$$i$$j ); \