X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=8ffb21428984fa58447608cfc020d8f67f6398f2;hb=614de766fa8b37336f562d07fff11d893fd2cc25;hp=8cc3ca550d7cf84a52a40d9aa7b60e1f924abfea;hpb=708a55633712f9981231e80360ac5e3fe81b1d3b;p=super-star-trek.git diff --git a/Makefile b/Makefile index 8cc3ca5..8ffb214 100644 --- a/Makefile +++ b/Makefile @@ -1,17 +1,17 @@ # Makefile for the SST2K project -VERS=$(shell sed $(MANDIR)/sst.6.gz sst.6: doc/sst.xml @@ -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 sst.py + @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