X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=Makefile;h=e229363c95bfe1db2863497055c4cdcd54c30fa1;hp=41a3beacfa8a5921a543418d1c4a2d3ff29d3d22;hb=b8ffe91a83c83c29cc1a574e3fc2d857d582df33;hpb=b10de966829aea9fc9f8aa04522725d8434e2d36 diff --git a/Makefile b/Makefile index 41a3bea..e229363 100644 --- a/Makefile +++ b/Makefile @@ -29,6 +29,9 @@ sst-$(VERS).tar.gz: $(SOURCES) sst.6 dist: sst-$(VERS).tar.gz +pychecker: + @-pychecker --only --limit 50 sst.py + clean: rm -f sst.6 sst.html rm -f *.6 MANIFEST index.html SHIPPER.*