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:
142625b
)
Makefile.org: get commit#21249 right.
author
Andy Polyakov
<appro@openssl.org>
Tue, 16 Aug 2011 08:56:07 +0000
(08:56 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Tue, 16 Aug 2011 08:56:07 +0000
(08:56 +0000)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index 3e95c0a025f958ba9623c53415aa62e4fe2fba46..720965b0126e4879daa478821ae96e6af42c267b 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-645,7
+645,7
@@
install_sw:
chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i ); \
done;
@set -e; target=install; $(RECURSIVE_BUILD_CMD)
- @set -e;
for i in $(LIBS)
;\
+ @set -e;
liblist="$(LIBS)"; for i in $$liblist
;\
do \
if [ -f "$$i" ]; then \
( echo installing $$i; \