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:
77116a5
)
Add missing definition for ARD
author
Dr. Stephen Henson
<steve@openssl.org>
Thu, 25 Jan 2007 18:56:19 +0000
(18:56 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Thu, 25 Jan 2007 18:56:19 +0000
(18:56 +0000)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index a36340d5849f379d498d5125d675308c5eee3245..114ea5b3fb5bf5a6349f8fa9eccf55f84d9c4ebb 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-66,6
+66,7
@@
EX_LIBS=
EXE_EXT=
ARFLAGS=
AR=ar $(ARFLAGS) r
+ARD=ar $(ARFLAGS) d
RANLIB= ranlib
PERL= perl
TAR= tar