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:
2821a5e
)
FIPS depends on object, so crypto must be built before fips.
author
Ben Laurie
<ben@openssl.org>
Wed, 8 Oct 2003 10:18:02 +0000
(10:18 +0000)
committer
Ben Laurie
<ben@openssl.org>
Wed, 8 Oct 2003 10:18:02 +0000
(10:18 +0000)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index 5a9134dcb98a247d4e660abaef079956187178ef..34bb3e97c3496168e6e3e339854c2b50ef863cb9 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-173,7
+173,7
@@
LIBKRB5=
# we might set SHLIB_MARK to '$(SHARED_LIBS)'.
SHLIB_MARK=
-DIRS=
fips crypto
ssl $(SHLIB_MARK) sigs apps test tools
+DIRS=
crypto fips
ssl $(SHLIB_MARK) sigs apps test tools
SHLIBDIRS= fips crypto ssl
# dirs in crypto to build