aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-08-12 17:30:37 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-08-12 17:30:37 +0000
commit3ed3603b60abf3814b7ba778216e33454f3e3235 (patch)
treecd880deda81a438580fbfa41f5c99e35459de5ba /Makefile.org
parentf2589af1cff998c08970b611982a8106848e789e (diff)
downloadopenssl-3ed3603b60abf3814b7ba778216e33454f3e3235.tar.gz
Update default dependency flags.
Make error name discrepancies a fatal error. Fix error codes. make update
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index 064be90922..6934c55667 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -425,7 +425,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