make error code checking strict
[openssl.git] / Makefile.org
index 19d02066bc7d74a67e6ce65867775649ef5a2036..8f92dd1a1f517e14120855ae24317b9d6903b447 100644 (file)
@@ -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