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:
5c05f69
)
make error code checking strict
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 27 Dec 2011 15:17:50 +0000
(15:17 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Tue, 27 Dec 2011 15:17:50 +0000
(15:17 +0000)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index 19d02066bc7d74a67e6ce65867775649ef5a2036..8f92dd1a1f517e14120855ae24317b9d6903b447 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-468,7
+468,7
@@
tags:
errors:
$(PERL) util/mkerr.pl -recurse -write
(cd engines; $(MAKE) PERL=$(PERL) errors)
- $(PERL) util/ck_errf.pl */*.c */*/*.c
+ $(PERL) util/ck_errf.pl
-strict
*/*.c */*/*.c
stacks:
$(PERL) util/mkstack.pl -write