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:
f645290
)
Typo.
author
Dr. Stephen Henson
<steve@openssl.org>
Mon, 31 Dec 2007 13:36:16 +0000
(13:36 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 31 Dec 2007 13:36:16 +0000
(13:36 +0000)
fips/Makefile
patch
|
blob
|
history
diff --git
a/fips/Makefile
b/fips/Makefile
index e73330010138f9443f0bd480ba52f57f2b436ade..04b1fb08aec1dac0c6021e7aeca95ed37f1e4683 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 "$(FIPSCANLO
N
)"]; then $(AR) ../$(FIPSCANLIB).a $(FIPSCANLOC); fi
+ if [ "$(FIPSCANISTERINTERNAL)" = "n" -a -n "$(FIPSCANLO
C
)"]; then $(AR) ../$(FIPSCANLIB).a $(FIPSCANLOC); fi
@touch lib
$(LIB): $(FIPSLIBDIR)fipscanister.o