Add compilation flag to disable certain protocol checks and allow use of
[openssl.git] / Makefile.org
index 15a8f5cba0aea94408e94d494f1b3f9fee9ccb04..e8e235ddc1f035ec5088f65dd58bde048153ff3f 100644 (file)
@@ -565,9 +565,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