Author: fendrin
Date: Sun Apr 12 21:25:56 2009
New Revision: 34817
URL: http://svn.gna.org/viewcvs/wesnoth?rev=34817&view=rev
Log:
added a rule for checking LoW only.
Modified:
trunk/data/tools/Makefile
Modified: trunk/data/tools/Makefile
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/tools/Makefile?rev=34817&r1=34816&r2=34817&view=diff
==============================================================================
--- trunk/data/tools/Makefile (original)
+++ trunk/data/tools/Makefile Sun Apr 12 21:25:56 2009
@@ -18,6 +18,11 @@
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"
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits