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:
d875413
)
Typo.
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 23 Sep 2008 11:21:17 +0000
(11:21 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Tue, 23 Sep 2008 11:21:17 +0000
(11:21 +0000)
fips/Makefile
patch
|
blob
|
history
diff --git
a/fips/Makefile
b/fips/Makefile
index 04b1fb08aec1dac0c6021e7aeca95ed37f1e4683..d6dcb79a282c77976619aa0ceadcd15e1cb36e42 100644
(file)
--- a/
fips/Makefile
+++ b/
fips/Makefile
@@
-139,7
+139,7
@@
links:
# lib: and $(LIB): are splitted to avoid end-less loop
lib: $(LIB)
- if [ "$(FIPSCANISTERINTERNAL)" = "n" -a -n "$(FIPSCANLOC)"]; then $(AR) ../$(FIPSCANLIB).a $(FIPSCANLOC); fi
+ if [ "$(FIPSCANISTERINTERNAL)" = "n" -a -n "$(FIPSCANLOC)"
]; then $(AR) ../$(FIPSCANLIB).a $(FIPSCANLOC); fi
@touch lib
$(LIB): $(FIPSLIBDIR)fipscanister.o