X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=Makefile;h=8ffb21428984fa58447608cfc020d8f67f6398f2;hp=c6d84b92ec096f173b9af1942f6323006d8957b6;hb=6c7148697e4bd75f66d9d7a454a0e67b9a982a64;hpb=067b4f263065939c1ba4fed037124ed076f69f98 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