]> gitweb @ CieloNegro.org - sugar.git/blob - GNUmakefile
Still in early development...
[sugar.git] / GNUmakefile
1 lint:
2         @perl ./tools/list-files.pl | perl ./tools/find-missing.pl
3         @perl ./tools/list-files.pl | perl ./tools/find-outdated.pl
4
5 .PHONY: lint