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:
a0130de
)
err_lcl.h is gone, don't pretend it's there
author
Richard Levitte
<levitte@openssl.org>
Wed, 9 Mar 2016 07:38:11 +0000
(08:38 +0100)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 9 Mar 2016 07:58:43 +0000
(08:58 +0100)
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
crypto/err/Makefile.in
patch
|
blob
|
history
diff --git
a/crypto/err/Makefile.in
b/crypto/err/Makefile.in
index 9329e9138e585875e69930592eb4d7941fa0a5a7..f0051e85467d492054c8e544fabdf76bfbb9f70c 100644
(file)
--- a/
crypto/err/Makefile.in
+++ b/
crypto/err/Makefile.in
@@
-20,7
+20,7
@@
LIBOBJ=err.o err_all.o err_prn.o
SRC= $(LIBSRC)
-HEADER=
err_lcl.h
+HEADER=
ALL= $(GENERAL) $(SRC) $(HEADER)