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:
88490fb
)
$(FIPSCHECK) no longer used.
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 16 Jan 2007 17:03:30 +0000
(17:03 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Tue, 16 Jan 2007 17:03:30 +0000
(17:03 +0000)
fips-1.0/Makefile
patch
|
blob
|
history
diff --git
a/fips-1.0/Makefile
b/fips-1.0/Makefile
index 6f7b0212233876088230a48f14ef90c9ee7921be..ef5fe3623a542d2e0774efd494869cb4bcaca7f7 100644
(file)
--- a/
fips-1.0/Makefile
+++ b/
fips-1.0/Makefile
@@
-53,7
+53,7
@@
top:
all:
@if egrep 'define OPENSSL_FIPS' $(TOP)/include/openssl/opensslconf.h > /dev/null; then \
- $(MAKE) -e subdirs
$(FIPSCHECK)
lib shared; \
+ $(MAKE) -e subdirs lib shared; \
fi
# Idea behind fipscanister.o is to "seize" the sequestered code between