X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=8ffb21428984fa58447608cfc020d8f67f6398f2;hb=85ab264355ced9460243fb3345a02a4759474509;hp=71e47ddb29f1b1a9637fe9380110a380de237e33;hpb=53e4feec7d6e15846b75f6813a8ba49ebdc7d9fb;p=super-star-trek.git diff --git a/Makefile b/Makefile index 71e47dd..8ffb214 100644 --- a/Makefile +++ b/Makefile @@ -29,13 +29,13 @@ 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 clean: - rm -f sst.6 sst.html + rm -f sst.6 sst.html sst-doc.html rm -f *.6 MANIFEST index.html SHIPPER = version=$(VERS) bkgimage=lpt.jpg