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:
11ce33a
)
I don't remember what my thinking was with str_compat.h. Maybe it'll
author
Richard Levitte
<levitte@openssl.org>
Tue, 20 May 2003 09:00:59 +0000
(09:00 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Tue, 20 May 2003 09:00:59 +0000
(09:00 +0000)
come back to me...
crypto/store/Makefile.ssl
patch
|
blob
|
history
diff --git
a/crypto/store/Makefile.ssl
b/crypto/store/Makefile.ssl
index 3bfb2a619d0267c0c35994266c86edfbe840a170..8c73403ccb1b90b21eadbee8fbf43ba647415d06 100644
(file)
--- a/
crypto/store/Makefile.ssl
+++ b/
crypto/store/Makefile.ssl
@@
-29,7
+29,8
@@
LIBOBJ= str_err.o str_lib.o str_meth.o str_mem.o
SRC= $(LIBSRC)
-EXHEADER= store.h str_compat.h
+#EXHEADER= store.h str_compat.h
+EXHEADER= store.h
HEADER= $(EXHEADER) str_locl.h
ALL= $(GENERAL) $(SRC) $(HEADER)