]> gitweb @ CieloNegro.org - sugar.git/blob - GNUmakefile
find-changed.pl
[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         @perl ./tools/list-files.pl | perl ./tools/find-changed.pl
5
6 .PHONY: lint