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:
69120ad
)
Ooops @ should be for the if command not set.
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 3 Mar 2009 22:40:29 +0000
(22:40 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Tue, 3 Mar 2009 22:40:29 +0000
(22:40 +0000)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index 215f593a90d70bb4f180ce0f521a7cdeb004b47b..d1b56b2f580f5106036d513042222a8e44557542 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-504,8
+504,8
@@
links:
@$(PERL) $(TOP)/util/mkdir-p.pl include/openssl
@$(PERL) $(TOP)/util/mklink.pl include/openssl $(EXHEADER)
@set -e; target=links; $(RECURSIVE_BUILD_CMD)
- if [ -z "$(FIPSCANLIB)" ]; then \
-
@
set -e; target=links; dir=fips ; $(BUILD_CMD) ; \
+
@
if [ -z "$(FIPSCANLIB)" ]; then \
+ set -e; target=links; dir=fips ; $(BUILD_CMD) ; \
fi
gentests: