X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=8ffb21428984fa58447608cfc020d8f67f6398f2;hb=5988f0d232e7d2a6721584193dc343ef9c802988;hp=c6d84b92ec096f173b9af1942f6323006d8957b6;hpb=141d295c7bd60e1f1ddd6ab6ced4bd0b4f33edf7;p=super-star-trek.git diff --git a/Makefile b/Makefile index c6d84b9..8ffb214 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ super-star-trek-$(VERS).tar.gz: $(SOURCES) sst.6 dist: sst-$(VERS).tar.gz check: pylint - cd test; $(MAKE) --quiet + @cd test >/dev/null; $(MAKE) --quiet pylint: @pylint --score=n sst