Remove an obsolete production.

This commit is contained in:
Eric S. Raymond 2010-06-18 16:15:27 +00:00
parent f59e76004f
commit ff5f8b6852

View file

@ -19,10 +19,6 @@ lint:
# Check for obsolete WML, broken references, consistency.
./wmllint --dryrun $(MAINLINE) $(UMC)
lint-low:
# Check for obsolete WML, broken references, consistency.
./wmllint --dryrun $(DATA)/core $(DATA)/campaigns/Legend_of_Wesmere
unresolved:
@echo "# Report on unresolved macro calls and resource references"
@./wmlscope --unresolved $(MAINLINE) $(UMC)