projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
err_lcl.h is gone, don't pretend it's there
[openssl.git]
/
crypto
/
err
/
Makefile.in
diff --git
a/crypto/err/Makefile.in
b/crypto/err/Makefile.in
index
9329e91
..
f0051e8
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)