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:
e504a82
)
check correctness of errors before updating them so we don't get bogus errors added
author
Dr. Stephen Henson
<steve@openssl.org>
Sun, 22 Apr 2012 13:25:19 +0000
(13:25 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sun, 22 Apr 2012 13:25:19 +0000
(13:25 +0000)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index 893801f6f64355b2764063d1be707fcf9d35fb36..55273ea364a3963158bcb7fa486f2460fdd592bd 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-469,9
+469,9
@@
tags:
find . -name '[^.]*.[ch]' | xargs etags -a
errors:
+ $(PERL) util/ck_errf.pl -strict */*.c */*/*.c
$(PERL) util/mkerr.pl -recurse -write
(cd engines; $(MAKE) PERL=$(PERL) errors)
- $(PERL) util/ck_errf.pl -strict */*.c */*/*.c
stacks:
$(PERL) util/mkstack.pl -write