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:
a9d928a
)
RT3271 update; extra; semi-colon; confuses; some;
author
Rich Salz
<rsalz@openssl.org>
Wed, 10 Sep 2014 19:05:38 +0000
(15:05 -0400)
committer
Rich Salz
<rsalz@openssl.org>
Wed, 10 Sep 2014 19:09:53 +0000
(15:09 -0400)
Reviewed-by: Kurt Roeckx <kurt@openssl.org>
(cherry picked from commit
cb4bb56bae9404572571e8ce573ba9e48d6f7717
)
engines/ccgost/Makefile
patch
|
blob
|
history
diff --git
a/engines/ccgost/Makefile
b/engines/ccgost/Makefile
index bdd76b60a434455391ffac8bd96ce048c87f5b18..2f36580836e569c7fe9fe8e73800e5749900bb3a 100644
(file)
--- a/
engines/ccgost/Makefile
+++ b/
engines/ccgost/Makefile
@@
-48,7
+48,7
@@
install:
if expr "$(PLATFORM)" : "Cygwin" >/dev/null; then \
sfx=".so"; \
cp cyg$(LIBNAME).dll $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$${pfx}$(LIBNAME)$$sfx.new; \
- else
;
\
+ else \
case "$(CFLAGS)" in \
*DSO_BEOS*) sfx=".so";; \
*DSO_DLFCN*) sfx=`expr "$(SHLIB_EXT)" : '.*\(\.[a-z][a-z]*\)' \| ".so"`;; \