Commit 85d179d4 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

check correctness of errors before updating them so we don't get bogus errors added

parent 890f5ada
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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